summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBjörn Bidar2016-03-15 23:19:36 +0100
committerBjörn Bidar2016-03-15 23:19:36 +0100
commitfd798fbf20b7c6235f54b1d8d362ffacf2e5d320 (patch)
tree53051db3a1dab9bb88a299e60e655a75cde5a9de
parent4c1cc999ddb825cee9103c588ccf29c5ebc14879 (diff)
downloadaur-fd798fbf20b7c6235f54b1d8d362ffacf2e5d320.tar.gz
upkg
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
-rw-r--r--config2
-rw-r--r--config.x86_642
-rw-r--r--linux.install2
5 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 294f9e0b4289..200b287e39f9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sun Mar 13 01:46:36 UTC 2016
+# Tue Mar 15 22:19:21 UTC 2016
pkgbase = linux-pf
pkgdesc = Linux kernel and modules with the pf-kernel patch [-ck patchset (BFS included), TuxOnIce, BFQ] and aufs3
- pkgver = 4.4.6
+ pkgver = 4.4.7
pkgrel = 1
url = http://pf.natalenko.name/
arch = i686
@@ -20,7 +20,7 @@ pkgbase = linux-pf
source = config.x86_64
source = linux.preset
source = change-default-console-loglevel.patch
- source = http://pf.natalenko.name/sources/4.4/patch-4.4-pf6.xz
+ source = http://pf.natalenko.name/sources/4.4/patch-4.4-pf7.xz
source = git+https://github.com/sfjro/aufs4-standalone#branch=aufs4.4
source = 0001-sdhci-revert.patch
sha256sums = 401d7c8fef594999a460d10c72c5a94e9c2e1022f16795ec51746b0d165418b2
@@ -28,7 +28,7 @@ pkgbase = linux-pf
sha256sums = e6cdd8528b58de2659fbd64ec093b5fed4fe0bf85e21b57f0a386261337e88d7
sha256sums = 82d660caa11db0cd34fd550a049d7296b4a9dcd28f2a50c81418066d6e598864
sha256sums = 1256b241cd477b265a3c2d64bdc19ffe3c9bbcee82ea3994c590c2c76e767d99
- sha256sums = 091d35a9a13afa7da4d704dd0094294e15c451791136f8c0c3685aaae24b7d17
+ sha256sums = b09352ee835724951aaf6a83b74ddb2964261e82ce6c800edf4fa9e8bdb11bc9
sha256sums = SKIP
sha256sums = 5313df7cb5b4d005422bd4cd0dae956b2dadba8f3db904275aaf99ac53894375
diff --git a/PKGBUILD b/PKGBUILD
index 4173344aa44d..9376b4aaae2d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ _minor=4
_basekernel=${_major}.${_minor}
_srcname=linux-${_major}.${_minor}
pkgbase=linux-pf
-_pfrel=6
+_pfrel=7
_kernelname=-pf
_pfpatchhome="http://pf.natalenko.name/sources/${_basekernel}/"
_pfpatchname="patch-${_basekernel}${_kernelname}${_pfrel}"
@@ -706,6 +706,6 @@ sha256sums=('401d7c8fef594999a460d10c72c5a94e9c2e1022f16795ec51746b0d165418b2'
'e6cdd8528b58de2659fbd64ec093b5fed4fe0bf85e21b57f0a386261337e88d7'
'82d660caa11db0cd34fd550a049d7296b4a9dcd28f2a50c81418066d6e598864'
'1256b241cd477b265a3c2d64bdc19ffe3c9bbcee82ea3994c590c2c76e767d99'
- '091d35a9a13afa7da4d704dd0094294e15c451791136f8c0c3685aaae24b7d17'
+ 'b09352ee835724951aaf6a83b74ddb2964261e82ce6c800edf4fa9e8bdb11bc9'
'SKIP'
'5313df7cb5b4d005422bd4cd0dae956b2dadba8f3db904275aaf99ac53894375')
diff --git a/config b/config
index c922b675d2f9..22298c2e6ec2 100644
--- a/config
+++ b/config
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 4.4.6 Kernel Configuration
+# Linux/x86 4.4.7 Kernel Configuration
#
# CONFIG_64BIT is not set
CONFIG_X86_32=y
diff --git a/config.x86_64 b/config.x86_64
index 0f1c1becd7c5..c67143922038 100644
--- a/config.x86_64
+++ b/config.x86_64
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 4.4.6 Kernel Configuration
+# Linux/x86 4.4.7 Kernel Configuration
#
CONFIG_64BIT=y
CONFIG_X86_64=y
diff --git a/linux.install b/linux.install
index 5b567962dfcb..020f1a303dcf 100644
--- a/linux.install
+++ b/linux.install
@@ -3,7 +3,7 @@
# arg 2: the old package version
KERNEL_NAME=-pf
-KERNEL_VERSION=4.4.6-pf
+KERNEL_VERSION=4.4.7-pf
# set a sane PATH to ensure that critical utils like depmod will be found
export PATH='/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin'