Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 673085 Details for
Bug 892208
please build with hybrid support
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
patch to enable OpenSSL build
0001-enable-building-against-OpenSSL.patch (text/plain), 2.28 KB, created by
T.C. Hollingsworth
on 2013-01-05 21:40:36 UTC
(
hide
)
Description:
patch to enable OpenSSL build
Filename:
MIME Type:
Creator:
T.C. Hollingsworth
Created:
2013-01-05 21:40:36 UTC
Size:
2.28 KB
patch
obsolete
>From 4d54a06a7f57559a1ad0e0286064159a61625627 Mon Sep 17 00:00:00 2001 >From: "T.C. Hollingsworth" <tchollingsworth@gmail.com> >Date: Sat, 5 Jan 2013 14:35:28 -0700 >Subject: [PATCH] enable building against OpenSSL > >--- > vpnc-0.5.3-enable-openssl.patch | 11 +++++++++++ > vpnc.spec | 10 +++++++++- > 2 files changed, 20 insertions(+), 1 deletion(-) > create mode 100644 vpnc-0.5.3-enable-openssl.patch > >diff --git a/vpnc-0.5.3-enable-openssl.patch b/vpnc-0.5.3-enable-openssl.patch >new file mode 100644 >index 0000000..d63bba0 >--- /dev/null >+++ b/vpnc-0.5.3-enable-openssl.patch >@@ -0,0 +1,11 @@ >+--- vpnc-0.5.3/Makefile~ 2011-07-21 07:24:21.000000000 -0700 >++++ vpnc-0.5.3/Makefile 2013-01-05 14:34:02.108981197 -0700 >+@@ -39,7 +39,7 @@ >+ >+ # Comment this in to obtain a binary with certificate support which is >+ # GPL incompliant though. >+-#OPENSSL_GPL_VIOLATION=yes >++OPENSSL_GPL_VIOLATION=yes >+ >+ CRYPTO_LDADD = $(shell pkg-config --libs gnutls) >+ CRYPTO_CFLAGS = $(shell pkg-config --cflags gnutls) -DCRYPTO_GNUTLS >diff --git a/vpnc.spec b/vpnc.spec >index 7f03e7b..0030d4e 100644 >--- a/vpnc.spec >+++ b/vpnc.spec >@@ -2,7 +2,7 @@ > > Name: vpnc > Version: 0.5.3 >-Release: 15%{snapshot}%{?dist} >+Release: 16%{snapshot}%{?dist} > > Summary: IPSec VPN client compatible with Cisco equipment > >@@ -23,6 +23,10 @@ Source8: %{name}-tmpfiles.conf > > Patch1: vpnc-0.5.1-dpd.patch > >+# GPL packages are permitted to link against OpenSSL in Fedora >+# https://fedoraproject.org/wiki/Licensing:FAQ#What.27s_the_deal_with_the_OpenSSL_license.3F >+Patch2: vpnc-0.5.3-enable-openssl.patch >+ > BuildRequires: libgcrypt-devel > 1.1.90 > BuildRequires: gnutls-devel > Requires: iproute vpnc-script >@@ -57,6 +61,7 @@ or openconnect. > %prep > %setup -q > %patch1 -p1 -b .dpd >+%patch2 -p1 -b .openssl > > %build > CFLAGS="$RPM_OPT_FLAGS -fPIE" LDFLAGS="$RPM_OPT_FLAGS -pie" make PREFIX=/usr >@@ -120,6 +125,9 @@ install -d -m 0755 %{buildroot}%{_localstatedir}/run/%{name}/ > %config(noreplace) %{_sysconfdir}/vpnc/vpnc-script > > %changelog >+* Sat Jan 05 2013 T.C. Hollingsworth <tchollingsworth@gmail.com> - 0.5.3-16.svn457 >+- build with OpenSSL support >+ > * Sun Jul 22 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.5.3-15.svn457 > - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild > >-- >1.7.11.7 >
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
Actions:
View
|
Diff
Attachments on
bug 892208
:
673085
|
673122