Changeset 5471 for pkg/kev/main/poppler


Ignore:
Timestamp:
06/07/09 23:07:26 (4 years ago)
Author:
alanbach-guest
Message:
  • Sync'd with Debian 0.10.6-1
Location:
pkg/kev/main/poppler/trunk/debian
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • pkg/kev/main/poppler/trunk/debian/changelog

    r5462 r5471  
    1 poppler (0.10.4-parsix1) unstable; urgency=low 
    2  
    3   * Sync'd with Debian 0.10.4-3 
    4  
    5  -- Alan Baghumian <alan@technotux.org>  Sun, 31 May 2009 17:30:03 -0700 
     1poppler (0.10.6-parsix1) unstable; urgency=low 
     2 
     3  * Sync'd with Debian 0.10.6-1 
     4 
     5 -- Alan Baghumian <alan@technotux.org>  Sun, 07 Jun 2009 14:06:22 -0700 
     6 
     7poppler (0.10.6-1) unstable; urgency=critical 
     8 
     9  * Fix section for the debug package. 
     10  * New upstream release. 
     11    + Fix problems that happen when parsing broken JBIG2 files. 
     12      CVE-2009-0799, CVE-2009-0800, CVE-2009-1179, CVE-2009-1180, 
     13      CVE-2009-1181, CVE-2009-1182, CVE-2009-1183, CVE-2009-1187,  
     14      CVE-2009-1188. 
     15  * Bump libqt4 requirement. 
     16  * 10_jpxstream_int_crash.patch: removed, upstream has merged a  
     17    different fix quite a while ago. 
     18  * Standards version is 3.8.1. 
     19 
     20 -- Josselin Mouette <joss@debian.org>  Wed, 01 Apr 2009 18:30:04 +0200 
     21 
     22poppler (0.10.5-1) unstable; urgency=low 
     23 
     24  [ Pino Toscano ] 
     25  * New upstream release, no API nor ABI changes. 
     26    + Fixes crash when rendering documents with optional content. 
     27      (Closes: #519494) 
     28  * Remove lintian override for poppler-dbg, which is no more needed with 
     29    lintian >= 2.2.1. 
     30 
     31 -- Josselin Mouette <joss@debian.org>  Wed, 01 Apr 2009 15:19:53 +0200 
    632 
    733poppler (0.10.4-3) unstable; urgency=low 
  • pkg/kev/main/poppler/trunk/debian/control

    r5462 r5471  
    1414               libfontconfig1-dev, 
    1515               libqt3-mt-dev (>= 3:3.3.4-4), 
    16                libqt4-dev (>= 4.1.0), 
     16               libqt4-dev (>= 4.3.0), 
    1717               libglade2-dev, 
    1818               libcairo2-dev (>= 1.4), 
     
    2424               pkg-config (>= 0.18), 
    2525               libglib2.0-doc 
    26 Standards-Version: 3.8.0 
     26Standards-Version: 3.8.1 
    2727 
    2828Package: libpoppler4 
     
    144144Package: poppler-dbg 
    145145Architecture: any 
    146 Section: libs 
     146Section: debug 
    147147Priority: extra 
    148148Depends: ${misc:Depends}, 
Note: See TracChangeset for help on using the changeset viewer.