diff options
author | Aron Xu <aron@debian.org> | 2012-11-28 22:41:26 +0800 |
---|---|---|
committer | Aron Xu <aron@debian.org> | 2012-11-28 22:41:26 +0800 |
commit | 9c3d0ea7bf67cdb7fc26c2d2a94534d12d69f30e (patch) | |
tree | 841609a83243de4581b4be2e58e0df40d83b7dbe | |
parent | efd9e99e3763232f4f6567a7f3708ef57334514a (diff) | |
download | libxml2-debian/2.8.0+dfsg1-7.tar.gz |
Update changelogdebian/2.8.0+dfsg1-7
-rw-r--r-- | debian/changelog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index c1474c5..790d4f0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +libxml2 (2.8.0+dfsg1-7) unstable; urgency=low + + [ Daniel Veillard ] + * Fix potential out of bound access + CVE-2012-5134, Closes: #694521. + + -- Aron Xu <aron@debian.org> Wed, 28 Nov 2012 22:40:13 +0800 + libxml2 (2.8.0+dfsg1-6) unstable; urgency=low [ Daniel Veillard ] |