Felix Fietkau
334ad1d49f
polarssl: include PKG_RELEASE in ABI_VERSION
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 45610
10 years ago
Felix Fietkau
34cacae2b9
polarssl: disable runtime version checks to save some space
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 45607
10 years ago
Felix Fietkau
434bf8a90b
polarssl: disable an unused random number generator
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 45606
10 years ago
Steven Barth
4d9694981b
nettle: bump to 3.1.1
...
Signed-off-by: Steven Barth <steven@midlink.org>
SVN-Revision: 45595
10 years ago
Felix Fietkau
4d58f0f4d9
Revert "ncurses: cleanup InstallDev"
...
This reverts r43204. The symlinks are faulty, as they point to a
temporary staging dir
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 45569
10 years ago
Steven Barth
18f55ddf7d
nettle: bump to 3.1
...
Signed-off-by: Steven Barth <steven@midlink.org>
SVN-Revision: 45526
10 years ago
Felix Fietkau
1233e38be8
libnl-tiny: link library with -Bsymbolic-functions
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 45510
10 years ago
Felix Fietkau
384ac9cdf7
uclient: update to the latest version, fixes a crash in processing redirect/disconnect after headers
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 45446
10 years ago
John Crispin
da2742db3b
ustream-ssl: update to latest git HEAD
...
fixes long writes when using polarssl
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 45441
10 years ago
Felix Fietkau
baef360adb
librpc: update to the latest version, fixes musl compatibility issues ( #19445 )
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 45366
10 years ago
John Crispin
3d248c4dee
openssl: disable arm optimisation until we know why it fails on some socs
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 45343
10 years ago
Nicolas Thill
fe46689f10
packages: use $(LN) macro, make symlinks relative
...
Signed-off-by: Nicolas Thill <nico@openwrt.org>
SVN-Revision: 45250
10 years ago
Nicolas Thill
b8dccba8f2
ustream-ssl: fix SNI when building against cyassl
...
Signed-off-by: Nicolas Thill <nico@openwrt.org>
SVN-Revision: 45224
10 years ago
Nicolas Thill
32085b22b0
libreadline: cleanup Makefile, fix shlib perms
...
Signed-off-by: Nicolas Thill <nico@openwrt.org>
SVN-Revision: 45223
10 years ago
John Crispin
426d3abe8f
cyassl: add --enable-ecc as its needed when using the CA certificates
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 45217
10 years ago
John Crispin
97b3237307
ustream-ssl: enable SNI when building for cyassl
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 45216
10 years ago
John Crispin
b233fdcfa2
cyassl: add support for SSL_set_tlsext_host_name
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 45215
10 years ago
John Crispin
67bf89324d
ustream-ssl: properly handle return codes
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 45157
10 years ago
Felix Fietkau
2d13d8dc76
conntrack-tools: update package (along with associated libraries) to the latest version, fix musl build issues
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 45077
10 years ago
Felix Fietkau
a24db9522c
update libnetfilter_conntrack to version 1.0.4
...
This updates libnetfilter_conntrack to the latest
stable version 1.0.4 which was released Aug-06-2013.
Changeset is available here:
http://git.netfilter.org/libnetfilter_conntrack/log/
Signed-off-by: Christian Mehlis <christian@m3hlis.de>
SVN-Revision: 45074
10 years ago
Felix Fietkau
6aba44bfe0
toolchain: drop obsolete references to the coldfire target
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 44975
10 years ago
Felix Fietkau
5d9eeab64a
build: remove obsolete references to cris and avr32
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 44965
10 years ago
Felix Fietkau
512066dba4
toolchain: remove obsolete checks for avr32
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 44963
10 years ago
John Crispin
752fc0c8d3
libubox: update to latest git HEAD
...
fix a bug the made uloop_end() not work when called from within a uloop_process
callback handler
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 44945
10 years ago
Steven Barth
3006bc6904
openssl: biweekly critical security update
...
Signed-off-by: Steven Barth <steven@midlink.org>
SVN-Revision: 44900
10 years ago
Nicolas Thill
4b382a440b
packages: some (e)glibc fixes after r44701
...
Signed-off-by: Nicolas Thill <nico@openwrt.org>
SVN-Revision: 44842
10 years ago
Felix Fietkau
8733c8103b
json-c: merge an upstream fix for a compiler warning ( fixes #19187 )
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 44826
10 years ago
John Crispin
3e2f578353
toolchain: The glorious return of glibc, ver 2.21
...
It's the eglibc packaging with a bit of spit-polishing. And testing. :-)
[blogic: merged glibc and eglibc into 1 and made eglibc a glibc variant]
Signed-off-by: Jeff Waugh <jdub@bethesignal.org>
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 44701
10 years ago
John Crispin
59c20174f8
json-c: update to 0.12 and bump all depending services
...
Version 0.12 deprecates json_object_object_get and moves the header files around
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 44657
10 years ago
John Crispin
8573891dfe
openssl: enable ARM assembly acceleration
...
Tested myself on ixp4xx and mvebu, and (originally)
by Daniel on i.MX6. Also tested on a MIPS target,
to make sure the change to ASFLAGS does not break things.
Based on a patch submitted by Daniel Drown:
https://lists.openwrt.org/pipermail/openwrt-devel/2014-July/026639.html
Signed-off-by: Claudio Leite <leitec@staticky.com>
Signed-off-by: Daniel Drown <dan-openwrt@drown.org>
SVN-Revision: 44618
10 years ago
Jo-Philipp Wich
e0f48f8d30
libubox: implement ulog_close() and call it on ulog_open()
...
This is required to properly update syslog idents when switching between
log modes.
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 44546
10 years ago
Jo-Philipp Wich
948483f93c
libubox: introduce generic logging api
...
Update to git head in order to introduce the new ulog() logging api which
supports early boot logging to dmesg.
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 44542
10 years ago
Nicolas Thill
4b8ebb5d50
packages: remove uneeded PKG_BUILD_DIR overrides
...
Signed-off-by: Nicolas Thill <nico@openwrt.org>
SVN-Revision: 44498
10 years ago
Jo-Philipp Wich
7aa5766ad1
libevent2: remove defunct download mirror
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 44380
10 years ago
Steven Barth
909af3fa4b
openssl: fix upstream regression for non-ec builds
...
Signed-off-by: Steven Barth <steven@midlink.org>
SVN-Revision: 44364
10 years ago
Steven Barth
1a014d170a
polarssl: bump to 1.3.10, work around rename to mbedtls
...
Signed-off-by: Steven Barth <steven@midlink.org>
SVN-Revision: 44361
10 years ago
Steven Barth
2ca8a6cce4
openssl: bump to 1.0.2
...
Fixes CVE-2014-3513, CVE-2014-3567, CVE-2014-3568, CVE-2014-3566
Signed-off-by: Steven Barth <steven@midlink.org>
SVN-Revision: 44332
10 years ago
Jo-Philipp Wich
74338a700a
libevent2: update to v2.0.22
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 44289
10 years ago
Jo-Philipp Wich
66fe4fd966
ncurses: add host build for 'tic'
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 44282
10 years ago
John Crispin
43b0486a1d
libubox: update to latest git HEAD
...
adds "ignore SIGPIPE by default"
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 44178
10 years ago
Felix Fietkau
bc31129b03
gmp: use http instead of ftp download ( #18805 )
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 44082
10 years ago
Felix Fietkau
e10da3edbf
libubox: update to the latest version
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 44080
10 years ago
Jo-Philipp Wich
555492e41a
polarssl: patch CVE-2015-1182
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 44060
10 years ago
Rafał Miłecki
7aba4f1539
uclient: update to the latest version with timeout support
...
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 44053
10 years ago
Rafał Miłecki
e171dc4cf5
libubox: update to the latest commit with JSON and usock fixes
...
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 44052
10 years ago
John Crispin
09a08fb9e6
toolchain: Add libatomic when using external toolchain
...
Otherwise libatomic cannot be used in conjunction with external toolchains.
Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com>
SVN-Revision: 43998
10 years ago
John Crispin
748d452899
add pkgconfig information for popt library
...
Modify makefile to record pkgconfig information for the popt library.
Signed-off-by: Mike Brady <mikebrady@eircom.net>
SVN-Revision: 43994
10 years ago
Steven Barth
3138207f48
openssl: update to 1.0.1l *sigh*
...
Signed-off-by: Steven Barth <steven@midlink.org>
SVN-Revision: 43976
10 years ago
Felix Fietkau
2ff6a5f618
libusb: update to version 1.0.19
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 43930
10 years ago
Felix Fietkau
64e7b41b2e
popt: update to latest upstream version, fixes build breakage after autofools changes
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 43901
10 years ago