public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/trafficserver] trafficserver-9.2.14-1: define _hardened_build to comply with packaging guidelines:
@ 2026-07-15 17:20 Jan-Frode Myklebust
0 siblings, 0 replies; only message in thread
From: Jan-Frode Myklebust @ 2026-07-15 17:20 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/trafficserver
Branch : trafficserver-9.2.14-1
Commit : 00e67ee3b5cf6267889eadd9f8b49acb07a2e905
Author : Jan-Frode Myklebust <janfrode@tanso.net>
Date : 2012-04-13T09:06:32+02:00
Stats : +5/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/trafficserver/c/00e67ee3b5cf6267889eadd9f8b49acb07a2e905?branch=trafficserver-9.2.14-1
Log:
define _hardened_build to comply with packaging guidelines:
https://fedoraproject.org/wiki/Packaging:Guidelines#PIE
---
diff --git a/trafficserver.spec b/trafficserver.spec
index 9f58992..15b8dcf 100644
--- a/trafficserver.spec
+++ b/trafficserver.spec
@@ -1,5 +1,5 @@
-# FIXME: provide systemd startup for rawhide/F15
-# https://fedoraproject.org/wiki/Packaging:Guidelines:Systemd
+# https://fedoraproject.org/wiki/Packaging:Guidelines#PIE
+%define _hardened_build 1
Summary: Fast, scalable and extensible HTTP/1.1 compliant caching proxy server
Name: trafficserver
Version: 3.0.4
@@ -191,6 +191,9 @@ header files, and Apache httpd style module build system.
%attr(0644,root,root) %{_libdir}/trafficserver/*.so
%changelog
+* Fri Apr 13 2012 Jan-Frode Myklebust <janfrode@tanso.net> - 3.0.4-5
+- Add hardened build.
+
* Wed Apr 11 2012 <janfrode@tanso.net> - 3.0.4-4
- Add patch for gcc-4.7 build issues.
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-15 17:20 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-15 17:20 [rpms/trafficserver] trafficserver-9.2.14-1: define _hardened_build to comply with packaging guidelines: Jan-Frode Myklebust
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox