aboutsummaryrefslogtreecommitdiff
path: root/libs
Commit message (Collapse)AuthorAge
* elektra: Update to 0.8.18Harald Geyer2016-11-03
| | | | Signed-off-by: Harald Geyer <harald@ccbib.org>
* elektra: fix build errorHarald Geyer2016-09-02
| | | | | | | * Move curlget plugin to its own package with proper dependencies * Fix abuse of 'foreach' in the Makefile which masked the above issue Signed-off-by: Harald Geyer <harald@ccbib.org>
* Merge pull request #3118 from kissg1988/seafileHannu Nyman2016-08-31
|\ | | | | Seafile: upgrade to version 5.1.4
| * seafile: upgrade to version 5.1.4Gergely Kiss2016-08-31
| | | | | | | | Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
* | libsodium: removed `--without-pthreads` configire arg (no longer required ↵Black Roland2016-08-31
|/ | | | | | for musl) Signed-off-by: Black Roland <black-roland@users.noreply.github.com>
* package `libdrm`Mirko Vogt2016-08-29
|
* package `libdouble-conversion`Mirko Vogt2016-08-29
|
* Merge pull request #3107 from black-roland/libsodiumTed Hess2016-08-29
|\ | | | | libsodium: Updated to latest version (1.0.11)
| * libsodium: Updated to latest version (1.0.11)Black Roland2016-08-29
| | | | | | | | Signed-off-by: Black Roland <black-roland@users.noreply.github.com>
* | postgresql: make host-built-tools safe for rebuildsDaniel Golle2016-08-26
| | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | libwebsockets: Upgrade to latest stable release.Karl Palsson2016-08-26
| | | | | | | | | | | | | | | | | | Fairly major bump from 1.7.x to 2.0.2. Changelog (mostly) available at: https://github.com/warmcat/libwebsockets/blob/v2.0-stable/changelog Signed-off-by: Karl Palsson <karlp@etactica.com>
* | libwebsockets: Update maintainer emailKarl Palsson2016-08-26
| | | | | | | | | | Signed-off-by: Karl Palsson <karlp@remake.is> Signed-off-by: Karl Palsson <karlp@etactica.com>
* | libevhtp: downgrading due to compatibility issuesGergely Kiss2016-08-24
| | | | | | | | Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
* | libzdb: use correct path when creating host bindirGergely Kiss2016-08-24
| | | | | | | | Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
* | libzdb: copy host built tool to "$(STAGING_DIR)/host" insteadGergely Kiss2016-08-24
| | | | | | | | Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
* | libzdb: remove -lnsl flag for mysqlGergely Kiss2016-08-24
| | | | | | | | Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
* | seafile: import version 5.1.1 and its dependenciesGergely Kiss2016-08-24
| | | | | | | | Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
* | libevhtp: do not delete source package, download through Git insteadGergely Kiss2016-08-24
| | | | | | | | Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
* | libevhtp-1.1: remove package as it is not required anymoreGergely Kiss2016-08-24
| | | | | | | | Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
* | libx264: Fix build errors on x86 targets due to missing ASM features (yasm)Ted Hess2016-08-19
| | | | | | | | | | | | | | | | | | minor cleanup of CFLAGS, remove COPTS warnings yasm needs to be added to x86 toolchain (LEDE updated: https://github.com/lede-project/source/commit/c08651226f5645204f91f79d247801033f6015d1) Signed-off-by: Daniel Golle daniel@makrotopia.org Signed-off-by: Ted Hess <thess@kitschensync.net>
* | libgcrypt: update to version 1.6.6Daniel Golle2016-08-19
| | | | | | | | | | | | | | Fixes CVE-2016-6313: Entropy Loss and Output Predictability in the Libgcrypt PRNG Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | libffi: patch n32.S to fix mips64 soft-float buildYousong Zhou2016-08-17
| | | | | | | | | | | | This should fix openwrt/packages#2511 Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | libx264: update versionAdrian Panella2016-08-15
|/ | | | Signed-off-by: Adrian Panella <ianchi74@outlook.com>
* sqlite3: --disable-editlineEtienne CHAMPETIER2016-08-09
| | | | | | | | sqlite3 can now use editline or readline, most package use readline, and we were using it, so continue using readline and disable editline Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
* libnfc: Moved to packages-abandoned - needs MAINTAINERTed Hess2016-08-08
| | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* neon: add missing dependency on zlibFelix Fietkau2016-07-24
| | | | Signed-off-by: Felix Fietkau <nbd@nbd.name>
* libtorrent: add missing dependency on zlibFelix Fietkau2016-07-24
| | | | Signed-off-by: Felix Fietkau <nbd@nbd.name>
* libimobiledevice: update to the latest version to fix openssl build errorFelix Fietkau2016-07-23
| | | | Signed-off-by: Felix Fietkau <nbd@nbd.name>
* Merge pull request #2861 from LucileQ/bump-freeradius-serverchamptar2016-07-21
|\ | | | | freeradius3: new package
| * libtalloc: add packageLucile Quirion2016-07-11
| | | | | | | | | | | | | | libtalloc is a memory allocator used in Samba4 and freeradius-server version 3.0.x and higher. Signed-off-by: Lucile Quirion <lucile.quirion@savoirfairelinux.com>
* | glib2: fix (host-)build with gcc6Daniel Golle2016-07-18
| | | | | | | | | | | | | | | | | | | | import upstream fix from https://git.gnome.org/browse/glib/commit/?id=0817af40e8c74c721c30f6ef482b1f53d12044c7 and fix it to remain compatibile with old version of gcc https://git.gnome.org/browse/glib/commit/?id=8cdbc7fb2c8c876902e457abe46ee18a0b134486 Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | libmicrohttpd: add patch to fix inside loop declaration warningAlexander Couzens2016-07-15
| | | | | | | | | | | | already fixed upstream, but 0.9.50 contains this bug Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
* | Remove incorrect use of PKG_SHA256SUMBaptiste Jonglez2016-07-10
| | | | | | | | | | | | | | | | | | OpenWRT/LEDE only understands the PKG_MD5SUM variable, and detects if the hash is e.g. SHA256 by looking at the length of the hash. This affects libs/libmicrohttpd, mail/ssmtp and utils/mc. Signed-off-by: Baptiste Jonglez <git@bitsofnetworks.org>
* | libaudiofile: Update source URLTed Hess2016-07-09
| | | | | | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* | gnutls: updated to 3.4.14Nikos Mavrogiannopoulos2016-07-06
| | | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* | ldns: Avoid perl bug for manpages.Konstantin Shalygin2016-07-03
| | | | | | | | | | | | | | | | Fix #2663 Signed-off-by: Konstantin Shalygin <k0ste@cn.ru> [refresh patch] Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
* | Merge pull request #2915 from lynxis/libmicrohttpd0.9.50champtar2016-07-02
|\ \ | | | | | | libmicrohttpd: update to version 0.9.50
| * | libmicrohttpd: update to version 0.9.50Alexander Couzens2016-07-02
| | | | | | | | | | | | Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
* | | Merge pull request #2645 from kissg1988/libffichamptar2016-07-02
|\ \ \ | |/ / |/| | libffi: do not append multilib suffix (eg. '../lib64') to toolexeclibdir
| * | libffi: do not append multilib suffix (eg. '../lib64') to toolexeclibdirGergely Kiss2016-05-12
| | | | | | | | | | | | Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
* | | libnet-1.2.x: Enable pf_packet socket support by setting ↵Hans Dedecker2016-06-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | libnet_cv_have_packet_socket to yes PF_PACKET support is not enabled by setting ac_libnet_have_pf_packet but by setting libnet_cv_have_packet_socket in the Makefile Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
* | | sqlite3: update to 3.13.0Etienne CHAMPETIER2016-06-28
| | | | | | | | | | | | Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
* | | add xr_usb_serial_common driver for USB to RS-485/RS-422Daniel Golle2016-06-24
| | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | pcre: bump to version 8.39heil2016-06-21
| | | | | | | | | | | | Signed-off-by: heil <heil@terminal-consulting.de>
* | | elektra: Update to 0.8.17Harald Geyer2016-06-20
| | | | | | | | | | | | | | | | | | | | | | | | Notable changes: Remove the work around introduced for 0.8.16 - the issue has been fixed upstream. Signed-off-by: Harald Geyer <harald@ccbib.org>
* | | libtasn1: corrected library licenseNikos Mavrogiannopoulos2016-06-16
| |/ |/| | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* | libinput: update to version 1.3.1Daniel Golle2016-06-14
| | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | libinput: depend on libudevDaniel Golle2016-06-14
| | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | Merge pull request #2822 from jow-/openldap-no-icuchamptar2016-06-13
|\ \ | | | | | | openldap: forcibly disable ICU support
| * | openldap: forcibly disable ICU supportJo-Philipp Wich2016-06-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When openldap-server is built within an environment where ICU has been previously built, the package will pick up this unintended dependency and fail with the following error: Package openldap-server is missing dependencies for the following libraries: libicudata.so.55 libicuuc.so.55 Makefile:148: recipe for target '.../openldap-server_2.4.43-2_mips_34kc.ipk' failed Since the ICU libraries are extremely big (~12MB) we cannot simply depend on them so add the necessary autoconfig cache variable to let the ICU presence test fail in order to inhibit linking against those libraries. Signed-off-by: Jo-Philipp Wich <jo@mein.io>