diff --git a/debian/changelog b/debian/changelog index 80e979325..bd219e96f 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 similarity index 99% rename from debian/patches/bugfix/all/stable/3.0.2-rc1.patch rename to debian/patches/bugfix/all/stable/3.0.2.patch index b790325df..8ec641d4f 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 44f02a2a9..ee3a13305 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