summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPiotr Gorski2021-08-04 20:30:04 +0200
committerPiotr Gorski2021-08-04 20:30:04 +0200
commitd1b77550ebd2e6b55bceb9cb3c1be58bd6700a64 (patch)
treeee8d911c72c355d30194ed8c007c23c80e528276
parent96a4ce6a91b4d626ade0ad6903be1fc1dc69585f (diff)
downloadaur-d1b77550ebd2e6b55bceb9cb3c1be58bd6700a64.tar.gz
Sync with Arch
Signed-off-by: Piotr Gorski <lucjan.lucjanov@gmail.com>
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD8
2 files changed, 10 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0761b6826d16..c06ccee4843e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = linux-aufs
pkgdesc = Linux AUFS
pkgver = 5.13.8
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/sfjro/aufs5-standalone
arch = x86_64
license = GPL2
@@ -22,7 +22,8 @@ pkgbase = linux-aufs
source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.13.8.tar.sign
source = https://gitlab.com/sirlucjan/kernel-patches/raw/master/5.13/aufs-patches-v2/0001-aufs-20210705.patch
source = https://gitlab.com/sirlucjan/kernel-patches/raw/master/5.13/cpu-patches-sep/0001-cpu-5.13-merge-graysky-s-patchset.patch
- source = https://gitlab.com/sirlucjan/kernel-patches/raw/master/5.13/arch-patches/0001-ZEN-Add-sysctl-and-CONFIG-to-disallow-unprivileged-C.patch
+ source = https://gitlab.com/sirlucjan/kernel-patches/raw/master/5.13/arch-patches-v3-sep/0001-ZEN-Add-sysctl-and-CONFIG-to-disallow-unprivileged-C.patch
+ source = https://gitlab.com/sirlucjan/kernel-patches/raw/master/5.13/arch-patches-v3-sep/0002-Bluetooth-btusb-check-conditions-before-enabling-USB.patch
source = config
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
@@ -30,7 +31,8 @@ pkgbase = linux-aufs
sha512sums = SKIP
sha512sums = 0ae9e2f4f0edba4f9d8ce5a0a1c0126d0db3401c15d14f26da64f93c2ae1915e5f6d947c7ac68b3aeac7244c746de65f1e883222a73f000ba936198e2da98997
sha512sums = 8f7664cf380e413a2c09d3bd774059dad700de81c43e6e234f72f422c3a9f9f2e853ddcd4b0a71c91a0544f84b4a4534d7c8ef5a428b3fe395af87b6a2a22572
- sha512sums = fddbdd4897d79b2b511720400a5024731aa400dd1eb394c31046fad6f9613a8d984daf2d267d95688b1de3ee671d1a3f637866a277a98806bf6b801423d4af01
+ sha512sums = c582eb6264c3af1857549d4934e25970ac0d45e7a25ad702cc348da214b31c241f08cb95228eea44f780a3818a99a90464edd5c70e6b90e52f2d24a592e22202
+ sha512sums = 81220cd0505abbae5e830b5fb15f51d54ef8283eb9b1f64b4bc73ee2302f5b4a779ff85495452f2bb04852019a679c6d34494d6ca97acd9aeb766167e45c54e4
sha512sums = d3dd3f1b9ddcc508fc73c686d72ef8c78fb7ac05fddb3e836ff0aa71e9a7be0bfabd1eedbd05b01ebfb5ad35d88a4e44b89a590eb03b2aade436a6c6cbc544cf
pkgname = linux-aufs
diff --git a/PKGBUILD b/PKGBUILD
index 64d0f7fa45e9..971cddfd7b41 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -51,7 +51,7 @@ _major=5.13
_minor=8
pkgver=${_major}.${_minor}
_srcname=linux-${pkgver}
-pkgrel=1
+pkgrel=2
pkgdesc='Linux AUFS'
arch=('x86_64')
url="https://github.com/sfjro/aufs5-standalone"
@@ -71,7 +71,8 @@ source=("https://www.kernel.org/pub/linux/kernel/v5.x/${_srcname}.tar.xz"
"https://www.kernel.org/pub/linux/kernel/v5.x/${_srcname}.tar.sign"
"${_lucjanpath}/${_aufs_path}/${_aufs_patch}"
"${_lucjanpath}/${_compiler_path}/${_compiler_patch}"
- "${_lucjanpath}/arch-patches/0001-ZEN-Add-sysctl-and-CONFIG-to-disallow-unprivileged-C.patch"
+ "${_lucjanpath}/arch-patches-v3-sep/0001-ZEN-Add-sysctl-and-CONFIG-to-disallow-unprivileged-C.patch"
+ "${_lucjanpath}/arch-patches-v3-sep/0002-Bluetooth-btusb-check-conditions-before-enabling-USB.patch"
# the main kernel config files
'config')
@@ -314,7 +315,8 @@ sha512sums=('3a502e61b012152801be2de318f03bdadff2a7ef304c3f52425b72cd935dc5293ec
'SKIP'
'0ae9e2f4f0edba4f9d8ce5a0a1c0126d0db3401c15d14f26da64f93c2ae1915e5f6d947c7ac68b3aeac7244c746de65f1e883222a73f000ba936198e2da98997'
'8f7664cf380e413a2c09d3bd774059dad700de81c43e6e234f72f422c3a9f9f2e853ddcd4b0a71c91a0544f84b4a4534d7c8ef5a428b3fe395af87b6a2a22572'
- 'fddbdd4897d79b2b511720400a5024731aa400dd1eb394c31046fad6f9613a8d984daf2d267d95688b1de3ee671d1a3f637866a277a98806bf6b801423d4af01'
+ 'c582eb6264c3af1857549d4934e25970ac0d45e7a25ad702cc348da214b31c241f08cb95228eea44f780a3818a99a90464edd5c70e6b90e52f2d24a592e22202'
+ '81220cd0505abbae5e830b5fb15f51d54ef8283eb9b1f64b4bc73ee2302f5b4a779ff85495452f2bb04852019a679c6d34494d6ca97acd9aeb766167e45c54e4'
'd3dd3f1b9ddcc508fc73c686d72ef8c78fb7ac05fddb3e836ff0aa71e9a7be0bfabd1eedbd05b01ebfb5ad35d88a4e44b89a590eb03b2aade436a6c6cbc544cf')
validpgpkeys=(