[kernel] r16790 - in dists/sid/linux-2.6/debian: . patches/bugfix/all/stable patches/series
Ben Hutchings
benh at alioth.debian.org
Sat Jan 8 01:44:38 UTC 2011
Author: benh
Date: Sat Jan 8 01:44:36 2011
New Revision: 16790
Log:
Add stable 2.6.32.28
Added:
dists/sid/linux-2.6/debian/patches/bugfix/all/stable/2.6.32.28.patch
- copied, changed from r16789, dists/sid/linux-2.6/debian/patches/bugfix/all/stable/2.6.32.28-rc1.patch
Deleted:
dists/sid/linux-2.6/debian/patches/bugfix/all/stable/2.6.32.28-rc1.patch
Modified:
dists/sid/linux-2.6/debian/changelog
dists/sid/linux-2.6/debian/patches/series/30
Modified: dists/sid/linux-2.6/debian/changelog
==============================================================================
--- dists/sid/linux-2.6/debian/changelog Fri Jan 7 02:20:20 2011 (r16789)
+++ dists/sid/linux-2.6/debian/changelog Sat Jan 8 01:44:36 2011 (r16790)
@@ -18,7 +18,7 @@
* [x86] dell-laptop: Enable for some newer Dell models
* r8169: Change RTL8111D/RTL8168D initialisation and firmware loading to
match upstream version (Closes: #596390 with firmware-realtek 0.28)
- * Add stable 2.6.32.28-rc1:
+ * Add stable 2.6.32.28:
- NFS: Fix panic after nfs_umount()
- usb-storage/libusual: Add support for Samsung YP-CP3 MP4 Player,
thanks to Vitaly Kuznetsov (Closes: #555835)
Copied and modified: dists/sid/linux-2.6/debian/patches/bugfix/all/stable/2.6.32.28.patch (from r16789, dists/sid/linux-2.6/debian/patches/bugfix/all/stable/2.6.32.28-rc1.patch)
==============================================================================
--- dists/sid/linux-2.6/debian/patches/bugfix/all/stable/2.6.32.28-rc1.patch Fri Jan 7 02:20:20 2011 (r16789, copy source)
+++ dists/sid/linux-2.6/debian/patches/bugfix/all/stable/2.6.32.28.patch Sat Jan 8 01:44:36 2011 (r16790)
@@ -1,5 +1,5 @@
diff --git a/Makefile b/Makefile
-index ebfa20c..8d9bc5d 100644
+index ebfa20c..928ad57 100644
diff --git a/arch/x86/include/asm/processor.h b/arch/x86/include/asm/processor.h
index 13b1885..78bb4d7 100644
--- a/arch/x86/include/asm/processor.h
@@ -1522,7 +1522,7 @@
static void sctp_generate_sack_event(unsigned long data)
{
diff --git a/net/sctp/transport.c b/net/sctp/transport.c
-index 37a1184..e04c9f8 100644
+index 37a1184d..e04c9f8 100644
--- a/net/sctp/transport.c
+++ b/net/sctp/transport.c
@@ -108,6 +108,8 @@ static struct sctp_transport *sctp_transport_init(struct sctp_transport *peer,
Modified: dists/sid/linux-2.6/debian/patches/series/30
==============================================================================
--- dists/sid/linux-2.6/debian/patches/series/30 Fri Jan 7 02:20:20 2011 (r16789)
+++ dists/sid/linux-2.6/debian/patches/series/30 Sat Jan 8 01:44:36 2011 (r16790)
@@ -35,7 +35,7 @@
- bugfix/all/hvc_console-fix-race-between-hvc_close-and-hvc_remove.patch
- bugfix/all/posix-cpu-timers-workaround-to-suppress-the-problems-with-mt-exec.patch
- bugfix/all/TTY-Fix-error-return-from-tty_ldisc_open.patch
-+ bugfix/all/stable/2.6.32.28-rc1.patch
++ bugfix/all/stable/2.6.32.28.patch
+ debian/revert-most-of-block-deprecate-queue_flag_cluster.patch
+ bugfix/all/af_unix-limit-unix_tot_inflight.patch
+ bugfix/all/scm-lower-SCM_MAX_FD.patch
More information about the Kernel-svn-changes
mailing list