Hello community,

here is the log from the commit of package cfengine for openSUSE:Factory 
checked in at 2015-09-19 06:55:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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        2015-08-03 
17:21:45.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.cfengine.new/cfengine.changes   2015-09-19 
06:55:07.000000000 +0200
@@ -1,0 +2,24 @@
+Wed Sep  9 13:51:41 UTC 2015 - kkae...@suse.com
+
+- Update to 3.7.1 (LTS release)
+  - Fix daemons not restarting correctly on upgrade on AIX. (Redmine #7550)
+  - Fix upgrade causing error message under systemd because of open ports.
+  - Fix build with musl libc. (Redmine #7455)
+  - Long promiser strings with multiple lines are now abbreviated in
+    logs. (Redmine #3964)
+  - Fixed a bug which could cause daemons to not to be killed
+    correctly when upgrading or manually running "service cfengine3 stop".
+    (Redmine #7193)
+  - Package promise: Fix inability to install certain packages
+    with numbers.
+  - Fix package promise not removing dependant packages. (Redmine #7424)
+  - Fix warning "Failed to parse csv file entry" with certain very
+    long commands promises. (Redmine #7400)
+  - Fix misaligned help output in cf-hub. (Redmine #7273)
+  - Augmenting inputs from the augments_file (Redmine #7420)
+  - Add support for failover to 3rd HA node located outside cluster.
+  - Upgrade all dependencies for patch release.
+  - Fix a bug which caused daemons not to be restarted on upgrade.
+    (Redmine #7528)
+
+-------------------------------------------------------------------

Old:
----
  core-3.7.0.tar.gz

New:
----
  cfengine-3.7.1.tar.gz

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

Other differences:
------------------
++++++ cfengine.spec ++++++
--- /var/tmp/diff_new_pack.XqhO76/_old  2015-09-19 06:55:08.000000000 +0200
+++ /var/tmp/diff_new_pack.XqhO76/_new  2015-09-19 06:55:08.000000000 +0200
@@ -16,7 +16,7 @@
 #
 
 
-%define srcname core-%{version}
+%define srcname %{name}-%{version}
 %define libname   libpromises
 %define libsoname %{libname}3
 # Yes, its not FHS conformant but in sync with cfengine documentation
@@ -33,7 +33,7 @@
 %bcond_with postgresql
 %bcond_with libvirt
 Name:           cfengine
-Version:        3.7.0
+Version:        3.7.1
 Release:        0
 # This is the place where workdir should be
 #define         basedir   /var/lib/%{name}


Reply via email to