summaryrefslogtreecommitdiffstats
path: root/package/openswan
Commit message (Collapse)AuthorAgeFilesLines
* openswan: Restore -fPIE to USERCOMPILE flagsMarkos Chandras2013-06-271-1/+1
| | | | | | | | | | | | | The default USERCOMPILE variable uses -fPIE so we bring this back. This also fixes linking problems for MIPS when non-PIC objects are used to form a PIC one. Fixes the following linking problem on MIPS: connections.o: relocation R_MIPS_HI16 against `__gnu_local_gp' can not be used when making a shared object; recompile with -fPIC Signed-off-by: Markos Chandras <markos.chandras@imgtec.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* openswan: fix older gcc build failureGustavo Zacarias2013-06-111-0/+29
| | | | | | | | | | | Older gcc versions (< 4.4) don't accept cpp as -Werror / -Wno-error parameters. Disable it since it's not yet a default with any version and we don't do -Werror by default. Fixes: http://autobuild.buildroot.net/results/977/9779215c4dfb68dc105f27097246a97851b1f6c2/ Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* openswan: security bump to version 2.6.39Gustavo Zacarias2013-06-101-1/+1
| | | | | | | Fixes CVE-2013-2054. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* Normalize separator size to 80Alexandre Belloni2013-06-061-2/+2
| | | | | Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* openswan: fix OCF support detectionGustavo Zacarias2013-05-051-1/+1
| | | | | | | | Now that the openssl OCFs option is gone we need to switch to the package option. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* openswan: add missing TARGET_MAKE_ENVThomas Petazzoni2013-03-251-2/+7
| | | | | | | | | | | openswan needs host-bison. The dependency was already there, but the build was not executed with $(TARGET_MAKE_ENV) in the environment, and therefore $(HOST_DIR)/usr/bin was not in the PATH. While we're at it, add licensing informations to openswan. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* iproute2: needs mmuGustavo Zacarias2013-03-191-0/+1
| | | | | | | | Fixes http://autobuild.buildroot.net/results/08beca1cae9dc55b2f770a01ad95bcbe56594300/ Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* all packages: rename XXXTARGETS to xxx-packageArnout Vandecappelle (Essensium/Mind)2012-07-171-1/+1
| | | | | | | | | | | | | Also remove the redundant $(call ...). This is a purely mechanical change, performed with find package linux toolchain boot -name \*.mk | \ xargs sed -i -e 's/$(eval $(call GENTARGETS))/$(eval $(generic-package))/' \ -e 's/$(eval $(call AUTOTARGETS))/$(eval $(autotools-package))/' \ -e 's/$(eval $(call CMAKETARGETS))/$(eval $(cmake-package))/' Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* openswan: new packageGustavo Zacarias2012-05-092-0/+43
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* package: remove openswanPeter Korsgaard2010-02-0824-238668/+0
| | | | | | As noticed back when it was marked as broken 1 year ago. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* package: Remove unnecessary dependencies on uclibc.Will Newton2009-09-031-1/+1
| | | | | | | | A C library will have been built by the toolchain makefiles, so there is no need for packages to explicitly depend on uclibc. Signed-off-by: Will Newton <will.newton@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* openswan: mark as BROKEN as it doesn't build with current kernel headersPeter Korsgaard2009-02-241-0/+1
| | | | It WILL get removed after 2009.05 unless someone steps up to fix it.
* openswan: tarball moved to old/ subdirPeter Korsgaard2009-01-161-1/+1
|
* package/: convert to DOWNLOAD helperPeter Korsgaard2009-01-161-1/+1
|
* openswan: revert $(strip ...) change (r24307) on patchesPeter Korsgaard2008-12-174-12/+12
| | | | Thanks to Markus for noticing.
* package/: get rid of unneeded $(strip ..)Peter Korsgaard2008-12-085-13/+13
|
* Kconfig: remove 'default n'Peter Korsgaard2008-07-171-2/+0
| | | | 'default n' is the default, so there's no need to say it explicitly.
* - add missing includeBernhard Reutner-Fischer2007-09-191-7/+7
|
* - fix args for UDP_INC_STATS_BHBernhard Reutner-Fischer2007-09-191-2/+2
|
* - bump version to 2.4.9Bernhard Reutner-Fischer2007-09-1810-3/+59523
|
* Update openswan package with bugfixesUlf Samuelsson2007-07-235-0/+59566
|
* - need to rename these hunks to come after the base patchesBernhard Reutner-Fischer2007-06-211-0/+0
|
* - version bump (not yet tested..)Bernhard Reutner-Fischer2007-06-215-14/+59665
|
* - fwd portBernhard Reutner-Fischer2007-03-245-0/+0
|
* - fwd portBernhard Reutner-Fischer2007-03-215-0/+0
|
* - store the current patches for the kernel part somewhereBernhard Reutner-Fischer2007-02-155-0/+59566
|
* - set some kernel related variables for use by packagesBernhard Reutner-Fischer2007-02-151-2/+4
|
* - add option to enable debugging supportBernhard Reutner-Fischer2006-12-222-3/+17
|
* - remove usage of SUSv3 legacy functions.Bernhard Reutner-Fischer2006-12-142-4/+23
|
* - use the correct installation path.Bernhard Reutner-Fischer2006-11-291-5/+5
|
* - it helps to actually apply the patches.. ;)Bernhard Reutner-Fischer2006-11-291-1/+1
|
* - strip cruft off the pluto patch.Bernhard Reutner-Fischer2006-11-281-46/+0
|
* - add openswan support. Compile tested only. Closes #200.Bernhard Reutner-Fischer2006-11-288-0/+377