rebootmgr/rebootmgr.changes
Dominique Leuenberger 7237c4c63c Accepting request 731261 from devel:kubic
- Fix %config for backward compatibility

- Update to version 0.20
  - add support to write changes back to /etc/rebootmgr.conf

- Preserve /etc/rebootmgr.conf if modified

- Update to version 0.19
  - use libeconf for /usr/etc move

OBS-URL: https://build.opensuse.org/request/show/731261
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rebootmgr?expand=0&rev=11
2019-09-27 12:42:56 +00:00

144 lines
4.4 KiB
Plaintext

-------------------------------------------------------------------
Mon Sep 9 10:40:46 CEST 2019 - kukuk@suse.de
- Fix %config for backward compatibility
-------------------------------------------------------------------
Fri Sep 6 13:03:15 CEST 2019 - kukuk@suse.de
- Update to version 0.20
- add support to write changes back to /etc/rebootmgr.conf
-------------------------------------------------------------------
Wed Aug 28 12:56:07 CEST 2019 - kukuk@suse.de
- Preserve /etc/rebootmgr.conf if modified
-------------------------------------------------------------------
Tue Aug 27 15:17:28 CEST 2019 - kukuk@suse.de
- Update to version 0.19
- use libeconf for /usr/etc move
-------------------------------------------------------------------
Thu Jan 17 16:52:42 CET 2019 - kukuk@suse.de
- Update to version 0.18
- allow to compile without etcd support
-------------------------------------------------------------------
Wed Mar 28 13:35:47 CEST 2018 - kukuk@suse.de
- Update to version 0.17
- fix some bugs around etcd locks and reboot fast path
-------------------------------------------------------------------
Mon Mar 19 12:00:31 CET 2018 - kukuk@suse.de
- Use %license instead of %doc [bsc#1082318]
-------------------------------------------------------------------
Wed Jan 10 10:08:21 CET 2018 - kukuk@suse.de
- Update to version 0.16
- fix compile problem with new json-c [bsc#1075329]
-------------------------------------------------------------------
Wed Sep 13 15:46:09 CEST 2017 - kukuk@suse.de
- Update to version 0.15
- Adjust for systemd >= 230
-------------------------------------------------------------------
Fri Mar 31 13:30:03 CEST 2017 - kukuk@suse.de
- Update to version 0.14
- Allow to have no maintenance window configured [bsc#1031619]
-------------------------------------------------------------------
Wed Mar 15 13:13:14 CET 2017 - kukuk@suse.de
- Update to version 0.13
- Don't reboot outside maintenance window if getting the etcd
lock takes too long [bsc#1028060]
-------------------------------------------------------------------
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
- Update to version 0.11
- Implement unlocking of a machine_id not equal to our own [bsc#1026273]
- Watch for correct key when waiting for lock [bsc#1026274]
-------------------------------------------------------------------
Thu Feb 16 15:01:51 CET 2017 - kukuk@suse.de
- Update to version 0.10
- Fix typos in documentation
- Fix compilation on 32bit systems
-------------------------------------------------------------------
Tue Feb 14 11:36:41 CET 2017 - kukuk@suse.de
- Update to version 0.9
- Finish rebootmgrctl manual page
-------------------------------------------------------------------
Wed Feb 8 16:48:30 CET 2017 - kukuk@suse.de
- Update to version 0.8
- Implement changing number of hosts holding a lock at the same time
- Add new and enhance existing manual pages
-------------------------------------------------------------------
Thu Jan 12 21:19:48 CET 2017 - kukuk@suse.de
- Update to version 0.7
- Fix dbus name in systemd service file
-------------------------------------------------------------------
Thu Jan 12 11:34:33 CET 2017 - kukuk@suse.de
- Update to version 0.6
- Add etcd lock support
-------------------------------------------------------------------
Mon Jan 9 16:33:00 CET 2017 - kukuk@suse.de
- Update to version 0.5
- Rewrite for better dbus support
- Merges typo.patch
-------------------------------------------------------------------
Tue Dec 13 10:08:30 CET 2016 - kukuk@suse.de
- Fix typo in executing systemctl
-------------------------------------------------------------------
Wed Nov 23 15:16:38 CET 2016 - kukuk@suse.de
- Update to versin 0.3
- fix path for systemctl
-------------------------------------------------------------------
Wed Nov 23 10:50:31 CET 2016 - kukuk@suse.de
- Update to version 0.2
- implement maintenance window
- implement rebootmgrctl get-strategy
-------------------------------------------------------------------
Sun Nov 20 21:37:09 CET 2016 - kukuk@suse.de
- Initial submission