aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS23
1 files changed, 22 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 9735173..d91a1d9 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,25 @@
- * default SSL certificates to 2048-bit (mga#15576)
+2023-01-07 Jani Välimaa <wally@mageia.org> 0.24.22
+ * rename rpm-helper.macros as macros.rpm-helper and install it into
+ /usr/lib/rpm/macros.d
+
+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
+
+2020-10-04 Jani Välimaa <wally@mageia.org> 0.24.19
+ * default to 4096 bit SSL certificates (mga#27359)
+
+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)
2014-10-28 Colin Guthrie <colin@mageia.org> 0.24.16
* deal with xinetd.d services properly (e.g. sane mga#14397)