[arch-commits] Commit in kernel26/trunk (PKGBUILD)

Thomas Bächler thomas at archlinux.org
Fri Sep 17 16:04:31 UTC 2010


    Date: Friday, September 17, 2010 @ 12:04:31
  Author: thomas
Revision: 90844

kernel26 2.6.35.4-2: Fix x86_64 local root exploit

Modified:
  kernel26/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-09-17 13:42:54 UTC (rev 90843)
+++ PKGBUILD	2010-09-17 16:04:31 UTC (rev 90844)
@@ -7,7 +7,7 @@
 _kernelname=${pkgname#kernel26}
 _basekernel=2.6.35
 pkgver=${_basekernel}.4
-pkgrel=1
+pkgrel=2
 makedepends=('xmlto' 'docbook-xsl')
 _patchname="patch-${pkgver}-${pkgrel}-ARCH"
 #_patchname="patch-${pkgver}-1-ARCH"
@@ -21,9 +21,9 @@
         # standard config files for mkinitcpio ramdisk
         kernel26.preset)
 md5sums=('091abeb4684ce03d1d936851618687b6'
-         '3af3e4fd5ec5d234003b9b7c6936e0a2'
-         '996290835edd73de67dd812debbf2848'
-         '15a82908ef5f39c4c351f23a35255c1e'
+         '3a99b59f7d057bf629ca5c6bbdae379d'
+         'a913d8ed55cbf12b3294cd5c6b5d0c46'
+         '4bab40b7d9a0a9f2f497c622cadbf057'
          '25584700a0a679542929c4bed31433b6')
 
 build() {




More information about the arch-commits mailing list