69 lines
2.1 KiB
Plaintext
69 lines
2.1 KiB
Plaintext
|
-------------------------------------------------------------------
|
||
|
Fri Jun 14 09:57:22 UTC 2024 - schubi@suse.com
|
||
|
|
||
|
- Update to version 0.0.10:
|
||
|
* updated zypp-boot-plugin.conf docu
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Wed Jun 5 07:49:32 UTC 2024 - Stefan Schubert <schubi@suse.com>
|
||
|
|
||
|
- Update to version 0.0.9:
|
||
|
* Set reboot flag for multiversion packages ( type "M" ).
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Thu Feb 22 15:56:08 UTC 2024 - schubi@suse.com
|
||
|
|
||
|
- Update to version 0.0.8:
|
||
|
* Do not overwrite higher bootlevel in already existing
|
||
|
reboot-needed.
|
||
|
* Fix typo in level name soft-reboot
|
||
|
* De-denglishify README.md a bit
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Tue Feb 06 09:26:07 UTC 2024 - schubi@suse.com
|
||
|
|
||
|
- Update to version 0.0.7:
|
||
|
* Caching RPM calls
|
||
|
* reducing logging
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Tue Oct 24 09:07:33 UTC 2023 - schubi@suse.com
|
||
|
|
||
|
- Update to version 0.0.6:
|
||
|
* Using Boost:child for RPM calls instead of unsecure system()
|
||
|
call (bsc#1215988).
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Wed Oct 11 08:43:53 UTC 2023 - schubi@suse.com
|
||
|
|
||
|
- Update to version 0.0.5:
|
||
|
* Fix in checking installhint(reboot-needed) (bsc#1215988).
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Thu Oct 05 09:39:00 UTC 2023 - schubi@suse.com
|
||
|
|
||
|
- Update to version 0.0.4:
|
||
|
* Update README.md
|
||
|
* Added libopenssl to soft-reboot, removed openssl from
|
||
|
soft-reboot
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Fri Sep 29 07:05:00 UTC 2023 - schubi@suse.com
|
||
|
|
||
|
- Update to version 0.0.3:
|
||
|
* Allowing regex expression for the package name in
|
||
|
zypp-boot-plugin.conf.
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Wed Sep 27 10:25:02 UTC 2023 - schubi@suse.com
|
||
|
|
||
|
- Update to version 0.0.2:
|
||
|
* Added "zypper dup" testcase
|
||
|
* Reduced logging in order not to overload the communication
|
||
|
with libzypp.
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Fri Aug 25 14:43:17 UTC 2023 - schubi@suse.com
|
||
|
|
||
|
- initial version 0.0.1
|