diff options
author | Jani Välimaa <wally@mageia.org> | 2020-10-04 20:12:55 +0300 |
---|---|---|
committer | Jani Välimaa <wally@mageia.org> | 2020-10-04 20:12:55 +0300 |
commit | 344e8fcf311f269c51910088538e044926564afd (patch) | |
tree | 86712230ecf45037645681d2d9037be536ccba6e | |
parent | a17771002b50ffc5bc5fe483a1f8482b49c2f750 (diff) | |
download | rpm-helper-0.24.20.tar rpm-helper-0.24.20.tar.gz rpm-helper-0.24.20.tar.bz2 rpm-helper-0.24.20.tar.xz rpm-helper-0.24.20.zip |
v0.24.20v0.24.20
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | NEWS | 3 |
2 files changed, 4 insertions, 1 deletions
@@ -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 \ @@ -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) |