aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
-rw-r--r--NEWS5
2 files changed, 6 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index d904200..ebee72f 100644
--- a/Makefile
+++ b/Makefile
@@ -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 \
diff --git a/NEWS b/NEWS
index 243c409..5251d74 100644
--- a/NEWS
+++ b/NEWS
@@ -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)