Nicolas Thill
1ee8ef9901
package/*: replace occurences of 'ln -sf' to '$(LN)'
...
Signed-off-by: Nicolas Thill <nico@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43205 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-11-06 19:35:34 +00:00
Nicolas Thill
a1a5fab023
ncurses: cleanup InstallDev
...
Signed-off-by: Nicolas Thill <nico@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43204 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-11-06 19:35:23 +00:00
Nicolas Thill
45e37cba5c
libusb-compat: cleanup InstallDev
...
Signed-off-by: Nicolas Thill <nico@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43203 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-11-06 19:35:14 +00:00
Steven Barth
8d8d9ce2b9
openssl: reenable CMS (broke krb5)
...
Signed-off-by: Steven Barth <steven@midlink.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43176 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-11-04 08:37:06 +00:00
Steven Barth
6e068f5d04
polarssl: update to 1.3.9
...
Signed-off-by: Steven Barth <steven@midlink.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43170 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-11-03 19:36:06 +00:00
John Crispin
85c10a8a6a
license info - revert r43155
...
turns out that r43155 adds duplicate info.
Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43167 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-11-03 09:56:44 +00:00
John Crispin
b8df8ca970
Add more license tags with SPDX identifiers
...
Note, that licensing stuff is a nightmare: many packages does not clearly
state their licenses, and often multiple source files are simply copied
together - each with different licensing information in the file headers.
I tried hard to ensure, that the license information extracted into the OpenWRT's
makefiles fit the "spirit" of the packages, e.g. such small packages which
come without a dedicated source archive "inherites" the OpenWRT's own license
in my opinion.
However, I can not garantee that I always picked the correct information
and/or did not miss license information.
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43155 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-11-03 08:01:08 +00:00
Steven Barth
2bf2015c24
Add a few SPDX tags
...
Signed-off-by: Steven Barth <steven@midlink.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43151 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-11-02 12:20:54 +00:00
Steven Barth
b5a50ff4e2
openssl: optimize build options, disable old SSL versions
...
Based on a patchset by Etienne CHAMPETIER <champetier.etienne@gmail.com>
Signed-off-by: Steven Barth <steven@midlink.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43123 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-10-30 13:11:04 +00:00
John Crispin
20db415b8f
libiconv: do not replace untranslatable characters with * or ?
...
Instead throw an -EILSEQ error.
Signed-off-by: Tjalling Hattink <t.hattink@fugro.nl>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43089 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-10-27 15:51:25 +00:00
Felix Fietkau
0cf70f8a8b
openssl: fix target definition for x86_64 ( #18182 )
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43045 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-10-24 13:23:39 +00:00
Steven Barth
c0b565ba43
libnftnl: bump to latest
...
Signed-off-by: Steven Barth <steven@midlink.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43012 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-10-21 20:00:46 +00:00
John Crispin
058c79e407
openssl: host build fails when ccache is enabled
...
Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43002 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-10-20 11:19:53 +00:00
Felix Fietkau
c0464fcf03
Revert "openssl: add host build."
...
This reverts commit r42988
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42997 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-10-20 09:18:21 +00:00
John Crispin
a762173207
openssl: add host build.
...
Only support Linux at the moment.
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42988 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-10-20 06:29:27 +00:00
Felix Fietkau
8536f53c68
toolchain: drop the mips softfloat symlink hack
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42975 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-10-19 21:46:03 +00:00
Felix Fietkau
e34f086b82
toolchain: when using musl, install a symlink from ld-musl-*.so to /usr/bin/ldd
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42974 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-10-19 21:45:58 +00:00
Felix Fietkau
2e352aab13
openssl: add ABI_VERSION to fix package rebuild issues ( fixes #18169 )
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42963 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-10-19 16:19:07 +00:00
Felix Fietkau
5e574fc33f
polarssl: do not build the unused programs
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42960 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-10-19 09:43:31 +00:00
Felix Fietkau
e24404f6b3
polarssl: add missing version bump
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42949 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-10-18 09:20:38 +00:00
Felix Fietkau
44a7d8e7e6
polarssl: disable SSLv3 support, fixes CVE-2014-3566 (POODLE)
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42947 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-10-18 09:17:31 +00:00
Jo-Philipp Wich
b3c29f9f23
openssl: update to v1.0.1j (CVE-2014-3513, CVE-2014-3567, CVE-2014-3568)
...
Also refresh patches and bump copyright year in Makefile.
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42929 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-10-16 08:32:54 +00:00
John Crispin
989a87e748
package: add libnetfilter-log.
...
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42921 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-10-14 19:01:16 +00:00
John Crispin
c0c2f68bab
libubox: update to latest git
...
this adds a new helper for setting/overriding the signal handlers
Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42917 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-10-14 15:53:00 +00:00
Steven Barth
6a1dd4f0e7
libnftnl: bump to 2014-10-02
...
Signed-off-by: Steven Barth <steven@midlink.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42799 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-10-06 05:30:36 +00:00
Steven Barth
c42e8fe0ab
toolchain: Fix libthreaddb not being installed
...
Signed-off-by: Michel Stam <m.stam@fugro.nl>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42752 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-10-02 19:47:39 +00:00
Steven Barth
f48d0d2caf
libnftnl: bump for bugfixes
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42697 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-09-29 08:31:31 +00:00
Felix Fietkau
7fb8b904c4
ustream-ssl: select polarssl as default variant, skip openssl/cyassl dependencies if unused
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42655 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-09-23 10:41:24 +00:00
Steven Barth
73c1110ff3
libnftnl: Add nftables libnftnl
...
Signed-off-by: Steven Barth <steven@midlink.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42597 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-09-17 12:10:57 +00:00
Steven Barth
96518e74ac
libmnl: add some upstream fixes
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42573 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-09-16 13:31:20 +00:00
Steven Barth
23b3b67e42
libreadline: bump to 6.3
...
Signed-off-by: Steven Barth <steven@midlink.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42543 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-09-15 10:15:23 +00:00
Hauke Mehrtens
6161cab72f
cyassl: update to version 3.2.0
...
This fixes a security problem:
Security fix for RSA Padding check vulnerability
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42526 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-09-13 20:56:55 +00:00
Steven Barth
48388f901b
toolchain: packetize libatomic
...
Based on a patch by Tobias Steinicke <tobias.steinicke@inet.tu-berlin.de>.
Signed-off-by: Steven Barth <steven@midlink.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42514 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-09-12 12:25:55 +00:00
Felix Fietkau
0cbc2079a2
uclient: update to the latest version, fixes some crash issues
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42419 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-09-04 11:25:04 +00:00
Felix Fietkau
8e259e65d8
nettle: disable mips16 support to improve performance
...
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42341 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-08-31 12:03:43 +00:00
Felix Fietkau
dff426fd61
uclient: update to latest version, fixes HTTP keepalive issues
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42257 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-08-21 19:12:38 +00:00
John Crispin
b0a70151a8
libubox: update to latest git revision
...
Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42230 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-08-20 18:21:59 +00:00
John Crispin
3652210b32
gmp: add host compile
...
Currently, any package that uses host compile and depends on
libgmp.so will fail. This is because gmp is not compile for
host machine. So, staging_dir/host has only static lib for gmp
$ ls staging_dir/host/lib/libgmp* -1
staging_dir/host/lib/libgmp.a
staging_dir/host/lib/libgmp.la
staging_dir/host/lib/libgmpxx.a
staging_dir/host/lib/libgmpxx.la
Addind host compile in gmp, the dependent package can use:
PKG_BUILD_DEPENDS:=gmp/host
That will compile gmp to staging_dir/host with *.so files
Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42196 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-08-18 13:10:11 +00:00
Steven Barth
ef0f6ced08
cyassl: update to 3.1.0
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42063 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-08-08 05:25:52 +00:00
Steven Barth
af39168bf2
polarssl: bump to 1.3.8
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42061 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-08-08 05:20:50 +00:00
John Crispin
3b2b802a38
openssl: another day another bug fix update
...
Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42055 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-08-07 20:54:41 +00:00
Felix Fietkau
c8efe893c9
lzo: enable parallel build
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41734 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-07-18 14:42:15 +00:00
Hauke Mehrtens
e1acaa4af2
lzo: Update to version 2.08
...
lzo: Update to 2.08, fixes CVE-2014-4607
Signed-off-by: Luis Dallos <ld@nkvd.ignorelist.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41707 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-07-17 22:06:04 +00:00
Felix Fietkau
64d401bb8a
libubox: update to the latest version, fixes a jshn parsing error ( #17128 )
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41674 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-07-16 18:35:25 +00:00
Felix Fietkau
e59dd23a46
build: disable the PKG_CHECK_FORMAT_SECURITY check for the failing packages
...
The idea is to gradually fix the packages
Signed-off-by: Etienne CHAMPETIER <etienne.champetier@free.fr>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41411 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-06-30 08:19:48 +00:00
Felix Fietkau
a3b816d253
librpc: fix compile errors with musl
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41400 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-06-29 22:25:54 +00:00
Felix Fietkau
6896bba81b
gettext-full: use uclibc workarounds for musl as well
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41397 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-06-29 22:25:43 +00:00
Jo-Philipp Wich
3f6bbd2858
toolchain: only take last found libgcc* file
...
The current $(wildcard ...) match might return multiple files which will break subsequent cp commands
with an error like:
cp: target `/home/user/openwrt/staging_dir/target-mips_34kc_uClibc-0.9.33.2/root-ar71xx/tmp-libc/lib/libgcc_s_pic.a' is not a directory
Prevent this issue by only taking the last path returned by globbing.
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41357 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-06-27 10:40:21 +00:00
John Crispin
1919add538
libubox: update to latest git head
...
this adds 5 lua fixes to the tree
Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41328 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-06-24 18:14:01 +00:00
Steven Barth
4456b621cb
nettle: downgrade to 2.7.1 since gnutls is incompatible with 3.0
...
Signed-off-by: Steven Barth <steven@midlink.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41263 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-06-18 17:06:30 +00:00