Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package qpdf for openSUSE:Factory checked in 
at 2023-12-28 22:55:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/qpdf (Old)
 and      /work/SRC/openSUSE:Factory/.qpdf.new.28375 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "qpdf"

Thu Dec 28 22:55:03 2023 rev:74 rq:1135299 version:11.7.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/qpdf/qpdf.changes        2023-12-17 
21:28:48.765931464 +0100
+++ /work/SRC/openSUSE:Factory/.qpdf.new.28375/qpdf.changes     2023-12-28 
22:55:13.788773473 +0100
@@ -1,0 +2,40 @@
+Wed Dec 27 11:55:59 UTC 2023 - Dirk Müller <[email protected]>
+
+- update to 11.7.0:
+  * Add QPDFAcroFormDocumentHelper::disableDigitalSignatures,
+    which disables any digital signature fields, leaving their
+    visual representations intact.
+    The --remove-restrictions command-line argument now calls this.
+  * Generate a more complete qpdf "man page" from the same source
+    as qpdf --help. Fixes #1064.
+  * Allow the syntax "--encrypt --user-password=user-password
+    --owner-password=owner-password --bits={40,128,256}" when
+    encrypting PDF files. This is an alternative to the syntax
+    "--encrypt user-password owner-password {40,128,256}", which
+    will continue to be supported. The new syntax works better with
+    shell completion and allows creation of passwords that start
+    with "-".
+  * When setting a check box value, allow any value other than
+    /Off to mean checked. This is permitted by the spec.
+  * Fix to QPDF JSON: a floating point number that appears in
+    scientific notation will be converted to fixed-point notation,
+    rounded to six digits after the decimal point.
+  * Fix to QPDF JSON: the syntax "n:/pdf-syntax" is now accepted
+    as an alternative way to represent names. This can be used for
+    any name (e.g. "n:/text#2fplain"), but it is necessary when the
+    name contains binary characters.
+  * Update code and tests so that qpdf's test suite no longer
+    depends on the output of any specific zlib implementation.
+    This makes it possible to get a fully passing test suite with any
+    API-compatible zlib library. CI tests with the default zlib
+    as well as zlib-ng (including verifying that zlib-ng is not the
+    default), but any zlib implementation should work. Fixes
+    #774.
+  * Bug fix: with --compress-streams=n, don't compress object,
+    XRef, or linearization hint streams.
+  * Add new C++ functions "qpdf_c_get_qpdf" and "qpdf_c_wrap" to
+    qpdf-c.h that make it possible to write your own extern "C"
+    functions in C++ that interoperate with the C API. See
+    examples/extend-c-api for more information.
+
+-------------------------------------------------------------------

Old:
----
  qpdf-11.6.4.tar.gz
  qpdf-11.6.4.tar.gz.asc

New:
----
  qpdf-11.7.0.tar.gz
  qpdf-11.7.0.tar.gz.asc

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ qpdf.spec ++++++
--- /var/tmp/diff_new_pack.4n0NqE/_old  2023-12-28 22:55:14.944815675 +0100
+++ /var/tmp/diff_new_pack.4n0NqE/_new  2023-12-28 22:55:14.948815821 +0100
@@ -18,7 +18,7 @@
 
 %define so_version 29
 Name:           qpdf
-Version:        11.6.4
+Version:        11.7.0
 Release:        0
 Summary:        Command-line tools and library for transforming PDF files
 License:        Apache-2.0

++++++ qpdf-11.6.4.tar.gz -> qpdf-11.7.0.tar.gz ++++++
/work/SRC/openSUSE:Factory/qpdf/qpdf-11.6.4.tar.gz 
/work/SRC/openSUSE:Factory/.qpdf.new.28375/qpdf-11.7.0.tar.gz differ: char 12, 
line 1

Reply via email to