summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Marineau <marineam@gentoo.org>2006-04-20 00:51:22 +0000
committerMichael Marineau <marineam@gentoo.org>2006-04-20 00:51:22 +0000
commit7866d372cc68038f9d1be0aea3f040968f3a83b8 (patch)
tree678d2d481a91c287e4c4d9dd8ad0fc14dd9974d8 /sys-kernel
parentmips love (diff)
downloadgentoo-2-7866d372cc68038f9d1be0aea3f040968f3a83b8.tar.gz
gentoo-2-7866d372cc68038f9d1be0aea3f040968f3a83b8.tar.bz2
gentoo-2-7866d372cc68038f9d1be0aea3f040968f3a83b8.zip
Security update
(Portage version: 2.0.54)
Diffstat (limited to 'sys-kernel')
-rw-r--r--sys-kernel/ck-sources/ChangeLog8
-rw-r--r--sys-kernel/ck-sources/Manifest14
-rw-r--r--sys-kernel/ck-sources/ck-sources-2.6.16_p6-r1.ebuild (renamed from sys-kernel/ck-sources/ck-sources-2.6.16_p6.ebuild)6
-rw-r--r--sys-kernel/ck-sources/files/digest-ck-sources-2.6.16_p6-r1 (renamed from sys-kernel/ck-sources/files/digest-ck-sources-2.6.16_p6)2
4 files changed, 13 insertions, 17 deletions
diff --git a/sys-kernel/ck-sources/ChangeLog b/sys-kernel/ck-sources/ChangeLog
index b778194c891f..592cec9420af 100644
--- a/sys-kernel/ck-sources/ChangeLog
+++ b/sys-kernel/ck-sources/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for sys-kernel/ck-sources
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/ck-sources/ChangeLog,v 1.139 2006/04/19 04:34:20 marineam Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/ck-sources/ChangeLog,v 1.140 2006/04/20 00:51:22 marineam Exp $
+
+*ck-sources-2.6.16_p6-r1 (20 Apr 2006)
+
+ 20 Apr 2006; Michael Marineau <marineam@gentoo.org>
+ -ck-sources-2.6.16_p6.ebuild, +ck-sources-2.6.16_p6-r1.ebuild:
+ Security version bump to gentpatches 5. Includes 2.6.16.9
*ck-sources-2.6.16_p6 (19 Apr 2006)
diff --git a/sys-kernel/ck-sources/Manifest b/sys-kernel/ck-sources/Manifest
index 6bd9aa00f9cc..2dab11ccc15d 100644
--- a/sys-kernel/ck-sources/Manifest
+++ b/sys-kernel/ck-sources/Manifest
@@ -1,16 +1,6 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
MD5 3183bedb22dd454bc44112d2a82cdf44 ChangeLog 31600
MD5 9fdf6d330d6e5d5d079f2c11d5eae5ac ck-sources-2.6.15_p7.ebuild 1567
-MD5 e0ad79e097acf4ea5374319b0a9f7fb7 ck-sources-2.6.16_p6.ebuild 1556
+MD5 e5deefbe62360910054118068b517f01 ck-sources-2.6.16_p6-r1.ebuild 1588
MD5 15f73063294033d2b4d7e16c6e0b6b39 files/digest-ck-sources-2.6.15_p7 273
-MD5 56e966476b33944b70e98081e38d477b files/digest-ck-sources-2.6.16_p6 272
+MD5 77b61b53799c8d515c103eb65aa6529a files/digest-ck-sources-2.6.16_p6-r1 272
MD5 7187b8c28501f454a2412c9e4a7fcf53 metadata.xml 421
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.1 (GNU/Linux)
-
-iD8DBQFERb3liP+LossGzjARAvayAJ4hr2RJPUV5dKFWcRJdLVoBBKdLrQCgrfu3
-8DaXVC+b5yM14PZ/vfSdDfI=
-=qvJF
------END PGP SIGNATURE-----
diff --git a/sys-kernel/ck-sources/ck-sources-2.6.16_p6.ebuild b/sys-kernel/ck-sources/ck-sources-2.6.16_p6-r1.ebuild
index 4df30f49daea..34ac1eeb5d5b 100644
--- a/sys-kernel/ck-sources/ck-sources-2.6.16_p6.ebuild
+++ b/sys-kernel/ck-sources/ck-sources-2.6.16_p6-r1.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/ck-sources/ck-sources-2.6.16_p6.ebuild,v 1.1 2006/04/19 04:34:20 marineam Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/ck-sources/ck-sources-2.6.16_p6-r1.ebuild,v 1.1 2006/04/20 00:51:22 marineam Exp $
K_PREPATCHED="yes"
UNIPATCH_STRICTORDER="yes"
K_NOUSENAME="yes"
K_WANT_GENPATCHES="base"
-K_GENPATCHES_VER="4"
+K_GENPATCHES_VER="5"
ETYPE="sources"
inherit kernel-2
detect_version
@@ -29,7 +29,7 @@ fi
UNIPATCH_LIST="${DISTDIR}/${CK_PATCH}"
# Note: 2.6.x.y updates in genpatches begin with 10 but are included in -ck
-UNIPATCH_EXCLUDE="${UNIPATCH_EXCLUDE} 10 2400"
+UNIPATCH_EXCLUDE="${UNIPATCH_EXCLUDE} 1000 1001 1002 1003 1004 1005 1006 2400"
DESCRIPTION="Full sources for the Linux kernel with Con Kolivas' high
performance patchset and Gentoo's basic patchset."
diff --git a/sys-kernel/ck-sources/files/digest-ck-sources-2.6.16_p6 b/sys-kernel/ck-sources/files/digest-ck-sources-2.6.16_p6-r1
index 6f5ce2236685..89e5879a7cce 100644
--- a/sys-kernel/ck-sources/files/digest-ck-sources-2.6.16_p6
+++ b/sys-kernel/ck-sources/files/digest-ck-sources-2.6.16_p6-r1
@@ -1,4 +1,4 @@
-MD5 41d52bcbc7daee8ee71b980e9ea32e81 genpatches-2.6.16-4.base.tar.bz2 33194
+MD5 8a5df3d61f0f00611209e4ef4f5a1258 genpatches-2.6.16-5.base.tar.bz2 48590
MD5 9a91b2719949ff0856b40bc467fd47be linux-2.6.16.tar.bz2 40845005
MD5 5982d0a80f6e7d3d09ff9a0f8c313988 patch-2.6.16-ck6.bz2 79813
MD5 4fd032ceadc7d2bda92cc20c54da691b patch-2.6.16-cks6.bz2 79496