Hello community, here is the log from the commit of package cfengine for openSUSE:Factory checked in at 2013-03-08 09:08:05 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/cfengine (Old) and /work/SRC/openSUSE:Factory/.cfengine.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "cfengine", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/cfengine/cfengine.changes 2013-01-14 22:19:52.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.cfengine.new/cfengine.changes 2013-03-08 09:08:06.000000000 +0100 @@ -1,0 +2,35 @@ +Fri Feb 1 20:21:09 UTC 2013 - [email protected] + +- Update to 3.5.0 - Alpha 1 + New Features: + - Enable zeroconf-discovery of policy hubs for automatic bootstrapping + if Avahi is present + - Support for sys.cpus on more platforms than Linux & HPUX + + Changes: + - Make parser output in GCC compatible format the only supported format + (remove --gcc-brief-format flag) + - Silence license warnings in Enterprise Free25 installations + + Bugfixes: + - Allocate memory dynamically to avoid out-of-buffer or out-of-hash + situations + - fix edit_xml update of existing attributes (Redmine #2034) + - use failsafe policy from compile-time specified workdir (Redmine #1991) + +- Update to 3.4.2 (Bugfix and Stability release) + Bugfixes: + - Fixes to policies in masterfiles (see masterfiles/Changelog for details) + - Fixes for OpenBSD (GitHub #278) + - Do not canonify values specified in abortbundleclasses/abortclasses (Redmine #1786) + - Fix build issues on NetBSD, SLES 12.2 + - Improve error message when libxml2 support is not compiled (Redmine #1799) + - fix potential segmentation fault when trimming network socket data (GitHub #233) + - fix potential segmentation fault when address-lookups in lastseen db failed (GitHub #233) + - execute background promise serially when max_children was reached, rather + than skipping them (GitHub #233) + - fix segmentation fault in cf-promises when invoked with --reports (Redmine #1931) + - fix compilation with Sun Studio 12 (Redmine #1901) + - silence type-pun warning when building on HP-UX (GitHub #287) + +------------------------------------------------------------------- Old: ---- cfengine-3.4.1.tar.bz2 New: ---- cfengine-3.5.0a1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ cfengine.spec ++++++ --- /var/tmp/diff_new_pack.EozTQs/_old 2013-03-08 09:08:09.000000000 +0100 +++ /var/tmp/diff_new_pack.EozTQs/_new 2013-03-08 09:08:09.000000000 +0100 @@ -28,10 +28,10 @@ Summary: CFEngine automates large-scale IT computing infrastructure License: GPL-3.0 Group: Productivity/Networking/System -Version: 3.4.1 +Version: 3.5.0a1 Release: 0 Url: http://www.cfengine.org/ -Source: %{name}-%{version}.tar.bz2 +Source: %{name}-%{version}.tar.gz Source1: http://www.cfengine.org/manuals/cf3-Reference.pdf Source2: http://www.cfengine.org/manuals/cf3-conceptguide.pdf Source3: http://www.cfengine.org/manuals/cf3-glossary.pdf @@ -209,7 +209,6 @@ %{__install} -m 0644 masterfiles/def.cf %{buildroot}/%{basedir}/masterfiles %{__install} -m 0644 masterfiles/promises.cf %{buildroot}/%{basedir}/masterfiles %{__install} -m 0644 masterfiles/libraries/cfengine_stdlib.cf %{buildroot}/%{basedir}/masterfiles -%{__install} -m 0644 masterfiles/failsafe/failsafe.cf %{buildroot}/%{basedir}/masterfiles rm -rf %{buildroot}/%{_libdir}/%{name}/libpromises.la -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
