diff --git a/cfengine.changes b/cfengine.changes index ec4bf48..b8b4a45 100644 --- a/cfengine.changes +++ b/cfengine.changes @@ -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 diff --git a/cfengine.spec b/cfengine.spec index c4fcf95..9da455b 100644 --- a/cfengine.spec +++ b/cfengine.spec @@ -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 diff --git a/core-3.6.4.tar.gz b/core-3.6.4.tar.gz deleted file mode 100644 index 8b851e1..0000000 --- a/core-3.6.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:aad444a5ff9dbb54b8f554a62d39d272f219fdcdedaa31aacd242d568411a8c4 -size 1542191 diff --git a/core-3.6.5.tar.gz b/core-3.6.5.tar.gz new file mode 100644 index 0000000..9d35723 --- /dev/null +++ b/core-3.6.5.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:62a308a954a70d6854aa182e0612731618d08ab364a5fdf5359585a02ae32d8c +size 1549020