commit poppler for openSUSE:13.1:Update

2015-04-30 Thread h_root
Hello community,

here is the log from the commit of package poppler for openSUSE:13.1:Update 
checked in at 2015-04-30 12:16:14

Comparing /work/SRC/openSUSE:13.1:Update/poppler (Old)
 and  /work/SRC/openSUSE:13.1:Update/.poppler.new (New)


Package is poppler

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.ueq5uy/_old  2015-04-30 12:16:15.0 +0200
+++ /var/tmp/diff_new_pack.ueq5uy/_new  2015-04-30 12:16:15.0 +0200
@@ -1 +1 @@
-link package='poppler.2607' cicount='copy' /
+link package='poppler.3724' cicount='copy' /




commit poppler for openSUSE:13.1:Update

2014-03-07 Thread h_root
Hello community,

here is the log from the commit of package poppler for openSUSE:13.1:Update 
checked in at 2014-03-07 10:19:21

Comparing /work/SRC/openSUSE:13.1:Update/poppler (Old)
 and  /work/SRC/openSUSE:13.1:Update/.poppler.new (New)


Package is poppler

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.NBuX03/_old  2014-03-07 10:19:21.0 +0100
+++ /var/tmp/diff_new_pack.NBuX03/_new  2014-03-07 10:19:21.0 +0100
@@ -1 +1 @@
-link package='poppler.2506' cicount='copy' /
+link package='poppler.2607' cicount='copy' /

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit poppler for openSUSE:13.1

2013-10-31 Thread h_root
Hello community,

here is the log from the commit of package poppler for openSUSE:13.1 checked in 
at 2013-10-31 10:25:41

Comparing /work/SRC/openSUSE:13.1/poppler (Old)
 and  /work/SRC/openSUSE:13.1/.poppler.new (New)


Package is poppler

Changes:

