Hello community, here is the log from the commit of package openhpi for openSUSE:Factory checked in at 2014-01-30 11:35:11 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/openhpi (Old) and /work/SRC/openSUSE:Factory/.openhpi.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "openhpi" Changes: -------- --- /work/SRC/openSUSE:Factory/openhpi/openhpi.changes 2014-01-09 19:50:06.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.openhpi.new/openhpi.changes 2014-01-30 11:35:12.000000000 +0100 @@ -1,0 +2,11 @@ +Fri Jan 24 16:17:27 UTC 2014 - [email protected] + +- Update to 3.4.0 + - 1806 Checkin 7558 - uid_map created as world writable + - OLD 3562300 NEW 697 Checkin 7556 - Clear text authentication + credentials is a security problem + For the other changes see http://www.openhpi.org/Changelogs/3.4.0 +- added -DGLIB_DISABLE_DEPRECATION_WARNINGS to the CFLAGS for a + more readable build log + +------------------------------------------------------------------- Old: ---- openhpi-3.2.1.tar.bz2 New: ---- openhpi-3.4.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ openhpi.spec ++++++ --- /var/tmp/diff_new_pack.h7E8rE/_old 2014-01-30 11:35:12.000000000 +0100 +++ /var/tmp/diff_new_pack.h7E8rE/_new 2014-01-30 11:35:12.000000000 +0100 @@ -17,7 +17,7 @@ Name: openhpi -Version: 3.2.1 +Version: 3.4.0 Release: 0 # # @@ -36,8 +36,8 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build # Url: http://sourceforge.net/projects/openhpi/ -# http://downloads.sourceforge.net/openhpi/openhpi-2.10.1.tar.gz -Source: openhpi-%{version}.tar.bz2 +# http://sourceforge.net/projects/openhpi/files/openhpi-stable/3.4.0/openhpi-3.4.0.tar.gz/download +Source: openhpi-%{version}.tar.gz Source1: openhpi-rpmlintrc Source2: AUTHORS Patch: unlink-pidfile-on-error.patch @@ -132,8 +132,8 @@ %build cp %{S:2} . #autoreconf --install --force -export CFLAGS="%{optflags} -fno-strict-aliasing" -export CXXFLAGS="%{optflags} -fno-strict-aliasing" +export CFLAGS="%{optflags} -fno-strict-aliasing -DGLIB_DISABLE_DEPRECATION_WARNINGS" +export CXXFLAGS="${CFLAGS}" %configure \ --disable-static \ --enable-ipmi --disable-sysfs --enable-daemon \ -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
