diff --git a/debian/changelog b/debian/changelog index b2960e24e..fe1e61386 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 Fri, 19 Aug 2005 14:39:16 +0200 linux-2.6 (2.6.12-5) unstable; urgency=low