Commit graph

637 commits

Author SHA1 Message Date
Nikos Mavrogiannopoulos
b3d2d64928 gnutls: updated to 3.4.2
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2015-06-17 20:47:21 +02:00
Ted Hess
eba5ce8042 Merge pull request #1401 from kooiot/master
libzmq upgrade to 4.1.1  lzmq upgrade to 0.4.3
2015-06-17 12:49:40 -04:00
Dirk Chang
3ff4d6dda5 libzmq upgrade to 4.1.1
lzmq upgrade to 0.4.3

Signed-off-by: Dirk Chang <dirk@kooiot.com>
2015-06-17 22:56:26 +08:00
Yousong Zhou
9f35f2a9e5 libpam: bump to 1.2.0
- Add configure options --disable-nis, --disable-regenerate-docu
 - 000-OE-libpam-xtests.patch is not relevant in OpenWrt
 - 001-no_nis.patch was dropped because we now --disable-nis
 - 002-no_yywrap.patch was dropped be cause it was fixed in 1.2.0
 - 003-no_doc was dropped because we ignore doc/ with
   --disable-regenreate-docu
 - 004-fix_lib64 was replaced by new 0001-build-use-host_cpu...
 - pam_rhosts will not be built with musl because ruserok{,_af{
   are not available
 - pam_lastlog will not be built with musl because logwtmp is missing

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2015-06-17 21:46:59 +08:00
Yousong Zhou
3083b9ccb3 libpam: fix compilation with musl.
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2015-06-16 21:24:57 +08:00
Steven Barth
9f5d9acb5f elfutils: moved to base
Signed-off-by: Steven Barth <steven@midlink.org>
2015-06-15 09:56:57 +02:00
Ted Hess
c6e4370b19 argp-standalone: Moved to git.openwrt.org/openwrt.git
Signed-off-by: Ted Hess <thess@kitschensync.net>
2015-06-14 20:30:56 -04:00
Nikos Mavrogiannopoulos
8b22db13d2 libseccomp: corrected typo in patch
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2015-06-15 00:22:40 +02:00
Nikos Mavrogiannopoulos
dfec11ef48 Merge pull request #1345 from dangowrt/fix-libseccomp-with-musl
libseccomp: work-around prctl.h mess
2015-06-15 01:20:11 +03:00
Daniel Golle
b065013042 libevdev: work around macro definition missing in uClibc
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-06-14 22:33:19 +02:00
Gergely Kiss
1f8033c63f libevhtp-1.1: package added
seafile-server seems to have compatibility issues with the 1.2 branch of
libevtp. This package makes it possible to build seafile against a
supported version, 1.1.7.
2015-06-14 18:01:25 +02:00
Daniel Golle
939f2e2dc5 libextractor: build giflib plugin
Cherry-picked r34095 'Add giflib-5.1.0 compatibility' into patches to
fix build against recent versions of giflib.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-06-12 08:03:05 +02:00
Ted Hess
99263ff573 giflib: Import from oldpackages, update to latest version, add myself as maintainer
Signed-off-by: Ted Hess <thess@kitschensync.net>
2015-06-11 16:17:41 -04:00
Daniel Golle
ca738e067b libinput: new package
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-06-10 18:17:48 +02:00
Daniel Golle
7fef81c10d mtdev: new package
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-06-10 18:17:47 +02:00
Daniel Golle
615e26e446 libevdev: new package
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-06-10 18:17:47 +02:00
Marko Ratkaj
ffc395649b libnet: add license info
Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
2015-06-09 12:19:48 +02:00
heil
183ec8af2e pcre: fix CVE-2015-3210
- should fix eap buffer overflow in pcre_compile2() / compile_regex()

Signed-off-by: heil <heil@terminal-consulting.de>
2015-06-08 18:14:46 +02:00
Daniel Golle
3a1b961956 toxcore: new package
This packages the Tox core as well as nTox and tox-bootstrapd.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-06-08 01:27:18 +02:00
Luka Perkov
e07a07985e libuv: bump to 1.6.1
Signed-off-by: Luka Perkov <luka@openwrt.org>
2015-06-08 00:53:52 +02:00
Daniel Golle
e1a1eed25f libseccomp: work-around prctl.h mess
musl doesn't allow including both, sys/prctl.h and linux/prctl.h.
Thus include linux/prctl.h only on GLIBC systems (that includes
uClibc which defines __GLIBC__)

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-06-04 14:44:40 +02:00
Marcel Denia
58d762d6f3 db47: Bump PKG_RELEASE
Signed-off-by: Marcel Denia <naoir@gmx.net>
2015-06-02 15:31:09 +02:00
Marcel Denia
e7850308fd db47: Fix format security warning
Signed-off-by: Marcel Denia <naoir@gmx.net>
2015-06-02 15:30:58 +02:00
Daniel Golle
fc488b8b10 libextractor: fix accidental versioning mess
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-05-31 15:45:50 +02:00
Daniel Golle
024ad3dba8 libextractor: package gstreamer plugin
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-05-31 15:43:26 +02:00
Daniel Golle
ee8f275172 glpk: add new package
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-05-31 12:58:52 +02:00
Marcel Denia
93bd063f5b db47: Force pthread mutexes, bump PKG_RELEASE
Fixes #1312.

Signed-off-by: Marcel Denia <naoir@gmx.net>
2015-05-31 13:40:26 +02:00
Daniel Golle
a0524dbaef libextractor: add new package
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-05-30 23:28:39 +02:00
Nikos Mavrogiannopoulos
5244681f2d gnutls: corrected regression with camellia cipher
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2015-05-30 22:50:55 +02:00
Nikos Mavrogiannopoulos
f97dd00458 freeradius-client: added library
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2015-05-28 19:58:58 +02:00
Jo-Philipp Wich
9e2788c96b Merge pull request #1181 from ryzhovau/ipv6_opt
Optional IPv6 support
2015-05-27 18:49:06 +02:00
Karl Palsson
67b39f8f9b libev: Import from management, with path fixes
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>
2015-05-27 10:25:56 +00:00
Etienne CHAMPETIER
9010339ec9 sqlite: update to 3.8.10.2
quickly run tested on ar71xx

Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
2015-05-27 08:10:02 +02:00
Steven Barth
1fac3a0c3a Merge pull request #1307 from oneru/add-qrencode
libqrencode: This reverts some unwelcome changes and then fixes a typo in Makefile
2015-05-26 12:56:11 +02:00
Mislav Novakovic
235168192d libnet: add package
Signed-off-by: Mislav Novakovic <mislav.novakovic@sartura.hr>
2015-05-26 12:51:04 +02:00
Jonathan Bennett
f51adfc331 libqrencode: fix typo in makefile
Fix compile error due to autoconf
Signed-off-by: Jonathan Bennett <jbennett@incomsystems.biz>
2015-05-25 23:25:36 -05:00
Jonathan Bennett
2c800f9519 Revert "qrencode: Fix build dependency (libpng)"
This commit was not made by the package maintainer and needs to be reverted.
This reverts commit 1e2cd3318b.
Signed-off-by: Jonathan Bennett <jbennett@incomsystems.biz>
2015-05-25 23:22:29 -05:00
Jonathan Bennett
402918835c Revert "qrencode: Completely remove libpng dependency from package configure"
This commit was not made by the package maintainer and needs to be reverted.
This reverts commit 5989f6ca0b.
Signed-off-by: Jonathan Bennett <jbennett@incomsystems.biz.
2015-05-25 23:20:10 -05:00
Ted Hess
5989f6ca0b qrencode: Completely remove libpng dependency from package configure
Signed-off-by: Ted Hess <thess@kitschensync.net>
2015-05-25 16:31:36 -04:00
Ted Hess
1e2cd3318b qrencode: Fix build dependency (libpng)
Signed-off-by: Ted Hess <thess@kitschensync.net>
2015-05-25 11:50:14 -04:00
Ted Hess
56f7e852fb Merge pull request #1266 from antonlacon/libopus-1.1.x
libopus: disable building unused features
2015-05-24 13:39:26 -04:00
Steven Barth
f3df405f20 Merge pull request #1268 from dajhorn/liblz4
liblz4: add new package
2015-05-24 10:11:44 +02:00
Guillaume Déflache
869bab445d protobuf: Update version to 2.6.1
- 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>
2015-05-21 14:41:23 +02:00
Guillaume
22b220bc77 protobuf: Add licensing info and update copyright
Signed-off-by: Guillaume Déflache <guillaume.deflache@ibwag.com>
2015-05-21 14:41:11 +02:00
Alexander Ryzhov
ca8eecc665 apr: respect IPv6 settings
Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
2015-05-21 06:15:08 +00:00
Alexander Ryzhov
84d27dccef libtorrent: respect IPv6 settings
Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
2015-05-21 06:13:34 +00:00
Steven Barth
617ea3ff66 Merge pull request #1271 from oneru/add-qrencode
libqrencode: import from old packages
2015-05-20 20:20:18 +02:00
Luka Perkov
afd6d91360 libdaq: add SF mirror
Signed-off-by: Luka Perkov <luka@openwrt.org>
2015-05-20 19:09:03 +02:00
Jonathan Bennett
5c241d1498 libqrencode: import from old packages
Update to latest release
add qrencode package which contains the qrencode binary
Remove libpng dependancy
Signed-off-by: Jonathan Bennett <jbennett@incomsystems.biz>
2015-05-20 03:54:37 -05:00
Darik Horn
2f46e824a2 liblz4: add new package
Signed-off-by: Darik Horn <dajhorn@vanadac.com>
2015-05-18 19:09:03 -04:00
Ian Leonard
e97dd9fee1 libopus: disable building unused features
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>
2015-05-17 12:56:27 -07:00
Nikos Mavrogiannopoulos
21645ec347 libseccomp: updated to 2.2.1
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2015-05-17 20:10:37 +02:00
Ted Hess
877469ccfe zmq: Make CurveZMQ security (libsodium) optional, cleanup descrition and dependencies
Signed-off-by: Ted Hess <thess@kitschensync.net>
2015-05-14 14:28:23 -04:00
Daniel Golle
b47fe96be4 libowfat: fix download URL
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-05-13 13:39:15 +02:00
Daniel Golle
a865d57de1 engine_pkcs11: update source
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-05-13 13:23:21 +02:00
Daniel Golle
cb331a4170 libowfat: update source
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-05-13 13:23:21 +02:00
Daniel Golle
ecf0ad2155 libp11: update source
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-05-13 13:23:21 +02:00
Luka Perkov
494dc7d1e2 libuv: update to 1.5.0
Signed-off-by: Luka Perkov <luka@openwrt.org>
2015-05-13 01:57:33 +02:00
Nicolas Thill
bb61d1da8d lttng-ust: update to 2.6.1
Signed-off-by: Nicolas Thill <nico@openwrt.org>
2015-05-13 01:20:19 +02:00
Petko Bordjukov
bfc01f0d59 libupnpp: Bump version to 0.11.0
This new version introduces improvements to the OpenHome support.

Signed-off-by: Petko Bordjukov <bordjukov@gmail.com>
2015-05-13 01:51:38 +03:00
Ted Hess
5e3d7a8b96 Merge pull request #1250 from kooiot/master
fix missing dependency, as libsodium is required by zmq
2015-05-12 15:18:22 -04:00
Ted Hess
86668ddea4 libmpdclient: Update to 2.10
Signed-off-by: Ted Hess <thess@kitschensync.net>
2015-05-12 15:00:33 -04:00
Dirk Chang
ee69b91a18 zmq: fix missing libsodium dependency
Signed-off-by: Dirk Chang <dirk@kooiot.com>
2015-05-13 01:14:06 +08:00
Steven Barth
4d3ae27577 Merge pull request #1191 from dangowrt/fix-nfs-kernel-server-on-musl
tcp_wrappers: don't set LIBS=-lnsl when building with musl
2015-05-12 09:14:08 +02:00
Syrone Wong
eb8370f5e9 libsodium: update to 1.0.3
Signed-off-by: Shuoyao Wang <wong.syrone@gmail.com>
2015-05-11 07:42:21 +08:00
Karl Palsson
d3fd7b1126 libwebsockets: Add maintainer/url info
I added the package originally, guess I should maintain it.

Signed-off-by: Karl Palsson <karlp@remake.is>
2015-05-07 14:09:12 +00:00
Karl Palsson
affb6cb9ed libwebsockets: update to 1.4.x release.
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>
2015-05-07 14:06:04 +00:00
Nikos Mavrogiannopoulos
606d375b6f gnutls: updated to 3.4.1
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2015-05-04 18:41:07 +02:00
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
Daniel Golle
544486252c tcp_wrappers: don't set LIBS=-lnsl when building with musl
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-05-03 15:12:33 +02: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