aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorhenning mueller2015-08-19 08:33:55 +0200
committerhenning mueller2015-08-19 08:33:55 +0200
commita26eece146f33dc25f33dea7be211557fdc984c7 (patch)
tree424e78e4e5b89f68c693080fe9ea5968f52344a9
parenta44a286693cea6b4905a7210b8dbce1daaf8bc1d (diff)
downloadaur-linux-pax.tar.gz
4.1.6-1 (test14)
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD10
2 files changed, 12 insertions, 12 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8369e1bda9d0..f16286da591b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,20 +1,20 @@
pkgbase = linux-pax
- pkgver = 4.1.5
- pkgrel = 2
+ pkgver = 4.1.6
+ pkgrel = 1
url = http://grsecurity.net/~paxguy1/
arch = x86_64
license = GPL2
makedepends = bc
options = !strip
source = http://www.kernel.org/pub/linux/kernel/v4.x/linux-4.1.tar.xz
- source = http://www.kernel.org/pub/linux/kernel/v4.x/patch-4.1.5.xz
- source = http://grsecurity.net/~paxguy1/pax-linux-4.1.5-test13.patch
+ source = http://www.kernel.org/pub/linux/kernel/v4.x/patch-4.1.6.xz
+ source = http://grsecurity.net/~paxguy1/pax-linux-4.1.6-test14.patch
source = config.x86_64
source = linux-pax.install
source = linux-pax.preset
sha256sums = caf51f085aac1e1cea4d00dbbf3093ead07b551fc07b31b2a989c05f8ea72d9f
- sha256sums = b495cf8a7b978986dd2b757b687751c62f635d15cc2228edb80934bc0d449dcc
- sha256sums = 514d7dfc94e3227d595f246f5ed5f1c4130773b47b97d1ad094a38f9421a7348
+ sha256sums = 64e4deb16a279e233b0c91463b131bd0f3de6aabdb49efded8314bcf5dbfe070
+ sha256sums = 3c525fdf76b2503b2e489bbb17451c36ae8be809dfd6ea6e86be95edd98777e5
sha256sums = 4966c3b5441b4e3aa94080b700ef04dafb01340de76a37de99292d5919980da1
sha256sums = c048941d45cdaa9b93916b88952e1b745a48a477f45aceb6ae5433161ff719c3
sha256sums = 92aadb166d50ca040c7789a4a32cf242f687f357aab2521fd8b807d5479c6c2a
@@ -36,7 +36,7 @@ pkgname = linux-pax
pkgname = linux-pax-headers
pkgdesc = Header files and scripts for building modules for linux kernel with PaX patches
- provides = kernel26-pax-headers=4.1.5
+ provides = kernel26-pax-headers=4.1.6
conflicts = kernel26-pax-headers
replaces = kernel26-pax-headers
diff --git a/PKGBUILD b/PKGBUILD
index e4e13f6b4d61..00ab42ff85a5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -15,9 +15,9 @@
pkgname=(linux-pax linux-pax-headers)
_kernelname=${pkgname#linux}
_basekernel=4.1
-_paxver=test13
-pkgver=${_basekernel}.5
-pkgrel=2
+_paxver=test14
+pkgver=${_basekernel}.6
+pkgrel=1
arch=(x86_64)
url='http://grsecurity.net/~paxguy1/'
license=(GPL2)
@@ -280,8 +280,8 @@ package_linux-pax-headers() {
}
sha256sums=('caf51f085aac1e1cea4d00dbbf3093ead07b551fc07b31b2a989c05f8ea72d9f'
- 'b495cf8a7b978986dd2b757b687751c62f635d15cc2228edb80934bc0d449dcc'
- '514d7dfc94e3227d595f246f5ed5f1c4130773b47b97d1ad094a38f9421a7348'
+ '64e4deb16a279e233b0c91463b131bd0f3de6aabdb49efded8314bcf5dbfe070'
+ '3c525fdf76b2503b2e489bbb17451c36ae8be809dfd6ea6e86be95edd98777e5'
'4966c3b5441b4e3aa94080b700ef04dafb01340de76a37de99292d5919980da1'
'c048941d45cdaa9b93916b88952e1b745a48a477f45aceb6ae5433161ff719c3'
'92aadb166d50ca040c7789a4a32cf242f687f357aab2521fd8b807d5479c6c2a')