aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJani Välimaa <wally@mageia.org>2020-10-04 20:12:55 +0300
committerJani Välimaa <wally@mageia.org>2020-10-04 20:12:55 +0300
commit344e8fcf311f269c51910088538e044926564afd (patch)
tree86712230ecf45037645681d2d9037be536ccba6e
parenta17771002b50ffc5bc5fe483a1f8482b49c2f750 (diff)
downloadrpm-helper-344e8fcf311f269c51910088538e044926564afd.tar
rpm-helper-344e8fcf311f269c51910088538e044926564afd.tar.gz
rpm-helper-344e8fcf311f269c51910088538e044926564afd.tar.bz2
rpm-helper-344e8fcf311f269c51910088538e044926564afd.tar.xz
rpm-helper-344e8fcf311f269c51910088538e044926564afd.zip
v0.24.20v0.24.20
-rw-r--r--Makefile2
-rw-r--r--NEWS3
2 files changed, 4 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index f3fb0e9..28b8ae3 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
PACKAGE = rpm-helper
-VERSION = 0.24.19
+VERSION = 0.24.20
SCRIPT_FILES = add-user del-user create-file \
add-service del-service reread-services \
diff --git a/NEWS b/NEWS
index dd91613..995d8ae 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,6 @@
+2020-10-04 Jani Välimaa <wally@mageia.org> 0.24.20
+ * really default to 4096 bit SSL certificates
+
2020-10-04 Jani Välimaa <wally@mageia.org> 0.24.19
* default to 4096 bit SSL certificates (mga#27359)