r3071 - in branches/kernel-security-updates/source/kernel-source-2.6.8-2.6.8/debian: . patches/series

Simon Horman horms@costa.debian.org
Fri, 13 May 2005 03:37:48 +0000


Author: horms
Date: 2005-05-13 03:37:47 +0000 (Fri, 13 May 2005)
New Revision: 3071

Modified:
   branches/kernel-security-updates/source/kernel-source-2.6.8-2.6.8/debian/changelog
   branches/kernel-security-updates/source/kernel-source-2.6.8-2.6.8/debian/patches/series/2.6.8-16
Log:
First pass at security updates-only package

Modified: branches/kernel-security-updates/source/kernel-source-2.6.8-2.6.8/debian/changelog
===================================================================
--- branches/kernel-security-updates/source/kernel-source-2.6.8-2.6.8/debian/changelog	2005-05-13 02:58:01 UTC (rev 3070)
+++ branches/kernel-security-updates/source/kernel-source-2.6.8-2.6.8/debian/changelog	2005-05-13 03:37:47 UTC (rev 3071)
@@ -1,4 +1,4 @@
-kernel-source-2.6.8 (2.6.8-16) UNRELEASED; urgency=low
+kernel-source-2.6.8 (2.6.8-15sarge1) testing-security; urgency=low
 
   * smbfs-overrun.dpatch:
     Reinstated smbfs-overrun.dpatch to complete fix for CAN-2004-1191
