aboutsummaryrefslogtreecommitdiff
path: root/libs
Commit message (Collapse)AuthorAge
* db47: Bump PKG_RELEASEMarcel Denia2015-06-02
| | | | Signed-off-by: Marcel Denia <naoir@gmx.net>
* db47: Fix format security warningMarcel Denia2015-06-02
| | | | Signed-off-by: Marcel Denia <naoir@gmx.net>
* libextractor: fix accidental versioning messDaniel Golle2015-05-31
| | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* libextractor: package gstreamer pluginDaniel Golle2015-05-31
| | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* glpk: add new packageDaniel Golle2015-05-31
| | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* db47: Force pthread mutexes, bump PKG_RELEASEMarcel Denia2015-05-31
| | | | | | Fixes #1312. Signed-off-by: Marcel Denia <naoir@gmx.net>
* libextractor: add new packageDaniel Golle2015-05-30
| | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* gnutls: corrected regression with camellia cipherNikos Mavrogiannopoulos2015-05-30
| | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* freeradius-client: added libraryNikos Mavrogiannopoulos2015-05-28
| | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* Merge pull request #1181 from ryzhovau/ipv6_optJo-Philipp Wich2015-05-27
|\ | | | | Optional IPv6 support
| * apr: respect IPv6 settingsAlexander Ryzhov2015-05-21
| | | | | | | | Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
| * libtorrent: respect IPv6 settingsAlexander Ryzhov2015-05-21
| | | | | | | | Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
* | libev: Import from management, with path fixesKarl Palsson2015-05-27
| | | | | | | | | | | | | | | | Imports the latest version from the management feed, and fixes the install paths. All example code, and desktop linux expects and installs libev's headers to /usr/include/<ev.h> not under a subdirectory. Signed-off-by: Karl Palsson <karlp@tweak.net.au>
* | sqlite: update to 3.8.10.2Etienne CHAMPETIER2015-05-27
| | | | | | | | | | | | quickly run tested on ar71xx Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
* | Merge pull request #1307 from oneru/add-qrencodeSteven Barth2015-05-26
|\ \ | | | | | | libqrencode: This reverts some unwelcome changes and then fixes a typo in Makefile
| * | libqrencode: fix typo in makefileJonathan Bennett2015-05-25
| | | | | | | | | | | | | | | Fix compile error due to autoconf Signed-off-by: Jonathan Bennett <jbennett@incomsystems.biz>
| * | Revert "qrencode: Fix build dependency (libpng)"Jonathan Bennett2015-05-25
| | | | | | | | | | | | | | | | | | This commit was not made by the package maintainer and needs to be reverted. This reverts commit 1e2cd3318b67584d12ea9ee27e1b23927510f630. Signed-off-by: Jonathan Bennett <jbennett@incomsystems.biz>
| * | Revert "qrencode: Completely remove libpng dependency from package configure"Jonathan Bennett2015-05-25
| | | | | | | | | | | | | | | | | | This commit was not made by the package maintainer and needs to be reverted. This reverts commit 5989f6ca0b47eb575c3df94cf473bcde0819f221. Signed-off-by: Jonathan Bennett <jbennett@incomsystems.biz.
* | | libnet: add packageMislav Novakovic2015-05-26
|/ / | | | | | | Signed-off-by: Mislav Novakovic <mislav.novakovic@sartura.hr>
* | qrencode: Completely remove libpng dependency from package configureTed Hess2015-05-25
| | | | | | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* | qrencode: Fix build dependency (libpng)Ted Hess2015-05-25
| | | | | | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* | Merge pull request #1266 from antonlacon/libopus-1.1.xTed Hess2015-05-24
|\ \ | | | | | | libopus: disable building unused features
| * | libopus: disable building unused featuresIan Leonard2015-05-17
| | | | | | | | | | | | | | | | | | | | | | | | disable-doc turns off API documentation disable-extra-programs turns off demo and test creation Commit also removes whitespace at EOL in description. Signed-off-by: Ian Leonard <antonlacon@gmail.com>
* | | Merge pull request #1268 from dajhorn/liblz4Steven Barth2015-05-24
|\ \ \ | | | | | | | | liblz4: add new package
| * | | liblz4: add new packageDarik Horn2015-05-18
| |/ / | | | | | | | | | Signed-off-by: Darik Horn <dajhorn@vanadac.com>
* | | protobuf: Update version to 2.6.1Guillaume Déflache2015-05-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Unbroke MIPS support which got entirely lost since the upgrade from 2.4.1: now all ISAs should work (MIPS1 would need kernel emulation though, untested) - Fixed host installation which was broken on all targets - Updated source origin to github and related variables - Kept mipseb patch exception and MIPS16:=0 exclusion (needed for BB and CC compilation) Only tested on a ZyXEL NBG6716 router which is MIPS32 (MIPS74Kc), ar71xx target. Signed-off-by: Guillaume Déflache <guillaume.deflache@ibwag.com>
* | | protobuf: Add licensing info and update copyrightGuillaume2015-05-21
| |/ |/| | | | | Signed-off-by: Guillaume Déflache <guillaume.deflache@ibwag.com>
* | Merge pull request #1271 from oneru/add-qrencodeSteven Barth2015-05-20
|\ \ | | | | | | libqrencode: import from old packages
| * | libqrencode: import from old packagesJonathan Bennett2015-05-20
| | | | | | | | | | | | | | | | | | | | | Update to latest release add qrencode package which contains the qrencode binary Remove libpng dependancy Signed-off-by: Jonathan Bennett <jbennett@incomsystems.biz>
* | | libdaq: add SF mirrorLuka Perkov2015-05-20
| |/ |/| | | | | Signed-off-by: Luka Perkov <luka@openwrt.org>
* | libseccomp: updated to 2.2.1Nikos Mavrogiannopoulos2015-05-17
|/ | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* zmq: Make CurveZMQ security (libsodium) optional, cleanup descrition and ↵Ted Hess2015-05-14
| | | | | | dependencies Signed-off-by: Ted Hess <thess@kitschensync.net>
* libowfat: fix download URLDaniel Golle2015-05-13
| | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* engine_pkcs11: update sourceDaniel Golle2015-05-13
| | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* libowfat: update sourceDaniel Golle2015-05-13
| | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* libp11: update sourceDaniel Golle2015-05-13
| | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* libuv: update to 1.5.0Luka Perkov2015-05-13
| | | | Signed-off-by: Luka Perkov <luka@openwrt.org>
* lttng-ust: update to 2.6.1Nicolas Thill2015-05-13
| | | | Signed-off-by: Nicolas Thill <nico@openwrt.org>
* libupnpp: Bump version to 0.11.0Petko Bordjukov2015-05-13
| | | | | | This new version introduces improvements to the OpenHome support. Signed-off-by: Petko Bordjukov <bordjukov@gmail.com>
* Merge pull request #1250 from kooiot/masterTed Hess2015-05-12
|\ | | | | fix missing dependency, as libsodium is required by zmq
| * zmq: fix missing libsodium dependencyDirk Chang2015-05-13
| | | | | | | | Signed-off-by: Dirk Chang <dirk@kooiot.com>
* | libmpdclient: Update to 2.10Ted Hess2015-05-12
|/ | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* Merge pull request #1191 from dangowrt/fix-nfs-kernel-server-on-muslSteven Barth2015-05-12
|\ | | | | tcp_wrappers: don't set LIBS=-lnsl when building with musl
| * tcp_wrappers: don't set LIBS=-lnsl when building with muslDaniel Golle2015-05-03
| | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | libsodium: update to 1.0.3Syrone Wong2015-05-11
| | | | | | | | Signed-off-by: Shuoyao Wang <wong.syrone@gmail.com>
* | libwebsockets: Add maintainer/url infoKarl Palsson2015-05-07
| | | | | | | | | | | | I added the package originally, guess I should maintain it. Signed-off-by: Karl Palsson <karlp@remake.is>
* | libwebsockets: update to 1.4.x release.Karl Palsson2015-05-07
| | | | | | | | | | | | | | | | | | | | This changes the ABI and .so number, so it is only suitable for trunk packages. A patch included upstream has been dropped. Full changelog: https://github.com/warmcat/libwebsockets/blob/master/changelog Signed-off-by: Karl Palsson <karlp@remake.is>
* | gnutls: updated to 3.4.1Nikos Mavrogiannopoulos2015-05-04
| | | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* | pcre: update to 8.37heil2015-05-04
| | | | | | | | | | | | - fixes CVE-2015-2325, CVE-2015-2326, CVE-2008-2371 Signed-off-by: heil <heil@terminal-consulting.de>
* | apr: upgrade to 1.5.4heil2015-05-04
| | | | | | | | Signed-off-by: heil <heil@terminal-consulting.de>