diff --git a/cfengine-3.5.0.tar.gz b/cfengine-3.5.0.tar.gz deleted file mode 100644 index fe6aa05..0000000 --- a/cfengine-3.5.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:07da213c9bf4018efca58a43d7f8991819031e076f5228cd3f2623e58d5c9cee -size 1504817 diff --git a/cfengine-3.5.1.tar.gz b/cfengine-3.5.1.tar.gz new file mode 100644 index 0000000..605b810 --- /dev/null +++ b/cfengine-3.5.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d2484d5bdeaa5b6d5435b58a92a8da2bafc18294bb8eae348614e663f934429 +size 1509646 diff --git a/cfengine.changes b/cfengine.changes index f8d96cc..70f50d7 100644 --- a/cfengine.changes +++ b/cfengine.changes @@ -1,3 +1,34 @@ +------------------------------------------------------------------- +Thu Jul 11 11:30:59 UTC 2013 - kkaempf@suse.com + +- Update to 3.5.1 + Core Changes: + - the CFEngine Standard Library in masterfiles/libraries is now + split into promise-type specific policy files, and lives in a + version-specific directory. This should have no impact on current + code, but allows more granular include of needed stdlib + elements (Redmine #3044) + - file changes are logged with log level Notice, not Error + + Bug fixes: + - fix recursive copying of files (Redmine #2965) + - respect classes in templates (Redmine ##2928) + - fix timestamps on Windows (Redmine #2933) + - fix non-root cf-agent flooding syslog (Redmine #2980) + - fix email flood from cf-execd due to timestamps in agent output + (Redmine #3011) + - Preserve security context when editing or copying local files + (Redmine #2728) + - fix path for sys.crontab on redhat systems (Redmine #2553) + - prevent incorrect "insert_lines promise uses the same + select_line_matching anchor" warning (Redmine #2778) + - Fix regression of setting VIPADDRESS to 127.0.0.1 (Redmine #3010) + - Fix "changes" promise not receiving status when file is missing + (Redmine #2820) + - Fix symlinks being destroyed when editing them (Redmine #2363) + - Fix missing "promise kept" status for the last line in a file + (Redmine #2943) + ------------------------------------------------------------------- Tue Jul 9 07:35:58 UTC 2013 - kkaempf@suse.com diff --git a/cfengine.spec b/cfengine.spec index 4b95f9a..2420fa1 100644 --- a/cfengine.spec +++ b/cfengine.spec @@ -28,7 +28,7 @@ Name: cfengine Summary: CFEngine automates large-scale IT computing infrastructure License: GPL-3.0 Group: Productivity/Networking/System -Version: 3.5.0 +Version: 3.5.1 Release: 0 Url: http://www.cfengine.org/ Source: %{name}-%{version}.tar.gz