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 28b8ae3..7259b0d 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
PACKAGE = rpm-helper
-VERSION = 0.24.20
+VERSION = 0.24.21
SCRIPT_FILES = add-user del-user create-file \
add-service del-service reread-services \
diff --git a/NEWS b/NEWS
index 995d8ae..e06e7fe 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+2020-12-20 Guillaume Rousse <guillomovitch@gmail.com> 0.24.21
+ * revert default key length for SSL certificates to 2048 bits, as it is
+ enough until 2030 according to NIST and other experts:
+ https://www.keylength.com/en/4/
+
2020-10-04 Jani Välimaa <wally@mageia.org> 0.24.20
* really default to 4096 bit SSL certificates