Hello community, here is the log from the commit of package gypsy for openSUSE:Factory checked in at 2012-10-23 19:36:43 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gypsy (Old) and /work/SRC/openSUSE:Factory/.gypsy.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gypsy", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/gypsy/gypsy.changes 2012-07-10 13:41:50.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.gypsy.new/gypsy.changes 2012-10-23 19:36:45.000000000 +0200 @@ -1,0 +2,17 @@ +Tue Oct 23 08:33:07 UTC 2012 - [email protected] + +- Update to version 0.9: + + Add a whitelist for what files Gypsy is allowed to open + (CVE-2011-0523). + + Add client side bindings. + + Add a new Discovery interface. + + Add a no autoterminate option to daemon. + + Add a debugging system. + + Many different bug fixes and build fixes. +- Add pkgconfig(gudev-1.0) BuildRequires: new dependency upstream. +- Remove gypsy-0.8-gcc46.patch, gypsy-CVE-2011-0523.patch, + gypsy-CVE-2011-0524.patch: all fixed upstream. +- Remove gnome-common BuildRequires and call to gnome-autogen.sh: + those were only needed for one of the patches above. + +------------------------------------------------------------------- Old: ---- gypsy-0.8-gcc46.patch gypsy-0.8.tar.bz2 gypsy-CVE-2011-0523.patch gypsy-CVE-2011-0524.patch New: ---- gypsy-0.9.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gypsy.spec ++++++ --- /var/tmp/diff_new_pack.CWuYrP/_old 2012-10-23 19:36:50.000000000 +0200 +++ /var/tmp/diff_new_pack.CWuYrP/_new 2012-10-23 19:36:50.000000000 +0200 @@ -17,25 +17,18 @@ Name: gypsy -Version: 0.8 +Version: 0.9 Release: 0 Summary: GPS multiplexing daemon License: LGPL-2.1 Group: Hardware/Other Url: http://gypsy.freedesktop.org/ -Source0: %{name}-%{version}.tar.bz2 -# PATCH-FIX-UPSTREAM gypsy-0.8-gcc46.patch [email protected] -- Fix gcc 4.6 compilation -Patch1: gypsy-0.8-gcc46.patch -# PATCH-FIX-UPSTREAM gypsy-CVE-2011-0523.patch CVE-2011-0523 bnc#666839 fdo#33431 -- Add config file to restrict the files that can be read -Patch2: gypsy-CVE-2011-0523.patch -# PATCH-FIX-UPSTREAM gypsy-CVE-2011-0524.patch CVE-2011-0524 bnc#666839 fdo#33431 -- Use snprintf to avoid buffer overflow -Patch3: gypsy-CVE-2011-0524.patch +Source0: http://gypsy.freedesktop.org/releases/%{name}-%{version}.tar.bz2 BuildRequires: bluez-devel BuildRequires: dbus-1-glib-devel BuildRequires: glib2-devel -# needed for patch2 -BuildRequires: gnome-common BuildRequires: libxslt +BuildRequires: pkgconfig(gudev-1.0) BuildRoot: %{_tmppath}/%{name}-%{version}-build %description @@ -77,11 +70,6 @@ %prep %setup -q -%patch1 -p1 -%patch2 -p1 -%patch3 -p1 -# needed for patch2 -NOCONFIGURE=1 gnome-autogen.sh %build %configure --disable-static ++++++ gypsy-0.8.tar.bz2 -> gypsy-0.9.tar.bz2 ++++++ ++++ 40246 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
