Version in base suite: 1.6.0-13 Version in overlay suite: (not present) Base version: advi_1.6.0-13 Target version: advi_1.6.0-13+lenny2 Base file: /org/ftp.debian.org/ftp/pool/main/a/advi/advi_1.6.0-13.dsc Target file: /org/ftp.debian.org/queue/p-u-new/advi_1.6.0-13+lenny2.dsc changelog | 9 +++++++++ control | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff -u advi-1.6.0/debian/control advi-1.6.0/debian/control --- advi-1.6.0/debian/control +++ advi-1.6.0/debian/control @@ -3,7 +3,7 @@ Priority: optional Maintainer: Debian OCaml Maintainers Uploaders: Ralf Treinen , Sven Luther , Remi Vanicat , Stefano Zacchiroli , Sylvain Le Gall , Julien Cristau , Samuel Mimram -Build-Depends: debhelper (>> 4.0.0), texlive, texlive-pictures, texlive-pstricks, texlive-latex-extra, ocaml, libcamlimages-ocaml-dev, zlib1g-dev, gs, dpatch, ocaml-best-compilers, hevea, x-dev, libx11-dev, libxinerama-dev +Build-Depends: debhelper (>> 4.0.0), texlive, texlive-pictures, texlive-pstricks, texlive-latex-extra, ocaml, libcamlimages-ocaml-dev (>= 1:2.2.0-4+lenny3), zlib1g-dev, gs, dpatch, ocaml-best-compilers, hevea, x-dev, libx11-dev, libxinerama-dev Standards-Version: 3.7.2 XS-Vcs-Svn: svn://svn.debian.org/svn/pkg-ocaml-maint/trunk/packages/advi XS-Vcs-Browser: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/advi/trunk/ diff -u advi-1.6.0/debian/changelog advi-1.6.0/debian/changelog --- advi-1.6.0/debian/changelog +++ advi-1.6.0/debian/changelog @@ -1,3 +1,12 @@ +advi (1.6.0-13+lenny2) stable-security; urgency=high + + * Non-maintainer upload by the security team + * Rebuild and tighten build-depends against camlimages to get fixes + for integer overflows + Fixes: CVE-2009-2295 CVE-2009-3296 + + -- Steffen Joeris Sat, 17 Oct 2009 13:43:00 +1100 + advi (1.6.0-13) unstable; urgency=low * Clean enough so that package can be built twice in a row, closes: #424084.