Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | build: consistently use 'depends on' instead of 'depends' | Felix Fietkau | 2013-04-17 | 2 | -5/+5 | |
| | | | | | | | | make the syntax more compatible with kernel menuconfig Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36351 | |||||
* | libubox: update to latest version | Felix Fietkau | 2013-04-15 | 1 | -3/+3 | |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36335 | |||||
* | openssl: Pass in any TARGET_ASFLAGS | Florian Fainelli | 2013-04-05 | 1 | -0/+2 | |
| | | | | | | | | | | | | Packages not picking up the regular TARGET_AS need their openwrt Makefiles tweaked. For a basic build, that's just openssl. This depends on patch 1/5. Signed-off-by: Jay Carlson <nop@nop.com> Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 36201 | |||||
* | libpcap: get rid of some bloat introduced by the update | Felix Fietkau | 2013-04-01 | 1 | -2/+4 | |
| | | | | SVN-Revision: 36151 | |||||
* | libpcap: update to 1.3.0 | Felix Fietkau | 2013-04-01 | 4 | -120/+102 | |
| | | | | | | | | | Disabled canusb by setting ac_cv_header_libusb_1_0_libusb_h to no in Makefile. Upstream configure script ignores --disable-canusb. Signed-off-by: Russell Senior <russell@personaltelco.net> SVN-Revision: 36150 | |||||
* | libubox: update to latest version, adds libjson-script | Felix Fietkau | 2013-03-13 | 1 | -4/+16 | |
| | | | | SVN-Revision: 35996 | |||||
* | ncurses: fix build with musl libc toolchains | Florian Fainelli | 2013-02-26 | 1 | -1/+2 | |
| | | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 35811 | |||||
* | openssl: remove now obsolete cris/etrax patch | Florian Fainelli | 2013-02-19 | 1 | -13/+0 | |
| | | | | | | | | The etrax target has been removed in r34768. Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 35684 | |||||
* | libiconv: compile iconv stub with TARGET_CFLAGS | Florian Fainelli | 2013-02-19 | 1 | -1/+1 | |
| | | | | | | | | | 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 | |||||
* | libevent2: do not add librt dependency when targetting eglibc | Florian Fainelli | 2013-02-15 | 1 | -1/+0 | |
| | | | | | | | | This is already taken care of by PKG_DEFAULT_DEPENDS Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 35607 | |||||
* | libbsd: make it available for eglibc only | Florian Fainelli | 2013-02-15 | 1 | -1/+1 | |
| | | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 35606 | |||||
* | openssl: update OpenSSL to 1.0.1e, fix Cisco DTLS. | Florian Fainelli | 2013-02-14 | 2 | -4/+34 | |
| | | | | | | | | | | | | | | | | 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 | |||||
* | polarssl: security update (1.2.5) addressing CBC TLS issue | Tim Yardley | 2013-02-08 | 2 | -15/+15 | |
| | | | | | | Signed-off-by: Tim Yardley <yardley@gmail.com> SVN-Revision: 35525 | |||||
* | openssl: security update to 1.0.1d to address CBC TLS issue | Tim Yardley | 2013-02-08 | 6 | -79/+15 | |
| | | | | | | | | | addressing CVE-2013-0169: 4th February 2013 Signed-off-by: Tim Yardley <yardley@gmail.com> SVN-Revision: 35524 | |||||
* | polarssl: add from /packages, update to 1.2.4, fix openssl compatibility | Felix Fietkau | 2013-01-30 | 5 | -0/+296 | |
| | | | | SVN-Revision: 35411 | |||||
* | move lzo from /packages to trunk | Felix Fietkau | 2013-01-30 | 1 | -0/+56 | |
| | | | | SVN-Revision: 35410 | |||||
* | libubox: update to latest version, fixes a string corruption issue on JSON ↵ | Felix Fietkau | 2013-01-29 | 1 | -3/+3 | |
| | | | | | | formatting SVN-Revision: 35399 | |||||
* | add libusb-compat | Felix Fietkau | 2013-01-29 | 1 | -0/+49 | |
| | | | | SVN-Revision: 35387 | |||||
* | libusb: add from /packages, add myself as maintainer | Felix Fietkau | 2013-01-29 | 2 | -0/+82 | |
| | | | | SVN-Revision: 35373 | |||||
* | ustream-ssl: remove dependency conditional part to avoid build breakage when ↵ | Felix Fietkau | 2013-01-22 | 1 | -2/+2 | |
| | | | | | | no variant is selected SVN-Revision: 35294 | |||||
* | ustream-ssl: update to latest version, fixes handling large chunks of data ↵ | Felix Fietkau | 2013-01-22 | 1 | -2/+2 | |
| | | | | | | (fixes #12866) SVN-Revision: 35293 | |||||
* | libnfnetlink: update to v1.0.1 | Jo-Philipp Wich | 2013-01-13 | 1 | -4/+4 | |
| | | | | SVN-Revision: 35142 | |||||
* | add ustream-ssl, an ustream abstraction library for SSL stream sockets | Felix Fietkau | 2013-01-13 | 1 | -0/+59 | |
| | | | | SVN-Revision: 35131 | |||||
* | libubox: update to latest version, adds small blobmsg enhancements and ↵ | Felix Fietkau | 2013-01-13 | 1 | -4/+4 | |
| | | | | | | license fixes - package is now ISC/BSD-3c SVN-Revision: 35128 | |||||
* | ncurses: fix typo on INSTALL_LIBSTDCPP configuration symbol | Florian Fainelli | 2013-01-07 | 1 | -1/+1 | |
| | | | | | | | | Thanks to kyak for spotting this Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 35047 | |||||
* | libubox: update to latest version, contains several uloop/ustream fixes | Felix Fietkau | 2013-01-07 | 1 | -3/+3 | |
| | | | | SVN-Revision: 35039 | |||||
* | libnl-tiny: add includedir to pkg-config cflags | Felix Fietkau | 2012-12-22 | 1 | -1/+1 | |
| | | | | SVN-Revision: 34864 | |||||
* | libubox: fix a jshn array sequence counter bug, fixes some network.sh issues | Felix Fietkau | 2012-12-18 | 1 | -3/+3 | |
| | | | | SVN-Revision: 34746 | |||||
* | ncurses: fix build error in libncursesw | Felix Fietkau | 2012-12-17 | 1 | -0/+13 | |
| | | | | SVN-Revision: 34739 | |||||
* | libubox: update to latest git head, introduces jshn json_is_a() helper | Jo-Philipp Wich | 2012-12-17 | 1 | -3/+3 | |
| | | | | SVN-Revision: 34732 | |||||
* | libubox: another jshn update, fixes array handling issues | Felix Fietkau | 2012-12-16 | 1 | -3/+3 | |
| | | | | SVN-Revision: 34723 | |||||
* | libubox: fix some jshn variable handling regressions | Felix Fietkau | 2012-12-16 | 1 | -3/+3 | |
| | | | | SVN-Revision: 34720 | |||||
* | libubox: update to latest version, adds jshn namespace support | Felix Fietkau | 2012-12-16 | 1 | -3/+3 | |
| | | | | SVN-Revision: 34718 | |||||
* | libiconv-full: add clause to Makefile to actually install iconv | Florian Fainelli | 2012-12-05 | 1 | -0/+5 | |
| | | | | | | | | | | | 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 | |||||
* | libubox: update to latest version, fixes blob/blobmsg endian issues | Felix Fietkau | 2012-12-02 | 1 | -3/+3 | |
| | | | | SVN-Revision: 34456 | |||||
* | gettext-full: use shipped libxml for the host build, fixes lzma references ↵ | Jo-Philipp Wich | 2012-11-28 | 1 | -0/+3 | |
| | | | | | | from creeping in on certain distributions SVN-Revision: 34400 | |||||
* | add preliminary support for musl | Florian Fainelli | 2012-11-23 | 1 | -1/+1 | |
| | | | | | | | | 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 | |||||
* | libubox: add more uloop timer fixes | Felix Fietkau | 2012-10-31 | 1 | -3/+3 | |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 34039 | |||||
* | libubox: update to latest version, fixes a timer calculation issue in uloop | Felix Fietkau | 2012-10-31 | 1 | -3/+3 | |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 34037 | |||||
* | libubox: pass the lua path to cmake to avoid build errors | Felix Fietkau | 2012-10-31 | 1 | -0/+2 | |
| | | | | SVN-Revision: 34033 | |||||
* | libubox: add build dependency on lua | Felix Fietkau | 2012-10-30 | 1 | -0/+2 | |
| | | | | SVN-Revision: 34022 | |||||
* | libubox: update to the latest version | Felix Fietkau | 2012-10-29 | 1 | -3/+3 | |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 34005 | |||||
* | readline: update to version 6.2, enable parallel builds | Felix Fietkau | 2012-10-29 | 2 | -27/+10 | |
| | | | | SVN-Revision: 33997 | |||||
* | uclibc++: make it depend on INSTALL_LIBSTDCPP | Florian Fainelli | 2012-10-24 | 1 | -0/+1 | |
| | | | | SVN-Revision: 33910 | |||||
* | ncurses: build C++ bindings only our toolchain supports C++ | Florian Fainelli | 2012-10-24 | 1 | -0/+5 | |
| | | | | SVN-Revision: 33909 | |||||
* | libevent2: move to trunk (required by lldpd), add myself as maintainer | Jo-Philipp Wich | 2012-10-19 | 1 | -0/+157 | |
| | | | | SVN-Revision: 33866 | |||||
* | ocf-crypto-headers: Correct license info | Hamish Guthrie | 2012-10-19 | 1 | -2/+2 | |
| | | | | SVN-Revision: 33863 | |||||
* | licensing: Add licensing metadata to many packages Two new variables are ↵ | Hamish Guthrie | 2012-10-19 | 16 | -0/+54 | |
| | | | | | | | | | 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 | |||||
* | sysfsutils: move to the correct directory | Jo-Philipp Wich | 2012-10-19 | 2 | -0/+125 | |
| | | | | SVN-Revision: 33856 | |||||
* | sysfsutils, libnfnetlink: move to trunk, add myself as maintainer | Jo-Philipp Wich | 2012-10-17 | 1 | -0/+70 | |
| | | | | SVN-Revision: 33806 |