From d0f263d3a3a366224604c74467f6ee80118870d0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jani=20V=C3=A4limaa?= Date: Sun, 21 Apr 2024 09:42:54 +0300 Subject: Makefile: add hardening configs to source tarball --- Makefile.am | 1 + NEWS | 2 ++ 2 files changed, 3 insertions(+) diff --git a/Makefile.am b/Makefile.am index 5b57ce0..d745843 100644 --- a/Makefile.am +++ b/Makefile.am @@ -83,6 +83,7 @@ EXTRA_DIST = \ $(pkg_scripts) \ $(pkg_scripts_in) \ $(redhat_scripts) \ + $(redhat_hardened) \ macros-perarch.in make_arch_macrosfiles.sh.in \ rpmgenplatform.in rpmrc.in \ rpm-spec-mode.el \ diff --git a/NEWS b/NEWS index f67cc57..bf119e2 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,5 @@ +- 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 -- cgit v1.2.1