diff options
| author | Michael Biebl <biebl@debian.org> | 2009-11-24 00:14:46 +0000 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2009-11-24 00:14:46 +0000 |
| commit | f88ddee64361a04a8c58391f80fe50e0bd7e1a3f (patch) | |
| tree | 3e00d9918b4d367879f6da21935c449e1c70c8c4 /debian | |
| parent | a763446d8a57fd04b25899a12ebcecc42cf4549b (diff) | |
Fixes segfault of nm-system-settings for empty SSIDs. (Closes: #531605)
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@3277 ceb527fc-18e6-0310-9fe2-813c157c29e7
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index b67935e1..f9f39efa 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ network-manager (0.7.2-1) UNRELEASED; urgency=low * New upstream release. + - Fixes segfault of nm-system-settings for empty SSIDs. (Closes: #531605) * debian/patches/02-dbus_access_network_manager.patch - Update group="netdev" policy based on the upstream changes for at_console. The updated D-Bus policy also fixes communication failures |