Hello community,

here is the log from the commit of package gd for openSUSE:Factory checked in 
at 2015-03-05 15:38:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gd (Old)
 and      /work/SRC/openSUSE:Factory/.gd.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gd"

Changes:
--------
--- /work/SRC/openSUSE:Factory/gd/gd.changes    2014-08-29 17:42:21.000000000 
+0200
+++ /work/SRC/openSUSE:Factory/.gd.new/gd.changes       2015-03-05 
18:15:53.000000000 +0100
@@ -1,0 +2,11 @@
+Sat Feb 28 08:44:08 UTC 2015 - mplus...@suse.com
+
+- Cleanup spec file with spec-cleaner
+- No longer needed patches
+  * gd-2.1.0-CVE-2014-2497.patch
+  * gd-autoconf.patch
+- Update to 2.1.1
+  * changelog provided only as commit log (see Changelog)
+  * fix for CVE-2014-2497
+
+-------------------------------------------------------------------

Old:
----
  gd-2.1.0-CVE-2014-2497.patch
  gd-autoconf.patch
  libgd-2.1.0.tar.xz

New:
----
  libgd-2.1.1.tar.xz

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

Other differences:
------------------
++++++ gd.spec ++++++
--- /var/tmp/diff_new_pack.osnZwW/_old  2015-03-05 18:15:54.000000000 +0100
+++ /var/tmp/diff_new_pack.osnZwW/_new  2015-03-05 18:15:54.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gd
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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
@@ -21,7 +21,7 @@
 %define lname libgd3
 
 Name:           gd
-Version:        2.1.0
+Version:        2.1.1
 Release:        0
 Summary:        A Drawing Library for Programs That Use PNG and JPEG Output
 License:        MIT
@@ -37,9 +37,6 @@
 Patch2:         gd-format.patch
 # could be upstreamed
 Patch3:         gd-aliasing.patch
-# could be upstreamed?
-Patch4:         gd-autoconf.patch
-Patch5:         gd-2.1.0-CVE-2014-2497.patch
 BuildRequires:  fontconfig-devel
 BuildRequires:  freetype2-devel
 BuildRequires:  libjpeg-devel
@@ -95,8 +92,6 @@
 %patch1
 %patch2
 %patch3
-%patch4 -p1
-%patch5
 
 %build
 autoreconf -fiv

++++++ gd-aliasing.patch ++++++
--- /var/tmp/diff_new_pack.osnZwW/_old  2015-03-05 18:15:54.000000000 +0100
+++ /var/tmp/diff_new_pack.osnZwW/_new  2015-03-05 18:15:54.000000000 +0100
@@ -1,8 +1,8 @@
 Index: src/fontwheeltest.c
 ===================================================================
---- src/fontwheeltest.c.orig   2013-12-18 11:49:47.041577398 +0100
-+++ src/fontwheeltest.c        2013-12-18 11:53:52.575496376 +0100
-@@ -32,6 +32,8 @@
+--- src/fontwheeltest.c.orig
++++ src/fontwheeltest.c
+@@ -32,6 +32,8 @@ dowheel (gdImagePtr im, int color, char
        doerr (err, "------------------------------------------");
  
        for (curang = 0.0; curang < 360.0; curang += angle) {
@@ -11,7 +11,7 @@
                curangrads = DEGTORAD(curang);
                x0 = x + cos (curangrads) * offset;
                y0 = y - sin (curangrads) * offset;
-@@ -47,7 +49,15 @@
+@@ -47,7 +49,15 @@ dowheel (gdImagePtr im, int color, char
                if (cp)
                        doerr (err, cp);
  

++++++ libgd-2.1.0.tar.xz -> libgd-2.1.1.tar.xz ++++++
++++ 33138 lines of diff (skipped)

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

Reply via email to