~lfaraone/ubuntu/lucid/xpdf/lp556483

« back to all changes in this revision

Viewing changes to debian/patches/00list

  • Committer: Luke Faraone
  • Date: 2010-04-06 13:38:25 UTC
  • mfrom: (6.1.3 sid)
  • Revision ID: luke@faraone.cc-20100406133825-bshu2k9svh5oje1f
* 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
  - Ubuntu maintainer field
[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).

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
01_manpage.dpatch
2
 
02_permissions.dpatch
3
 
09_xpdfrc_manpage.dpatch
4
 
#10_add_accelerators.dpatch # doesn't work
5
 
 
6
 
# Security fixes:
7
 
#04_freetype-glyph.dpatch # Not obvious
8
 
#05_gmem.dpatch # Not obvious
9
 
#06_splashpath.dpatch # Not obvious
10
 
#07_decrypt.dpatch # Not obvious
11
 
#08_core_action.dpatch # Not obvious
12
 
#23_security3.dpatch # Not obvious
13
 
 
14
 
# Final cleanup:
15
 
99_autoconf.dpatch
16
 
 
17
 
# Fix CVE-2007-3387 and CVE-2007-5049
18
 
fix-CVE-2007-3387_CVE-2007-5049.dpatch
19
 
 
20
 
# Fix CVE-2007-5393, CVE-2007-5392, CVE-2007-4352
21
 
fix-CVE-2007-5393_2007-5392_2007-4352.dpatch
22
 
 
23
 
# Fix http://bugs.debian.org/462544:
24
 
# segmentation fault in image handling by off-by-one error
25
 
fix-462544.dpatch
26
 
 
27
 
# Fix http://bugs.debian.org/437725:
28
 
# segmentation fault when pressing Ctrl-W in full screen mode
29
 
fix-437725.dpatch
30
 
 
31
 
# Fix http://bugs.debian.org/479467;
32
 
# segmentation fault when pressing g in full screen mode
33
 
fix-479467.dpatch
34
 
 
35
 
# Fix http://bugs.debian.org/444648:
36
 
# Do proper PS stream encoding on 64 bit architectures (#444648)
37
 
fix-444648.dpatch
38
 
 
39
 
#Fix CVE-2009-0146,0147,0165,0166,0799,0800,1179-1183
40
 
fix-CVE-2009-0146,0147,0165,0166,0799,0800,1179-1183.dpatch
41
 
 
42
 
# Fix LP: #311982
43
 
# Array too big when printing large image
44
 
do-not-make-ps-arrays-bigger-than-64k-from-big-images-in-patterns.dpatch