Accepting request 331522 from systemsmanagement

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/331522
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cfengine?expand=0&rev=57
This commit is contained in:
Stephan Kulow
2015-09-19 04:55:06 +00:00
committed by Git OBS Bridge
4 changed files with 29 additions and 5 deletions

3
cfengine-3.7.1.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4ceec2657b30874dd80344b3af6152e68254aef44fe7fe10108a86a436b4b2c7
size 2091324

View File

@@ -1,3 +1,27 @@
-------------------------------------------------------------------
Wed Sep 9 13:51:41 UTC 2015 - kkaempf@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)
-------------------------------------------------------------------
Mon Jul 20 09:04:00 UTC 2015 - kkaempf@suse.com

View File

@@ -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}

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f64dccbde4651e0bcf1ece8c756bd6ba42fe7f76c6fe23ba3a0a653dadb5e87c
size 1638407