Skip to content

Commit

Permalink
feat: update Linux to 6.6.13
Browse files Browse the repository at this point in the history
Linux 6.6.x is the new LTS for Talos Linux in 2024.

Signed-off-by: Andrey Smirnov <[email protected]>
  • Loading branch information
smira committed Jan 24, 2024
1 parent dfb5026 commit 8f38d5e
Show file tree
Hide file tree
Showing 4 changed files with 784 additions and 334 deletions.
6 changes: 3 additions & 3 deletions Pkgfile
Original file line number Diff line number Diff line change
Expand Up @@ -68,9 +68,9 @@ vars:
ipxe_sha512: 00dc6f925e3b3f6a92b7b6fc1733a3c022b3af7c11b1c0dd8a36fb383a912fc3f7861fcafbaf385ef8f2bc41da147252ac329faf9c88bdc67d770446fc9bae99

# renovate: datasource=git-tags extractVersion=^v(?<version>.*)$ depName=git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
linux_version: 6.1.74
linux_sha256: b7fbd1d79faed2ce3570ef79dc1223e4e19c868b86326b14a435db56ebbb2022
linux_sha512: 470a821e04c3d1c64b22ebd132df869758c9999633d67c89cceee8aa494b0b46d4ba57d260e20367a06f49807bc37f191450134117e7ca924ba4d2a471b8cf4b
linux_version: 6.6.13
linux_sha256: 88b89e7dd41ead4e3ab1e411c8bb8d592575acf815cf1df3c0dc57e2e882c0bc
linux_sha512: c1598bb1116528525004a677e571117d2b5156cf8f60c84f73e11d9010032b1fd5aaf8e5d286679019db55abb699c2f55de2dbb332c0a96f6337eebd56220863

# renovate: datasource=git-tags extractVersion=^v(?<version>.*)$ depName=git://git.kernel.org/pub/scm/utils/kernel/kmod/kmod.git
kmod_version: 31
Expand Down
Loading

0 comments on commit 8f38d5e

Please sign in to comment.