[privoxy] Hardened build.

Jon Ciesla limb at fedoraproject.org
Tue Oct 2 12:26:19 UTC 2012


commit c2fc21bfff816102baac179d62848130355bcecf
Author: Jon Ciesla <limburgher at gmail.com>
Date:   Tue Oct 2 07:25:07 2012 -0500

    Hardened build.

 privoxy.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/privoxy.spec b/privoxy.spec
index b2a2a50..bc95a3b 100644
--- a/privoxy.spec
+++ b/privoxy.spec
@@ -1,3 +1,4 @@
+%define _hardened_build 1
 %define privoxyconf %{_sysconfdir}/%{name}
 %define privoxy_uid 73
 %define privoxy_gid 73
@@ -6,7 +7,7 @@
 
 Name: privoxy
 Version: 3.0.19
-Release: 2%{?dist}
+Release: 3%{?dist}
 Summary: Privacy enhancing proxy
 License: GPLv2+
 Source0: http://downloads.sourceforge.net/ijbswa/%{name}-%{version}-%{beta_or_stable}-src.tar.gz
@@ -133,6 +134,9 @@ fi
 #doc/source/developer-manual doc/source/faq doc/source/user-manual
 
 %changelog
+* Tue Oct 02 2012 Jon Ciesla <limburgher at gmail.com> - 3.0.19-3
+- Add hardened build.
+
 * Mon Oct 01 2012 Jon Ciesla <limburgher at gmail.com> - 3.0.19-2
 - Change ownership of binary and config to root.
 


More information about the scm-commits mailing list