summaryrefslogtreecommitdiff
path: root/kernels
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2015-02-08 15:40:15 -0200
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2015-02-08 15:40:15 -0200
commit5853833d71793f8e1d5a976713e74f3e0c3f70d9 (patch)
tree7740013950521f65daa34461bbb34cef9033db69 /kernels
parent6f49245bdab29af623c40a6769c2d38c745fe62c (diff)
downloadabslibre-5853833d71793f8e1d5a976713e74f3e0c3f70d9.tar.gz
abslibre-5853833d71793f8e1d5a976713e74f3e0c3f70d9.tar.bz2
abslibre-5853833d71793f8e1d5a976713e74f3e0c3f70d9.zip
linux-libre-lts-grsec{,-knock}-3.14.32_gnu.201502062101-1: updating version
* remove old install file cruft
Diffstat (limited to 'kernels')
-rw-r--r--kernels/linux-libre-lts-grsec-knock/PKGBUILD8
-rw-r--r--kernels/linux-libre-lts-grsec-knock/linux.install18
-rw-r--r--kernels/linux-libre-lts-grsec/PKGBUILD8
-rw-r--r--kernels/linux-libre-lts-grsec/linux.install18
4 files changed, 8 insertions, 44 deletions
diff --git a/kernels/linux-libre-lts-grsec-knock/PKGBUILD b/kernels/linux-libre-lts-grsec-knock/PKGBUILD
index b910745e9..4ee18bd52 100644
--- a/kernels/linux-libre-lts-grsec-knock/PKGBUILD
+++ b/kernels/linux-libre-lts-grsec-knock/PKGBUILD
@@ -12,9 +12,9 @@
pkgbase=linux-libre-lts-grsec-knock # Build kernel with lts-grsec-knock localname
_pkgbasever=3.14-gnu
-_pkgver=3.14.31-gnu
+_pkgver=3.14.32-gnu
_grsecver=3.0
-_timestamp=201501310705
+_timestamp=201502062101
_knockpatchver=3.16_1
_replacesarchkernel=('linux%') # '%' gets replaced with _kernelname
@@ -53,9 +53,9 @@ source=("http://linux-libre.fsfla.org/pub/linux-libre/releases/${_pkgbasever}/li
'3.14.14-a410a5e2b7-loongson-community.patch')
sha256sums=('477555c709b9407fe37dbd70d3331ff9dde1f9d874aba2741f138d07ae6f281b'
'SKIP'
- '84411639f46024e04b00f69348f619f1aebe9058125d5695afed8df8f07adb9c'
+ 'bbf1af67b52750f22f4ec29a7ae8e5dcbf3cb0b3629457a35bde250343e0ab25'
'SKIP'
- '4851704b1ee045776d0683b1d45b21b5bb118606669f122ec3014c2bad07f5a7'
+ '528dfd709203fb6ec09c2cf1ce79f3c29f5f2d4f5580cae1c20f663e4d1fd1e2'
'SKIP'
'70cbe962aa01989ffa83490bb0765d6e4c781f6133dc8d768d84bd6716ac0209'
'SKIP'
diff --git a/kernels/linux-libre-lts-grsec-knock/linux.install b/kernels/linux-libre-lts-grsec-knock/linux.install
index cdd4fc784..32514d892 100644
--- a/kernels/linux-libre-lts-grsec-knock/linux.install
+++ b/kernels/linux-libre-lts-grsec-knock/linux.install
@@ -4,16 +4,6 @@
KERNEL_NAME=
KERNEL_VERSION=
-_uderef_news() {
- if [[ $(uname -m) = x86_64 ]]; then
- cat <<EOF
-The UDEREF PCID bug has been fixed. If you added \`nopcid\` or \`pax_nouderef\`
-to the kernel line as a workaround it should now be removed to take advantage
-of the stronger PCID-based UDEREF implementation.
-EOF
- fi
-}
-
post_install () {
# updating module dependencies
echo ">>> Updating module dependencies. Please wait ..."
@@ -27,10 +17,6 @@ post_upgrade() {
echo "WARNING: /boot appears to be a separate partition but is not mounted."
fi
- if getent group proc-trusted >/dev/null; then
- groupdel proc-trusted
- fi
-
# updating module dependencies
echo ">>> Updating module dependencies. Please wait ..."
depmod ${KERNEL_VERSION}
@@ -42,10 +28,6 @@ post_upgrade() {
echo ">>> In order to use your keyboard during early init, you MUST"
echo ">>> include the 'keyboard' hook in your mkinitcpio.conf."
fi
-
- if [[ $(vercmp $2 3.14.27_gnu.201412211908-1) -lt 0 ]]; then
- _uderef_news
- fi
}
post_remove() {
diff --git a/kernels/linux-libre-lts-grsec/PKGBUILD b/kernels/linux-libre-lts-grsec/PKGBUILD
index 29cd7d1b3..0624111ed 100644
--- a/kernels/linux-libre-lts-grsec/PKGBUILD
+++ b/kernels/linux-libre-lts-grsec/PKGBUILD
@@ -12,9 +12,9 @@
pkgbase=linux-libre-lts-grsec # Build kernel with lts-grsec localname
_pkgbasever=3.14-gnu
-_pkgver=3.14.31-gnu
+_pkgver=3.14.32-gnu
_grsecver=3.0
-_timestamp=201501310705
+_timestamp=201502062101
_replacesarchkernel=('linux%') # '%' gets replaced with _kernelname
_replacesoldkernels=('kernel26%' 'kernel26-libre%') # '%' gets replaced with _kernelname
@@ -50,9 +50,9 @@ source=("http://linux-libre.fsfla.org/pub/linux-libre/releases/${_pkgbasever}/li
'3.14.14-a410a5e2b7-loongson-community.patch')
sha256sums=('477555c709b9407fe37dbd70d3331ff9dde1f9d874aba2741f138d07ae6f281b'
'SKIP'
- '84411639f46024e04b00f69348f619f1aebe9058125d5695afed8df8f07adb9c'
+ 'bbf1af67b52750f22f4ec29a7ae8e5dcbf3cb0b3629457a35bde250343e0ab25'
'SKIP'
- '4851704b1ee045776d0683b1d45b21b5bb118606669f122ec3014c2bad07f5a7'
+ '528dfd709203fb6ec09c2cf1ce79f3c29f5f2d4f5580cae1c20f663e4d1fd1e2'
'SKIP'
'064ba6595f578bb09175508df8f8d824d6db9afc828f59b8e50f3f17063a134b'
'd7c0c0431e7b81d95b5239ae285b48a58fa3c9ae1fd87d990cdeb44fb27e0b3d'
diff --git a/kernels/linux-libre-lts-grsec/linux.install b/kernels/linux-libre-lts-grsec/linux.install
index cdd4fc784..32514d892 100644
--- a/kernels/linux-libre-lts-grsec/linux.install
+++ b/kernels/linux-libre-lts-grsec/linux.install
@@ -4,16 +4,6 @@
KERNEL_NAME=
KERNEL_VERSION=
-_uderef_news() {
- if [[ $(uname -m) = x86_64 ]]; then
- cat <<EOF
-The UDEREF PCID bug has been fixed. If you added \`nopcid\` or \`pax_nouderef\`
-to the kernel line as a workaround it should now be removed to take advantage
-of the stronger PCID-based UDEREF implementation.
-EOF
- fi
-}
-
post_install () {
# updating module dependencies
echo ">>> Updating module dependencies. Please wait ..."
@@ -27,10 +17,6 @@ post_upgrade() {
echo "WARNING: /boot appears to be a separate partition but is not mounted."
fi
- if getent group proc-trusted >/dev/null; then
- groupdel proc-trusted
- fi
-
# updating module dependencies
echo ">>> Updating module dependencies. Please wait ..."
depmod ${KERNEL_VERSION}
@@ -42,10 +28,6 @@ post_upgrade() {
echo ">>> In order to use your keyboard during early init, you MUST"
echo ">>> include the 'keyboard' hook in your mkinitcpio.conf."
fi
-
- if [[ $(vercmp $2 3.14.27_gnu.201412211908-1) -lt 0 ]]; then
- _uderef_news
- fi
}
post_remove() {