[kernel] r19327 - in dists/sid/linux/debian: . patches patches/bugfix/all

Ben Hutchings benh at alioth.debian.org
Sun Aug 19 19:23:36 UTC 2012


Author: benh
Date: Sun Aug 19 19:23:15 2012
New Revision: 19327

Log:
Update to 3.2.28

Deleted:
   dists/sid/linux/debian/patches/bugfix/all/cipso-don-t-follow-a-NULL-pointer-when-setsockopt-is.patch
   dists/sid/linux/debian/patches/bugfix/all/e1000-add-dropped-DMA-receive-enable-back-in-for-WoL.patch
Modified:
   dists/sid/linux/debian/changelog
   dists/sid/linux/debian/patches/series

Modified: dists/sid/linux/debian/changelog
==============================================================================
--- dists/sid/linux/debian/changelog	Sun Aug 19 02:38:34 2012	(r19326)
+++ dists/sid/linux/debian/changelog	Sun Aug 19 19:23:15 2012	(r19327)
@@ -1,4 +1,4 @@
-linux (3.2.27-1) UNRELEASED; urgency=low
+linux (3.2.28-1) UNRELEASED; urgency=low
 
   * New upstream stable update:
     http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.2.24
@@ -120,6 +120,16 @@
     - ocfs2: clear unaligned io flag when dio fails
     - aio: make kiocb->private NUll in init_sync_kiocb()
     - mm: Hold a file reference in madvise_remove
+    http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.2.28
+    - bnx2: Fix bug in bnx2_free_tx_skbs().
+    - sch_sfb: Fix missing NULL check
+    - sctp: Fix list corruption resulting from freeing an association on a list
+    - cipso: don't follow a NULL pointer when setsockopt() is called
+    - caif: fix NULL pointer check
+    - net/tun: fix ioctl() based info leaks
+    - rtlwifi: rtl8192cu: Change buffer allocation for synchronous reads
+    - hfsplus: fix overflow in sector calculations in hfsplus_submit_bio
+    - drm/i915: fixup seqno allocation logic for lazy_request
 
   [ Ben Hutchings ]
   * linux-libc-dev: Fix redundant 'GNU glibc' in description (Closes: #631228)

Modified: dists/sid/linux/debian/patches/series
==============================================================================
--- dists/sid/linux/debian/patches/series	Sun Aug 19 02:38:34 2012	(r19326)
+++ dists/sid/linux/debian/patches/series	Sun Aug 19 19:23:15 2012	(r19327)
@@ -350,7 +350,6 @@
 features/all/fermi-accel/drm-nouveau-bump-version-to-1.0.0.patch
 
 bugfix/all/net-e100-ucode-is-optional-in-some-cases.patch
-bugfix/all/cipso-don-t-follow-a-NULL-pointer-when-setsockopt-is.patch
 
 features/all/debugfs-add-mode-uid-and-gid-options.patch
 debian/debugfs-set-default-mode-to-700.patch
@@ -388,5 +387,4 @@
 features/all/bql/skge-add-byte-queue-limit-support.patch
 
 bugfix/all/rds-set-correct-msg_namelen.patch
-bugfix/all/e1000-add-dropped-DMA-receive-enable-back-in-for-WoL.patch
 bugfix/all/PCI-PM-Runtime-make-PCI-traces-quieter.patch



More information about the Kernel-svn-changes mailing list