Hello community,

here is the log from the commit of package cfengine for openSUSE:Factory 
checked in at 2016-04-22 16:25:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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        2016-02-22 
08:57:08.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.cfengine.new/cfengine.changes   2016-04-22 
16:26:05.000000000 +0200
@@ -1,0 +2,49 @@
+Fri Apr 15 07:00:50 UTC 2016 - kkae...@suse.com
+
+- Update to 3.8.2
+  Fixes:
+  - Reduce verbosity of apt_get package module (Redmine #7485)
+  - Reduce verbosity of yum package module (Redmine #7485)
+  - The isvariable() function call now correctly accepts all
+    array variables when specified inline. Previously it would not accept
+    certain special characters, even though they could be specified
+    indirectly by using a variable to hold it. (Redmine #7088)
+  - Don't follow symbolic links when copying extended attributes.
+  - Fix a bug which sometimes caused package promises to be
+    skipped with "XX Another cf-agent seems to have done this
+    since I started" messages in the log, most notably in long running cf-agent
+    runs (longer than one minute). (Redmine #7933)
+  - Fix bug which could render host unable to recover from a
+    syntax error, even if failsafe.cf was utilized. This could
+    happen if the file containing the syntax error was specified in the 
def.json
+    special file. (Redmine #7961)
+  - Change: Policy files specified in the "inputs" section of
+    def.json will no longer be auto-loaded. One has to refer to the
+    $(def.augments_inputs) variable in the policy (the standard
+    masterfiles policies include this by default). This only affects
+    installations which are not based on the standard masterfiles, and
+    which are using the "inputs" field inside def.json. (Redmine #7961)
+  - Fix file descriptor leak when there are network errors.
+  - Fix cf-serverd error messages with classic protocol clients
+    (Redmine #7818)
+  - Installing packages containing version numbers using yum
+    now works correctly. (Redmine #7825)
+  - Fix ps options for FreeBSD to check processes only in
+    current host and not in jails
+  - fix build failure on FreeBSD 7.1 (Redmine #7415)
+  - Show errors regarding failure to copy extended attributes
+    when doing a local file copy. Errors could happen when copying
+    across two different mount points where the support for extended
+    attributes is different between the mount points.
+  - Fix classes being set because of hash collision in the implementation.
+    (Redmine #7912)
+  - Allow def.json up to 5MB instead of 4K.
+  - Fix a regression which would sometimes cause "Permission
+    denied" errors on files inside directories with very restricted
+    permissions. (Redmine #7808)
+  - Change: Suppress standard services noise on SUSE (Redmine #6968)
+      
+  Changes:
+  - Change: classesmatching(): order of classes changed
+
+-------------------------------------------------------------------

Old:
----
  cfengine-3.8.1.tar.gz

New:
----
  cfengine-3.8.2.tar.gz

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

Other differences:
------------------
++++++ cfengine.spec ++++++
--- /var/tmp/diff_new_pack.oCQ43h/_old  2016-04-22 16:26:07.000000000 +0200
+++ /var/tmp/diff_new_pack.oCQ43h/_new  2016-04-22 16:26:07.000000000 +0200
@@ -16,7 +16,7 @@
 #
 
 
-%define srcversion 3.8.1
+%define srcversion 3.8.2
 %define srcname %{name}-%{srcversion}
 %define libname   libpromises
 %define libsoname %{libname}3
@@ -34,7 +34,7 @@
 %bcond_with postgresql
 %bcond_with libvirt
 Name:           cfengine
-Version:        3.8.0
+Version:        %{srcversion}
 Release:        0
 # This is the place where workdir should be
 #define         basedir   /var/lib/%{name}

++++++ cfengine-3.8.1.tar.gz -> cfengine-3.8.2.tar.gz ++++++
++++ 3340 lines of diff (skipped)


Reply via email to