[arch-commits] Commit in linux/repos/core-i686 (4 files)

Tobias Powalowski tpowa at archlinux.org
Sat Oct 6 10:45:19 UTC 2012


    Date: Saturday, October 6, 2012 @ 06:45:19
  Author: tpowa
Revision: 168147

bump to  3.5.5

Modified:
  linux/repos/core-i686/PKGBUILD
  linux/repos/core-i686/config
  linux/repos/core-i686/config.x86_64
  linux/repos/core-i686/linux.install

---------------+
 PKGBUILD      |   10 +++++-----
 config        |    2 +-
 config.x86_64 |    2 +-
 linux.install |    2 +-
 4 files changed, 8 insertions(+), 8 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-10-06 10:44:49 UTC (rev 168146)
+++ PKGBUILD	2012-10-06 10:45:19 UTC (rev 168147)
@@ -5,7 +5,7 @@
 pkgbase=linux               # Build stock -ARCH kernel
 #pkgbase=linux-custom       # Build kernel with a different name
 _srcname=linux-3.5
-pkgver=3.5.4
+pkgver=3.5.5
 pkgrel=1
 arch=('i686' 'x86_64')
 url="http://www.kernel.org/"
@@ -23,9 +23,9 @@
         'watchdog-3.5.x.patch'
         'i915-i2c-crash-3.5.x.patch')
 md5sums=('24153eaaa81dedc9481ada8cd9c3b83d'
-         '4d34e5098b490670261b1aea71d26023'
-         'ec3dbb7c31881bcbefdbbaf32398046f'
-         '821ddda39e3b2fdd32eb47852a479240'
+         '0d658ffcd548ab029c9a8d6c4d07e8e2'
+         'd8a5518681a5f3272b10eb03fbc1a768'
+         'e58f768d8467e1bbf32fd6c059b8b048'
          'eb14dcfd80c00852ef81ded6e826826a'
          '9d3c56a4b999c8bfbd4018089a62f662'
          'c1d58e712112cf8f95e7831012a1e67a'
@@ -320,4 +320,4 @@
   }"
 done
 
-# vim:set ts=8 sts=2 sw=2 et:
\ No newline at end of file
+# vim:set ts=8 sts=2 sw=2 et:

Modified: config
===================================================================
--- config	2012-10-06 10:44:49 UTC (rev 168146)
+++ config	2012-10-06 10:45:19 UTC (rev 168147)
@@ -5360,7 +5360,7 @@
 CONFIG_QFMT_V1=m
 CONFIG_QFMT_V2=m
 CONFIG_QUOTACTL=y
-CONFIG_AUTOFS4_FS=m
+CONFIG_AUTOFS4_FS=y
 CONFIG_FUSE_FS=m
 CONFIG_CUSE=m
 CONFIG_GENERIC_ACL=y

Modified: config.x86_64
===================================================================
--- config.x86_64	2012-10-06 10:44:49 UTC (rev 168146)
+++ config.x86_64	2012-10-06 10:45:19 UTC (rev 168147)
@@ -5131,7 +5131,7 @@
 CONFIG_QFMT_V2=m
 CONFIG_QUOTACTL=y
 CONFIG_QUOTACTL_COMPAT=y
-CONFIG_AUTOFS4_FS=m
+CONFIG_AUTOFS4_FS=y
 CONFIG_FUSE_FS=m
 CONFIG_CUSE=m
 CONFIG_GENERIC_ACL=y

Modified: linux.install
===================================================================
--- linux.install	2012-10-06 10:44:49 UTC (rev 168146)
+++ linux.install	2012-10-06 10:45:19 UTC (rev 168147)
@@ -2,7 +2,7 @@
 # arg 2:  the old package version
 
 KERNEL_NAME=
-KERNEL_VERSION=3.5.4-1-ARCH
+KERNEL_VERSION=3.5.5-1-ARCH
 
 # set a sane PATH to ensure that critical utils like depmod will be found
 export PATH='/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin'




More information about the arch-commits mailing list