--- /work/SRC/openSUSE:13.1/poppler/poppler-qt.changes  2013-09-29 
19:27:50.0 +0200
+++ /work/SRC/openSUSE:13.1/.poppler.new/poppler-qt.changes 2013-10-31 
10:25:42.0 +0100
@@ -1,0 +2,16 @@
+Tue Oct 29 13:07:57 UTC 2013 - zai...@opensuse.org
+
+- Update to version 0.24.3:
+  + core:
+- PSOutputDev: Fix PFB font embedding (fdo#69717).
+- CairoOutputDev: Do not set an invalid matrix in drawImage()
+  (fdo#70085).
+  + qt4:
+- Don't crash if getXRef()-copy() fails.
+  + qt5:
+- Don't crash if getXRef()-copy() fails.
+  + utils:
+- pdfseparate: Allow only one %d in the filename (fdo#69434).
+- This version fixes bnc#847907; CVE-2013-4473 and  CVE-2013-4474.
+
+---
poppler.changes: same change

Old:

  poppler-0.24.2.tar.xz

New:

  poppler-0.24.3.tar.xz



Other differences:
--
++ poppler-qt.spec ++
--- /var/tmp/diff_new_pack.XGdH9r/_old  2013-10-31 10:25:42.0 +0100
+++ /var/tmp/diff_new_pack.XGdH9r/_new  2013-10-31 10:25:42.0 +0100
@@ -21,7 +21,7 @@
 
 Name:   poppler-qt
 %define _name   poppler
-Version:0.24.2
+Version:0.24.3
 Release:0
 # Actual version of poppler-data:
 %define poppler_data_version 0.4.6

++ poppler.spec ++
--- /var/tmp/diff_new_pack.XGdH9r/_old  2013-10-31 10:25:42.0 +0100
+++ /var/tmp/diff_new_pack.XGdH9r/_new  2013-10-31 10:25:42.0 +0100
@@ -21,7 +21,7 @@
 
 Name:   poppler
 %define _name   poppler
-Version:0.24.2
+Version:0.24.3
 Release:0
 # Actual version of poppler-data:
 %define poppler_data_version 0.4.6

++ poppler-0.24.2.tar.xz - poppler-0.24.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/poppler-0.24.2/CMakeLists.txt 
new/poppler-0.24.3/CMakeLists.txt
--- old/poppler-0.24.2/CMakeLists.txt   2013-09-27 12:40:52.0 +0200
+++ new/poppler-0.24.3/CMakeLists.txt   2013-10-26 19:05:25.0 +0200
@@ -18,7 +18,7 @@
 
 set(POPPLER_MAJOR_VERSION 0)
 set(POPPLER_MINOR_VERSION 24)
-set(POPPLER_MICRO_VERSION 2)
+set(POPPLER_MICRO_VERSION 3)
 set(POPPLER_VERSION 
${POPPLER_MAJOR_VERSION}.${POPPLER_MINOR_VERSION}.${POPPLER_MICRO_VERSION})
 
 # command line switches
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/poppler-0.24.2/ChangeLog new/poppler-0.24.3/ChangeLog
--- old/poppler-0.24.2/ChangeLog2013-09-27 12:51:04.0 +0200
+++ new/poppler-0.24.3/ChangeLog2013-10-26 19:16:51.0 +0200
@@ -1,3 +1,78 @@
+commit f4a72fd3c61091d6b455af9a881c2390da19b506
+Author: Albert Astals Cid aa...@kde.org
+Date:   Sat Oct 26 19:06:34 2013 +0200
+
+0.24.3
+
+ CMakeLists.txt   |  2 +-
+ NEWS | 14 ++
+ configure.ac |  2 +-
+ cpp/Doxyfile |  2 +-
+ qt4/src/Doxyfile |  2 +-
+ qt5/src/Doxyfile |  2 +-
+ 6 files changed, 19 insertions(+), 5 deletions(-)
+
+commit 33a5af32cd5769cf1b6c6344077ac4a3f407ba21
+Author: Albert Astals Cid aa...@kde.org
+Date:   Sat Oct 26 18:48:50 2013 +0200
+
+Update copyrights
+
+ qt4/src/poppler-document.cc | 2 +-
+ utils/pdfseparate.cc| 2 +-
+ 2 files changed, 2 insertions(+), 2 deletions(-)
+
+commit 61f79b8447c3ac8ab5a26e79e0c28053ffdccf75
+Author: Albert Astals Cid aa...@kde.org
+Date:   Thu Oct 24 00:54:56 2013 +0200
+
+Allow only one %d in the filename
+
+Fixes crashes if you had %s and similar in the filename
+
+Inspired from patch by Pedro Ribeiro ped...@gmail.com
+
+Bug #69434
+
+ utils/pdfseparate.cc | 31 ++-
+ 1 file changed, 30 insertions(+), 1 deletion(-)
+
+commit daa0990a7baf17d00d12574a4de815e070727a86
+Author: Albert Astals Cid aa...@kde.org
+Date:   Thu Oct 10 02:16:25 2013 +0200
+
+Return empty if getXRef()-copy() fails
+
+Seems this can happen by looking at the backtrace in
+https://bugs.kde.org/show_bug.cgi?id=325810
+
+ qt4/src/poppler-document.cc | 6 ++
+ qt5/src/poppler-document.cc | 6 ++
+ 2 files changed, 12 insertions(+)
+
+commit f4bfa940aa40a82a1080cdaf765da1d1615ccfb1
+Author: Carlos Garcia Campos carlo...@gnome.org
+Date:   Sat Oct 5 11:20:04 2013 +0200
+
+cairo: Do not set an invalid matrix in drawImage()
+
+https://bugs.freedesktop.org/show_bug.cgi?id=70085
+
+ poppler/CairoOutputDev.cc | 3 ++-
+ 1 file changed, 2 insertions(+), 1 deletion(-)
+
+commit 

commit poppler for openSUSE:13.1

2013-09-29 Thread h_root
Hello community,

here is the log from the commit of package poppler for openSUSE:13.1 checked in 
at 2013-09-29 19:27:49

Comparing /work/SRC/openSUSE:13.1/poppler (Old)
 and  /work/SRC/openSUSE:13.1/.poppler.new (New)


Package is poppler

Changes:

--- /work/SRC/openSUSE:13.1/poppler/poppler-qt.changes  2013-09-23 
11:05:48.0 +0200
+++ /work/SRC/openSUSE:13.1/.poppler.new/poppler-qt.changes 2013-09-29 
19:27:50.0 +0200
@@ -1,0 +2,11 @@
+Sat Sep 28 15:11:00 UTC 2013 - zai...@opensuse.org
+
+- Update to version 0.24.2:
+  + core:
+- Windows: Fix CreateFile fails with ERROR_SHARING_VIOLATION
+  (fdo#69597).
+  + utils:
+- pdfseparate: improve the path building.
+- pdftocairo: check file opening failure in beginDocument().
+
+---
poppler.changes: same change

Old:

  poppler-0.24.1.tar.xz

New:

  poppler-0.24.2.tar.xz



Other differences:
--
++ poppler-qt.spec ++
--- /var/tmp/diff_new_pack.M8B96q/_old  2013-09-29 19:27:50.0 +0200
+++ /var/tmp/diff_new_pack.M8B96q/_new  2013-09-29 19:27:50.0 +0200
@@ -21,7 +21,7 @@
 
 Name:   poppler-qt
 %define _name   poppler
-Version:0.24.1
+Version:0.24.2
 Release:0
 # Actual version of poppler-data:
 %define poppler_data_version 0.4.6

++ poppler.spec ++
--- /var/tmp/diff_new_pack.M8B96q/_old  2013-09-29 19:27:50.0 +0200
+++ /var/tmp/diff_new_pack.M8B96q/_new  2013-09-29 19:27:50.0 +0200
@@ -21,7 +21,7 @@
 
 Name:   poppler
 %define _name   poppler
-Version:0.24.1
+Version:0.24.2
 Release:0
 # Actual version of poppler-data:
 %define poppler_data_version 0.4.6

++ poppler-0.24.1.tar.xz - poppler-0.24.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/poppler-0.24.1/CMakeLists.txt 
new/poppler-0.24.2/CMakeLists.txt
--- old/poppler-0.24.1/CMakeLists.txt   2013-08-26 21:58:36.0 +0200
+++ new/poppler-0.24.2/CMakeLists.txt   2013-09-27 12:40:52.0 +0200
@@ -18,7 +18,7 @@
 
 set(POPPLER_MAJOR_VERSION 0)
 set(POPPLER_MINOR_VERSION 24)
-set(POPPLER_MICRO_VERSION 1)
+set(POPPLER_MICRO_VERSION 2)
 set(POPPLER_VERSION 
${POPPLER_MAJOR_VERSION}.${POPPLER_MINOR_VERSION}.${POPPLER_MICRO_VERSION})
 
 # command line switches
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/poppler-0.24.1/ChangeLog new/poppler-0.24.2/ChangeLog
--- old/poppler-0.24.1/ChangeLog2013-08-26 22:23:20.0 +0200
+++ new/poppler-0.24.2/ChangeLog2013-09-27 12:51:04.0 +0200
@@ -1,3 +1,74 @@
+commit 06dabe1eed912e5f5c96fe9f371ab459516e5a99
+Author: Albert Astals Cid aa...@kde.org
+Date:   Fri Sep 27 12:41:23 2013 +0200
+
+0.24.2
+
+ CMakeLists.txt   | 2 +-
+ NEWS | 8 
+ configure.ac | 2 +-
+ cpp/Doxyfile | 2 +-
+ qt4/src/Doxyfile | 2 +-
+ qt5/src/Doxyfile | 2 +-
+ 6 files changed, 13 insertions(+), 5 deletions(-)
+
+commit 78141da189c42a04b6a303767284de755a4a2d4d
+Author: Albert Astals Cid aa...@kde.org
+Date:   Fri Sep 27 12:39:00 2013 +0200
+
+Update copyrights
+
+ utils/pdfseparate.cc | 1 +
+ 1 file changed, 1 insertion(+)
+
+commit dc344b410f49410174ee902b7649ebd8c2cb0fa2
+Author: Lu Wang coolwan...@gmail.com
+Date:   Sat Sep 21 10:37:30 2013 +0200
+
+pdftocairo: check file opening failure in beginDocument()
+
+ utils/pdftocairo.cc | 7 +++
+ 1 file changed, 7 insertions(+)
+
+commit 1e612d331b79dabec66ad241d7ffe66674a10bc4
+Author: Thomas Freitag thomas.frei...@alfa.de
+Date:   Sat Sep 21 10:10:16 2013 +0200
+
+Windows: Fix CreateFile fails with ERROR_SHARING_VIOLATION
+
+Bug #69597
+
+ goo/gfile.cc | 5 +++--
+ 1 file changed, 3 insertions(+), 2 deletions(-)
+
+commit b8682d868ddf7f741e93b791588af0932893f95c
+Author: Pino Toscano p...@kde.org
+Date:   Mon Sep 16 19:46:55 2013 +0200
+
+pdfseparate: improve the path building
+
+Make use of snprintf to limit the output to the pathName buffer;
+while I'm there, expand its size to 4096 (might help longer paths),
+although a better fix would be dynamically allocate its length
+(and/or using GooString, maybe).
+
+ utils/pdfseparate.cc | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit 563da2d375c003478d398897796ecbf45ce03482
+Author: Albert Astals Cid aa...@kde.org
+Date:   Mon Aug 26 22:33:10 2013 +0200
+
+0.24.1
+
+ CMakeLists.txt   |  2 +-
+ NEWS | 23 +++
+ configure.ac |  2 +-
+ cpp/Doxyfile |  2 +-
+ qt4/src/Doxyfile |  2 +-
+ qt5/src/Doxyfile |  2 +-
+ 6 files changed, 28 insertions(+), 5 deletions(-)
+
 commit