diff options
author | Simon McVittie <smcv@debian.org> | 2014-06-30 15:16:58 +0100 |
---|---|---|
committer | Simon McVittie <smcv@debian.org> | 2014-06-30 15:16:58 +0100 |
commit | bba4c89432d5ab8829add7a81f44f8f633bbaed5 (patch) | |
tree | 91d47964a2d67e7dc757ea72dbeef8694cc4976c /debian | |
parent | 0ab5a41dc401edd6f75ea52f206329321e8f618f (diff) | |
download | dbus-bba4c89432d5ab8829add7a81f44f8f633bbaed5.tar.gz |
New upstream releasedebian/1.8.6-1
- fix two local DoS vulnerabilities (CVE-2014-3532, CVE-2014-3533)
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 7731ade8..751b4ef7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +dbus (1.8.6-1) unstable; urgency=high + + * New upstream release + - fix two local DoS vulnerabilities (CVE-2014-3532, CVE-2014-3533) + + -- Simon McVittie <smcv@debian.org> Mon, 30 Jun 2014 15:15:58 +0100 + dbus (1.8.4-1) unstable; urgency=high * New upstream release, fixing a DoS vulnerability (CVE-2014-3477) |