Accepting request 476781 from devel:CaaSP

- Update to version 0.12
  - Rewrote reboot code to not block dbus if we wait for etcd locks
    [bsc#1026298]
  - Fix rebootmgr.service dependencies
  - Check input for maintenance window for correct syntax before
    sending to the daemon [bsc#1026220]

OBS-URL: https://build.opensuse.org/request/show/476781
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rebootmgr?expand=0&rev=3
This commit is contained in:
Dominique Leuenberger 2017-03-04 15:37:53 +00:00 committed by Git OBS Bridge
parent ab8fe12952
commit d6c1c6c837
4 changed files with 14 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5c01ff4f2d1d5b3c4126608b7f48baa3d966c077896980ac6a106e64e752f0ae
size 269653

3
rebootmgr-0.12.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a3a3942b59ca0dd095deb52f9cf2877ab8b2dd989758819218544466f4f10c58
size 269886

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Fri Mar 3 16:44:09 CET 2017 - kukuk@suse.de
- Update to version 0.12
- Rewrote reboot code to not block dbus if we wait for etcd locks
[bsc#1026298]
- Fix rebootmgr.service dependencies
- Check input for maintenance window for correct syntax before
sending to the daemon [bsc#1026220]
-------------------------------------------------------------------
Mon Feb 27 17:44:46 CET 2017 - kukuk@suse.de

View File

@ -17,7 +17,7 @@
Name: rebootmgr
Version: 0.11
Version: 0.12
Release: 0
Summary: Automatic controlled reboot during a maintenance window
License: GPL-2.0 and LGPL-2.1+