aboutsummaryrefslogtreecommitdiff
path: root/libs
Commit message (Collapse)AuthorAge
* Merge pull request #766 from jow-/protobuf-c-autoreconfJo-Philipp Wich2015-01-11
|\ | | | | protobuf-c: use generic autoreconf fixup
| * protobuf-c: use generic autoreconf fixupJo-Philipp Wich2015-01-10
| | | | | | | | | | | | | | | | | | | | | | Invoke the generic autoreconf fixup instead of calling the shipped autogen.sh. This ensures that proper variants of libtoolize, autoconf, automake etc. are used, otherwise it is not possible to rebuild protobuf-c in the SDK env. The change requires backport to BB as it currently blocks the rebuild of ocerv. Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
* | Merge pull request #763 from morgenroth/Update-to-1.0Steven Barth2015-01-11
|\ \ | | | | | | Upgrade IBR-DTN to version 1.0.0
| * | ibrdtn: Updated to 1.0.0Johannes Morgenroth2015-01-10
| | | | | | | | | | | | Signed-off-by: Johannes Morgenroth <jm@m-network.de>
| * | ibrcommon: Updated to 1.0.0Johannes Morgenroth2015-01-10
| | | | | | | | | | | | Signed-off-by: Johannes Morgenroth <jm@m-network.de>
* | | libgd: explicitely disable libvpx support (#765)Jo-Philipp Wich2015-01-11
| | | | | | | | | | | | Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
* | | libflac: change package/source URLs to xiph.orgTed Hess2015-01-10
| |/ |/| | | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* | flac: update to v1.3.1 (CVE-2014-8962, CVE-2014-9028)Jo-Philipp Wich2015-01-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | This updates flac to the new upstream release v1.3.1 to fix two known CVEs. Additionally the commit changes the following: * Drop custom Build/Configure recipe in favor to CONFIGURE_ARGS * Refreshes patches and removes changes to *.in files since they're regenerated by autoreconf anyway * Remove now obsolete 020-libFLAC-remove-altivec-options.patch * Add an md5sum for the source archive * Passes --enable-static to configure to force producing a libflac.a Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
* | libical: adjust license infosNicolas Thill2015-01-10
|/ | | | Signed-off-by: Nicolas Thill <nico@openwrt.org>
* Merge pull request #759 from mhei/issue-757Ted Hess2015-01-09
|\ | | | | avahi-daemon: don't install service files automatically (fixes #757)
| * avahi-daemon: don't install service files automatically (fixes #757)Michael Heimpold2015-01-09
| | | | | | | | Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | libical: add new packageNicolas Thill2015-01-09
| | | | | | | | Signed-off-by: Nicolas Thill <nico@openwrt.org>
* | freetype: bump to 2.5.5Nicolas Thill2015-01-09
|/ | | | Signed-off-by: Nicolas Thill <nico@openwrt.org>
* libvorbisidec: Update to lastest tremor version (1.0.3) from xiph.orgTed Hess2015-01-07
| | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* Merge pull request #749 from roger-/masterTed Hess2015-01-06
|\ | | | | libuvc: add package
| * libuvc: add packageRoger2015-01-06
| | | | | | Signed-off-by: Roger D <rogerdammit@gmail.com>
* | classpath: force use of target gmp libNicolas Thill2015-01-07
| | | | | | | | Signed-off-by: Nicolas Thill <nico@openwrt.org>
* | Merge pull request #738 from danak6jq/new-classpath2Steven Barth2015-01-06
|\ \ | | | | | | move classpath to new repo; add Makefile for classpath-0.99; add patch for double memory-leak
| * | classpath: move to new repo, update to classpath-0.99; add patch for double ↵Dana Myers2015-01-06
| | | | | | | | | | | | | | | | | | memory-leak Signed-off-by: Dana H. Myers <k6jq@comcast.net>
* | | libdaemon: disable examples (fix musl libc build error)Ted Hess2015-01-06
|/ / | | | | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* | pcre: update to version 8.36Thomas Heil2015-01-04
| | | | | | | | Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
* | gnutls: corrected compilation of tools when OCSP is disabledNikos Mavrogiannopoulos2015-01-03
| | | | | | | | Resolves #640
* | Merge pull request #719 from tru7/patch-1Steven Barth2015-01-03
|\ \ | | | | | | pthsem: fix Makefile to use TABs instead of spaces
| * | pthsem: fix Makefile to use TABs instead of spacesOthmar Truniger2015-01-03
| | | | | | | | | Signed-off-by: Othmar Truniger <github@truniger.ch>
* | | libftdi: mode ftdi_eeprom from Libraries to UtilitiesÁlvaro Fernández Rojas2015-01-03
|/ / | | | | | | Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* | Merge pull request #712 from tru7/libs-libesmtpSteven Barth2015-01-03
|\ \ | | | | | | libesmtp: add Makefile for new package
| * | libesmtp: add Makefile for new packageOthmar Truniger2014-12-31
| | | | | | | | | Signed-off-by: Othmar Truniger <github@truniger.ch>
* | | Merge pull request #711 from tru7/libs-pthsemSteven Barth2015-01-03
|\ \ \ | | | | | | | | pthsem: new package
| * | | pthsem: updated MakefileOthmar Truniger2014-12-31
| | | | | | | | | | | | Signed-off-by: Othmar Truniger <github@truniger.ch>
| * | | pthsem: add patch for linux 3.xOthmar Truniger2014-12-31
| | | | | | | | | | | | Signed-off-by: Othmar Truniger <github@truniger.ch>
| * | | pthsem: add Makefile for new packageOthmar Truniger2014-12-31
| |/ / | | | | | | | | | | | | should replace the one in old packages Signed-off-by: Othmar Truniger <github@truniger.ch>
* | | libftdi1: add libftdi1-config and ftdi_eeprom, simplify files copyÁlvaro Fernández Rojas2015-01-01
| | | | | | | | | | | | Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* | | libftdi: add libftdi-config, simplify files copyÁlvaro Fernández Rojas2015-01-01
| | | | | | | | | | | | Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* | | libftdi: fix packagekit when useing cmakeÁlvaro Fernández Rojas2015-01-01
|/ / | | | | | | | | | | | | | | Based on upstream commit by Thomas Jarosch based on Alexander's patch. More info: https://github.com/openwrt/packages/pull/690 Signed-off-by: Alexander Couzens <lynxis@fe80.eu> Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* | vips: update to 7.42.1W. Michael Petullo2014-12-29
| | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | Merge pull request #697 from antonlacon/libpng-1.2.xSteven Barth2014-12-26
|\ \ | | | | | | libpng: update to 1.2.52
| * | libpng: update to 1.2.52Ian Leonard2014-12-08
| | | | | | | | | | | | Signed-off-by: Ian Leonard <antonlacon@gmail.com>
* | | Merge pull request #681 from openwrt/elfutils-muslSteven Barth2014-12-21
|\ \ \ | | | | | | | | elfutils: fix compilation with musl
| * | | elfutils: fix compilation with muslSteven Barth2014-12-21
| | | | | | | | | | | | | | | | | | | | | | | | this gets rid of tons of incompatible gnu-isms. Signed-off-by: Steven Barth <steven@midlink.org>
* | | | Merge pull request #589 from thess/glib2-updateTed Hess2014-12-21
|\ \ \ \ | | | | | | | | | | glib2: Upgrade to 2.42.1
| * | | | glib2: Upgrade to 2.42.1Ted Hess2014-12-03
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* | | | | libxml2: fix build error with musl libc (fixes #454)Michael Heimpold2014-12-21
| |/ / / |/| | | | | | | | | | | | | | | | | | | Thanks to nakarotori for spotting this. Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | | libs: libwebsockets: add latest released versionKarl Palsson2014-12-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This includes a patch for cyassl building that has been committed upstream, but not released. There's no SPDX license identifier for LGPL + static linking exception, so I've used "LGPL-2.1+exception" as suggested at http://lwn.net/Articles/378329/ See also: https://github.com/warmcat/libwebsockets/issues/170 Signed-off-by: Karl Palsson <karlp@remake.is>
* | | | libaio: update to 0.3.110, bump copyright, add licenseSteven Barth2014-12-17
| | | | | | | | | | | | | | | | Signed-off-by: Steven Barth <steven@midlink.org>
* | | | Merge pull request #664 from luizluca/elfutilsLuiz Angelo Daros de Luca2014-12-16
|\ \ \ \ | | | | | | | | | | elfutils: imported from oldpackages, updated to 0.160
| * | | | elfutils: imported from oldpackages, updated to 0.160Luiz Angelo Daros de Luca2014-12-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The pkg was imported from oldpackages. It was updated to latest version, requiring some fixes in patches. I added myself as maintainer. Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
* | | | | libsearpc: use commit hash in version instead of release tagGergely Kiss2014-12-16
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Gergely Kiss <mail.gery@gmail.com> Tested-by: Gergely Kiss <mail.gery@gmail.com>
* | | | | seafile: import seafile-server package and its dependenciesGergely Kiss2014-12-16
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Gergely Kiss <mail.gery@gmail.com> Tested-by: Gergely Kiss <mail.gery@gmail.com>
* | | | | libzdb: import version 3.0Gergely Kiss2014-12-16
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Gergely Kiss <mail.gery@gmail.com> Tested-by: Gergely Kiss <mail.gery@gmail.com>
* | | | | libevhtp: add version 1.2.9Gergely Kiss2014-12-16
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Gergely Kiss <mail.gery@gmail.com> Tested-by: Gergely Kiss <mail.gery@gmail.com>