From 6f49245bdab29af623c40a6769c2d38c745fe62c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Fabian=20Silva=20Delgado?= Date: Sun, 8 Feb 2015 15:32:21 -0200 Subject: linux-libre-grsec{,-knock}-3.18.6_gnu.201502062100-1: updating version * remove old install file cruft --- kernels/linux-libre-grsec-knock/PKGBUILD | 8 ++++---- kernels/linux-libre-grsec-knock/linux.install | 18 ------------------ libre/linux-libre-grsec/PKGBUILD | 8 ++++---- libre/linux-libre-grsec/linux.install | 18 ------------------ 4 files changed, 8 insertions(+), 44 deletions(-) diff --git a/kernels/linux-libre-grsec-knock/PKGBUILD b/kernels/linux-libre-grsec-knock/PKGBUILD index fa193d040..9f023e79b 100644 --- a/kernels/linux-libre-grsec-knock/PKGBUILD +++ b/kernels/linux-libre-grsec-knock/PKGBUILD @@ -12,9 +12,9 @@ pkgbase=linux-libre-grsec-knock # Build kernel with -grsec-knock localname _pkgbasever=3.18-gnu -_pkgver=3.18.5-gnu +_pkgver=3.18.6-gnu _grsecver=3.0 -_timestamp=201501310706 +_timestamp=201502062100 _knockpatchver=3.18_1 _replacesarchkernel=('linux%') # '%' gets replaced with _kernelname @@ -49,9 +49,9 @@ source=("http://linux-libre.fsfla.org/pub/linux-libre/releases/${_pkgbasever}/li '3.18-rc6-48c0ad793f-loongson-community.patch') sha256sums=('0f347d8eba8a6878246b94b3559eb0371d96a3f43de2f134513e274de11a60cf' 'SKIP' - '65a9e66cf15eb523fe6759c3eb983d93a105ea13637bc40419b7ea2143af3daf' + 'dcf89d4882afe019d6253196d04f0cd0e63573d344285a5dd6865afca4a4b1cd' 'SKIP' - '56fbe38b2700d85c84c535c77921e77d35d389fb5eaa4c4f025327d8dd8c1225' + '060c24087ed82d984ba8a956c5719857f9fcf425f99858e110a34135313e9e85' 'SKIP' '93a1610c203ea4c187ac5b50dce105fac86df914b1406e1d85df5857d36201c9' 'SKIP' diff --git a/kernels/linux-libre-grsec-knock/linux.install b/kernels/linux-libre-grsec-knock/linux.install index cee2a22fc..32514d892 100644 --- a/kernels/linux-libre-grsec-knock/linux.install +++ b/kernels/linux-libre-grsec-knock/linux.install @@ -4,16 +4,6 @@ KERNEL_NAME= KERNEL_VERSION= -_uderef_news() { - if [[ $(uname -m) = x86_64 ]]; then - cat <>> 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.17.7_gnu.201412211910-1) -lt 0 ]]; then - _uderef_news - fi } post_remove() { diff --git a/libre/linux-libre-grsec/PKGBUILD b/libre/linux-libre-grsec/PKGBUILD index e9a9713cc..07a5fc371 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.18-gnu -_pkgver=3.18.5-gnu +_pkgver=3.18.6-gnu _grsecver=3.0 -_timestamp=201502050849 +_timestamp=201502062100 _replacesarchkernel=('linux%') # '%' gets replaced with _kernelname _replacesoldkernels=('kernel26%' 'kernel26-libre%') # '%' gets replaced with _kernelname @@ -46,9 +46,9 @@ source=("http://linux-libre.fsfla.org/pub/linux-libre/releases/${_pkgbasever}/li '3.18-rc6-48c0ad793f-loongson-community.patch') sha256sums=('0f347d8eba8a6878246b94b3559eb0371d96a3f43de2f134513e274de11a60cf' 'SKIP' - '65a9e66cf15eb523fe6759c3eb983d93a105ea13637bc40419b7ea2143af3daf' + 'dcf89d4882afe019d6253196d04f0cd0e63573d344285a5dd6865afca4a4b1cd' 'SKIP' - '35b03c3f2f2a42448a091479dc09e020fd89966570b87ec83f3b8e077b745bf4' + '060c24087ed82d984ba8a956c5719857f9fcf425f99858e110a34135313e9e85' 'SKIP' '45486e39850926a4695bd21258d0a73333c014ff38fbfcdc78cf19298a4b1feb' '5b4f43875196306cf81f864172dc6ceaf09c2d08b44809fdf11111d217e18e17' diff --git a/libre/linux-libre-grsec/linux.install b/libre/linux-libre-grsec/linux.install index cee2a22fc..32514d892 100644 --- a/libre/linux-libre-grsec/linux.install +++ b/libre/linux-libre-grsec/linux.install @@ -4,16 +4,6 @@ KERNEL_NAME= KERNEL_VERSION= -_uderef_news() { - if [[ $(uname -m) = x86_64 ]]; then - cat <>> 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.17.7_gnu.201412211910-1) -lt 0 ]]; then - _uderef_news - fi } post_remove() { -- cgit v1.2.3-2-g168b