Changelog for
qpdf-devel-5.1.2-3.5.i586.rpm :
Thu Jun 12 14:00:00 2014 idonmezAATTsuse.com
- Update to version 5.1.2
* Please see the included ChangeLog file
Wed Jan 29 13:00:00 2014 jsmeixAATTsuse.de
- Provide the license source file Artistic-2.0 in the binary RPM
(fix declined IBS submitrequest 30947).
Fri Jan 17 13:00:00 2014 idonmezAATTsuse.com
- Update to version 5.1.1
* Fixes https://github.com/qpdf/qpdf/issues/28
Wed Dec 18 13:00:00 2013 idonmezAATTsuse.com
- Update to version 5.1.0
* Add ability to provide your own source of random numbers
at runtime
* More handling of damaged PDF files
Tue Oct 22 14:00:00 2013 idonmezAATTsuse.com
- Update to version 5.0.1
* Some security fixes, courtesy of Redhat
Wed Jul 10 14:00:00 2013 idonmezAATTsuse.com
- Update to 5.0.0
* Same as 4.2.0 but shared lib version bumped due to ABI changes
- Apply shared library packaging policy
Mon Jul 8 14:00:00 2013 idonmezAATTsuse.com
- Update to version 4.2.0
* Fixes bug that would result in the loss of compressible objects
whose generation numbers were greater than 0 when generating
object streams.
* Added better API calls for handling object ID and generation
together as a QPDFObjGen.
* Added --show-npages option to the qpdf command-line tool.
* Several small enhancements to make qpdf able to handle a wider
range of broken input files.
Sun Apr 14 14:00:00 2013 idonmezAATTsuse.com
- Update to version 4.1.0
* New API calls for parsing PDF content streams
* qpdf --check now parses all pages\' content streams in addition
to doing other checks.
* Overridden compressed objects are properly handled.
- Drop qpdf-ppc64.patch: merged upstream
Thu Jan 3 13:00:00 2013 dvaleevAATTsuse.com
- Detect binary attachments better (qpdf-ppc64.patch)
This fix eliminates a false test failure on some platforms and makes
the binary test work properly whether characters with the high bit
set, when treated as integers, are negative or not.
- pass --enable-show-failed-test-output to configure, to see
detailed failure reason in build log.
Mon Dec 31 13:00:00 2012 idonmezAATTsuse.com
- Update to version 4.0.0
* Support for Acrobat X & XI encryption
* Support for extension levels in PDF version information.
* New methods for supporting read and write from/to arbitrary sources.
* Support for unencrypted files with encrypted attachments.
* Support for files with junk preceding the PDF header.
Fri Sep 7 14:00:00 2012 idonmezAATTsuse.com
- Update to version 3.0.2
* Calling QPDFWriter::setOutputMemory would result in a
segmentation fault from write() if setStaticID() was not used.
* New method call QPDFWriter::setExtraHeaderText to add text
* Make it so that you can write the same QPDF object through two
different QPDFWriter objects that both have linearization enabled.
Sat Aug 11 14:00:00 2012 idonmezAATTsuse.com
- Update to version 3.0.1
* qpdf may falsely report premature EOF when reading files that
have object streams that end with scalars not followed by
whitespace.
Thu Aug 2 14:00:00 2012 idonmezAATTsuse.com
- Update to version 3.0.0
* Page-based splitting and merging
* Support for large files
* The ability to set the encryption parameters of one file by copying
them from another file.
* Support for creating PDF files from scratch
- Drop applied patches
Sun Apr 22 14:00:00 2012 dimstarAATTopensuse.org
- Add qpdf-gcc47.patch: Fix build with gcc 4.7.
Mon Feb 27 13:00:00 2012 dmuellerAATTsuse.de
- fix build with pcre 8.30
Tue Jan 24 13:00:00 2012 jengelhAATTmedozas.de
- Remove redundant sections (see specfile guidelines)
Mon Jan 23 13:00:00 2012 crrodriguezAATTopensuse.org
- Fix devel package requires
- Build with -fvisibility-inlines-hidden, test suite
confirms it works and saves a few dozens of entries in the
exported symbol table.
Mon Jan 2 13:00:00 2012 idonmezAATTsuse.com
- Update to v2.3.1
* Fix threading problem with PCRE usage
Thu Aug 4 14:00:00 2011 idonmezAATTnovell.com
- Update to v2.2.4
* Build system fixes
- Drop qpdf-gcc46.patch and qpdf-nostrip.patch: applied upstream
Wed Aug 3 14:00:00 2011 idonmezAATTnovell.com
- Remove unicode data to make sure its not redistributed
Thu Jun 23 14:00:00 2011 idonmezAATTnovell.com
- Add qpdf-nostrip.patch: don\'t strip libraries
Wed Jun 22 14:00:00 2011 idonmezAATTnovell.com
- Update to v2.3.3
* API improvements
* Compatibility fixes with some PDF files