diff options
Diffstat (limited to 'debian/changelog')
| -rw-r--r-- | debian/changelog | 20 |
1 files changed, 17 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index 33c922d6..6d4ed972 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,22 @@ network-manager (0.6.5-5) UNRELEASED; urgency=low - * NOT RELEASED YET - - -- Michael Biebl <biebl@debian.org> Tue, 25 Dec 2007 17:22:22 +0100 + * Rebuild against libnl1. (Closes: #461922) + * debian/patches/24-get_mode_fix_r3122.patch + - Pull r3122 from upstream stable branch. + - Fix getting mode of device. + * debian/patches/25-libnl_unique_pid_r3155.patch + - Pull r3155 from stable branch. + - Ensures that the pid acquired by libnl is unique. + * debian/patches/26-libnl_1.0-pre8_r3206.patch + - Pull r3206 from upstream stable branch. + - Replaces 24-libnl1-pre8_fix.patch, which has been removed. + - Fixes a FTBFS on architectures using SIGTRAP in G_BREAKPOINT(). + (Closes: #459740) + * debian/patches/13-validate_mac_addr.patch + - Drop APs with an invalid MAC address. (Closes: #461500) + Thanks to Sjoerd Simons for the patch. + + -- Michael Biebl <biebl@debian.org> Thu, 24 Jan 2008 22:49:09 +0100 network-manager (0.6.5-4) unstable; urgency=low |