Hello community,

here is the log from the commit of package cfengine for openSUSE:Factory 
checked in at 2013-03-25 20:15:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-03-08 
09:08:06.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.cfengine.new/cfengine.changes   2013-03-25 
20:15:28.000000000 +0100
@@ -1,0 +2,33 @@
+Mon Mar 18 08:12:52 UTC 2013 - [email protected]
+
+- Update to 3.5.0 - Alpha 2
+  New features:
+  - cf-promises flag --parse-tree is replaced by --policy-output-format=,
+    requiring the user to specify the output format (none, cf, json)
+  - cf-promises allows partial check of policy (without body common
+    control) without integrity check;
+    --full-check enforces integrity check
+  - agent binaries support JSON input format (.json file as generated
+    by cf-promises)
+  - cf-key: new options --trust-key/-t and --print-digest/-p
+  - Class "failsafe_fallback" is defined in failsafe.cf when main
+    policy contains errors and failsafe is run because of this
+  - add scope attribute for body classes (Redmine #2013) 
+
+  Changes:
+
+  - WARNING: option --policy-server removed, require option to
+    --bootstrap instead
+  - process promises don't log if processes are out of range unless
+    you run in verbose mode
+  - reports promises are now allowed in any context (Redmine #2005)
+  - cf-report has been removed
+  - cf-execd: --once implies --no-fork
+
+  Bugfixes:
+
+  - do not wait for splaytime when executing only once
+  - disable xml editing functionality when libxml2 doesn't provide
+    necessary APIs (Redmine #1937) 
+
+-------------------------------------------------------------------

Old:
----
  cfengine-3.5.0a1.tar.gz

New:
----
  cfengine-3.5.0a2.tar.gz

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

Other differences:
------------------
++++++ cfengine.spec ++++++
--- /var/tmp/diff_new_pack.4shHg7/_old  2013-03-25 20:15:56.000000000 +0100
+++ /var/tmp/diff_new_pack.4shHg7/_new  2013-03-25 20:15:56.000000000 +0100
@@ -28,7 +28,7 @@
 Summary:        CFEngine automates large-scale IT computing infrastructure
 License:        GPL-3.0
 Group:          Productivity/Networking/System
-Version:        3.5.0a1
+Version:        3.5.0a2
 Release:        0
 Url:            http://www.cfengine.org/
 Source:         %{name}-%{version}.tar.gz
@@ -200,7 +200,7 @@
 
 # create symlinks for sbin_PROGRAMS
 # because: cf-promises needs to be installed in /var/cfengine/work/bin for 
pre-validation of full configuration
-for i in cf-agent cf-execd cf-key cf-monitord cf-promises cf-report 
cf-runagent cf-serverd; do
+for i in cf-agent cf-execd cf-key cf-monitord cf-promises cf-runagent 
cf-serverd; do
   %{__ln_s} -f ../../..%{_sbindir}/${i} %{buildroot}%{workdir}/bin/${i}
 done
 
@@ -327,7 +327,6 @@
 %{_sbindir}/cf-key
 %{_sbindir}/cf-monitord
 %{_sbindir}/cf-promises
-%{_sbindir}/cf-report
 %{_sbindir}/cf-runagent
 %{_sbindir}/rpmvercmp
 %if 0%{?suse_version} >= 1210

++++++ cfengine-3.5.0a1.tar.gz -> cfengine-3.5.0a2.tar.gz ++++++
++++ 65363 lines of diff (skipped)

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

Reply via email to