@@ -7,6 +7,7 @@
   * radeon-race-2.dpatch:
     Symbol fix for radeon race fix in 2.6.8-15.
     (Simon Horman) (closes: #301488, #301528, #308034)
+    N.B: This is part of a security fix included in 2.6.8-15
 
   * drivers-input-serio-nmouse.dpatch:
     [Security] fix N_MOUSE TTY privelage problem. See CAN-2005-0839
@@ -45,101 +46,121 @@
     Fix possible deadlog in fitex mmap_sem. See CAN-2005-0937
     (closes: #303140) (Simon Horman)
 
-  * net-ipv4-bic-binary-search.patch:
-    Fix BIC congestion avoidance algorithm error
-    (Simon Horman)
+  # Ommitted from Security update
+  #* net-ipv4-bic-binary-search.patch:
+  #  Fix BIC congestion avoidance algorithm error
+  #  (Simon Horman)
 
-  * net-ipv4-ipsec-icmp-deadlock.patch:
-    Fix IPSEC ICMP deadlock
-    (Simon Horman)
+  # Ommitted from Security update
+  #* net-ipv4-ipsec-icmp-deadlock.patch:
+  #  Fix IPSEC ICMP deadlock
+  #  (Simon Horman)
 
-  * drivers-media-video-saa7110-oops.patch:
-    Fix saa7110 driver to handle I2C_FUNC_I2C support correctly,
-    prefiously it would oops.
-    (Simon Horman)
+  # Ommitted from Security update
+  #* drivers-media-video-saa7110-oops.patch:
+  #  Fix saa7110 driver to handle I2C_FUNC_I2C support correctly,
+  #  prefiously it would oops.
+  #  (Simon Horman)
 
-  * fs-cramfs-stat.dpatch:
-    Fix bogus blocks field for devices in cramfs.
-    (Simon Horman)
+  # Ommitted from Security update
+  #* fs-cramfs-stat.dpatch:
+  #  Fix bogus blocks field for devices in cramfs.
+  #  (Simon Horman)
 
-  * drivers-media-video-i2c-msg.dpatch:
-    Fix i2c message flags in video drivers
-    (Simon Horman)
+  # Ommitted from Security update
+  #* drivers-media-video-i2c-msg.dpatch:
+  #  Fix i2c message flags in video drivers
+  #  (Simon Horman)
 
-  * drivers-net-sis900-oops.dpatch:
-    Fix oops in sis900 driver caused by it being preemted
-    before it has finished setting sis_priv->mii
-    (Simon Horman)
+  # Ommitted from Security update
+  #* drivers-net-sis900-oops.dpatch:
+  #  Fix oops in sis900 driver caused by it being preemted
+  #  before it has finished setting sis_priv->mii
+  #  (Simon Horman)
 
-  * drivers-net-via-rhine-wol-oops.dpatch:
-    Fix oops in VIA Rhine driver caused by assuming all cards have WOL support.
-    (Simon Horman)
+  # Ommitted from Security update
+  #* drivers-net-via-rhine-wol-oops.dpatch:
+  #  Fix oops in VIA Rhine driver caused by assuming all cards have WOL support.
+  #  (Simon Horman)
 
-  * net-netrom-double-lock.dpatch:
-    Fix dealock in netrom caused by double locking.
-    (Simon Horman)
+  # Ommitted from Security update
+  #* net-netrom-double-lock.dpatch:
+  #  Fix dealock in netrom caused by double locking.
+  #  (Simon Horman)
 
-  * drivers-net-amd811e-irq.dpatch:
-    Fix bug in AMD8111e driver where it neglects to release an
-    irq on some error conditions.
-    (Simon Horman)
+  # Ommitted from Security update
+  #* drivers-net-amd811e-irq.dpatch:
+  #  Fix bug in AMD8111e driver where it neglects to release an
+  #  irq on some error conditions.
+  #  (Simon Horman)
 
-  * net-xfrm-find_acq_byseq.dpatch:
-    Fix __xfrm_find_acq_byseq() so it only returns objects
-    in the XFRM_STATE_ACQ state.
-    (Simon Horman)
+  # Ommitted from Security update
+  #* net-xfrm-find_acq_byseq.dpatch:
+  #  Fix __xfrm_find_acq_byseq() so it only returns objects
+  #  in the XFRM_STATE_ACQ state.
+  #  (Simon Horman)
 
-  * drivers-net-via-rhine-irq.dpatch:
-    VIA Rhine driver was releasing an irq in some error situations
-    (Simon Horman)
+  # Ommitted from Security update
+  #* drivers-net-via-rhine-irq.dpatch:
+  #  VIA Rhine driver was releasing an irq in some error situations
+  #  (Simon Horman)
 
-  * sound-core-timer-oops.dpatch:
-    Fix ALSA timer notification.
-    o Ooops in read()
-    o wake-up polls and signals with new events
-    (Simon Horman)
+  # Ommitted from Security update
+  #* sound-core-timer-oops.dpatch:
+  #  Fix ALSA timer notification.
+  #  o Ooops in read()
+  #  o wake-up polls and signals with new events
+  #  (Simon Horman)
 
-  * fs-jdb-race.dpatch:
-    Fix race in JDB
-    (Simon Horman)
+  # Ommitted from Security update
+  #* fs-jdb-race.dpatch:
+  #  Fix race in JDB
+  #  (Simon Horman)
 
-  * arch-ia64-syscall-audit.dpatch:
-    Fix ia64 syscall auditing
-    (Simon Horman)
+  # Ommitted from Security update
+  #* arch-ia64-syscall-audit.dpatch:
+  #  Fix ia64 syscall auditing
+  #  (Simon Horman)
 
-  * drivers-i2c-chips-eprom.dpatch:
-    Fix oops in eprom driver that occrs when data is read from sysfs
-    (Simon Horman)
+  # Ommitted from Security update
+  #* drivers-i2c-chips-eprom.dpatch:
+  #  Fix oops in eprom driver that occrs when data is read from sysfs
+  #  (Simon Horman)
 
-  * lib-rwsem-spinlock.dpatch:
-    Fix dealock that occurs dio_complete() does up_read() from IRQ context
-    by using interupd disabling spin locks.
-    (Simon Horman)
+  # Ommitted from Security update
+  #* lib-rwsem-spinlock.dpatch:
+  #  Fix dealock that occurs dio_complete() does up_read() from IRQ context
+  #  by using interupd disabling spin locks.
+  #  (Simon Horman)
 
-  * fs-jdb-slow-leak.dpatch:
-    Fix longstanding jdb commit leak - since 2.6.6. (Maximilian Attems)
+  # Ommitted from Security update
+  #* fs-jdb-slow-leak.dpatch:
+  #  Fix longstanding jdb commit leak - since 2.6.6. (Maximilian Attems)
 
-  * sparc64-sigpoll-2.6.8.dpatch:
-    Separate __SI_FAULT and __SI_POLL branches in copy_siginfo_to_user32()
-    to resolve fcntl() bug. (Jurij Smakov, Simon Horman) (closes: #272683)
+  # Ommitted from Security update
+  #* sparc64-sigpoll-2.6.8.dpatch:
+  #  Separate __SI_FAULT and __SI_POLL branches in copy_siginfo_to_user32()
+  #  to resolve fcntl() bug. (Jurij Smakov, Simon Horman) (closes: #272683)
 
   * net-ipv4-icmp-quench.diff:
     [CAN-2004-0790] Just silently ignore ICMP Source Quench messages.
     (Simon Horman)  (See: #305655)
 
-  * sparc64-sunsu-init.dpatch:
-    [sparc64] Patch by David Miller to fix the initialization of the
-    sunsu serial driver. Mouse connected to the serial port is now
-    detected properly. Thanks to Frans Pop for testing. (Jurij Smakov)
-    (closes: #295725)
-    Ref: http://lists.debian.org/debian-sparc/2005/04/msg00203.html
+  # Ommitted from Security update
+  #* sparc64-sunsu-init.dpatch:
+  #  [sparc64] Patch by David Miller to fix the initialization of the
+  #  sunsu serial driver. Mouse connected to the serial port is now
+  #  detected properly. Thanks to Frans Pop for testing. (Jurij Smakov)
+  #  (closes: #295725)
+  #  Ref: http://lists.debian.org/debian-sparc/2005/04/msg00203.html
 
   * drivers-i2c-sysfs-permisions.dpatch:
     I2C: Fix incorrect sysfs file permissions in it87 and via686a drivers.
     See CAN-2005-1369. (closes: #307552) (Simon Horman)
 
-  * arch-sparc64-kernel-ptrace-cont-bogosity.dpatch:
-    SPARC: Fix PTRACE_CONT bogosity. (Simon Horman)
+  # Ommitted from Security update
+  #* arch-sparc64-kernel-ptrace-cont-bogosity.dpatch:
+  #  SPARC: Fix PTRACE_CONT bogosity. (Simon Horman)
 
   * net-ipv4-fib_hash-crash.dpatch:
     DoS vulnerability in fib_seq_start()

Modified: branches/kernel-security-updates/source/kernel-source-2.6.8-2.6.8/debian/patches/series/2.6.8-16
===================================================================
--- branches/kernel-security-updates/source/kernel-source-2.6.8-2.6.8/debian/patches/series/2.6.8-16	2005-05-13 02:58:01 UTC (rev 3070)
+++ branches/kernel-security-updates/source/kernel-source-2.6.8-2.6.8/debian/patches/series/2.6.8-16	2005-05-13 03:37:47 UTC (rev 3071)
@@ -10,27 +10,27 @@
 + fs-binfmt_elf-dos.dpatch
 + arch-ppc64-hugepage-aio-panic.dpatch
 + kernel-futex-deadlock.dpatch
-+ net-ipv4-bic-binary-search.dpatch
-+ net-ipv4-ipsec-icmp-deadlock.dpatch
-+ drivers-media-video-saa7110-oops.dpatch
-+ fs-cramfs-stat.dpatch
-+ drivers-media-video-i2c-msg.dpatch
-+ drivers-net-sis900-oops.dpatch
-+ drivers-net-via-rhine-wol-oops.dpatch
-+ net-netrom-double-lock.dpatch
-+ drivers-net-amd811e-irq.dpatch
-+ net-xfrm-find_acq_byseq.dpatch
-+ drivers-net-via-rhine-irq.dpatch
-+ sound-core-timer-oops.dpatch
-+ fs-jdb-race.dpatch
-+ arch-ia64-syscall-audit.dpatch
-+ drivers-i2c-chips-eprom.dpatch
-+ lib-rwsem-spinlock.dpatch
-+ sparc64-sigpoll-2.6.8.dpatch
-+ fs-jdb-slow-leak.dpatch
+#not a security patch + net-ipv4-bic-binary-search.dpatch
+#not a security patch + net-ipv4-ipsec-icmp-deadlock.dpatch
+#not a security patch + drivers-media-video-saa7110-oops.dpatch
+#not a security patch + fs-cramfs-stat.dpatch
+#not a security patch + drivers-media-video-i2c-msg.dpatch
+#not a security patch + drivers-net-sis900-oops.dpatch
+#not a security patch + drivers-net-via-rhine-wol-oops.dpatch
+#not a security patch + net-netrom-double-lock.dpatch
+#not a security patch + drivers-net-amd811e-irq.dpatch
+#not a security patch + net-xfrm-find_acq_byseq.dpatch
+#not a security patch + drivers-net-via-rhine-irq.dpatch
+#not a security patch + sound-core-timer-oops.dpatch
+#not a security patch + fs-jdb-race.dpatch
+#not a security patch + arch-ia64-syscall-audit.dpatch
+#not a security patch + drivers-i2c-chips-eprom.dpatch
+#not a security patch + lib-rwsem-spinlock.dpatch
+#not a security patch + sparc64-sigpoll-2.6.8.dpatch
+#not a security patch + fs-jdb-slow-leak.dpatch
 + net-ipv4-icmp-quench.dpatch
-+ sparc64-sunsu-init.dpatch
-+ arch-sparc64-kernel-ptrace-cont-bogosity.dpatch
+#not a security patch + sparc64-sunsu-init.dpatch
+#not a security patch + arch-sparc64-kernel-ptrace-cont-bogosity.dpatch
 + drivers-i2c-sysfs-permisions.dpatch
 + net-ipv4-fib_hash-crash.dpatch
 + fs-binfmt_elf-dump-privelage.dpatch