- Update to 3.5.0 - Beta 1
- new built-in functions: classesmatching, strftime, filestat, ifelse, maparray - action_policy => "warn" causes not_kept classes to be set on promise needing repair. - command line option version (-V) now prints a shorter parsable version without graphic - implicit execution of server and common bundles taking arguments is skipped in cf-serverd. - ifvarclass checked from classes promises in common bundles OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/cfengine?expand=0&rev=41
This commit is contained in:
parent
2734601c78
commit
2d8afeb12b
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:39ab4e6237a52c8b41698f0ca0f0ecddcc4b722782eedab07ba359d6bd3c71fa
|
||||
size 4767372
|
3
cfengine-3.5.0b1.tar.gz
Normal file
3
cfengine-3.5.0b1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c85472e45a572a26617b5b17476d3cc7e541757928edcc89c6fe2e9e3f9adcb7
|
||||
size 4774388
|
@ -1,8 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 15 07:12:33 UTC 2013 - kkaempf@suse.com
|
||||
|
||||
- Update to 3.5.0 - Beta 1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 18 08:12:52 UTC 2013 - kkaempf@suse.com
|
||||
|
||||
- Update to 3.5.0 - Alpha 2
|
||||
New features:
|
||||
- new built-in functions: classesmatching, strftime, filestat,
|
||||
ifelse, maparray
|
||||
- cf-promises flag --parse-tree is replaced by --policy-output-format=,
|
||||
requiring the user to specify the output format (none, cf, json)
|
||||
- cf-promises allows partial check of policy (without body common
|
||||
@ -16,7 +23,12 @@ Mon Mar 18 08:12:52 UTC 2013 - kkaempf@suse.com
|
||||
- add scope attribute for body classes (Redmine #2013)
|
||||
|
||||
Changes:
|
||||
|
||||
- action_policy => "warn" causes not_kept classes to be set on
|
||||
promise needing repair.
|
||||
- command line option version (-V) now prints a shorter
|
||||
parsable version without graphic
|
||||
- implicit execution of server and common bundles taking
|
||||
arguments is skipped in cf-serverd.
|
||||
- WARNING: option --policy-server removed, require option to
|
||||
--bootstrap instead
|
||||
- process promises don't log if processes are out of range unless
|
||||
@ -26,7 +38,7 @@ Mon Mar 18 08:12:52 UTC 2013 - kkaempf@suse.com
|
||||
- cf-execd: --once implies --no-fork
|
||||
|
||||
Bugfixes:
|
||||
|
||||
- ifvarclass checked from classes promises in common bundles
|
||||
- do not wait for splaytime when executing only once
|
||||
- disable xml editing functionality when libxml2 doesn't provide
|
||||
necessary APIs (Redmine #1937)
|
||||
|
@ -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.0a2
|
||||
Version: 3.5.0b1
|
||||
Release: 0
|
||||
Url: http://www.cfengine.org/
|
||||
Source: %{name}-%{version}.tar.gz
|
||||
|
Loading…
Reference in New Issue
Block a user