<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot/package/ipsec-tools/Config.in, branch 2016.08</title>
<subtitle>OpenPOWER buildroot sources</subtitle>
<id>https://git.raptorcs.com/git/buildroot/atom?h=2016.08</id>
<link rel='self' href='https://git.raptorcs.com/git/buildroot/atom?h=2016.08'/>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/'/>
<updated>2016-05-28T13:51:17+00:00</updated>
<entry>
<title>package/ipsec-tools: disable for musl toolchains</title>
<updated>2016-05-28T13:51:17+00:00</updated>
<author>
<name>Romain Naour</name>
<email>romain.naour@gmail.com</email>
</author>
<published>2016-05-28T12:47:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=33499484e457018203023cdfdd5286478f2ae381'/>
<id>urn:sha1:33499484e457018203023cdfdd5286478f2ae381</id>
<content type='text'>
__P() is used for compatibility with old K&amp;R C compilers. With
ANSI C this macro has no effect.

Unlike for util-linux and ipkg packages where it was easy to remove
each __P() macro, ipsec-tools use it all over the tree and require a
"big" patch to enable musl support.

Since upstream seems not verry active (last release 2014-02-27)

So, disable ipsec-tools with musl based toolchains.

This fixes a compilation error with musl libc because of undeclared
__P.

Fixes:
http://autobuild.buildroot.net/results/42242e3f4485b9e77a916e6fe480c83f70e024e4

While at it, reorder "depends on" and "select" lines in Config.in

Signed-off-by: Romain Naour &lt;romain.naour@gmail.com&gt;
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>package/ipsec-tools: hybrid config support</title>
<updated>2015-02-01T22:24:55+00:00</updated>
<author>
<name>Doug Kehn</name>
<email>rdkehn@yahoo.com</email>
</author>
<published>2015-02-01T05:26:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=9849366388f9695b2aa532302ab67dcc47c8924d'/>
<id>urn:sha1:9849366388f9695b2aa532302ab67dcc47c8924d</id>
<content type='text'>
Add config option for enabling hybrid mode.  Hybrid mode is required for
successful interoperability.

Signed-off-by: Doug Kehn &lt;rdkehn@yahoo.com&gt;
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>ipsec-tools: needs MMU support</title>
<updated>2014-05-20T21:51:25+00:00</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@free-electrons.com</email>
</author>
<published>2014-05-20T21:32:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=1698bbe49ffc2874afcdd855a97ac6468bd2814b'/>
<id>urn:sha1:1698bbe49ffc2874afcdd855a97ac6468bd2814b</id>
<content type='text'>
ipsec-tools currently fails to build for Blackfin due to GLOB_TILDE
not being supported in Blackfin external toolchains. However, after
fixing this problem (which will be fixed in later versions of the
Blackfin external toolchains) allows to discover that ipsec-tools uses
fork() anyway.

Therefore, this patch simply marks ipsec-tools as not available on
non-MMU systems.

Consequently, it fixes:

  http://autobuild.buildroot.org/results/fc4/fc4ef4101a20e64eb52da56557d6996dd73b3d86/

Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
Signed-off-by: Peter Korsgaard &lt;peter@korsgaard.com&gt;
</content>
</entry>
<entry>
<title>ipsec-tools: bump to version 0.8.2</title>
<updated>2014-03-11T22:02:33+00:00</updated>
<author>
<name>Gustavo Zacarias</name>
<email>gustavo@zacarias.com.ar</email>
</author>
<published>2014-03-10T20:26:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=d1083adfc42377bff3629b08cbf1fbded46b4767'/>
<id>urn:sha1:d1083adfc42377bff3629b08cbf1fbded46b4767</id>
<content type='text'>
Also rename patch according to policy and add homepage.

Signed-off-by: Gustavo Zacarias &lt;gustavo@zacarias.com.ar&gt;
Signed-off-by: Peter Korsgaard &lt;peter@korsgaard.com&gt;
</content>
</entry>
<entry>
<title>packages/flex: remove unnecessary BR2_PACKAGE_FLEX_LIBFL</title>
<updated>2013-03-09T21:24:12+00:00</updated>
<author>
<name>Gustavo Zacarias</name>
<email>gustavo@zacarias.com.ar</email>
</author>
<published>2013-03-07T10:17:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=e265a1fa05eef1f05e522f4f9acb452b8d6d9e39'/>
<id>urn:sha1:e265a1fa05eef1f05e522f4f9acb452b8d6d9e39</id>
<content type='text'>
The BR2_PACKAGE_FLEX_LIBFL knob was removed by
bd72a13a4ca3033bacbaf9e9a2b424acf149f83d so remove it from the packages
that used it since it's completely unnecessary.

Signed-off-by: Gustavo Zacarias &lt;gustavo@zacarias.com.ar&gt;
Acked-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>ipsec-tools: cleanup: remove trailing . after option text</title>
<updated>2012-02-10T13:06:33+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2012-02-10T12:58:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=6252ef7fc3a3e85678da62c69436c5f656c348fd'/>
<id>urn:sha1:6252ef7fc3a3e85678da62c69436c5f656c348fd</id>
<content type='text'>
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>ipsec-tools: add option for dead peer detection support</title>
<updated>2012-02-10T13:06:23+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2012-02-10T12:57:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=f37b7823e521f7989f8f35b5182330335ac9e530'/>
<id>urn:sha1:f37b7823e521f7989f8f35b5182330335ac9e530</id>
<content type='text'>
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>ipsec-tools: bump version, convert to autotools format and simplify Config.in</title>
<updated>2010-06-13T21:46:26+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2010-06-13T12:24:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=dff1d590b2a0fadf58b6eed60029b2ecbab7c710'/>
<id>urn:sha1:dff1d590b2a0fadf58b6eed60029b2ecbab7c710</id>
<content type='text'>
Closes #2035

- Remove -Werror from CFLAGS
- Always enable ipv6 support if available in toolchain
- Always install into staging

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>ipsec-tools: only show the security context choice when ipsec enabled</title>
<updated>2009-08-04T15:16:03+00:00</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@free-electrons.com</email>
</author>
<published>2009-08-04T15:16:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=070424f0c84a68078ac08fdc908542830f3d843f'/>
<id>urn:sha1:070424f0c84a68078ac08fdc908542830f3d843f</id>
<content type='text'>
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>ipsec-tools: Bump version to 0.7.2.</title>
<updated>2009-06-23T07:33:24+00:00</updated>
<author>
<name>Will Newton</name>
<email>will.newton@gmail.com</email>
</author>
<published>2009-06-22T11:21:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=7af9cd3ac58e881e1ecfa9836ec54f3458b13564'/>
<id>urn:sha1:7af9cd3ac58e881e1ecfa9836ec54f3458b13564</id>
<content type='text'>
Add support for configuring security context support to allow building for
non-SELinux targets.

Remove some obsolete patches.

Signed-off-by: Will Newton &lt;will.newton@gmail.com&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
</feed>
