diff options
author | Olav Vitters <olav@vitters.nl> | 2020-07-25 20:51:34 +0200 |
---|---|---|
committer | Olav Vitters <olav@vitters.nl> | 2020-07-25 20:51:34 +0200 |
commit | 10c4720128b9a2b740e30994375304fe8c5506eb (patch) | |
tree | bdaf38c5476324ad214bea17273f0fec7ef0507c | |
parent | 73b82d1b4d3cd40287c6a0b36f2c5404d09bb4d8 (diff) | |
download | rpm-helper-0.24.18.tar rpm-helper-0.24.18.tar.gz rpm-helper-0.24.18.tar.bz2 rpm-helper-0.24.18.tar.xz rpm-helper-0.24.18.zip |
New version: 0.24.18v0.24.18
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | NEWS | 5 |
2 files changed, 6 insertions, 1 deletions
@@ -1,5 +1,5 @@ PACKAGE = rpm-helper -VERSION = 0.24.17 +VERSION = 0.24.18 SCRIPT_FILES = add-user del-user create-file \ add-service del-service reread-services \ @@ -1,3 +1,8 @@ +2020-07-24 Olav Vitters <ovitters@mageia.org 0.24.18 + * correctly check if systemd has booted + * show project as Mageia instead of Mandriva + * fix loads of ShellCheck issues + 2015-04-01 Colin Guthrie <colin@mageia.org> 0.24.17 * default SSL certificates to 2048-bit (mga#15576) |