Accepting request 290534 from systemsmanagement
- Update to 3.6.5 Features: - Introduced "systemd" hard class. (Redmine #6995) - Added paths to dtrace, zfs and zpool on FreeBSD in masterfiles. Bug fixes: - Fixed build error on certain RHEL5 and SLES10 setups. (Redmine #6841) - Fixed a bug which caused dangling symlinks not to be removed. (Redmine #6582) - Fixed data_readstringarrayidx function not preserving the order of the array it's producing. (Redmine #6920) - Fixed a bug which sometimes caused CFEngine to kill the wrong daemon if both the host and a container inside the host were running CFEngine. (Redmine #6906) - Made sure the rm_rf_depth bundle also deletes the base directory. (Redmine #7009) - Fixed monitord reporting wrongly on open ports. (Redmine #6926) - Skip adding the class when its name is longer than 1024 characters. Fixed core dump when the name is too large. (Redmine #7013) - Fixed detection of stopped process on Solaris. (Redmine #6946) - Fixed infinite loop (Redmine #6992) plus a couple more minor bugs in edit_xml promises. OBS-URL: https://build.opensuse.org/request/show/290534 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cfengine?expand=0&rev=52
This commit is contained in:
commit
c648ad136e
@ -1,3 +1,29 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 13 07:29:41 UTC 2015 - kkaempf@suse.com
|
||||
|
||||
- Update to 3.6.5
|
||||
Features:
|
||||
- Introduced "systemd" hard class. (Redmine #6995)
|
||||
- Added paths to dtrace, zfs and zpool on FreeBSD in masterfiles.
|
||||
|
||||
Bug fixes:
|
||||
- Fixed build error on certain RHEL5 and SLES10 setups. (Redmine #6841)
|
||||
- Fixed a bug which caused dangling symlinks not to be removed.
|
||||
(Redmine #6582)
|
||||
- Fixed data_readstringarrayidx function not preserving the order of
|
||||
the array it's producing. (Redmine #6920)
|
||||
- Fixed a bug which sometimes caused CFEngine to kill the wrong daemon
|
||||
if both the host and a container inside the host were running
|
||||
CFEngine. (Redmine #6906)
|
||||
- Made sure the rm_rf_depth bundle also deletes the base directory.
|
||||
(Redmine #7009)
|
||||
- Fixed monitord reporting wrongly on open ports. (Redmine #6926)
|
||||
- Skip adding the class when its name is longer than 1024 characters.
|
||||
Fixed core dump when the name is too large. (Redmine #7013)
|
||||
- Fixed detection of stopped process on Solaris. (Redmine #6946)
|
||||
- Fixed infinite loop (Redmine #6992) plus a couple more minor
|
||||
bugs in edit_xml promises.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 24 18:18:21 UTC 2015 - dimstar@opensuse.org
|
||||
|
||||
|
@ -28,7 +28,7 @@
|
||||
%define with_libvirt 0
|
||||
|
||||
Name: cfengine
|
||||
Version: 3.6.4
|
||||
Version: 3.6.5
|
||||
Release: 0
|
||||
%define srcname core-%{version}
|
||||
%define libname libpromises
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:aad444a5ff9dbb54b8f554a62d39d272f219fdcdedaa31aacd242d568411a8c4
|
||||
size 1542191
|
3
core-3.6.5.tar.gz
Normal file
3
core-3.6.5.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:62a308a954a70d6854aa182e0612731618d08ab364a5fdf5359585a02ae32d8c
|
||||
size 1549020
|
Loading…
x
Reference in New Issue
Block a user