Accepting request 418963 from systemsmanagement
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/418963 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cfengine?expand=0&rev=63
This commit is contained in:
commit
dab395407e
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:32a38aedf1199c2361e1335e0d4a1d98f9efa7cd591bcb647f35c7395bb66f2d
|
||||
size 2275307
|
3
cfengine-3.9.1.tar.gz
Normal file
3
cfengine-3.9.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:19bf900741efe3da4266591985dc1103243cb751888047694fce6f407ef2d225
|
||||
size 2278474
|
@ -1,3 +1,25 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 5 10:30:01 UTC 2016 - kkaempf@suse.com
|
||||
|
||||
- Update to 3.9.1
|
||||
- Change: Log level for keeping verbatim JSON to DEBUG (CFE-2141)
|
||||
- Change (masterfiles): Definition of from_cfexecd for
|
||||
cf-execd initiated runs (CFE-2386)
|
||||
- Change: Switch processes restart_class logging to verbose
|
||||
- Change: Enable agent component management policy on systemd hosts
|
||||
(CFE-2429)
|
||||
- Change: Remove executable bit from systemd units (CFE-2436)
|
||||
- Change: Require network before cfengine services (CFE-2435)
|
||||
- Fix 'contain' attribute 'no_output' having no effect when
|
||||
the 'commands' promise is using 'module => "true"'. (CFE-2412)
|
||||
- Fix: Services starting or stopping unnecessarily (CFE-2421)
|
||||
- Fix occasional segfault when running getindices() on a
|
||||
variable that has indices of multiple depths (e.g. both "a[x]" and
|
||||
"a[x][y]"). (CFE-2397)
|
||||
- Fix bug in files promise when multiple owners are promised
|
||||
but first one doesn't exist, and improve logging . (CFE-2432)
|
||||
- fix: memory leaks
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 15 12:21:10 UTC 2016 - kkaempf@suse.com
|
||||
|
||||
|
@ -16,7 +16,7 @@
|
||||
#
|
||||
|
||||
|
||||
%define srcversion 3.9.0
|
||||
%define srcversion 3.9.1
|
||||
%define srcname %{name}-%{srcversion}
|
||||
%define libname libpromises
|
||||
%define libsoname %{libname}3
|
||||
|
Loading…
Reference in New Issue
Block a user