diff options
| author | Michael Biebl <biebl@debian.org> | 2011-08-24 00:36:45 +0200 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2011-08-24 00:40:39 +0200 |
| commit | 511da0c9abcb2231c0e2e56c4c516552aeba4875 (patch) | |
| tree | c62e3a5c561413af20bdde22c2e94157d7b98da3 | |
| parent | e19f0e618ebe373363dbd775110fd5a40d070db7 (diff) | |
Properly enforce PolicyKit settings controlling the permissions to configure wireless network sharing.
(CVE-2011-2176, Closes: #631520)
| -rw-r--r-- | debian/changelog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index e14d75c5..97f0a444 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,11 @@ network-manager (0.9.0-1) UNRELEASED; urgency=low * New upstream release. + - Properly enforce PolicyKit settings controlling the permissions to + configure wireless network sharing. (CVE-2011-2176, Closes: #631520) * Update symbols files. - -- Michael Biebl <biebl@debian.org> Tue, 23 Aug 2011 23:56:16 +0200 + -- Michael Biebl <biebl@debian.org> Wed, 24 Aug 2011 00:24:12 +0200 network-manager (0.8.9997-1) experimental; urgency=low |