Hello community, here is the log from the commit of package expat for openSUSE:11.4 checked in at Thu Mar 8 18:32:55 CET 2012.
-------- --- old-versions/11.4/all/expat/expat.changes 2010-01-08 15:07:45.000000000 +0100 +++ 11.4/expat/expat.changes 2012-03-08 12:47:44.000000000 +0100 @@ -1 +1,5 @@ -------------------------------------------------------------------- +Thu Mar 8 11:43:37 UTC 2012 - [email protected] + +-Fixed VUL-0: CVE-2012-0876 (bnc#750914) + +------------------------------------------------------------------ Package does not exist at destination yet. Using Fallback old-versions/11.4/all/expat Destination is old-versions/11.4/UPDATES/all/expat calling whatdependson for 11.4-i586 New: ---- expat-CVE-2012-0876.patch ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ expat.spec ++++++ --- /var/tmp/diff_new_pack.Tbgf4u/_old 2012-03-08 18:32:25.000000000 +0100 +++ /var/tmp/diff_new_pack.Tbgf4u/_new 2012-03-08 18:32:25.000000000 +0100 @@ -1,7 +1,7 @@ # -# spec file for package expat (Version 2.0.1) +# spec file for package expat # -# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -15,14 +15,11 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild Name: expat Version: 2.0.1 -Release: 93 -Group: Development/Libraries/C and C++ -License: MIT License (or similar) +Release: 102.<RELEASE103> Url: http://expat.sourceforge.net/ # bug437293 %ifarch ppc64 @@ -30,11 +27,14 @@ %endif # Summary: XML Parser Toolkit +License: MIT +Group: Development/Libraries/C and C++ Source0: %{name}-%{version}.tar.bz2 Source1: %{name}faq.html Source2: baselibs.conf Patch0: %{name}-CVE-2009-2625.patch Patch1: %{name}-CVE-2009-3560.patch +Patch2: %{name}-CVE-2012-0876.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: gcc-c++ @@ -68,8 +68,8 @@ James Clark <[email protected]> %package -n libexpat1 -License: MPL .. Summary: XML Parser Toolkit +License: MPL .. Group: Development/Libraries/C and C++ # bug437293 %ifarch ppc64 @@ -107,10 +107,11 @@ James Clark <[email protected]> %package -n libexpat-devel -License: MPL .. Summary: XML Parser Toolkit +License: MPL .. Group: Development/Libraries/C and C++ -Requires: libexpat1 = %{version} glibc-devel +Requires: glibc-devel +Requires: libexpat1 = %{version} %description -n libexpat-devel Expat is an XML 1.0 parser written in C. It aims to be fully @@ -145,6 +146,7 @@ %setup -q %patch0 %patch1 +%patch2 cp %{S:1} . rm -f examples/*.dsp ++++++ expat-CVE-2012-0876.patch ++++++ ++++ 627 lines (skipped) continue with "q"... Remember to have fun... -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
