Hello community,

here is the log from the commit of package cfengine for openSUSE:Factory 
checked in at 2016-02-22 08:57:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-12-09 
22:14:07.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.cfengine.new/cfengine.changes   2016-02-22 
08:57:08.000000000 +0100
@@ -1,0 +2,32 @@
+Mon Feb  1 12:53:33 UTC 2016 - kkae...@suse.com
+
+- Update to 3.8.1
+  Changes:
+  - Upgrade CFEngine dependencies to the following versions:
+    - OpenSSL   1.0.2e
+    - PCRE      8.38
+    - libxml2   2.9.3
+    - OpenLDAP  2.4.43
+    - libcurl   7.46.0
+  - Upgrade LMDB to version 0.9.17. (Redmine #7879)
+
+  Bug fixes:
+  - @if minimum_version now correctly ignores lines starting with '@'
+    (Redmine #7862)
+  - Add guard for binary upgrade during bootstrap (Redmine #7861)
+  - Namespaced classes can now be specified on the command line.
+  - Fix bad option nlwp to vzps on Proxmox / OpenVZ. (Redmine #6961)
+  - Fix two cases where action_policy warn still produces errors
+    (Redmine #7274)
+  - Parse def.json vars, classes and inputs from the C code. This
+    fixes a bug where certain entries in this file would be parsed
+    too late to have any effect on the evaluation. (Redmine #7453, #7615)
+  - Fix HP-UX specific bug that caused a lot of log output to disappear.
+  - Check for empty server response in RemoteDirList after decryption
+    (Redmine #7908)
+  - getvalues() will now return a list also for data containers,
+    and will descend recursively into the containers. (Redmine #7116)
+  - Define (bootstrap|failsafe)_mode during update.cf when triggerd
+    from failsafe.cf (Redmine #7861)
+
+-------------------------------------------------------------------

Old:
----
  cfengine-3.8.0.tar.gz

New:
----
  cfengine-3.8.1.tar.gz

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

Other differences:
------------------
++++++ cfengine.spec ++++++
--- /var/tmp/diff_new_pack.KblJxT/_old  2016-02-22 08:57:09.000000000 +0100
+++ /var/tmp/diff_new_pack.KblJxT/_new  2016-02-22 08:57:09.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package cfengine
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,7 +16,7 @@
 #
 
 
-%define srcversion 3.8.0
+%define srcversion 3.8.1
 %define srcname %{name}-%{srcversion}
 %define libname   libpromises
 %define libsoname %{libname}3
@@ -72,10 +72,10 @@
 BuildRequires:  libacl-devel
 BuildRequires:  libtool
 BuildRequires:  libxml2-devel
-BuildRequires:  lmdb-devel
-BuildRequires:  openssl-devel
+BuildRequires:  lmdb-devel >= 0.9.17
+BuildRequires:  openssl-devel >= 1.0.2e
 BuildRequires:  pam-devel
-BuildRequires:  pcre-devel
+BuildRequires:  pcre-devel >= 8.38
 %if 0%{?suse_version} == 0
 # for testing on RHEL/Fedora
 BuildRequires:  fakeroot

++++++ cfengine-3.8.0.tar.gz -> cfengine-3.8.1.tar.gz ++++++
++++ 3302 lines of diff (skipped)


Reply via email to