Changelog for
pdftk-3.3.3-lp155.22.4.noarch.rpm :
* Thu Feb 29 2024 Dominique Leuenberger
- Use %autosetup macro. Allows to eliminate the usage of deprecated %patchN.
* Fri Oct 27 2023 Fridrich Strba - Use SOURCE_DATE_EPOCH for reproducible timestamps
* Fri Oct 27 2023 Fridrich Strba - Build using maven and install as maven artifact- Generate the javadoc and package it in a separate sub-package- Craft the script using the %%jpackage_script macro- Added patch:
* pdftk-bc175.patch + fix build with bouncycastle 1.75+ with some deprecated methods now removed + fixes build in Factory after bouncycastle upgrade
* Fri Sep 23 2022 Paolo Stivanin - update to version 3.3.3: + Added - Support UTF-8 encoded FDF files + Changed - Preserve external links originating from stamps + Fixed - Crash reading invalid bookmarks - Detect invalid parent entries in root form fields - Crash reading invalid XFDF forms - Crashes with non-conforming inputs
* Tue Dec 21 2021 Sebastian Wagner - update to version 3.3.2: - Fixed - Crash with inputs that contain null pointers - Support reading xfdf forms from stdin - Crash with xdf forms with no catalog - Compatibility with bcprov 1.70 - Crash with non-conforming inputs
* Mon Oct 25 2021 Carsten Ziepke - Update to version 3.3.1: - Fixed - Crash when using OpenType fonts as replacements - Detect forms that contain null pointers - Regression: include fonts in native image build- Update to version 3.3.0: - Added - Support filling multi-valued list fields - Support replacing fonts in form fields - Changed - Renamed namespace of internal iText library - Partially updated internal iText library code to 4.2.0 NB: might introduce regressions! - Fixed - Crashes with non-conforming inputs
* Sun Aug 01 2021 Carsten Ziepke - update to version 3.2.3: - Added - Support excluding pages from a page range with ~ - Support TextLeading parameter in form field appearances - Changed - update_info adds a new Info dictionary if none is found - Fixed - Crash with non-conforming encrypted inputs - Misleading URL in producer string - Better detection of xref table in non-conforming inputs - Better form detection (in particular forms created by pdftk cat)
* Sat Jan 09 2021 Sebastian Wagner - update to version 3.2.2: - Fixed - Build error with latest bcprov - Crash when flattening forms - Proper error message with missing passwords - Changed - Better handling of long and non-ASCII form options - Report more annotation types
* Mon Dec 28 2020 Carsten Ziepke - Pass arguments to pdftk individually quoted (replaced $
* with \"$AATT\")
* Tue Oct 27 2020 Paolo Stivanin - Update to 3.2.1: - Added: - Allow specifying attachment metadata - Support AES encryption - Changed: - Attachments compatible with PDF/A-3u - Default encryption AES-128 - Fixed: - Regression: allow reading background/stamp from stdin - Crash with incomplete files - Crash with invalid forms - Flatten form fields in order
* Mon Jul 27 2020 Sebastian Wagner - update to version 3.1.3: - Fixed: - Crash when reading FDF files- update to version 3.1.2: - Changed - Add a pattern if missing from burst output - Fixed: - Allow outputting pages read from stdin more than once - Do not warn if PageMediaDimensions is given in update_info - Crash when opening output files in burst fails- update to version 3.1.1: - Fixed: - Do not escape form fields if UTF-8 output selected- update to version 3.1.0: - Added: - update_info handles page metrics (media, rotation and labels) - Fixed: - Report page label indices correctly- update to version 3.0.10: - Fixed: - Crash in dump_data_annots - Load commons-lang-3 only if needed - Crash when copying malformed inputs
* Tue Feb 18 2020 Markus S - update to version 3.0.9: - Added: - Native image build option - Fixed: - Print an informative error if missing dependencies - Crash with newlines in arguments- update to version 3.0.8: - Changed - Build for JRE version 1.7- update to version 3.0.7: - Fixed: - Crash involving passwords and file handles (java.lang.NullPointerException).- update to version 3.0.6: - Fixed: - Crash in burst with invalid file patterns. - Do not report some spurious form fields. - Escape more characters on XML-encoded reports.- update to version 3.0.5: - Fixed: - Do not print error if PdfID is missing. - Crash in burst with certain inputs (java.lang.NullPointerException).- update to version 3.0.4: - Fixed: - Crashes with type casting (java.lang.ClassCastException)- update to version 3.0.3: - Fixed: - Bug that corrupts images in PDF files with (de)compress option - Crash with incomplete records- update to version 3.0.2: - Fixed: - Issue with rotation not being applied. - Do not require owner password when user password is given.
* Mon Dec 09 2019 Luigi Baldoni - Pass command-line parameters to program
* Sat Oct 27 2018 Luigi Baldoni - Update to version 3.0.1 (java version)- Dropped bug-427046_pdftk.cc.patch and Makefile.SUSE- Spec cleanup
* Sun Sep 24 2017 seife+obsAATTb1-systems.com- remove -fstack-clash-protection from optflags, gcc6 does choke on this parameter
* Sun Jun 04 2017 seife+obsAATTb1-systems.com- require gcc
*-6 because gcc7 dropped gcj