Annotate log with committers names

svn path=/branches/dist/sid/kernel/linux-2.6/; revision=4074
This commit is contained in:
Simon Horman 2005-08-30 10:26:04 +00:00
parent 58de4c5a39
commit a648089742
1 changed files with 3 additions and 1 deletions

4
debian/changelog vendored
View File

@ -5,18 +5,20 @@ linux-2.6 (2.6.12-6) UNRELEASED; urgency=low
statically included.
(closes: #323143) (Andres Salomon, Bastian Blank)
[ Sven Luther ]
* [powerpc]
- Added pmac-sound sanity check patch.
- Added preliminary apus patch, not applied though.
[ Simon Horman ]
* Unset CC_OPTIMIZE_FOR_SIZE in i386 config,
it breaks iproute's (and other netlink users) ability
to set routes. (closes: #322723) (Simon Horman)
[ 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