[iputils] Harden the package

jsynacek jsynacek at fedoraproject.org
Mon Jul 15 11:12:47 UTC 2013


commit ff287e6a29bd029a149de32cbf4140d08eb7472e
Author: Jan Synacek <jsynacek at redhat.com>
Date:   Mon Jul 15 13:08:56 2013 +0200

    Harden the package

 iputils.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/iputils.spec b/iputils.spec
index 54b5cd9..d2a676a 100644
--- a/iputils.spec
+++ b/iputils.spec
@@ -1,7 +1,9 @@
+%global _hardened_build 1
+
 Summary: Network monitoring tools including ping
 Name: iputils
 Version: 20121221
-Release: 2%{?dist}
+Release: 3%{?dist}
 # some parts are under the original BSD (ping.c)
 # some are under GPLv2+ (tracepath.c)
 License: BSD and GPLv2+
@@ -175,6 +177,9 @@ mv -f RELNOTES.tmp RELNOTES
 %attr(644,root,root) %{_mandir}/man8/ninfod.8.gz
 
 %changelog
+* Mon Jul 15 2013 Jan Synáček <jsynacek at redhat.com> - 20121221-3
+- Harden the package
+
 * Fri Feb 01 2013 Jan Synáček <jsynacek at redhat.com> - 20121221-2
 - Always use posix locale when reading -i (#905840)
 - Set correct ninfod capabilities


More information about the scm-commits mailing list