Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 26617 - Freeswan-1.99.ebuild gives errors open ipsec setup
Summary: Freeswan-1.99.ebuild gives errors open ipsec setup
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Jared H. Hudson (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-08-14 06:24 UTC by Chris Ayers
Modified: 2003-09-11 22:06 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Ayers 2003-08-14 06:24:08 UTC
The freeswan-1.99.ebuild uses the X509 patch version 0.9.15, which is buggy. 
When you set up ipsec vpns, it complains about ipsec_ebuild contains ":" in a
non-ipv6 address.  

To fix this problem, I changed the line

X509_PATCH=0.9.15
to
X509_PATCH=0.9.34 

0.9.34 is the latest released x509 patch from strongsec.com

Thanks
Comment 1 Jared H. Hudson (RETIRED) gentoo-dev 2003-09-11 22:06:02 UTC
Fixed.