Commit graph

568 commits

Author SHA1 Message Date
heil
c2f5b6fac4 pcre: update to 8.37
- fixes CVE-2015-2325, CVE-2015-2326, CVE-2008-2371

Signed-off-by: heil <heil@terminal-consulting.de>
2015-05-04 18:07:17 +02:00
heil
7c331284e0 apr: upgrade to 1.5.4
Signed-off-by: heil <heil@terminal-consulting.de>
2015-05-04 17:53:27 +02:00
claymore
46663ca803 Boost Patch update
This update follows after the previous update[1]
  Due to the Boost Dev patch submited in [2], this commit also updates
    the boost patch in order to, instead of excluding all architectures
    that do not support -m32 and -m64 options, it now includes only the
    architectures that do support it.

 [1]: https://github.com/openwrt/packages/pull/1186
 [2]: https://github.com/boostorg/build/pull/76

 Signed-off-by: Carlos M. Ferreira carlosmf.pt@gmail.com
2015-05-04 00:47:21 +01:00
Ted Hess
a73b57c5f9 Merge pull request #1227 from antonlacon/libvorbis-1.3.x
libvorbis: upgrade to 1.3.5
2015-05-03 15:01:51 -04:00
Nicolas Thill
09a07e9f21 libwebsockets: don't use github conflicting tag archives (#1051)
Signed-off-by: Nicolas Thill <nico@openwrt.org>
2015-05-01 04:52:50 +02:00
Steven Barth
347022155f Merge pull request #1199 from kooiot/master
Added a few lua modules (lpeg, md5, cjson, copas, coxpcall, lzlib, rings...
2015-04-28 08:51:37 +02:00
Dirk Chang
b381751752 Added a few lua modules (lpeg, md5, cjson, copas, coxpcall, lzlib, rings, rs232, wsapi, xavante, lzmq, mobdebug), zeromq
Signed-off-by: Dirk Chang <dirk@kooiot.com>
2015-04-27 20:34:27 +08:00
Steven Barth
f0d8226753 Merge pull request #1135 from kevinmehall/parallel
Allow glib2, dbus, and bluez to build in parallel
2015-04-27 11:40:56 +02:00
claymore
e95ae524f7 Added patch for Boost.Build
Unfortunatly, due to changes in Boost, Boost.Build for version 1.58.0
    requires a patch for gcc.jam. This patch prevents bjam from adding
    -m32 and -m64 options to gcc compiler, when compiling for targets
    that use the mips1 arch.

  Patch initially provided by paalsteek (https://github.com/paalsteek)
  Bug discussed here: https://github.com/openwrt/packages/issues/1160

Signed-off-by: Carlos M. Ferreira carlosmf.pt@gmail.com
2015-04-24 03:06:57 +01:00
Nikos Mavrogiannopoulos
38fc6f9df9 Merge pull request #1176 from ryzhovau/gnutls_librt
gnutls: fix compilation with external toolchain
2015-04-23 22:20:29 +03:00
Alexander Ryzhov
acae17897f gnutls: fix compilation with external toolchain
Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
2015-04-23 10:00:34 +00:00
Alexander Ryzhov
2ded312918 Remove libcrypto dependency
Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
2015-04-23 08:29:38 +00:00
Vladimir Ulrich
b5ec22c28c [libs/gnutls] Added gettext-version fixup,
updated OpenWrt header, added license information.

Signed-off-by: Vladimir Ulrich <admin@evl.su>
2015-04-22 16:33:42 +03:00
Nikos Mavrogiannopoulos
407c821e31 gnutls: install libgnutls.so
Resolves #1162

Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2015-04-21 19:31:08 +02:00
Nikos Mavrogiannopoulos
e76eacc6d9 gnutls: enable openssl compatibility mode by default
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2015-04-21 17:44:58 +02:00
Nikos Mavrogiannopoulos
3018b32bbe gnutls: updated to 3.4.0
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2015-04-20 23:47:12 +02:00
Steven Barth
09f95f7b2e Merge pull request #1153 from ClaymorePT/master
boost 1.58.0
2015-04-20 05:45:07 +02:00
claymore
d92f26bf5e boost 1.58.0
Updated boost lib to version 1.58.0
 - Added New Libraries: Endian and Sort

Boost Release Notes: http://www.boost.org/users/history/version_1_58_0.html

Signed-off-by: Carlos M. Ferreira carlosmf.pt@gmail.com
2015-04-20 04:32:30 +01:00
Nicolas Thill
4067943658 yaml: import libyaml from old packages feed
- add license info
 - add myself as maintainer
 - put in a "Languages" submenu
 - install pkgconfig .pc dev file

Signed-off-by: Nicolas Thill <nico@openwrt.org>
2015-04-18 08:16:22 +02:00
Nicolas Thill
1665d4b4cd ldns: import from old packages feed
- add license info
 - add myself as maintainer

Signed-off-by: Nicolas Thill <nico@openwrt.org>
2015-04-17 23:23:56 +02:00
Ian Leonard
04057dbbc9 libvorbis: upgrade to 1.3.5
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2015-04-11 19:58:46 -07:00
Luka Perkov
e632f4852d nspr: abandon package
Signed-off-by: Luka Perkov <luka@openwrt.org>
2015-04-11 17:36:16 +02:00
Kevin Mehall
14bfb3a5f8 Allow glib2, dbus, and bluez to build in parallel
Signed-off-by: Kevin Mehall <km@kevinmehall.net>
2015-04-10 14:55:21 -07:00
Luiz Angelo Daros de Luca
a33bc8baf5 libvpx: updated to 1.4.0
This update brings some fixes for VP9.
https://chromium.googlesource.com/webm/libvpx/+/v1.4.0

Also, it is ABI incompatible but the only known user of libvpx
is gst1-plugins-good, which is already compatile:
https://bugzilla.gnome.org/show_bug.cgi?id=739476
gst1-plugins-good has released bumped in order to rebuild.

Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
2015-04-06 10:58:59 -03:00
Steven Barth
96d2d0e023 Merge pull request #1111 from plntyk/new_package_sbc
new package: sbc
2015-04-06 11:47:08 +02:00
Nikos Mavrogiannopoulos
822c18cb87 gnutls: updated to 3.3.14
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2015-04-03 19:55:00 +02:00
Dirk Neukirchen
a11c86ce28 new package: sbc
contains Low Complexity Subband Coding needed for A2DP support in pulseaudio

Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
2015-04-02 10:01:56 +02:00
Steven Barth
119c44dc1b Merge pull request #1104 from Wedmer/master
[libs/fftw3] Moved from oldpackages and updated to a most recent version...
2015-03-31 21:40:51 +02:00
Vladimir Ulrich
50a0136a69 [libs/fftw3] Moved from oldpackages and updated to a most recent version.
Signed-off-by: Vladimir Ulrich <admin@evl.su>
2015-03-31 20:51:37 +03:00
Álvaro Fernández Rojas
60bdade49c libxerces-c: update to latest version, clean configure and fix iconv dependencies
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2015-03-31 19:27:16 +02:00
John Crispin
66644f229e gdbm: fixes build for gettext 1.9
the package fails to build on SDK builder2

Signed-off-by: John Crispin <blogic@openwrt.org>
2015-03-29 14:49:53 +02:00
John Crispin
6db4640fe1 libtasn1: fix md5sum
the SDK builder breaks on this package due to a bad md5sum

Signed-off-by: John Crispin <blogic@openwrt.org>
2015-03-29 06:31:51 +02:00
Nikos Mavrogiannopoulos
2c19060e0b libtasn1: updated to 4.4
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2015-03-29 21:03:36 +02:00
Ted Hess
e3532da370 avahi: Enable IPv6 by default
Signed-off-by: Ted Hess <thess@kitschensync.net>
2015-03-24 11:45:12 -04:00
Mirko Vogt
4dbeaacf20 Merge branch 'master' of https://github.com/openwrt/packages 2015-03-23 21:00:57 +01:00
Mirko Vogt
d6b7702640 [pcre] also package 16bit variant 2015-03-23 20:59:08 +01:00
Stijn Tintel
735a525ee8 avahi: remove optional dependency on libssp
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
2015-03-20 17:45:23 +01:00
Daniel Golle
73094db36f avahi: avahi-autoipd uses libssp if SSP_SUPPORT is enabled
Found on an all-y build with SSP enabled:
Package avahi-autoipd is missing dependencies for the following libraries:
libssp.so.0

Adding the missing dependency to address that.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-03-15 12:12:48 +01:00
Nikos Mavrogiannopoulos
2ad3706813 libtasn1: updated to 4.3
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2015-03-14 14:14:19 +01:00
Michael Heimpold
5b0b49234b libmodbus: update to 3.1.2
Although this version is marked 'unstable' by upstream, it's very
robust and stable. So give it a broader audience for testing.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2015-03-13 22:32:26 +01:00
Nikos Mavrogiannopoulos
522e047be2 removed Build/Configure part
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2015-03-12 18:50:19 +01:00
Nikos Mavrogiannopoulos
e3199d1ffe seccomp: depends on CONFIG_KERNEL_SECCOMP
Resolves #935

Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2015-03-12 18:29:54 +01:00
Steven Barth
6e3418ae9e Merge pull request #1027 from tru7/pthsem
pthsem: streamline makefile
2015-03-12 07:21:25 +01:00
Othmar Truniger
7ae9c98341 libesmtp: streamline makefile
Signed-off-by: Othmar Truniger <github@truniger.ch>
2015-03-11 23:33:42 +01:00
Othmar Truniger
4d393adb67 pthsem: streamline makefile
Signed-off-by: Othmar Truniger <github@truniger.ch>
2015-03-11 23:10:10 +01:00
Etienne CHAMPETIER
4f5b0b6a74 sqlite3: update to 3.8.8.3
run tested on ar71xx

Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
2015-03-10 22:28:26 +01:00
Michael Heimpold
f9aed6ae3f libugpio: import from oldpackages and upgrade to 0.0.6
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2015-03-07 00:10:20 +01:00
Marcel Denia
86c614e69d libidn: Update to 1.30
Signed-off-by: Marcel Denia <naoir@gmx.net>
2015-03-06 14:36:25 +01:00
Luka Perkov
5f49225e71 libuv: add package
Signed-off-by: Luka Perkov <luka@openwrt.org>
2015-03-04 22:11:29 +01:00
Dirk Neukirchen
a76e6de3ff gnutls: cleanup old code
- rpath is not necessary (buildroot does not use it too)
- SED of paths in configure does not seem needed (from pre 3.x version)
- remove configure section

Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
2015-03-04 10:36:27 +01:00
Dirk Neukirchen
dc2a4e50c8 gnutls: fix build with librt
compile errors in config phase with ArchLinux and Fedora 20

config.log trying to link with -I/usr/lib/librt.so:
/usr/lib/librt.so: undefined reference to `gettimeofday@GLIBC_2.2.5'

or Fedora20:
/usr/lib/librt.so: error adding symbols: File in wrong format

linkage is AC_LIB_HAVE_LINKFLAGS macro behaviour
see http://marc.info/?l=gnulib-bug&m=129660262901148

Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
2015-03-04 10:35:58 +01:00
Ted Hess
ebdd36c783 Merge pull request #976 from thess/boost-work
boost: reorganize menus, fix some build dependencies and ABI selections
2015-03-03 07:58:05 -05:00
Ted Hess
c23be55aa9 libv4l: Update to latest version 1.6.2
Signed-off-by: Ted Hess <thess@kitschensync.net>
2015-03-02 17:15:42 -05:00
Steven Barth
47d28bcf80 Merge pull request #974 from lijpsummer/master
update opencv version as 2.4.11
2015-03-02 21:18:25 +01:00
Ted Hess
39464f9cb5 boost: reorganize menus, fix some build dependencies and ABI selections
Add meta-package with all libraries when CONFIG_ALL selected.

Signed-off-by: Ted Hess <thess@kitschensync.net>
2015-03-02 13:23:42 -05:00
Jianping Li
e6503d16a6 update opencv version as 2.4.11
Signed-off-by: Jianping Li <summer@wrtnode.com>
2015-03-02 16:59:52 +00:00
Steven Barth
f2d9e75d83 libsigc++: bump to 2.4.1
Signed-off-by: Steven Barth <steven@midlink.org>
2015-03-02 10:02:10 +01:00
Gergely Kiss
2e9d2f3faf libevhtp: update to version 1.2.10
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
2015-03-01 18:24:23 +01:00
Nikos Mavrogiannopoulos
095ae50d35 libseccomp: remove legacy cruft
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2015-02-27 17:28:44 +01:00
Nikos Mavrogiannopoulos
de7630145d gnutls: updated to 3.3.13
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2015-02-25 23:18:28 +01:00
Ted Hess
d0a772521d Merge pull request #952 from ClaymorePT/master
boost: Dependencies, architectures updates and lib additions
2015-02-24 17:55:08 -05:00
Johannes Morgenroth
ca708b1dcf ibrdtn: Updated to 1.0.1
Signed-off-by: Johannes Morgenroth <jm@m-network.de>
2015-02-24 17:43:35 +01:00
Johannes Morgenroth
daa883709e ibrcommon: Updated to 1.0.1
Signed-off-by: Johannes Morgenroth <jm@m-network.de>
2015-02-24 17:43:35 +01:00
cmf
97f27fe505 boost 1.57.0
Added MIPS (o32 and 64 abi) and Arm (aapcs abi) support. Everything else defaults to sysv.
Added Boost.Locale iconv dependency
  - uCLibc does not implement monetary.h and because of that boost.locale.posix is off. For everything else it is on.
  - For details check here: http://www.boost.org/doc/libs/1_57_0/libs/locale/doc/html/building_boost_locale.html
Added Boost.Context, Boost.Container, Boost.Coroutine and Boost.Log

Signed-off-by: Carlos M. Ferreira carlosmf.pt@gmail.com
2015-02-24 16:24:33 +00:00
ejurgensen
72254d534a libunistring: update to 0.9.5
Signed-off-by: Espen Jürgensen <espenjurgensen+openwrt@gmail.com>
2015-02-22 23:03:03 +01:00
Nicolas Thill
e24dfafb01 remove uneeded PKG_BUILD_DIR & PKG_CAT overrides
Signed-off-by: Nicolas Thill <nico@openwrt.org>
2015-02-22 02:37:56 +01:00
Nicolas Thill
7461d7f44a ortp: moved to telephony feed
Signed-off-by: Nicolas Thill <nico@openwrt.org>
2015-02-21 05:09:33 +01:00
Nicolas Thill
791607c488 ortp: fix md5sum, change download url (thanks to hnyman)
Signed-off-by: Nicolas Thill <nico@openwrt.org>
2015-02-18 20:42:57 +01:00
claymore
9e30e779f9 boost: makefile and patches updated to v1.57
Signed-off-by: Carlos M. Ferreira <carlosmf.pt@gmail.com>
2015-02-17 16:14:40 +01:00
Nicolas Thill
dd17d21b2f libshout: import from old packages feed
- add license info
 - add myself as maintainer

Signed-off-by: Nicolas Thill <nico@openwrt.org>
2015-02-17 06:51:02 +01:00
Nicolas Thill
0c0bcb3d0a ortp: import from old packages feed
- update to latest version (v0.23.0)
 - add license info
 - add myself as maintainer

Signed-off-by: Nicolas Thill <nico@openwrt.org>
2015-02-17 06:41:13 +01:00
Peter Wagner
1b66d41113 glib2: update to 2.43.4
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2015-02-15 22:43:47 +01:00
Nikos Mavrogiannopoulos
47d01047a6 libseccomp: added package
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2015-02-14 13:31:03 +01:00
tripolar
f69329e0d3 Merge pull request #869 from jow-/libtorrent-autoconf-fix
libtorrent: remove manual autoconf invocation
2015-02-09 14:36:37 +01:00
Ted Hess
99640cd9ff Merge pull request #881 from MikePetullo/master
libdmapsharing: update to 2.9.30
2015-02-08 15:12:39 -05:00
Nicolas Thill
0bb5f29415 lttng-ust: import from old packages feed
- update to latest version (v2.6.0)
 - add license info
 - add myself as maintainer

Signed-off-by: Nicolas Thill <nico@openwrt.org>
2015-02-08 20:55:48 +01:00
Nicolas Thill
404c37b238 libnetfilter-cttimeout: add new package
Signed-off-by: Nicolas Thill <nico@openwrt.org>
2015-02-08 19:13:16 +01:00
Nicolas Thill
cb17a8e6da libnetfilter-cthelper: add new package
Signed-off-by: Nicolas Thill <nico@openwrt.org>
2015-02-08 19:13:16 +01:00
Nicolas Thill
d5029d9f5c libnetfilter-queue: fix license, cleanup
Signed-off-by: Nicolas Thill <nico@openwrt.org>
2015-02-08 19:13:16 +01:00
Nicolas Thill
bfe2db0bd2 libnetfilter-acct: fix license, cleanup
Signed-off-by: Nicolas Thill <nico@openwrt.org>
2015-02-08 19:13:16 +01:00
W. Michael Petullo
cebccd40ad libdmapsharing: update to 2.9.30
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2015-02-08 12:43:05 -05:00
Nicolas Thill
dcda4a898a libnetfilter-log: remove (added to core)
Signed-off-by: Nicolas Thill <nico@openwrt.org>
2015-02-08 09:52:47 +01:00
Jo-Philipp Wich
f957dfcb04 libmms: remove useless autogen call
The package already uses the generic autoreconf fixup so the additional call
to autogen.sh is unneeded and might even introduce wrong versions of the
required autotools into the build.

Remove the unneeded Build/Configure override to simplify the Makefile.

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-02-08 00:06:43 +01:00
Jo-Philipp Wich
82927a24f9 libtorrent: remove manual autoconf invocation
The Makefile already uses the proper autoreconf fixup but leaves a manual
autoconf invocation in place.

The bad autoconf call leads to the following build error in the SDK:

	configure.ac:3: installing `./config.guess'
	configure.ac:3: installing `./config.sub'
	configure.ac:20: installing `./install-sh'
	configure.ac:20: installing `./missing'
	src/Makefile.am: installing `./depcomp'
	autoreconf: Leaving directory `.'
	aclocal...
	autoheader...
	libtoolize... libtoolize nor glibtoolize not found
	make[2]: *** [.../.configured_] Error 1

Remove the entire Build/Configure override to let libtorrent build correctly.

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-02-07 15:16:54 +01:00
Nicolas Thill
27bd80910a libdmapsharing: make check library optionnal
Signed-off-by: Nicolas Thill <nico@openwrt.org>
2015-02-07 14:31:35 +01:00
Nicolas Thill
3b1bb08f97 check: import from old packages feed
- update to latest version (v0.9.14)
 - add license info
 - add myself as maintainer

Signed-off-by: Nicolas Thill <nico@openwrt.org>
2015-02-07 11:21:39 +01:00
Jo-Philipp Wich
c190d68ff8 libgd: update to v2.1.1
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-02-06 13:15:30 +01:00
Nicolas Thill
fd2e9f0750 libftdi1: fix pkgconfig file
Signed-off-by: Nicolas Thill <nico@openwrt.org>
2015-02-02 13:38:08 +01:00
Nicolas Thill
38b243a6c4 libftdi: fix pkgconfig file
Signed-off-by: Nicolas Thill <nico@openwrt.org>
2015-02-02 13:37:49 +01:00
Nicolas Thill
21f572176d freetype: fix pkgconfig file
Signed-off-by: Nicolas Thill <nico@openwrt.org>
2015-02-02 13:36:51 +01:00
Nicolas Thill
9fe9596e31 opencv: disable unwanted components/features explicitly
Signed-off-by: Nicolas Thill <nico@openwrt.org>
2015-02-02 12:49:02 +01:00
Steven Barth
327f5a9722 Merge pull request #840 from cjkoenig/update_liburcu
liburcu: Update to 0.8.6
2015-02-02 12:29:07 +01:00
Nicolas Thill
fdf65ee6c9 libdmapsharing: add a patch to disable tests
Signed-off-by: Nicolas Thill <nico@openwrt.org>
2015-02-01 23:56:07 +01:00
Nicolas Thill
01f7bbf27a libdmapsharing: fix typo in patch name, refresh patch
Signed-off-by: Nicolas Thill <nico@openwrt.org>
2015-02-01 23:56:07 +01:00
champtar
b69f33a898 Merge pull request #835 from paulfertser/master
Add OpenOCD embedded debugging software
compile tested for ar71xx
2015-02-01 20:30:47 +01:00
Paul Fertser
d045b02883 hidapi: add HIDAPI, a library to access HID devices
Signed-off-by: Paul Fertser <fercerpav@gmail.com>
2015-02-01 21:17:52 +03:00
Jialei Hao
b4e860f622 openCV: Add library openCV2.4.10
[Etienne CHAMPETIER: compile tested for ar71xx]
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
Signed-off-by: Jialei Hao <schumy@wrtnode.com>
2015-02-01 15:17:09 +01:00
Christoph König
7b13ed2ee9 liburcu: Update to 0.8.6
Signed-off-by: Christoph Koenig <christoph.koenig@gmail.com>
2015-01-31 19:00:45 +01:00
Matthias Schiffer
6c6e33146d libuecc: update to v5
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
2015-01-29 07:08:30 +01:00
Etienne CHAMPETIER
cee2881af1 sqlite3: update to 3.8.8.1
run tested on ar71xx

Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
2015-01-28 21:56:23 +01:00