Commit Graph

544 Commits

Author SHA1 Message Date
Nikos Mavrogiannopoulos c555cb924f libradcli: added package to replace freeradius-client
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2015-06-20 13:57:26 +02:00
John Crispin a93c172c71 zmq: update to trunk version
Signed-off-by: John Crispin <blogic@openwrt.org>
2015-06-18 20:05:31 +02:00
Nikos Mavrogiannopoulos 1dc27c47f4 gnutls: updated to 3.4.2
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2015-06-17 20:48:34 +02:00
Ted Hess 4bdb4c7d8b elfutils: Moved to base on git.openwrt.org
Signed-off-by: Ted Hess <thess@kitschensync.net>
2015-06-15 12:37:01 -04:00
Ted Hess ed8272ad80 argp-standalone: Moved to 15.05 base at git.openwrt.org
Signed-off-by: Ted Hess <thess@kitschensync.net>
2015-06-15 08:22:34 -04:00
heil f109732f56 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:19:07 +02:00
Ted Hess e56c31a78e Merge pull request #1347 from thess/for-15.05
zmq: Make CurveZMQ security (libsodium) optional [for-15.05]
2015-06-08 07:11:11 -04:00
Marcel Denia 4c4c2dbdae db47: Disable Replication Manager
Replication Manager accidentally got enabled by 541193d.
Fixes #1331.

Signed-off-by: Marcel Denia <naoir@gmx.net>
2015-06-05 09:48:38 +02:00
Ted Hess 4267ae50f4 zmq: Make CurveZMQ security (libsodium) optional, cleanup descrition and dependencies
Signed-off-by: Ted Hess <thess@kitschensync.net>
2015-06-04 13:19:34 -04:00
Ted Hess 20a7734215 Revert "zmq: Make CurveZMQ security (libsodium) optional, cleanup descrition and dependencies"
This reverts commit 2cd58bca38.
2015-06-04 13:09:04 -04:00
Ted Hess 2cd58bca38 zmq: Make CurveZMQ security (libsodium) optional, cleanup descrition and dependencies
Signed-off-by: Ted Hess <thess@kitschensync.net>
2015-06-04 13:01:19 -04:00
Marcel Denia 541193dd39 db47: Force pthread mutexes, bump PKG_RELEASE
Fixes #1312.

Signed-off-by: Marcel Denia <naoir@gmx.net>
2015-05-31 13:48:55 +02:00
Nikos Mavrogiannopoulos f138a1ca3c gnutls: corrected regression with camellia cipher
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2015-05-30 22:53:01 +02:00
Nikos Mavrogiannopoulos c7b9381de5 freeradius-client: added library
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2015-05-30 22:46:46 +02:00
Etienne CHAMPETIER 761c15286f sqlite: update to 3.8.10.2
quickly run tested on ar71xx

Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
2015-05-27 22:06:42 +02:00
Karl Palsson a1e9270f77 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 13:26:26 +02:00
Jonathan Bennett a696764d9c libqrencode: fix typo in makefile
Fix compile error due to autoconf
Signed-off-by: Jonathan Bennett <jbennett@incomsystems.biz>
2015-05-26 15:24:03 +02:00
Steven Barth e4fe3cd093 Merge pull request #1276 from oneru/for-15.05
[for-15.05] libqrencode: import from old packages
2015-05-21 14:44:23 +02:00
Steven Barth e02c7e81d0 Merge pull request #1273 from guillaume-d/guillaume-d/protobuf/fix-2.6.1
protobuf: Update version to 2.6.1
2015-05-21 07:40:20 +02:00
Jonathan Bennett 8c7d4c4713 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 18:24:41 -05:00
Guillaume 5bf0fd165e protobuf: Add licensing info and update copyright
Signed-off-by: Guillaume Déflache <guillaume.deflache@ibwag.com>
2015-05-20 23:58:56 +02:00
Luka Perkov 914beae80e libdaq: add SF mirror
Signed-off-by: Luka Perkov <luka@openwrt.org>
2015-05-20 19:10:05 +02:00
Guillaume Déflache 359721a21c 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-19 17:26:17 +02:00
Nikos Mavrogiannopoulos 1d285067a6 libseccomp: updated to 2.2.1
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2015-05-17 20:10:59 +02:00
Ted Hess 2019612ec5 libmpdclient: Update to 2.10
Signed-off-by: Ted Hess <thess@kitschensync.net>
2015-05-12 15:39:32 -04: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
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