Added changelog for 2.6.12.6 - but omitted the patch as it is superceded by 2.6.13

svn path=/trunk/kernel/linux-2.6/; revision=4085
This commit is contained in:
Simon Horman 2005-08-31 09:16:55 +00:00
parent dd4ace87cd
commit c6c246ed48
1 changed files with 13 additions and 4 deletions

17
debian/changelog vendored
View File

@ -22,14 +22,23 @@ linux-2.6 (2.6.12-6) UNRELEASED; urgency=low
it breaks iproute's (and other netlink users) ability
to set routes. (closes: #322723) (Simon Horman)
* 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
- [Security] Restrict socket policy loading to CAP_NET_ADMIN.
See CAN-2005-2555.
- [Maybe-Security: Can remote traffic trigger this]
Fix DST leak in icmp_push_reply()
- [Maybe-Security: Seems like a local DoS]
NPTL signal delivery deadlock fix
- fix gl_skb/skb type error in genelink driver in usbnet
- [Maybe-Security: Seems like a local DoS]
fix a memory leak in devices seq_file implementation
- [Maybe-Security: Seems like a local DoS]
Fix SKB leak in ip6_input_finish()
-- Bastian Blank <waldi@debian.org> Fri, 19 Aug 2005 14:39:16 +0200
linux-2.6 (2.6.12-5) unstable; urgency=low