aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index d9ffdde..1ef0be5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+Version 2.79.1 - 21 April 2024, by Jani Välimaa
+- Makefile: add hardening configs to source tarball
+
+Version 2.79 - 21 April 2024, by Jani Välimaa
+- macros: add %_hardened_build (from Fedora) to build pkgs with position-independent code by default
+
+Version 2.78 - 10 April 2024, by Jani Välimaa
- macros: use -D_FORTIFY_SOURCE=3 by default (mga#30920)
Version 2.77 - 2 April 2024, by Jani Välimaa