FreeBSD Bugzilla – Attachment 177758 Details for
Bug 215123
security/tor: Added 'EXPENSIVE_HARDEN' option
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
tor.patch (text/plain), 1.05 KB, created by
Yuri Victorovich
on 2016-12-07 18:04:50 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Yuri Victorovich
Created:
2016-12-07 18:04:50 UTC
Size:
1.05 KB
patch
obsolete
>Index: security/tor/Makefile >=================================================================== >--- security/tor/Makefile (revision 428079) >+++ security/tor/Makefile (working copy) >@@ -3,6 +3,7 @@ > > PORTNAME= tor > PORTVERSION= 0.2.8.10 >+PORTREVISION= 1 > CATEGORIES= security net ipv6 > MASTER_SITES= TOR > >@@ -24,12 +25,13 @@ > TOR_LDFLAGS_libevent="-L${LOCALBASE}/lib/" \ > TOR_LIBEVENT_LIBS="${TOR_LIBEVENT_LIBS}" > >-OPTIONS_DEFINE= STATIC_TOR TCMALLOC TOR2WEB TRANSPARENT >+OPTIONS_DEFINE= STATIC_TOR TCMALLOC TOR2WEB TRANSPARENT EXPENSIVE_HARDENING > > STATIC_TOR_DESC= Build a static tor > TCMALLOC_DESC= Use the tcmalloc memory allocation library > TOR2WEB_DESC= (EXPERT OPTION) Faster but non-anonymous hidden services > TRANSPARENT_DESC= Transparent proxy support >+EXPENSIVE_HARDEN_DESC= Expensive compiler hardening, makes Tor slower > > OPTIONS_DEFAULT= TRANSPARENT > >@@ -45,6 +47,8 @@ > > STATIC_TOR_USES= ssl:build > STATIC_TOR_USES_OFF= ssl >+EXPENSIVE_HARDEN_CONFIGURE_ON= --enable-expensive-hardening >+EXPENSIVE_HARDEN_LIBS= -lcxxrt > > .include <bsd.port.options.mk> >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
yuri
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 215123
: 177758