aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBen Hutchings <benh@debian.org>2011-08-16 04:07:43 +0000
committerBen Hutchings <benh@debian.org>2011-08-16 04:07:43 +0000
commita2515f6a5ac143293ba4f49718bb119c1b8c6e75 (patch)
tree951546e504d5ac54f59b00e99147155814420234
parent72f160b3eae1d9175554ababb15cb12126653849 (diff)
downloadkernel_replicant_linux-a2515f6a5ac143293ba4f49718bb119c1b8c6e75.tar.gz
kernel_replicant_linux-a2515f6a5ac143293ba4f49718bb119c1b8c6e75.tar.bz2
kernel_replicant_linux-a2515f6a5ac143293ba4f49718bb119c1b8c6e75.zip
Add stable 3.0.2 (same as 3.0.2-rc1)
svn path=/dists/sid/linux-2.6/; revision=17936
-rw-r--r--debian/changelog4
-rw-r--r--debian/patches/bugfix/all/stable/3.0.2.patch (renamed from debian/patches/bugfix/all/stable/3.0.2-rc1.patch)2
-rw-r--r--debian/patches/series/22
3 files changed, 6 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 80e979325542..bd219e96f3a0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,7 +11,7 @@ linux-2.6 (3.0.0-2) UNRELEASED; urgency=low
(Closes: #636854):
- Various drivers replaced as for x86 in 2.6.32-10
- pata_macio replaces ide_pmac
- * Add stable 3.0.2-rc1, including:
+ * Add stable 3.0.2, including:
- net: Cap number of elements for sendmmsg
- net: Fix security_socket_sendmsg() bypass problem
- [x86] xen: allow enable use of VGA console on dom0
@@ -25,6 +25,8 @@ linux-2.6 (3.0.0-2) UNRELEASED; urgency=low
= expect uid
- ecryptfs: Return error when lower file pointer is NULL
- ext{3,4}: Properly count journal credits for long symlinks
+ For the complete list of changes, see:
+ http://www.kernel.org/pub/linux/kernel/v3.0/ChangeLog-3.0.2
* [x86] Enable RTS_PSTOR as module
[ maximilian attems ]
diff --git a/debian/patches/bugfix/all/stable/3.0.2-rc1.patch b/debian/patches/bugfix/all/stable/3.0.2.patch
index b790325df060..8ec641d4f55b 100644
--- a/debian/patches/bugfix/all/stable/3.0.2-rc1.patch
+++ b/debian/patches/bugfix/all/stable/3.0.2.patch
@@ -1,3 +1,5 @@
+diff --git a/Makefile b/Makefile
+index f124b18..794fa28 100644
diff --git a/arch/cris/arch-v10/drivers/sync_serial.c b/arch/cris/arch-v10/drivers/sync_serial.c
index 85026537..466af40 100644
--- a/arch/cris/arch-v10/drivers/sync_serial.c
diff --git a/debian/patches/series/2 b/debian/patches/series/2
index 44f02a2a98c4..ee3a13305116 100644
--- a/debian/patches/series/2
+++ b/debian/patches/series/2
@@ -1,4 +1,4 @@
- features/all/rt2x00-Add-device-ID-for-RT539F-device.patch
+ bugfix/all/stable/3.0.1.patch
+ bugfix/all/perf-do-not-look-at-.-config-for-configuration.patch
-+ bugfix/all/stable/3.0.2-rc1.patch
++ bugfix/all/stable/3.0.2.patch