Sync changelog with sid branch... again

svn path=/dists/trunk/linux-2.6/; revision=4145
This commit is contained in:
Simon Horman 2005-09-09 02:41:00 +00:00
parent 3ce633f432
commit 4886a8e09b
1 changed files with 26 additions and 29 deletions

55
debian/changelog vendored
View File

@ -5,49 +5,46 @@ linux-2.6 (2.6.13-1) UNRELEASED; urgency=low
-- Simon Horman <horms@debian.org> Tue, 30 Aug 2005 19:27:52 +0900 -- Simon Horman <horms@debian.org> Tue, 30 Aug 2005 19:27:52 +0900
linux-2.6 (2.6.12-6) UNRELEASED; urgency=low linux-2.6 (2.6.12-7) UNRELEASED; urgency=low
[ Simon Horman ]
* [SECURITY] THe seq_file memory leak fix included in 2.6.12-6
as part of upstream's 2.6.12.6 patchset is now CAN-2005-2800.
-- Simon Horman <horms@debian.org> Fri, 9 Sep 2005 11:38:06 +0900
linux-2.6 (2.6.12-6) unstable; urgency=high
[ Andres Salomon, Bastian Blank ] [ Andres Salomon, Bastian Blank ]
* Change ATM and Classical-IP-over-ATM to be modular, instead of being * Change ATM and Classical-IP-over-ATM to be modular, instead of being
statically included. statically included. (closes: #323143)
(closes: #323143)
[ Sven Luther ] [ Sven Luther ]
* [powerpc] * [powerpc] powerpc-pmac-sound-check.patch: Added pmac-sound sanity check.
- Added pmac-sound sanity check patch. * [powerpc] powerpc-apus.patch:
- Added preliminary apus patch, not applied though. Added preliminary apus patch to package, not applied to kernel tree yet.
[ Simon Horman ] [ Simon Horman ]
* Unset CC_OPTIMIZE_FOR_SIZE in i386 config, * Unset CC_OPTIMIZE_FOR_SIZE in i386 config,
it breaks iproute's (and other netlink users) ability it breaks iproute's (and other netlink users) ability
to set routes. (closes: #322723) to set routes. (closes: #322723)
* net-sockglue-cap.patch
[Security] Restrict socket policy loading to CAP_NET_ADMIN.
See CAN-2005-2555.
* zlib deflateBound() patch added as part of the 2.6.12.5 patch in
2.6.12-3 now has a CAN number.
See CAN-2005-2457
* Added 2.6.12.6 * Added 2.6.12.6
- [Security] Restrict socket policy loading to CAP_NET_ADMIN. - [SECURITY: CAN-2005-2555] Restrict socket policy loading to
See CAN-2005-2555. CAP_NET_ADMIN.
- [Maybe-Security: Can remote traffic trigger this] - [SECURITY] Fix DST leak in icmp_push_reply(). Possible remote
Fix DST leak in icmp_push_reply() DoS?
- [Maybe-Security: Seems like a local DoS] - [SECURITY] NPTL signal delivery deadlock fix; possible local
NPTL signal delivery deadlock fix DoS.
- fix gl_skb/skb type error in genelink driver in usbnet - fix gl_skb/skb type error in genelink driver in usbnet
- [Security] fix a memory leak in devices seq_file implementation - [SECURITY] fix a memory leak in devices seq_file implementation;
See CAN-2005-2800 local DoS.
- [Maybe-Security: Seems like a local DoS] - [SECURITY] Fix SKB leak in ip6_input_finish(); local DoS.
Fix SKB leak in ip6_input_finish()
* amd64-insert_vm_struct-leak.patch [ Andres Salomon ]
[Security] TASK_SIZE fixes for compatibility mode processes * [hppa] enable discontiguous memory support for 32bit hppa images, so
See CAN-2005-2617 they build.
-- Simon Horman <horms@debian.org> Fri, 9 Sep 2005 11:30:06 +0900 -- Andres Salomon <dilinger@debian.org> Tue, 06 Sep 2005 10:14:35 -0400
linux-2.6 (2.6.12-5) unstable; urgency=low linux-2.6 (2.6.12-5) unstable; urgency=low