From 50808c38ffbab6dc976180e8bdee81275b86c13e Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Mon, 13 Aug 2018 13:21:19 +0200 Subject: extra/linux-pae: new version => new config => new checksum --- extra/linux-pae/PKGBUILD | 19 +--- extra/linux-pae/config | 259 ++++++++++++++++++++++++++++++----------------- 2 files changed, 170 insertions(+), 108 deletions(-) (limited to 'extra') diff --git a/extra/linux-pae/PKGBUILD b/extra/linux-pae/PKGBUILD index 9a5be0f9..9230ca57 100644 --- a/extra/linux-pae/PKGBUILD +++ b/extra/linux-pae/PKGBUILD @@ -4,7 +4,7 @@ # Maintainer: Thomas Baechler pkgbase=linux-pae # Build stock -ARCH kernel -pkgver=4.17.14 +pkgver=4.18 _srcname=linux-${pkgver} pkgrel=1 arch=('i686') @@ -19,21 +19,18 @@ source=( 90-linux.hook # pacman hook for initramfs regeneration linux.preset # standard config files for mkinitcpio ramdisk 0001-add-sysctl-to-disallow-unprivileged-CLONE_NEWUSER-by.patch - 0002-Revert-drm-i915-edp-Allow-alternate-fixed-mode-for-e.patch - 0003-ACPI-watchdog-Prefer-iTCO_wdt-always-when-WDAT-table.patch ) validpgpkeys=( + 'ABAF11C65A2970B130ABE3C479BE3E4300411886' # Linus Torvalds '647F28654894E3BD457199BE38DBBDC86092693E' # Greg Kroah-Hartman ) -sha256sums=('c846038df44ee74dd910d19b346044a100f62a5b933eec2264d17008758cbaaf' +sha256sums=('19d8bcf49ef530cd4e364a45b4a22fa70714b70349c8100e7308488e26f1eaf1' 'SKIP' - 'acc0be5d140e90ad70f8576082c01eac5e0ca706f053ed2ae7cc56eddb38cf9c' + '09ced1a53e757050388c14ccfe8c75841cd94a953c9c2b42bc41097983b83c2e' 'ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21' '75f99f5239e03238f88d1a834c50043ec32b1dc568f2cc291b07d04718483919' 'ad6344badc91ad0630caacde83f7f9b97276f80d26a20619a87952be65492c65' - 'e3c08f9b91611186e5ec579187ecea2a0143e5c2dc7ffc30ac6ea6e2b6d130fd' - '5403dead9161344b2c01027526146a250147680f4a2d32a54d40c55fc1becc8a' - 'd55e7de60b12bca26ded4c1bb8eb5860a9092374914a201a0f6a0ed2849d099f') + 'e3c08f9b91611186e5ec579187ecea2a0143e5c2dc7ffc30ac6ea6e2b6d130fd') _kernelname=${pkgbase#linux} : ${_kernelname:=-ARCH} @@ -47,12 +44,6 @@ prepare() { # disable USER_NS for non-root users by default patch -Np1 -i ../0001-add-sysctl-to-disallow-unprivileged-CLONE_NEWUSER-by.patch - # https://bugs.archlinux.org/task/56711 - patch -Np1 -i ../0002-Revert-drm-i915-edp-Allow-alternate-fixed-mode-for-e.patch - - # https://bugs.archlinux.org/task/56780 - patch -Np1 -i ../0003-ACPI-watchdog-Prefer-iTCO_wdt-always-when-WDAT-table.patch - cat ../config - >.config < Date: Wed, 15 Aug 2018 17:47:29 +0200 Subject: extra/flashplugin: new version => new checksum --- extra/flashplugin/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'extra') diff --git a/extra/flashplugin/PKGBUILD b/extra/flashplugin/PKGBUILD index cd32a441..da0b6cc6 100644 --- a/extra/flashplugin/PKGBUILD +++ b/extra/flashplugin/PKGBUILD @@ -1,4 +1,4 @@ # bring back the i686 specific stuff source=("${source[@]//x86_64/i386}") -sha256sums=('2cce7fcbca9d742539ae5b5e22953cfcd42d7236770d410b819168e627702c04' - '28f129ad3a218912a213bc385c601982f7a174303c7418d039ccab3c66fcbf5f') +sha256sums=('5d986d67db7a46ac92fbcd62d28ad6744b45039b78b6cdf62397b1544c3c8d66' + '6ee89ba267eb8fea9e84c3739228cbab1ac7e41055015f58f23da108b01ef397') -- cgit v1.2.3 From dc9067894c778e96e5d78f3d504094b2f075d565 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Thu, 16 Aug 2018 12:22:54 +0200 Subject: extra/linux-pae: new version => new config => new checksum --- extra/linux-pae/PKGBUILD | 6 +++--- extra/linux-pae/config | 7 ++++--- 2 files changed, 7 insertions(+), 6 deletions(-) (limited to 'extra') diff --git a/extra/linux-pae/PKGBUILD b/extra/linux-pae/PKGBUILD index 9230ca57..2544c51c 100644 --- a/extra/linux-pae/PKGBUILD +++ b/extra/linux-pae/PKGBUILD @@ -4,7 +4,7 @@ # Maintainer: Thomas Baechler pkgbase=linux-pae # Build stock -ARCH kernel -pkgver=4.18 +pkgver=4.18.1 _srcname=linux-${pkgver} pkgrel=1 arch=('i686') @@ -24,9 +24,9 @@ validpgpkeys=( 'ABAF11C65A2970B130ABE3C479BE3E4300411886' # Linus Torvalds '647F28654894E3BD457199BE38DBBDC86092693E' # Greg Kroah-Hartman ) -sha256sums=('19d8bcf49ef530cd4e364a45b4a22fa70714b70349c8100e7308488e26f1eaf1' +sha256sums=('725fadc6e9d5a1ad6d7269bb75b256bccac5372927995ad0408c059d110cfa42' 'SKIP' - '09ced1a53e757050388c14ccfe8c75841cd94a953c9c2b42bc41097983b83c2e' + 'c3a1178dac684f30c9942584b35f111e3bc1ac9c1f4c6869b8e4f410b0adb797' 'ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21' '75f99f5239e03238f88d1a834c50043ec32b1dc568f2cc291b07d04718483919' 'ad6344badc91ad0630caacde83f7f9b97276f80d26a20619a87952be65492c65' diff --git a/extra/linux-pae/config b/extra/linux-pae/config index 9b7cee12..5e1ee51d 100644 --- a/extra/linux-pae/config +++ b/extra/linux-pae/config @@ -1,10 +1,10 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 4.18.0-1 Kernel Configuration +# Linux/x86 4.18.1-1 Kernel Configuration # # -# Compiler: gcc (GCC) 8.1.1 20180531 +# Compiler: gcc (GCC) 8.2.0 # # CONFIG_64BIT is not set CONFIG_X86_32=y @@ -43,7 +43,7 @@ CONFIG_ARCH_SUPPORTS_UPROBES=y CONFIG_FIX_EARLYCON_MEM=y CONFIG_PGTABLE_LEVELS=3 CONFIG_CC_IS_GCC=y -CONFIG_GCC_VERSION=80101 +CONFIG_GCC_VERSION=80200 CONFIG_CLANG_VERSION=0 CONFIG_IRQ_WORK=y CONFIG_BUILDTIME_EXTABLE_SORT=y @@ -261,6 +261,7 @@ CONFIG_PROFILING=y CONFIG_TRACEPOINTS=y CONFIG_CRASH_CORE=y CONFIG_KEXEC_CORE=y +CONFIG_HOTPLUG_SMT=y CONFIG_OPROFILE=m # CONFIG_OPROFILE_EVENT_MULTIPLEX is not set CONFIG_HAVE_OPROFILE=y -- cgit v1.2.3