Hello community, here is the log from the commit of package qpdf for openSUSE:Factory checked in at 2017-09-25 13:53:11 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/qpdf (Old) and /work/SRC/openSUSE:Factory/.qpdf.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "qpdf" Mon Sep 25 13:53:11 2017 rev:31 rq:527520 version:7.0.0 Changes: -------- --- /work/SRC/openSUSE:Factory/qpdf/qpdf.changes 2015-11-22 10:58:33.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.qpdf.new/qpdf.changes 2017-09-25 13:53:14.834913813 +0200 @@ -1,0 +2,30 @@ +Wed Sep 20 11:47:37 UTC 2017 - [email protected] + +- Update to version 7.0.0 + * License is now Apache-2.0 + * Add new libjpeg8-devel dependency + * Improve the error message that is issued when QPDFWriter + encounters a stream that can't be decoded. In particular, mention + that the stream will be copied without filtering to avoid data + loss. + * Add new methods to the C API to correspond to new additions to + QPDFWriter: + - qpdf_set_compress_streams + - qpdf_set_decode_level + - qpdf_set_preserve_unreferenced_objects + - qpdf_set_newline_before_endstream + * Add support for writing PCLm files + * QPDF now supports reading and writing streams encoded with + JPEG or RunLength encoding. Library API enhancements and + command-line options have been added to control this + behavior. See command-line options --compress-streams + and --decode-level and methods QPDFWriter::setCompressStreams + and QPDFWriter::setDecodeLevel. + * Page rotation is now supported and accessible from both the + library and the command line. + * Fixes CVE-2017-12595 bsc#1055960, CVE-2017-9208 bsc#1040311 + CVE-2017-9209 bsc#1040312, CVE-2017-9210 bsc#1040313, + CVE-2017-11627 bsc#1050577, CVE-2017-11626 bsc#1050578, + CVE-2017-11625 bsc#1050579, CVE-2017-11624 bsc#1050581 + +------------------------------------------------------------------- Old: ---- qpdf-6.0.0.tar.gz New: ---- qpdf-7.0.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ qpdf.spec ++++++ --- /var/tmp/diff_new_pack.8EpKKr/_old 2017-09-25 13:53:16.062741061 +0200 +++ /var/tmp/diff_new_pack.8EpKKr/_new 2017-09-25 13:53:16.066740498 +0200 @@ -1,7 +1,7 @@ # # spec file for package qpdf # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,16 +17,16 @@ Name: qpdf -Version: 6.0.0 +Version: 7.0.0 Release: 0 -%define so_version 17 +%define so_version 18 Summary: Command-line tools and library for transforming PDF files -License: Artistic-2.0 +License: Apache-2.0 Group: Development/Libraries/C and C++ Url: http://qpdf.sourceforge.net/ Source: http://sourceforge.net/projects/qpdf/files/qpdf/%{version}/qpdf-%{version}.tar.gz BuildRequires: gcc-c++ -BuildRequires: pcre-devel +BuildRequires: libjpeg8-devel BuildRequires: pkgconfig BuildRequires: zlib-devel BuildRoot: %{_tmppath}/%{name}-%{version}-build ++++++ qpdf-6.0.0.tar.gz -> qpdf-7.0.0.tar.gz ++++++ /work/SRC/openSUSE:Factory/qpdf/qpdf-6.0.0.tar.gz /work/SRC/openSUSE:Factory/.qpdf.new/qpdf-7.0.0.tar.gz differ: char 5, line 1
