Changelog for
pdftk-1.45-7.9.1.i686.rpm :
Wed Feb 11 13:00:00 2015 johannes.grumboeckAATTporscheinformatik.at
- updated to release pdftk 1.45
Wed May 18 14:00:00 2011 seife+obsAATTb1-systems.com
- fix build for FACTORY\'s gcc-4.6 (just increase version in spec)
Thu Mar 17 13:00:00 2011 brianAATTaljex.com
- created new spec and makefile that builds on a wide range of SUSE versions (at least 10.0 to current)
- use the native/highest version of gcc/gcj on each version of SUSE, not forcing gcj41
- removed unnecessary dos2unix
- use rpm macros where possible
- created Makefile.SUSE
allow for inconsistent names of executables and libgcj.jar
allow rpm to supply %%optflags
remove unrecognized -Wextra
fastjar has no suffix on any version of SUSE
un-hardcode \"/usr/share/java\", get from rpm macro(s) instead.
allow using \"make -f Makefile.SUSE VERSUFF=-4.5\", so Makefile.SUSE
can also be used manually following the same directions found in the source
for the other makefiles.
Tue Mar 8 13:00:00 2011 seife+obsAATTb1-systems.com
- use my original -p1 patch for bnc#427046
Fri Jan 21 13:00:00 2011 mrdocsAATTopensuse.org
- update to version 1.44
- run spec-file cleaner
o Added new feature for collating PDF page scans: shuffle. Please see
the man page for usage details.
o Introduced update_info_utf8, dump_data_utf8 and
dump_data_fields_utf8 to provide UTF-8 companions to update_info,
dump_data and dump_data_fields. These latter operations use XML
numerical entities to encode non-ASCII characters. In version 1.43,
we changed the encoding for update_info to UTF-8, but that made it
incompatible with dump_data and also broke some downstream
applications. By introducing these UTF-8 operations, we can revert
update_info to its original behavior.
o Burst feature now copies the metadata (including XMP) from the
input file to the output pages.
o Updated Bouncy Castle library to 1.45.
o Removed or replaced third-party code that wasn\'t compatible with
pdftk\'s GPL license.
o Updated third-party license information.
Tue Oct 26 14:00:00 2010 seifeAATTopensuse.org
- update to version 1.43:
o Improved input handle detection to reduce false hits.
o Improved keyword detection logic to eliminate false hits if
filenames happen to include pdftk keywords even, odd and end
o Added option of prompting the user for the output when bursting
a PDF. Also reviewed other filename prompting code.
o Changed the PDF parser to accept name tokens longer than 127
characters - the PDF Specification says that 127 is the limit.
This isn\'t related to file names. The issue arose with PDFs
created by Acrobat Web Capture 9.0.
o Fixed a problem with filling form choice fields in some PDFs
where the old form value was \'sticking.\'
o Changed pdftk behavior when handling subset fonts so it doesn\'t
alter font name \"tags.\" This was causing printing problems
with Acrobat 3.01 on Windows.
o Fixed a stream parsing bug that was causing page content to
disappear after merge of PDFs generated by Microsoft Reporting
Services PDF Rendering Extension 10.0.0.0.
o Added multistamp and multibackground features provided by a
Debian patch - thanks!
o Clear the signal mask as workaround to environments that turn
off signals before calling pdftk. This problem is known to
cause pdftk hangs in some Python web setups as well as in PHP.
o Set locale to C as workaround to an unusual exception. This is
a Debian_patch. Please let me know if it causes any troubles.
o Improved reporting of output errors via Debian patch
o Added support for UTF-8 data in update_info via Debian patch
o Added support for UTF-8 filenames via Debian patch
o Updated build procedure to work better with newer versions of
GCC. Maintained compatibility with older versions of GCC.
o Added license information to the source tree for the third-
party libraries that pdftk uses.
- removed obsolete patches
- small specfile cleanup
Mon Oct 27 13:00:00 2008 roAATTsuse.de
- fix patch to apply (directory depth)
Sun Oct 26 13:00:00 2008 bwalleAATTsuse.de
- Add another JvInitClass() to last patch.
Mon Oct 13 14:00:00 2008 tomsAATTsuse.de
- Integrated patch bnc#427046 from Bernhard Walle. Thanks, Bernhard!
Mon Jan 14 13:00:00 2008 roAATTsuse.de
- took some of the current debian patch to make it build
Tue Aug 21 14:00:00 2007 tomsAATTsuse.de
- Removed java_libs/com/lowagie/text/pdf/HyphenationAuto.java
due to licensing issues
Fri Aug 17 14:00:00 2007 tomsAATTsuse.de
- Removed pdftk-1.41/java_libs/com/lowagie/text/pdf/codec/postscript/
due to licensing issues
Fri Aug 3 14:00:00 2007 bwalleAATTsuse.de
- update to 1.41 (#294793)
o changes from 1.40 to 1.41
· Fixed a bug that corrupted output PDF xref tables.
· Fixed a bug that prevented XFDF form data from being passed
to pdftk via stdin.
o changes from 1.12 to 1.40
· Added the stamp operation
· Added the page rotating patch
· Added the generate_fdf patch
· The fill_form operation can now take XFDF data as well as FDF
data.
· Added the drop_xfa option
· Added the keep_first_id and keep_final_id options
· Upgraded the iText library
· Added the -O2 optimizing switch to Makefile
· Fixed a bug that caused pdftk to create bloated PDFs when
input PDF pages had links on their pages.
· Added License-Adobe.txt to the fonts folder
- fix line endings in pdftk.1.notes (rpmlint)
Wed Jun 27 14:00:00 2007 rguentherAATTsuse.de
- remove libgcj requires
Wed Jan 25 13:00:00 2006 mlsAATTsuse.de
- converted neededforbuild to BuildRequires
Wed Nov 2 13:00:00 2005 dmuellerAATTsuse.de
- don\'t build as root
Mon Aug 22 14:00:00 2005 skhAATTsuse.de
- Fix build.
Wed Jan 26 13:00:00 2005 keAATTsuse.de
- New package proposed by Thomas Schraitle; version 1.12.