summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libre/acpi_call/PKGBUILD2
-rw-r--r--libre/bbswitch/PKGBUILD2
-rw-r--r--libre/linux-libre-grsec/PKGBUILD14
-rw-r--r--libre/linux-libre-grsec/config.i6862
-rw-r--r--libre/linux-libre-grsec/config.mips64el2
-rw-r--r--libre/linux-libre-grsec/config.x86_642
-rw-r--r--libre/linux-libre-lts/PKGBUILD4
-rw-r--r--libre/linux-libre/PKGBUILD8
-rw-r--r--libre/linux-libre/config.i6862
-rw-r--r--libre/linux-libre/config.x86_642
-rw-r--r--libre/lirc/PKGBUILD2
-rw-r--r--libre/tp_smapi/PKGBUILD2
-rw-r--r--libre/vhba-module/PKGBUILD2
13 files changed, 23 insertions, 23 deletions
diff --git a/libre/acpi_call/PKGBUILD b/libre/acpi_call/PKGBUILD
index 2bb18f24b..a1b5b6487 100644
--- a/libre/acpi_call/PKGBUILD
+++ b/libre/acpi_call/PKGBUILD
@@ -9,7 +9,7 @@ _kernelname=
if [[ ${_kernelname} == "" ]]; then
_basekernel=3.17
- _archrel=14
+ _archrel=15
_parabolarel=1
elif [[ ${_kernelname} == -lts ]]; then
_basekernel=3.14
diff --git a/libre/bbswitch/PKGBUILD b/libre/bbswitch/PKGBUILD
index 35f586329..436fa90f6 100644
--- a/libre/bbswitch/PKGBUILD
+++ b/libre/bbswitch/PKGBUILD
@@ -9,7 +9,7 @@ _kernelname=
if [[ ${_kernelname} == "" ]]; then
_basekernel=3.17
- _archrel=18
+ _archrel=19
_parabolarel=1
elif [[ ${_kernelname} == -lts ]]; then
_basekernel=3.14
diff --git a/libre/linux-libre-grsec/PKGBUILD b/libre/linux-libre-grsec/PKGBUILD
index c491ce3dd..af5e66402 100644
--- a/libre/linux-libre-grsec/PKGBUILD
+++ b/libre/linux-libre-grsec/PKGBUILD
@@ -12,9 +12,9 @@
pkgbase=linux-libre-grsec # Build kernel with -grsec localname
_pkgbasever=3.17-gnu
-_pkgver=3.17.3-gnu
+_pkgver=3.17.4-gnu
_grsecver=3.0
-_timestamp=201411150027
+_timestamp=201411231452
_replacesarchkernel=('linux%') # '%' gets replaced with _kernelname
_replacesoldkernels=('kernel26%' 'kernel26-libre%') # '%' gets replaced with _kernelname
@@ -43,12 +43,12 @@ source=("http://linux-libre.fsfla.org/pub/linux-libre/releases/${_pkgbasever}/li
# Note: Makefile patching was removed due which we are using specific flags from grsecurity patch
'3.17-rc6-5358c5e4e5-loongson-community.patch')
sha256sums=('3b2e9a862ada390a318f95d5a436d07dd32664434f4f383e27fd5cc0b4f41f0e'
- 'e23983b864451e286fd378d8482757182b68560607983bb4582bcc1a0f87d056'
- '23ad271cc8b563d13b1fd8509a60a65da5683b2cdd6f7288afacbfd1dfb56ea6'
+ '4ab0090546aec3fe9cbe144b69af907ffdb41fbd7ba85b00db335e56429e543d'
+ '4db8d062a6acdbbcf23067f945608836acc0ab47e8ab3ac5dc1e2f1a428d48db'
'SKIP'
- '39fb8e83eefccb819c26f7712d1c823dae5cc7ed9233498f77cd9f3dc1bf02b6'
- 'a996031aeea4ece477a15c933569eb42420cc58c2df71c9ded2c3a1774ab5f1b'
- 'd81c554013789045ff96fe9485f8e936c510b562da31f2b210316b7be16c9599'
+ 'b21812c69df32e1e5d7c54f4e9a8bfd8e2ec9d922bd5cb0f84ec6cf06fadd339'
+ 'ba1f4e3a3cc864eb1de2cb534feeb78e353e16dd2b0b50054fdf3bc170716bc3'
+ '8ccdacf8db378d8ec23e65586ec256b963b91fc67492bcaef400451074e9f6c5'
'f0d90e756f14533ee67afda280500511a62465b4f76adcc5effa95a40045179c'
'074b67818582874146c389c029bc43648d145891a27e47aa2c5c42d3571f0264'
'2e87a8ec1cc0c91938cac24992d8a3d4362b3e9d939767e4c9d2ec8e6d969d53'
diff --git a/libre/linux-libre-grsec/config.i686 b/libre/linux-libre-grsec/config.i686
index 2aebc7174..3cbd6f4b4 100644
--- a/libre/linux-libre-grsec/config.i686
+++ b/libre/linux-libre-grsec/config.i686
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 3.17.1-gnu-201410192051-1 Kernel Configuration
+# Linux/x86 3.17.1-gnu-201410192051-1-grsec Kernel Configuration
#
# CONFIG_64BIT is not set
CONFIG_X86_32=y
diff --git a/libre/linux-libre-grsec/config.mips64el b/libre/linux-libre-grsec/config.mips64el
index 0f654883f..c25d498c8 100644
--- a/libre/linux-libre-grsec/config.mips64el
+++ b/libre/linux-libre-grsec/config.mips64el
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/mips 3.17.1-gnu-201410192051-1 Kernel Configuration
+# Linux/mips 3.17.1-gnu-201410192051-1-grsec Kernel Configuration
#
CONFIG_MIPS=y
diff --git a/libre/linux-libre-grsec/config.x86_64 b/libre/linux-libre-grsec/config.x86_64
index 8d6934ae5..40396c06e 100644
--- a/libre/linux-libre-grsec/config.x86_64
+++ b/libre/linux-libre-grsec/config.x86_64
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 3.17.1-gnu-201410192051-1 Kernel Configuration
+# Linux/x86 3.17.1-gnu-201410192051-1-grsec Kernel Configuration
#
CONFIG_64BIT=y
CONFIG_X86_64=y
diff --git a/libre/linux-libre-lts/PKGBUILD b/libre/linux-libre-lts/PKGBUILD
index 299bcd63c..46bd9537c 100644
--- a/libre/linux-libre-lts/PKGBUILD
+++ b/libre/linux-libre-lts/PKGBUILD
@@ -9,7 +9,7 @@
pkgbase=linux-libre-lts # Build kernel with -lts localname
_pkgbasever=3.14-gnu
-_pkgver=3.14.24-gnu
+_pkgver=3.14.25-gnu
_replacesarchkernel=('linux%') # '%' gets replaced with _kernelname
_replacesoldkernels=('kernel26%' 'kernel26-libre%') # '%' gets replaced with _kernelname
@@ -39,7 +39,7 @@ source=("http://linux-libre.fsfla.org/pub/linux-libre/releases/${_pkgbasever}/li
# loongson-community patch: http://linux-libre.fsfla.org/pub/linux-libre/lemote/gnewsense/pool/debuginfo/
'3.14.14-a410a5e2b7-loongson-community.patch')
sha256sums=('477555c709b9407fe37dbd70d3331ff9dde1f9d874aba2741f138d07ae6f281b'
- 'ff0abac0c52fc85e1e351cb7fc653a9b1e6f275d2c0f02acd279d5d5f8d3642e'
+ 'f44e90fa5782728e648996cb2d068bdb27372e029b424ba87904606850743679'
'3ebd2bb592b1455bb3d956ebaffcec265c2fda85a8106aceec8a0056589d8348'
'c8edde146ccd451243801e5d3b7ab5927fa4b5bcac21debd6d5ce9dc79b32cf9'
'18a94cb727c2cae80b1dbd3cddbb1e5484458d4c01b026b69cea68bc2df162d7'
diff --git a/libre/linux-libre/PKGBUILD b/libre/linux-libre/PKGBUILD
index 13084d223..f8aaf76d6 100644
--- a/libre/linux-libre/PKGBUILD
+++ b/libre/linux-libre/PKGBUILD
@@ -9,7 +9,7 @@
pkgbase=linux-libre # Build stock "" kernel
_pkgbasever=3.17-gnu
-_pkgver=3.17.3-gnu
+_pkgver=3.17.4-gnu
_replacesarchkernel=('linux%') # '%' gets replaced with _kernelname
_replacesoldkernels=('kernel26%' 'kernel26-libre%') # '%' gets replaced with _kernelname
@@ -35,9 +35,9 @@ source=("http://linux-libre.fsfla.org/pub/linux-libre/releases/${_pkgbasever}/li
# loongson-community patch: http://linux-libre.fsfla.org/pub/linux-libre/lemote/gnewsense/pool/debuginfo/
'3.17-rc6-5358c5e4e5-loongson-community.patch')
sha256sums=('3b2e9a862ada390a318f95d5a436d07dd32664434f4f383e27fd5cc0b4f41f0e'
- 'e23983b864451e286fd378d8482757182b68560607983bb4582bcc1a0f87d056'
- '13e28b630302c19be2b767984c5434382e9c8ed356adfbce4a3d9204a7c390cc'
- '366cf156274e94ae5b6c78107a12e89c396c3c0875593ae90d9f29504d25cb0d'
+ '4ab0090546aec3fe9cbe144b69af907ffdb41fbd7ba85b00db335e56429e543d'
+ '42aaa873bb27d6f7c445be68ba35bc629f7c9b63100edc7f5c4f3f27ddb90af2'
+ 'f354c832b958a3be3072eb662f0b76ca2f9f40907d37104021987b7426090101'
'078d37de38250d23df6e008b380bba625fdb21365bfa7ba805b9105b101543b4'
'f0d90e756f14533ee67afda280500511a62465b4f76adcc5effa95a40045179c'
'074b67818582874146c389c029bc43648d145891a27e47aa2c5c42d3571f0264'
diff --git a/libre/linux-libre/config.i686 b/libre/linux-libre/config.i686
index cf7b00f7d..1dd78d05f 100644
--- a/libre/linux-libre/config.i686
+++ b/libre/linux-libre/config.i686
@@ -5538,7 +5538,7 @@ CONFIG_RTC_DRV_DS1511=m
CONFIG_RTC_DRV_DS1553=m
CONFIG_RTC_DRV_DS1742=m
CONFIG_RTC_DRV_DS2404=m
-CONFIG_RTC_DRV_EFI=m
+# CONFIG_RTC_DRV_EFI is not set
CONFIG_RTC_DRV_STK17TA8=m
CONFIG_RTC_DRV_M48T86=m
CONFIG_RTC_DRV_M48T35=m
diff --git a/libre/linux-libre/config.x86_64 b/libre/linux-libre/config.x86_64
index a5c97902d..85cef5604 100644
--- a/libre/linux-libre/config.x86_64
+++ b/libre/linux-libre/config.x86_64
@@ -5324,7 +5324,7 @@ CONFIG_RTC_DRV_DS1511=m
CONFIG_RTC_DRV_DS1553=m
CONFIG_RTC_DRV_DS1742=m
CONFIG_RTC_DRV_DS2404=m
-CONFIG_RTC_DRV_EFI=m
+# CONFIG_RTC_DRV_EFI is not set
CONFIG_RTC_DRV_STK17TA8=m
CONFIG_RTC_DRV_M48T86=m
CONFIG_RTC_DRV_M48T35=m
diff --git a/libre/lirc/PKGBUILD b/libre/lirc/PKGBUILD
index 275d6b312..c6ca63575 100644
--- a/libre/lirc/PKGBUILD
+++ b/libre/lirc/PKGBUILD
@@ -8,7 +8,7 @@ _kernelname=
if [[ ${_kernelname} == "" ]]; then
_basekernel=3.17
- _archrel=7
+ _archrel=8
_parabolarel=1
elif [[ ${_kernelname} == -lts ]]; then
_basekernel=3.14
diff --git a/libre/tp_smapi/PKGBUILD b/libre/tp_smapi/PKGBUILD
index c37648bdf..5fa570757 100644
--- a/libre/tp_smapi/PKGBUILD
+++ b/libre/tp_smapi/PKGBUILD
@@ -14,7 +14,7 @@ _kernelname=
if [[ ${_kernelname} == "" ]]; then
_basekernel=3.17
- _archrel=55
+ _archrel=56
_parabolarel=1
elif [[ ${_kernelname} == -lts ]]; then
_basekernel=3.14
diff --git a/libre/vhba-module/PKGBUILD b/libre/vhba-module/PKGBUILD
index 58a02d531..b26680817 100644
--- a/libre/vhba-module/PKGBUILD
+++ b/libre/vhba-module/PKGBUILD
@@ -9,7 +9,7 @@ _kernelname=
if [[ ${_kernelname} == "" ]]; then
_basekernel=3.17
- _archrel=9
+ _archrel=10
_parabolarel=1
elif [[ ${_kernelname} == -lts ]]; then
_basekernel=3.14