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

Ben Hutchings benh at alioth.debian.org
Thu Jul 12 05:16:33 UTC 2012


Author: benh
Date: Thu Jul 12 05:16:31 2012
New Revision: 19246

Log:
Update to 3.2.23

Deleted:
   dists/sid/linux/debian/patches/bugfix/all/ethtool-allow-ETHTOOL_GSSET_INFO-for-users.patch
   dists/sid/linux/debian/patches/bugfix/all/net-sock-validate-data_len-before-allocating-skb-in-.patch
Modified:
   dists/sid/linux/debian/changelog
   dists/sid/linux/debian/patches/series

Modified: dists/sid/linux/debian/changelog
==============================================================================
--- dists/sid/linux/debian/changelog	Wed Jul 11 04:12:41 2012	(r19245)
+++ dists/sid/linux/debian/changelog	Thu Jul 12 05:16:31 2012	(r19246)
@@ -1,9 +1,25 @@
-linux (3.2.22-1) UNRELEASED; urgency=low
+linux (3.2.23-1) UNRELEASED; urgency=low
 
   * New upstream stable update:
     http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.2.22
     - nilfs2: ensure proper cache clearing for gc-inodes
     - ath9k_hw: avoid possible infinite loop in ar9003_get_pll_sqsum_dvc
+    http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.2.23
+    - splice: fix racy pipe->buffers uses
+    - NFC: Prevent multiple buffer overflows in NCI (CVE-2012-3364)
+    - NFC: Return from rawsock_release when sk is NULL
+    - md/raid5: Do not add data_offset before call to is_badblock
+    - md/raid5: In ops_run_io, inc nr_pending before calling
+      md_wait_for_blocked_rdev
+    - md/raid10: fix failure when trying to repair a read error.
+    - udf: Avoid run away loop when partition table length is corrupted
+    - udf: Fortify loading of sparing table (CVE-2012-3400)
+    - l2tp: fix a race in l2tp_ip_sendmsg()
+    - netpoll: fix netpoll_send_udp() bugs
+    - Btrfs: run delayed directory updates during log replay
+    - 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
 
   [ 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	Wed Jul 11 04:12:41 2012	(r19245)
+++ dists/sid/linux/debian/patches/series	Thu Jul 12 05:16:31 2012	(r19246)
@@ -305,7 +305,6 @@
 
 bugfix/all/NFSv4-Reduce-the-footprint-of-the-idmapper.patch
 bugfix/all/NFSv4-Further-reduce-the-footprint-of-the-idmapper.patch
-bugfix/all/net-sock-validate-data_len-before-allocating-skb-in-.patch
 
 bugfix/all/macvtap-zerocopy-fix-offset-calculation-when-buildin.patch
 bugfix/all/macvtap-zerocopy-fix-truesize-underestimation.patch
@@ -314,7 +313,6 @@
 bugfix/all/macvtap-zerocopy-validate-vectors-before-building-sk.patch
 
 bugfix/all/KVM-Fix-buffer-overflow-in-kvm_set_irq.patch
-bugfix/all/ethtool-allow-ETHTOOL_GSSET_INFO-for-users.patch
 
 # CPU sysdev removal from 3.3 and x86 CPU auto-loading from 3.4
 features/all/cpu-devices/driver-core-implement-sysdev-functionality-for-regul.patch



More information about the Kernel-svn-changes mailing list