[ubuntu/lucid] xpdf 3.02-2ubuntu1 (Accepted)
Luke Faraone
luke at faraone.cc
Wed Apr 7 13:31:35 BST 2010
xpdf (3.02-2ubuntu1) lucid; urgency=low
* Merge from Debian unstable. (LP: #556483) Remaining changes:
- do-not-make-ps-arrays-bigger-than-64k-from-big-images-in-patterns.dpatch:
pdftops produced wrong PostScript when a large image is in a
pattern in the input file
xpdf (3.02-2) unstable; urgency=high
[Michael Gilbert]
* Fix multiple security issues (closes: #551287, #575779).
- CVE-2009-1188: Integer overflow in the JBIG2 decoding feature in the
SplashBitmap::SplashBitmap function in SplashBitmap.cc.
- CVE-2009-3603: Additional integer overflows in the
SplashBitmap::SplashBitmap function.
- CVE-2009-3604: Null pointer dereference in the Splash::drawImage
function in Splash.cc.
- CVE-2009-3606: Integer overflow in the PSOutputDev::doImageL1Sep
function in PSOutputDev.cc.
- CVE-2009-3608: Integer overflow in the ObjectStream::ObjectStream
function in XRef.cc.
- CVE-2009-3609: Integer overflow in the ImageStream::ImageStream
function in Stream.cc.
* Bump standards version to 3.8.4 (no changes required).
* Use ${misc:Depends}.
* Adopt the package (closes: #535261, #527840).
[Rogério Brito]
* debian/copyright:
+ include versioned link to the GPL.
* debian/*
+ convert to source format "3.0 (quilt)".
* debian/{control,compat}:
+ bump compat to 5.
* debian/control:
+ remove dpatch build-dep and calls in debian/rules.
+ include Homepage field.
+ build-depend on unversioned automake.
+ build-depend on versioned lesstif.
+ wrap build-depends line to keep sanity.
+ change build-dependency on x-dev to x11proto-core-dev. (Closes: #515495).
+ remove debian revision from versioned build-deps.
+ update standards-version to 3.8.3, with no extra changes required.
* debian/rules:
+ remove commented lines.
+ fix the includes for lesstif. (See below).
+ remove deprecated dh_desktop helper.
+ don't ignore errors when calling "make -i distclean".
+ separate configuration from package compilation to keep things tidy.
+ don't remove recursively things that are only files.
* debian/patches:
+ rename 00list to series.
+ disable patches 40 and 41, lesstif is fixed. (Closes: #458763, #528807).
+ refresh enabled patches to avoid potential problems with buildds.
+ escape minus signs from manpages.
+ fix path to configuration files. Tks Andrew Price. (Closes: #424747).
+ flexibilize the print dialog. Tks Dmitry Oboukhov. (Closes: #408502).
+ implement "Fit to Height". Tks Josh Triplett. (Closes: #424178).
* debian/xpdf-common.postint:
+ don't use command with path in maintainer script.
* debian/watch:
+ create watch file.
* debian/xpdf.desktop:
+ remove obsolete indication of encoding.
+ remove custom category "PDFViewer".
* debian/xpdf-reader.menu:
+ update obsolete section Apps -> Applications.
* debian/xpdf-reader.dirs:
+ remove empty dir usr/lib/menu. Tks Nelson Oliveira. (Closes: #495150).
* avoid conflict with poppler-utils. Tks Luca Capello. (Closes: #558020).
Date: Tue, 06 Apr 2010 09:36:38 -0400
Changed-By: Luke Faraone <luke at faraone.cc>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Signed-By: Michael Bienia <michael at bienia.de>
https://launchpad.net/ubuntu/lucid/+source/xpdf/3.02-2ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: RIPEMD160
Format: 1.8
Date: Tue, 06 Apr 2010 09:36:38 -0400
Source: xpdf
Binary: xpdf xpdf-common xpdf-reader xpdf-utils
Architecture: source
Version: 3.02-2ubuntu1
Distribution: lucid
Urgency: high
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Luke Faraone <luke at faraone.cc>
Description:
xpdf - Portable Document Format (PDF) suite
xpdf-common - Portable Document Format (PDF) suite -- common files
xpdf-reader - Portable Document Format (PDF) suite -- viewer for X11
xpdf-utils - Portable Document Format (PDF) suite -- utilities
Closes: 408502 424178 424747 458763 495150 515495 527840 528807 535261 551287 558020 575779
Launchpad-Bugs-Fixed: 556483
Changes:
xpdf (3.02-2ubuntu1) lucid; urgency=low
.
* Merge from Debian unstable. (LP: #556483) Remaining changes:
- do-not-make-ps-arrays-bigger-than-64k-from-big-images-in-patterns.dpatch:
pdftops produced wrong PostScript when a large image is in a
pattern in the input file
.
xpdf (3.02-2) unstable; urgency=high
.
[Michael Gilbert]
* Fix multiple security issues (closes: #551287, #575779).
- CVE-2009-1188: Integer overflow in the JBIG2 decoding feature in the
SplashBitmap::SplashBitmap function in SplashBitmap.cc.
- CVE-2009-3603: Additional integer overflows in the
SplashBitmap::SplashBitmap function.
- CVE-2009-3604: Null pointer dereference in the Splash::drawImage
function in Splash.cc.
- CVE-2009-3606: Integer overflow in the PSOutputDev::doImageL1Sep
function in PSOutputDev.cc.
- CVE-2009-3608: Integer overflow in the ObjectStream::ObjectStream
function in XRef.cc.
- CVE-2009-3609: Integer overflow in the ImageStream::ImageStream
function in Stream.cc.
* Bump standards version to 3.8.4 (no changes required).
* Use ${misc:Depends}.
* Adopt the package (closes: #535261, #527840).
.
[Rogério Brito]
* debian/copyright:
+ include versioned link to the GPL.
* debian/*
+ convert to source format "3.0 (quilt)".
* debian/{control,compat}:
+ bump compat to 5.
* debian/control:
+ remove dpatch build-dep and calls in debian/rules.
+ include Homepage field.
+ build-depend on unversioned automake.
+ build-depend on versioned lesstif.
+ wrap build-depends line to keep sanity.
+ change build-dependency on x-dev to x11proto-core-dev. (Closes: #515495).
+ remove debian revision from versioned build-deps.
+ update standards-version to 3.8.3, with no extra changes required.
* debian/rules:
+ remove commented lines.
+ fix the includes for lesstif. (See below).
+ remove deprecated dh_desktop helper.
+ don't ignore errors when calling "make -i distclean".
+ separate configuration from package compilation to keep things tidy.
+ don't remove recursively things that are only files.
* debian/patches:
+ rename 00list to series.
+ disable patches 40 and 41, lesstif is fixed. (Closes: #458763, #528807).
+ refresh enabled patches to avoid potential problems with buildds.
+ escape minus signs from manpages.
+ fix path to configuration files. Tks Andrew Price. (Closes: #424747).
+ flexibilize the print dialog. Tks Dmitry Oboukhov. (Closes: #408502).
+ implement "Fit to Height". Tks Josh Triplett. (Closes: #424178).
* debian/xpdf-common.postint:
+ don't use command with path in maintainer script.
* debian/watch:
+ create watch file.
* debian/xpdf.desktop:
+ remove obsolete indication of encoding.
+ remove custom category "PDFViewer".
* debian/xpdf-reader.menu:
+ update obsolete section Apps -> Applications.
* debian/xpdf-reader.dirs:
+ remove empty dir usr/lib/menu. Tks Nelson Oliveira. (Closes: #495150).
* avoid conflict with poppler-utils. Tks Luca Capello. (Closes: #558020).
Checksums-Sha1:
0f45889f9fa5e923a2734d2de54674c80542b69c 1900 xpdf_3.02-2ubuntu1.dsc
a7886b591170143f9f7726ae2029b6256f8054a5 60134 xpdf_3.02-2ubuntu1.debian.tar.gz
Checksums-Sha256:
40fcf16d3840861870d270db2db01d10d54ec7f959b39819cee51f61fe7effae 1900 xpdf_3.02-2ubuntu1.dsc
12d691df0dc2991b7d75846a19a214fffe2906f44e50823687b528a943b579f4 60134 xpdf_3.02-2ubuntu1.debian.tar.gz
Files:
90d46618ef36d7217d9eaade111fab03 1900 text optional xpdf_3.02-2ubuntu1.dsc
48e4430a2405a762944f71671eb2db78 60134 text optional xpdf_3.02-2ubuntu1.debian.tar.gz
Original-Maintainer: Michael Gilbert <michael.s.gilbert at gmail.com>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.14 (GNU/Linux)
iQGcBAEBAwAGBQJLvEJDAAoJEO9KuMmaUyPgOaAL/1LUUoS0XeW0yKxD9fVyyoob
XMSqIYsJGwwUMxVLyGaXYL5rGx0cttXwqcTJ4DCj71L7flUsbliVbt13vrDnxaOK
d1icvwSpMSYVLZNUEWmM9a4aSGuC5wQmasArn8EhLQ37TgyAAZYyr3x0S3V7qyf+
EQC5yZsI9l8Gqp4Gu4gtmkLiN7jMTBRpbQst1g0M1omvk5Da5/Zozzo/F6Ikxufl
goKEQLAEKij6tRi6bTzDK4a+D8B3cLoGGK6VKRhws8E/DBQb9PhPCRddbGoXQkPX
gJQ9CgMXnc/F3tPXBT0X1G6hkG+zLoEg6/PVys2beHkVFQAuaVg94957gsEOk/Sh
sLcuzfNiKfY+fdXSKsTq7gtDfmDx3scWnUtGutdotWYzViCQuvLNSMbUpSWuXQM+
6BBnhMDhtz6pgDkCWYED6dAmQuJXTM/1aqxpDx70QdzRGVgOuCmy/Wm6zvlNEeGP
1WTq6+TVIAOhdKRD4fmWUq2YIcwwgkp1C/xEF5Lb+w==
=KFS+
-----END PGP SIGNATURE-----
More information about the Lucid-changes
mailing list