Hello community,

here is the log from the commit of package cfengine for openSUSE:Factory 
checked in at 2013-09-04 13:17:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cfengine (Old)
 and      /work/SRC/openSUSE:Factory/.cfengine.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "cfengine"

Changes:
--------
--- /work/SRC/openSUSE:Factory/cfengine/cfengine.changes        2013-08-10 
12:11:53.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.cfengine.new/cfengine.changes   2013-09-04 
13:17:34.000000000 +0200
@@ -1,0 +2,30 @@
+Fri Aug 30 12:58:49 UTC 2013 - kkae...@suse.com
+
+- Update to 3.5.2
+  Bug-fixes in the CFEngine Core:
+  - fix delayed abortclasses checking (Redmine #2316, #3114, #3003)
+  - fix maplist arguments bug (Redmine #3256)
+  - fix segfaults in cf-pomises (Redmine #3173, 3194)
+  - fix build on Solaris 10/SmartOS (Redmine #3097)
+  - sanitize characters from /etc/issue in sys.flavor for Debian
+    (Redmine #2988)
+  - Fix segfault when dealing with files or data > 4K
+    (Redmine #2912, 2698)
+  - Don't truncate keys to 126 characters in getindices
+    (Redmine #2626)
+  - files created via log_* actions now have mode 600
+    (Redmine #1578)
+  - fix wrong log message when a promise is ignored due to
+    'ifvarclass' not matching
+  - fix lifetime of persistent classes (Redmine #3259)
+  - fix segfault when process_select body had no process_result
+    attribute
+  - Default to AND'ed expression of all specified attributes
+    (Redmine #3224)
+  - include system message in output when acl promises fail
+  - fix invocation of standard_services bundle and corresponding
+    promise compliance (Redmine #2869)
+
+- run fdupes after install
+
+-------------------------------------------------------------------

Old:
----
  cfengine-3.5.1.tar.gz

New:
----
  cfengine-3.5.2.tar.gz

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

Other differences:
------------------
++++++ cfengine.spec ++++++
--- /var/tmp/diff_new_pack.tSWg1u/_old  2013-09-04 13:17:36.000000000 +0200
+++ /var/tmp/diff_new_pack.tSWg1u/_new  2013-09-04 13:17:36.000000000 +0200
@@ -28,7 +28,7 @@
 Summary:        CFEngine automates large-scale IT computing infrastructure
 License:        GPL-3.0
 Group:          Productivity/Networking/System
-Version:        3.5.1
+Version:        3.5.2
 Release:        0
 Url:            http://www.cfengine.org/
 Source:         %{name}-%{version}.tar.gz
@@ -97,6 +97,10 @@
 %{?systemd_requires}
 %endif
 
+%if 0%{?suse_version} > 01020
+BuildRequires:  fdupes
+%endif
+
 %description
 CFEngine is the core of a configuration management system: ensuring
 the availability, security and compliance of mission-critical
@@ -253,6 +257,10 @@
 rm -rf %{buildroot}/%{_datadir}/%{name}/ChangeLog
 rm -rf %{buildroot}/%{_datadir}/%{name}/README
 
+%if 0%{?suse_version} > 01020
+%fdupes %{buildroot}/usr/share/cfengine
+%endif
+
 # systemd
 %if 0%{?suse_version} >= 1210
 

++++++ cfengine-3.5.1.tar.gz -> cfengine-3.5.2.tar.gz ++++++
++++ 11130 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to