Hello community,

here is the log from the commit of package cfengine for openSUSE:Factory 
checked in at 2017-05-18 20:48:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cfengine (Old)
 and      /work/SRC/openSUSE:Factory/.cfengine.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "cfengine"

Thu May 18 20:48:28 2017 rev:67 rq:495617 version:3.10.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/cfengine/cfengine.changes        2017-02-07 
12:02:54.414379971 +0100
+++ /work/SRC/openSUSE:Factory/.cfengine.new/cfengine.changes   2017-05-18 
20:48:36.432829717 +0200
@@ -1,0 +2,24 @@
+Fri Mar 31 06:06:41 UTC 2017 - [email protected]
+
+- Update to 3.10.1
+  New features/additions:
+  - "make tar-package" should create a tarball with the contents of
+    "make install" (ENT-3041)
+  
+  Bugfixes:
+  - Fix rare output truncation on Solaris 10/11 (CFE-2527)
+  - Change: Don't error during dry run for proposed execution.
+    (CFE-2561)
+  - prevent LMDB assertion on AIX by ensuring nested DB calls are
+    not occuring during signal handler cleanup (CFE-1996)
+  - Detect Amazon Linux and set "AmazonLinux" hard class and
+    sys.flavour variable.
+  - Fix "lastseenexpireafter" 32-bit signed int overflow.
+  - Add missing pcre build flags to cf-key (CFE-2525)
+  - Fix a bug which could cause cf-execd to believe there was
+    an error when sending the email report, when there really wasn't.
+  - cf-serverd: Auto configure max open files ulimit according to
+    maxconnections (CFE-2575)
+  - Added vars and classes for CoreOS (ENT-3043)
+
+-------------------------------------------------------------------

Old:
----
  cfengine-3.10.0.tar.gz

New:
----
  cfengine-3.10.1.tar.gz

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

Other differences:
------------------
++++++ cfengine.spec ++++++
--- /var/tmp/diff_new_pack.yb8KSl/_old  2017-05-18 20:48:37.412691433 +0200
+++ /var/tmp/diff_new_pack.yb8KSl/_new  2017-05-18 20:48:37.416690869 +0200
@@ -16,7 +16,7 @@
 #
 
 
-%define srcversion 3.10.0
+%define srcversion 3.10.1
 %define srcname %{name}-%{srcversion}
 %define libname   libpromises
 %define libsoname %{libname}3
@@ -71,6 +71,7 @@
 
 BuildRequires:  bison
 BuildRequires:  db-devel
+BuildRequires:  fakeroot
 BuildRequires:  flex
 BuildRequires:  libacl-devel
 BuildRequires:  libtool
@@ -79,10 +80,8 @@
 BuildRequires:  openssl-devel >= 1.0.2e
 BuildRequires:  pam-devel
 BuildRequires:  pcre-devel >= 8.38
-%if 0%{?suse_version} == 0
-# for testing on RHEL/Fedora
-BuildRequires:  fakeroot
-%endif
+# for flock
+BuildRequires:  util-linux
 Requires:       %{libsoname} = %{version}
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %if %{have_systemd}
@@ -243,7 +242,7 @@
 
 %if %{have_systemd}
 # systemd: install sample cron file in docdir
-install -D -m0644 %{SOURCE10} %{buildroot}/%{_docdir}/%{name}
+cp %{SOURCE10} %{buildroot}/%{_docdir}/%{name}
 %else
 # no systemd -> use cron
 # install cron file

++++++ cfengine-3.10.0.tar.gz -> cfengine-3.10.1.tar.gz ++++++
++++ 4831 lines of diff (skipped)


Reply via email to