diff options
author | Ivo De Decker <ivodd@debian.org> | 2015-02-23 19:27:05 +0100 |
---|---|---|
committer | Ivo De Decker <ivodd@debian.org> | 2015-02-23 19:27:05 +0100 |
commit | 7c09c7ec858af19058fadb369b32c0102d1265d3 (patch) | |
tree | cd75c1f93bf962eb31d5abcd18a4b9da320854a3 | |
parent | 23996439eaedaf479b7fa5088a99d1d5e7713eca (diff) | |
download | samba-7c09c7ec858af19058fadb369b32c0102d1265d3.tar.gz |
update changelog for upstream version 4.1.17
- security release for CVE-2015-0240
- add bug numbers for security issues
-rw-r--r-- | debian/changelog | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 8442af1fc6..358a57a76f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,9 @@ -samba (2:4.1.16+dfsg-1) UNRELEASED; urgency=medium +samba (2:4.1.17+dfsg-1) UNRELEASED; urgency=medium * New upstream release. Fixes: - CVE-2014-8143: Elevation of privilege to Active Directory Domain - Controller + Controller. Closes: #776993 + - CVE-2015-0240: Unexpected code execution in smbd. Closes: #779033 * Refresh patch add-so-version-to-private-libraries. -- Ivo De Decker <ivodd@debian.org> Sun, 22 Feb 2015 19:53:54 +0100 |