[tftp] harden the package (#955197)

jsynacek jsynacek at fedoraproject.org
Tue Apr 23 07:28:00 UTC 2013


commit cd736afae4435dbb3b8139c983550742ddb68fc9
Author: Jan Synacek <jsynacek at redhat.com>
Date:   Tue Apr 23 09:27:32 2013 +0200

    harden the package (#955197)

 tftp.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/tftp.spec b/tftp.spec
index 9c6726d..9922664 100644
--- a/tftp.spec
+++ b/tftp.spec
@@ -1,9 +1,10 @@
 %global systemctl_bin /usr/bin/systemctl
+%global _hardened_build 1
 
 Summary: The client for the Trivial File Transfer Protocol (TFTP)
 Name: tftp
 Version: 5.2
-Release: 8%{?dist}
+Release: 9%{?dist}
 License: BSD
 Group: Applications/Internet
 URL: http://www.kernel.org/pub/software/network/tftp/
@@ -106,6 +107,9 @@ rm -rf ${RPM_BUILD_ROOT}
 %{_unitdir}/*
 
 %changelog
+* Tue Apr 23 2013 Jan Synáček <jsynacek at redhat.com> - 5.2-9
+- harden the package (#955197)
+
 * Fri Apr 19 2013 Jan Synáček <jsynacek at redhat.com> - 5.2-8
 - documentation fixes
 


More information about the scm-commits mailing list