Hello community,

here is the log from the commit of package libXfont for openSUSE:Factory 
checked in at 2012-05-08 11:57:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libXfont (Old)
 and      /work/SRC/openSUSE:Factory/.libXfont.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libXfont", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/libXfont/libXfont.changes        2012-02-17 
12:03:33.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.libXfont.new/libXfont.changes   2012-05-08 
11:57:36.000000000 +0200
@@ -1,0 +2,17 @@
+Thu Apr 12 06:24:00 UTC 2012 - [email protected]
+
+- Update to version 1.4.5:
+  + Updates to better handle fonts compressed with compress(1)
+  + Do proper input validation to fix for CVE-2011-2895
+  + Fix crash if pcf header is corrupted
+  + Cleanups for compiler warnings
+  + Improvements for the developer documentation
+  + Build configuration improvements
+- Changes from version 1.4.4:
+  + LZW decompress: fix for CVE-2011-2895
+  + Fix memory leak
+  + Build configuration improvements
+- Drop U_libXfont_LZW-decompress-fix-for-CVE-2011-2895.patch: fixed
+  upstream.
+
+-------------------------------------------------------------------

Old:
----
  U_libXfont_LZW-decompress-fix-for-CVE-2011-2895.patch
  libXfont-1.4.3.tar.bz2

New:
----
  libXfont-1.4.5.tar.bz2

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

Other differences:
------------------
++++++ libXfont.spec ++++++
--- /var/tmp/diff_new_pack.icc6Qq/_old  2012-05-08 11:57:42.000000000 +0200
+++ /var/tmp/diff_new_pack.icc6Qq/_new  2012-05-08 11:57:42.000000000 +0200
@@ -14,24 +14,29 @@
 
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
+
+
 Name:           libXfont
 %define lname  libXfont1
-Version:        1.4.3
+Version:        1.4.5
 Release:        0
 Summary:        X font handling library for server and utilities
 License:        MIT
 Group:          Development/Libraries/C and C++
-URL:            http://xorg.freedesktop.org/
+Url:            http://xorg.freedesktop.org/
 
 #Git-Clone:    git://anongit.freedesktop.org/xorg/lib/libXfont
 #Git-Web:      http://cgit.freedesktop.org/xorg/lib/libXfont/
-Source:         %name-%version.tar.bz2
-Patch1:                U_libXfont_LZW-decompress-fix-for-CVE-2011-2895.patch
-BuildRoot:     %_tmppath/%name-%version-build
+Source:         
http://xorg.freedesktop.org/releases/individual/lib/%{name}-%{version}.tar.bz2
+BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 #git#BuildRequires:    autoconf >= 2.60, automake, libtool
-BuildRequires:  pkgconfig, pkgconfig(xorg-macros) >= 1.10
-BuildRequires: pkgconfig(freetype2), pkgconfig(xproto), pkgconfig(xtrans)
-BuildRequires: pkgconfig(fontsproto), pkgconfig(fontenc)
+BuildRequires:  pkgconfig
+BuildRequires:  pkgconfig(fontenc)
+BuildRequires:  pkgconfig(fontsproto)
+BuildRequires:  pkgconfig(freetype2)
+BuildRequires:  pkgconfig(xorg-macros) >= 1.10
+BuildRequires:  pkgconfig(xproto)
+BuildRequires:  pkgconfig(xtrans)
 BuildRequires: pkgconfig(zlib)
 #optional#BuildRequires:       pkgconfig(bzip2), + --with-bzip2
 
@@ -76,7 +81,6 @@
 
 %prep
 %setup -q
-%patch -P 1 -p1
 
 %build
 %configure --disable-static

++++++ libXfont-1.4.3.tar.bz2 -> libXfont-1.4.5.tar.bz2 ++++++
++++ 49555 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to