Florian Fainelli
16f7554f95
openssl: remove now obsolete cris/etrax patch
...
The etrax target has been removed in r34768.
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 35684
12 years ago
Florian Fainelli
23dc201979
libiconv: compile iconv stub with TARGET_CFLAGS
...
Fixes spurious build issues when changing target CFLAGS for specific ABI
options (such as ARM's floating point ABI).
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 35683
12 years ago
Florian Fainelli
f209bf0eb6
libevent2: do not add librt dependency when targetting eglibc
...
This is already taken care of by PKG_DEFAULT_DEPENDS
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 35607
12 years ago
Florian Fainelli
2cf1a8d73f
libbsd: make it available for eglibc only
...
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 35606
12 years ago
Florian Fainelli
22e8b168c8
openssl: update OpenSSL to 1.0.1e, fix Cisco DTLS.
...
1.0.1d had a rushed fix for CVE-2013-0169 which broke in certain
circumstances. 1.0.1e has the fix for TLS.
Also include a further patch from the 1.0.1 branch which fixes the
breakage this introduced for Cisco's outdated pre-standard version of
DTLS, as used by OpenConnect.
Update mirror URLs to reflect current reality.
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 35600
12 years ago
Tim Yardley
8f54ec7ce7
polarssl: security update (1.2.5) addressing CBC TLS issue
...
Signed-off-by: Tim Yardley <yardley@gmail.com>
SVN-Revision: 35525
12 years ago
Tim Yardley
b521113aa1
openssl: security update to 1.0.1d to address CBC TLS issue
...
addressing
CVE-2013-0169: 4th February 2013
Signed-off-by: Tim Yardley <yardley@gmail.com>
SVN-Revision: 35524
12 years ago
Felix Fietkau
e4e460afb5
polarssl: add from /packages, update to 1.2.4, fix openssl compatibility
...
SVN-Revision: 35411
12 years ago
Felix Fietkau
5ff55bf404
move lzo from /packages to trunk
...
SVN-Revision: 35410
12 years ago
Felix Fietkau
316f53d066
libubox: update to latest version, fixes a string corruption issue on JSON formatting
...
SVN-Revision: 35399
12 years ago
Felix Fietkau
71522ce160
add libusb-compat
...
SVN-Revision: 35387
12 years ago
Felix Fietkau
5fdc8ca9b8
libusb: add from /packages, add myself as maintainer
...
SVN-Revision: 35373
12 years ago
Felix Fietkau
7b845ca9c7
ustream-ssl: remove dependency conditional part to avoid build breakage when no variant is selected
...
SVN-Revision: 35294
12 years ago
Felix Fietkau
aca0690ce5
ustream-ssl: update to latest version, fixes handling large chunks of data ( fixes #12866 )
...
SVN-Revision: 35293
12 years ago
Jo-Philipp Wich
9173312542
libnfnetlink: update to v1.0.1
...
SVN-Revision: 35142
12 years ago
Felix Fietkau
cec8ed1882
add ustream-ssl, an ustream abstraction library for SSL stream sockets
...
SVN-Revision: 35131
12 years ago
Felix Fietkau
379b8258f5
libubox: update to latest version, adds small blobmsg enhancements and license fixes - package is now ISC/BSD-3c
...
SVN-Revision: 35128
12 years ago
Florian Fainelli
ebc47a91eb
ncurses: fix typo on INSTALL_LIBSTDCPP configuration symbol
...
Thanks to kyak for spotting this
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 35047
12 years ago
Felix Fietkau
539b5ac46d
libubox: update to latest version, contains several uloop/ustream fixes
...
SVN-Revision: 35039
12 years ago
Felix Fietkau
b0c855253b
libnl-tiny: add includedir to pkg-config cflags
...
SVN-Revision: 34864
12 years ago
Felix Fietkau
b9d314aee9
libubox: fix a jshn array sequence counter bug, fixes some network.sh issues
...
SVN-Revision: 34746
12 years ago
Felix Fietkau
ba2286296e
ncurses: fix build error in libncursesw
...
SVN-Revision: 34739
12 years ago
Jo-Philipp Wich
e0ad41ead8
libubox: update to latest git head, introduces jshn json_is_a() helper
...
SVN-Revision: 34732
12 years ago
Felix Fietkau
1536f2be63
libubox: another jshn update, fixes array handling issues
...
SVN-Revision: 34723
12 years ago
Felix Fietkau
595b48be55
libubox: fix some jshn variable handling regressions
...
SVN-Revision: 34720
12 years ago
Felix Fietkau
a7877699f7
libubox: update to latest version, adds jshn namespace support
...
SVN-Revision: 34718
12 years ago
Florian Fainelli
85ce5212fe
libiconv-full: add clause to Makefile to actually install iconv
...
At present, if you select the iconv utility it will be built but not
installed. This patch adds the clauses necessary to the Makefile to
actually install iconv.
Signed-off-by: Mike Brady <mikebrady@eircom.net>
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 34530
12 years ago
Felix Fietkau
d38be845f4
libubox: update to latest version, fixes blob/blobmsg endian issues
...
SVN-Revision: 34456
12 years ago
Jo-Philipp Wich
d2d458324b
gettext-full: use shipped libxml for the host build, fixes lzma references from creeping in on certain distributions
...
SVN-Revision: 34400
12 years ago
Florian Fainelli
6b63716262
add preliminary support for musl
...
Musl is an alternative C-library, see http://www.musl-libc.org for more infos.
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 34314
12 years ago
Felix Fietkau
1fff98998c
libubox: add more uloop timer fixes
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 34039
12 years ago
Felix Fietkau
9a59859aac
libubox: update to latest version, fixes a timer calculation issue in uloop
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 34037
12 years ago
Felix Fietkau
1008c1bd1f
libubox: pass the lua path to cmake to avoid build errors
...
SVN-Revision: 34033
12 years ago
Felix Fietkau
19a588f1a2
libubox: add build dependency on lua
...
SVN-Revision: 34022
12 years ago
Felix Fietkau
8aac4f9a06
libubox: update to the latest version
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 34005
12 years ago
Felix Fietkau
98ae11a58a
readline: update to version 6.2, enable parallel builds
...
SVN-Revision: 33997
12 years ago
Florian Fainelli
4eda974038
uclibc++: make it depend on INSTALL_LIBSTDCPP
...
SVN-Revision: 33910
12 years ago
Florian Fainelli
7756529b80
ncurses: build C++ bindings only our toolchain supports C++
...
SVN-Revision: 33909
12 years ago
Jo-Philipp Wich
073f68c200
libevent2: move to trunk (required by lldpd), add myself as maintainer
...
SVN-Revision: 33866
12 years ago
Hamish Guthrie
95b5c68007
ocf-crypto-headers: Correct license info
...
SVN-Revision: 33863
12 years ago
Hamish Guthrie
81a3d9ba31
licensing: Add licensing metadata to many packages Two new variables are introduces to many packages, namely PKG_LICENSE and PKG_LICENSE_FILES - there may be more than one license applied to packages, and these are listed in the PKG_LICENSE variable and separated by spaces. All relevant license files are also added to the PKG_LICENSE_FILES variable, also space separated.
...
The licensing metadata is put into the bin/<platform>/packages/Packages file
for later parsing. A script for that is on it's way!
SVN-Revision: 33861
12 years ago
Jo-Philipp Wich
53c2c3f84d
sysfsutils: move to the correct directory
...
SVN-Revision: 33856
12 years ago
Jo-Philipp Wich
0e1f91b60a
sysfsutils, libnfnetlink: move to trunk, add myself as maintainer
...
SVN-Revision: 33806
12 years ago
Jo-Philipp Wich
283bc1de19
libnetfilter-conntrack: move to trunk and add myself as maintainer
...
SVN-Revision: 33804
12 years ago
Jo-Philipp Wich
9b256a0bbf
libmnl: move to trunk and add myself as maintainer
...
SVN-Revision: 33734
12 years ago
Jo-Philipp Wich
6a1c047970
gettext-full: move to trunk and add myself as maintainer
...
SVN-Revision: 33713
12 years ago
Jo-Philipp Wich
971ae637f1
gettext: move to trunk and add myself as maintainer
...
SVN-Revision: 33712
12 years ago
Jo-Philipp Wich
a8587b5d42
libiconv-full: move to trunk and add myself as maintainer
...
SVN-Revision: 33711
12 years ago
Jo-Philipp Wich
a49d72d713
libiconv: move to trunk and add myself as maintainer
...
SVN-Revision: 33710
12 years ago
Felix Fietkau
c6b27e2885
move a few development packages to trunk and add myself as a maintainer
...
SVN-Revision: 33705
12 years ago