Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package qpdf for openSUSE:Factory checked in 
at 2021-12-01 20:46:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/qpdf (Old)
 and      /work/SRC/openSUSE:Factory/.qpdf.new.31177 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "qpdf"

Wed Dec  1 20:46:16 2021 rev:56 rq:934623 version:10.4.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/qpdf/qpdf.changes        2021-05-13 
22:17:16.411873930 +0200
+++ /work/SRC/openSUSE:Factory/.qpdf.new.31177/qpdf.changes     2021-12-02 
02:25:22.348582872 +0100
@@ -1,0 +2,25 @@
+Fri Nov 26 21:59:01 UTC 2021 - Dirk M??ller <dmuel...@suse.com>
+
+- update to 10.4.0:
+  * From the qpdf CLI, the --allow-weak-crypto is now required to suppress a
+    warning when explicitly creating PDF files using RC4 encryption. While qpdf
+    will always retain the ability to read and write such files, doing so will
+    require explicit acknowledgment moving forward. For qpdf 10.4, this change
+    only affects the command-line tool. Starting in qpdf 11, there will be
+    small API changes to require explicit acknowledgment in those cases as
+    well. For additional information, see Chapter 6, Weak Cryptography.
+  * Fix potential bounds error when handling shell completion that could occur
+    when given bogus input.
+  * Properly handle overlay/underlay on completely empty pages
+  * Fix crash that could occur under certain conditions when using --pages with
+    files that had form fields.
+  * Make QPDF::findPage functions public.
+  * Add methods to Pl_Flate to be able to receive warnings on certain 
recoverable
+    conditions.
+  * Add an extra check to the library to detect when foreign objects are 
inserted
+    directly (instead of using QPDF::copyForeignObject) at the time of 
insertion
+    rather than when the file is written. Catching the error sooner makes it 
much
+    easier to locate the incorrect code.
+  * Improve diagnostics around parsing --pages command-line options 
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ qpdf.spec ++++++
--- /var/tmp/diff_new_pack.2FIK0y/_old  2021-12-02 02:25:23.028580500 +0100
+++ /var/tmp/diff_new_pack.2FIK0y/_new  2021-12-02 02:25:23.032580486 +0100
@@ -18,12 +18,12 @@
 
 %define so_version 28
 Name:           qpdf
-Version:        10.3.2
+Version:        10.4.0
 Release:        0
 Summary:        Command-line tools and library for transforming PDF files
 License:        Apache-2.0
 Group:          Development/Libraries/C and C++
-URL:            http://qpdf.sourceforge.net/
+URL:            https://qpdf.sourceforge.io/
 Source:         
https://github.com/qpdf/qpdf/releases/download/release-qpdf-%{version}/qpdf-%{version}.tar.gz
 Source1:        
https://github.com/qpdf/qpdf/releases/download/release-qpdf-%{version}/qpdf-%{version}.tar.gz.asc
 Source2:        qpdf.keyring
@@ -82,10 +82,10 @@
            --disable-implicit-crypto \
            --docdir='${datarootdir}'/doc/packages/%{name} \
            --enable-show-failed-test-output
-make %{?_smp_mflags}
+%make_build
 
 %check
-make %{?_smp_mflags} check
+%make_build check
 rm -rf qpdf/qtest # Unicode data can't be redistributed freely
 
 %install

++++++ qpdf-10.3.2.tar.gz -> qpdf-10.4.0.tar.gz ++++++
/work/SRC/openSUSE:Factory/qpdf/qpdf-10.3.2.tar.gz 
/work/SRC/openSUSE:Factory/.qpdf.new.31177/qpdf-10.4.0.tar.gz differ: char 11, 
line 1

Reply via email to