diff options
author | archdevlab | 2024-10-10 22:35:05 -0400 |
---|---|---|
committer | archdevlab | 2024-10-10 22:35:05 -0400 |
commit | 9d4add92d2bebc6b10466f6b6ced11575609f06c (patch) | |
tree | f36d45ee4791cdb86b76c0941bf7af1ddd77d851 /.SRCINFO | |
parent | 2595d424f229a49365618866bec46e6ac160c6d0 (diff) | |
download | aur-9d4add92d2bebc6b10466f6b6ced11575609f06c.tar.gz |
update to 6.11
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 31 |
1 files changed, 15 insertions, 16 deletions
@@ -1,5 +1,5 @@ pkgbase = linux-amd-znver2 - pkgver = 6.10.5 + pkgver = 6.11.0 pkgrel = 1 url = https://www.kernel.org/ arch = x86_64 @@ -11,6 +11,9 @@ pkgbase = linux-amd-znver2 makedepends = pahole makedepends = perl makedepends = python + makedepends = rust + makedepends = rust-bindgen + makedepends = rust-src makedepends = tar makedepends = xz makedepends = kmod @@ -32,22 +35,18 @@ pkgbase = linux-amd-znver2 makedepends = git options = !debug options = !strip - source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.10.5.tar.xz - source = https://gitlab.archlinux.org/archlinux/packaging/packages/linux/-/raw/335b711f590650ef037442bf876f3551e5af0669/config + source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.11.tar.xz + source = https://gitlab.archlinux.org/archlinux/packaging/packages/linux/-/raw/14fad3df4488776debb20a3abdd9ae98efaa9df5/config source = 0001-ZEN-Add-sysctl-and-CONFIG-to-disallow-unprivileged-C.patch - source = 0002-drivers-firmware-skip-simpledrm-if-nvidia-drm.modese.patch - source = 0003-arch-Kconfig-Default-to-maximum-amount-of-ASLR-bits.patch - source = 0004-x86-apic-Remove-logical-destination-mode-for-64-bit.patch - source = 0005-btrfs-only-run-the-extent-map-shrinker-from-kswapd-t.patch - source = more-uarches-for-kernel-6.8-rc4+.patch - sha256sums = 30909eb2e0434dce97a93cd97ed0dfab7688a124bc3ebc3ecf6c776de09ccc0b - sha256sums = 09bc22332affedcdf96cfa7b4ff3dcf1d087d1bde818b9929f5ad1102bc4f775 - sha256sums = d2d673e130d2a8006aeca9892238db432fe6de628327e6999b3567c0e40a01ae - sha256sums = 2bd0cd7ea72b0330006a5159e8016fdf391cbd3e222b263c6603670d90383d05 - sha256sums = 6759cdb5efcacc56b071dddb85f2dd6a54485a046f61f40f9854246c1480603c - sha256sums = 74d12e96b8ce056a5f1b4fd10cf3f4b671eb3d50d4124cd8fa7a81c83b55ae1e - sha256sums = 994514f16122c25e6b8debf79aab539f92ad3f25f94729197912f250eaf75a11 - sha256sums = f4e7fcd011f2691840d2c8c2361dca850a78ea33cc5c24d2e27c3e0294fd1dc5 + source = 0002-arch-Kconfig-Default-to-maximum-amount-of-ASLR-bits.patch + source = 0003-x86-apic-Remove-logical-destination-mode-for-64-bit.patch + source = more-ISA-levels-and-uarches-for-kernel-6.8-rc4+.patch + sha256sums = 55d2c6c025ebc27810c748d66325dd5bc601e8d32f8581d9e77673529bdacb2e + sha256sums = bb5b077af2b1b01440835eec1ac4443fdd483a21505d2eb91d58254b2b49784b + sha256sums = 59d3f843f0255119a6439bc6047969fb58d568f2aab205a048253f4c93735452 + sha256sums = 86bccfe078176856647b9ece9af7ec2dee5b53ea51b172454de1358c0419947b + sha256sums = 0bec5e038b49428c5e2176043adc895f6b6c2ba94f4208b51d426a859e7dbcbd + sha256sums = a456c20073a075f9dcea483145b88ab2175537b2a93c9281de65bbbf4a152bfc pkgname = linux-amd-znver2 pkgdesc = The Linux kernel and modules - Compile with AMD Family 17h Zen 2 processors support |