From 2d0cc34f982a34697b31f4f9a0252cdad7ced6fd Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Sun, 24 May 2015 17:23:42 -0400 Subject: Update documentation for 5.1.3 --- manual/qpdf-manual.xml | 45 +++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 43 insertions(+), 2 deletions(-) (limited to 'manual/qpdf-manual.xml') diff --git a/manual/qpdf-manual.xml b/manual/qpdf-manual.xml index 27dec9ff..3174e68a 100644 --- a/manual/qpdf-manual.xml +++ b/manual/qpdf-manual.xml @@ -5,8 +5,8 @@ - - + + ]> @@ -2665,6 +2665,47 @@ print "\n"; ChangeLog in the source distribution. + + 5.1.3: May 24, 2015 + + + + + Bug fix: fix-qdf was not properly handling files that + contained object streams with more than 255 objects in them. + + + + + Bug fix: qpdf was not properly initializing Microsoft's secure + crypto provider on fresh Windows installations that had not + had any keys created yet. + + + + + Fix a few errors found by Gynvael Coldwind and + Mateusz Jurczyk of the Google Security Team. Please see the + ChangeLog for details. + + + + + Properly handle pages that have no contents at all. There were + many cases in which qpdf handled this fine, but a few methods + blindly obtained page contents with handling the possibility + that there were no contents. + + + + + Make qpdf more robust for a few more kinds of problems that + may occur in invalid PDF files. + + + + + 5.1.2: June 7, 2014 -- cgit v1.2.3-54-g00ecf