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

Tobias Powalowski tpowa at archlinux.org
Sun Oct 31 08:36:17 UTC 2010


    Date: Sunday, October 31, 2010 @ 04:36:16
  Author: tpowa
Revision: 97522

upgpkg: kernel26 2.6.36-3
enabled tomoyo and removed RDS from config

Modified:
  kernel26/trunk/PKGBUILD
  kernel26/trunk/config
  kernel26/trunk/config.x86_64

---------------+
 PKGBUILD      |    6 +++---
 config        |    5 ++---
 config.x86_64 |    5 ++---
 3 files changed, 7 insertions(+), 9 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-10-31 06:58:54 UTC (rev 97521)
+++ PKGBUILD	2010-10-31 08:36:16 UTC (rev 97522)
@@ -7,7 +7,7 @@
 _kernelname=${pkgname#kernel26}
 _basekernel=2.6.36
 pkgver=${_basekernel}
-pkgrel=2
+pkgrel=3
 makedepends=('xmlto' 'docbook-xsl')
 _patchname="patch-${pkgver}-${pkgrel}-ARCH"
 #_patchname="patch-${pkgver}-1-ARCH"
@@ -22,8 +22,8 @@
         kernel26.preset)
 md5sums=('61f3739a73afb6914cb007f37fb09b62'
          '5b3c66f93c0de79aacd986a545f863b6'
-         'b2f6e0771572fe41f472b5cacc4daa3f'
-         '0a4a6af49700a21b569c5f4425276b89'
+         '1ed53b9b64b8889563502177b0b428b5'
+         '89ba24b9c346a930378ca22cf377c75f'
          '25584700a0a679542929c4bed31433b6')
 
 build() {

Modified: config
===================================================================
--- config	2010-10-31 06:58:54 UTC (rev 97521)
+++ config	2010-10-31 08:36:16 UTC (rev 97522)
@@ -1,7 +1,7 @@
 #
 # Automatically generated make config: don't edit
 # Linux kernel version: 2.6.36
-# Mon Oct 25 18:39:01 2010
+# Sun Oct 31 07:30:04 2010
 #
 # CONFIG_64BIT is not set
 CONFIG_X86_32=y
@@ -946,8 +946,6 @@
 CONFIG_SCTP_HMAC_SHA1=y
 # CONFIG_SCTP_HMAC_MD5 is not set
 # CONFIG_RDS is not set
-# CONFIG_RDS_TCP is not set
-# CONFIG_RDS_DEBUG is not set
 # CONFIG_TIPC is not set
 CONFIG_ATM=m
 CONFIG_ATM_CLIP=m
@@ -5097,6 +5095,7 @@
 CONFIG_SECURITY_APPARMOR=y
 CONFIG_SECURITY_APPARMOR_BOOTPARAM_VALUE=0
 # CONFIG_IMA is not set
+# CONFIG_DEFAULT_SECURITY_TOMOYO is not set
 # CONFIG_DEFAULT_SECURITY_APPARMOR is not set
 CONFIG_DEFAULT_SECURITY_DAC=y
 CONFIG_DEFAULT_SECURITY=""

Modified: config.x86_64
===================================================================
--- config.x86_64	2010-10-31 06:58:54 UTC (rev 97521)
+++ config.x86_64	2010-10-31 08:36:16 UTC (rev 97522)
@@ -1,7 +1,7 @@
 #
 # Automatically generated make config: don't edit
 # Linux kernel version: 2.6.36
-# Mon Oct 25 20:39:08 2010
+# Sun Oct 31 08:32:34 2010
 #
 CONFIG_64BIT=y
 # CONFIG_X86_32 is not set
@@ -903,8 +903,6 @@
 CONFIG_SCTP_HMAC_SHA1=y
 # CONFIG_SCTP_HMAC_MD5 is not set
 # CONFIG_RDS is not set
-# CONFIG_RDS_TCP is not set
-# CONFIG_RDS_DEBUG is not set
 # CONFIG_TIPC is not set
 CONFIG_ATM=m
 CONFIG_ATM_CLIP=m
@@ -4845,6 +4843,7 @@
 CONFIG_SECURITY_APPARMOR=y
 CONFIG_SECURITY_APPARMOR_BOOTPARAM_VALUE=0
 # CONFIG_IMA is not set
+# CONFIG_DEFAULT_SECURITY_TOMOYO is not set
 # CONFIG_DEFAULT_SECURITY_APPARMOR is not set
 CONFIG_DEFAULT_SECURITY_DAC=y
 CONFIG_DEFAULT_SECURITY=""




More information about the arch-commits mailing list