Changelog for
pdfcrack-0.16-3.1.x86_64.rpm :
Sun Dec 10 13:00:00 2017 mardnhAATTgmx.de
- Update to version 0.16
* Remove incorrectly used pure-attribute
* Fix a possible overflow by one in the parser
* Fix pdfcrack starting despite being unable to extract encryption info
* Fix indention in man-page.
- Run spec-cleaner
- Install man-page
Thu Nov 3 13:00:00 2016 aloisioAATTgmx.com
- Update to 0.15
* Fix a few crashes found by \"american fuzzy lop\"
* Make the benchmark a bit more robust with volatile
* Fix a couple of undefined behaviours with left shift on
int-type
* Fix GNU Make-isms in Makefile, thanks to Leonardo Taccari
* Fix various clang and cppchecker issues and warnings
0.14
* Add man-page
* s/CFLAGS=/CFLAGS +=/ in Makefile
* s/gcc/($CC)/ in Makefile
* Add support for wordlists and pdfs > 2GB (thanks to Gary
Dewey)
- Refreshed pdfcrack-makefile_optflags.patch
- Spec cleanup
Tue Mar 25 13:00:00 2014 larsAATTlinux-schulserver.de
- update to 0.13:
* Skip strip and add debug symbols in Makefile
* Bail out if encountering rev 5+ (Not supported)
* Fix parsing of certain rev 4+ documents
* Add initial support for rev 5 (SHA256)
* Fix rev 3 owner password issues when other than 128 bit keylengths
* Update copyright dates in header of files
* Fix a gcc warning
* Fix filemode when opening a file on unix to make it more portable
Thanks to Shinobu Maehara for the notice
* Fix a pdfparser logic bug, thanks to Shinobu Maehara for reporting
* Print warning for odd key lengths
* Add support for handling Rev 3 with other than 128 bit keylengths
* Try parsing Encrypt object even when ID object is not found
* Fix a few gcc-warnings
- adapted pdfcrack-makefile_optflags.patch
- specfile cleanup using spec-cleaner
Sat Dec 6 13:00:00 2008 bitshuffler #suseAATTirc.freenode.org
- Initial RPM