Hello community,

here is the log from the commit of package poppler for openSUSE:Factory checked 
in at 2017-09-27 16:59:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/poppler (Old)
 and      /work/SRC/openSUSE:Factory/.poppler.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "poppler"

Wed Sep 27 16:59:19 2017 rev:142 rq:528976 version:0.57.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/poppler/poppler-qt.changes       2017-09-26 
21:12:25.279279275 +0200
+++ /work/SRC/openSUSE:Factory/.poppler.new/poppler-qt.changes  2017-09-27 
16:59:24.424848086 +0200
@@ -2,62 +1,0 @@
-Mon Sep 18 10:27:48 UTC 2017 - [email protected]
-
-- Apply CVE-2017-14517.patch from upstream to fix a NULL pointer
-  dereference in the XRef::parseEntry() function that may have lead
-  to potential denial-of-service attack when handling malicious PDF
-  files. [CVE-2017-14517, bsc#1059066]
-
--------------------------------------------------------------------
-Thu Sep  7 10:34:49 UTC 2017 - [email protected]
-
-- Update to version 0.59.0:
-  + core: Fix infinite recursion in NameTree parsing in broken
-    files.
-  + utils:
-    - pdfunite: Fix API porting error that caused abort in some
-      cases.
-    - pdfinfo:
-      . Fix crashes and memory leaks when using -dests.
-      . Use GooString.append instead of sprintf/strcat.
-    - pdfimages: Fix warning when compiling with cygwin.
-  + build system:
-    - Fix cygwin 32-bit compile.
-    - Cmake tweaks.
-- Bump soversion following upstream changes.
-
--------------------------------------------------------------------
-Sun Sep  3 10:21:49 UTC 2017 - [email protected]
-
-- Update to version 0.58.0:
-  + core:
-    - CairoOutputDev: cairo 1.14 now has high quality downscaling.
-    - Signature related improvements (fdo#99271).
-    - Tweak which cmap we use (fdo#101855).
-    - Memory leak fixes.
-    - Substantial rework of the internals.
-    - win32: call ANSI functions directly (fdo#100312).
-    - Add some documentation.
-  + qt5:
-    - Expose signature information.
-    - ArthurOutputDev: initialize the image with the paper color
-      (fdo#102129).
-    - Fix copy'n'paste bugs: Qt4 -> Qt5.
-    - ArthurOutputDev: Properly set the QPainter transformation.
-    - ArthurOutputDev: Use Qt::SvgMiterJoin instead of
-      Qt::MiterJoin (fdo#102356).
-  + utils:
-    - pdfinfo: add -dests option to print named destinations
-      (fdo#97262).
-    - pdftocairo: add -jpegopt for setting jpeg compression
-      parameters (fdo#45727).
-    - pdftoppm: add -jpegopt for setting jpeg compression
-      parameters (fdo#45727).
-    - pdfimages: support listing/extracting inline images
-      (fdo#25625).
-  + build system:
-    - cmake: Various Windows fixes.
-    - cmake: Use -std=c++11 instead of -std=gnu++11.
-  + cpp: Fix page.text() not taking page orientation into account
-    (fdo#94517).
-- Bump soversion following upstream changes.
-
--------------------------------------------------------------------
poppler-qt5.changes: same change
poppler.changes: same change

Old:
----
  CVE-2017-14517.patch
  poppler-0.59.0.tar.xz

New:
----
  poppler-0.57.0.tar.xz

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

Other differences:
------------------
++++++ poppler-qt.spec ++++++
--- /var/tmp/diff_new_pack.GmMdH4/_old  2017-09-27 16:59:25.584684918 +0200
+++ /var/tmp/diff_new_pack.GmMdH4/_new  2017-09-27 16:59:25.584684918 +0200
@@ -21,11 +21,11 @@
 
 Name:           poppler-qt
 %define _name   poppler
-Version:        0.59.0
+Version:        0.57.0
 Release:        0
 # Actual version of poppler-data:
 %define poppler_data_version 0.4.6
-%define poppler_sover 70
+%define poppler_sover 68
 %define poppler_cpp_sover 0
 %define poppler_glib_sover 8
 %define poppler_qt4_sover 4
@@ -38,7 +38,6 @@
 Group:          System/Libraries
 Source:         http://poppler.freedesktop.org/%{_name}-%{version}.tar.xz
 Source99:       baselibs.conf
-Patch1:         CVE-2017-14517.patch
 BuildRequires:  gcc-c++
 BuildRequires:  gobject-introspection-devel
 BuildRequires:  libjpeg-devel
@@ -227,7 +226,6 @@
 
 %prep
 %setup -q -n poppler-%{version}
-%patch1 -p1
 
 %build
 %if %build_qt5

poppler-qt5.spec: same change
++++++ poppler.spec ++++++
--- /var/tmp/diff_new_pack.GmMdH4/_old  2017-09-27 16:59:25.628678729 +0200
+++ /var/tmp/diff_new_pack.GmMdH4/_new  2017-09-27 16:59:25.632678166 +0200
@@ -21,11 +21,11 @@
 
 Name:           poppler
 %define _name   poppler
-Version:        0.59.0
+Version:        0.57.0
 Release:        0
 # Actual version of poppler-data:
 %define poppler_data_version 0.4.6
-%define poppler_sover 70
+%define poppler_sover 68
 %define poppler_cpp_sover 0
 %define poppler_glib_sover 8
 %define poppler_qt4_sover 4
@@ -38,7 +38,6 @@
 Group:          System/Libraries
 Source:         http://poppler.freedesktop.org/%{_name}-%{version}.tar.xz
 Source99:       baselibs.conf
-Patch1:         CVE-2017-14517.patch
 BuildRequires:  gcc-c++
 BuildRequires:  gobject-introspection-devel
 BuildRequires:  libjpeg-devel
@@ -227,7 +226,6 @@
 
 %prep
 %setup -q -n poppler-%{version}
-%patch1 -p1
 
 %build
 %if %build_qt5


++++++ poppler-0.59.0.tar.xz -> poppler-0.57.0.tar.xz ++++++
++++ 29482 lines of diff (skipped)


Reply via email to