[kernel] r16011 - in dists/sid/linux-2.6/debian: . patches/series

Ben Hutchings benh at alioth.debian.org
Fri Jul 23 23:43:55 UTC 2010


Author: benh
Date: Fri Jul 23 23:43:51 2010
New Revision: 16011

Log:
Merge 2.6.32-18 release

Move inotify changes to -19.

Added:
   dists/sid/linux-2.6/debian/patches/series/19
Modified:
   dists/sid/linux-2.6/debian/changelog
   dists/sid/linux-2.6/debian/patches/series/18

Modified: dists/sid/linux-2.6/debian/changelog
==============================================================================
--- dists/sid/linux-2.6/debian/changelog	Fri Jul 23 23:39:28 2010	(r16010)
+++ dists/sid/linux-2.6/debian/changelog	Fri Jul 23 23:43:51 2010	(r16011)
@@ -1,4 +1,12 @@
-linux-2.6 (2.6.32-18) UNRELEASED; urgency=low
+linux-2.6 (2.6.32-19) UNRELEASED; urgency=low
+
+  [ maximilian attems ]
+  * inotify send IN_UNMOUNT events.
+  * inotify fix oneshot support.
+
+ -- Ben Hutchings <ben at decadent.org.uk>  Sat, 24 Jul 2010 00:41:51 +0100
+
+linux-2.6 (2.6.32-18) unstable; urgency=low
 
   [ Ben Hutchings ]
   * iwlwifi: Allocate pages for RX buffers, reducing the probability of
@@ -37,11 +45,9 @@
     - Kirkwood: more factorization of the PCIe init code
 
   [ maximilian attems ]
-  * inotify send IN_UNMOUNT events.
-  * inotify fix oneshot support.
   * sched: Fix over-scheduling bug.
 
- -- Ben Hutchings <ben at decadent.org.uk>  Wed, 14 Jul 2010 01:52:56 +0100
+ -- Ben Hutchings <ben at decadent.org.uk>  Fri, 23 Jul 2010 03:48:08 +0100
 
 linux-2.6 (2.6.32-17) unstable; urgency=low
 

Modified: dists/sid/linux-2.6/debian/patches/series/18
==============================================================================
--- dists/sid/linux-2.6/debian/patches/series/18	Fri Jul 23 23:39:28 2010	(r16010)
+++ dists/sid/linux-2.6/debian/patches/series/18	Fri Jul 23 23:43:51 2010	(r16011)
@@ -63,8 +63,6 @@
 + features/all/rt28x0/0041-Staging-rt2860-correct-onstack-wait_queue_head-decla.patch
 + features/all/rt28x0/0042-Staging-rt2860-add-Belkin-F5D8055-Wireless-N-USB-Don.patch
 + bugfix/x86/drm-i915-add-reclaimable-to-i915-self-reclaimable-pa.patch
-+ bugfix/all/inotify-fix-inotify-oneshot-support.patch
-+ bugfix/all/inotify-send-IN_UNMOUNT-events.patch
 + bugfix/all/sched-fix-over-scheduling-bug.patch
 + debian/revert-x86-paravirt-Add-a-global-synchronization-point.patch
 + bugfix/all/3c59x-Fix-call-to-mdio_sync-with-the-wrong-argument.patch

Added: dists/sid/linux-2.6/debian/patches/series/19
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ dists/sid/linux-2.6/debian/patches/series/19	Fri Jul 23 23:43:51 2010	(r16011)
@@ -0,0 +1,2 @@
++ bugfix/all/inotify-fix-inotify-oneshot-support.patch
++ bugfix/all/inotify-send-IN_UNMOUNT-events.patch



More information about the Kernel-svn-changes mailing list