Commit graph

2993 commits

Author SHA1 Message Date
Álvaro Fernández Rojas
5df81725c2 pciutils: update to 3.3.1
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2015-04-12 18:51:00 +02:00
Jonas Gorski
fe25f00fb6 znc: disable mips16
Using mips16 seems to make znc randomly crash.

Signed-off-by: Jonas Gorski <jogo@openwrt.org>
2015-04-12 14:06:35 +02:00
Álvaro Fernández Rojas
159f613941 sumo: update to 0.23
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2015-04-12 13:42:17 +02:00
Steven Barth
e44e5d4ad7 Merge pull request #1139 from chris5560/master
ddns-scripts: bugfixes/update to version 2.4.1-1
2015-04-12 11:50:49 +02:00
Christian Schoenebeck
f5334528a7 ddns-scripts: bugfixes/update to version 2.4.1-1
* fix problem with lucihelper script reported in OpenWrt Ticket 19419
* rewritten split_FQDN fixing detection errors and using zcat
* updated tld_names.dat and .gz compressed to save space
* add LoopiaDNS (loopia.se) to services_ipv6

Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
2015-04-12 10:47:38 +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
Ted Hess
a68ce7eaf7 Merge pull request #1136 from antonlacon/ffmpeg-2.5.x
ffmpeg: upgrade to 2.5.5
2015-04-11 13:29:12 -04:00
Luka Perkov
e632f4852d nspr: abandon package
Signed-off-by: Luka Perkov <luka@openwrt.org>
2015-04-11 17:36:16 +02:00
Steven Barth
2ecebe6297 Merge pull request #1128 from samm-git/master
apinger: add apinger package
2015-04-11 14:32:42 +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
Kevin Mehall
9820b0f996 bluez: Install gatttool for Bluetooth Low Energy
gatttool is not included in `make install`. The Debian package
similarly copies it out of the build directory.

Signed-off-by: Kevin Mehall <km@kevinmehall.net>
2015-04-10 14:53:11 -07:00
Ted Hess
250122023a Merge pull request #1133 from Shulyaka/master
mailman: upgrade to 2.1.20
2015-04-10 16:41:54 -04:00
Denis Shulyaka
ca815cf6b7 mailman: upgrade to 2.1.20
Signed-off-by: Denis Shulyaka <Shulyaka@gmail.com>
2015-04-10 23:28:28 +03:00
Karl Palsson
ee274e64f9 net/mosquitto: Patch QoS 2 in flight bug
Patched until new upstream release is available.
Patch sourced from upstream.

Signed-off-by: Karl Palsson <karlp@remake.is>
2015-04-10 14:37:48 +00:00
Karl Palsson
b3349c6e13 net/mosquitto: Bump to 1.4.1
Some useful fixes:
http://mosquitto.org/2015/04/version-1-4-1-released/

Drops a patch that has been rolled into upstream.

Signed-off-by: Karl Palsson <karlp@remake.is>
2015-04-10 14:36:52 +00:00
Etienne CHAMPETIER
de1953e8d4 monit: update to 5.12.2
run tested on ar71xx

Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
2015-04-10 13:48:35 +02:00
champtar
9e9f9551a2 Merge pull request #1045 from teslamint/patch-1
coova-chilli: fix typo prevents compile with cyassl

compile tested on ar71xx
2015-04-10 13:45:53 +02:00
Steven Barth
a5014de845 Merge pull request #1072 from sairon/luasocket-add-socket-unix
luasocket: add socket.unix module
2015-04-10 09:52:11 +02:00
Steven Barth
98926757c6 Merge pull request #1131 from fingon/mdnsresponder-fix
mdnsresponder: Fixed IPv6 deprecated address handling
2015-04-09 13:42:31 +02:00
Markus Stenberg
63234f185d mdnsresponder: Fixed deprecated address handling (the new getifaddr code in the patch was wrong; instead, fixed old mDNSResponder code to work with correct sized interface names, and to handle deprecated flag). 2015-04-09 14:28:24 +03:00
Nikos Mavrogiannopoulos
bdd3409115 ocserv: updated to 0.10.2
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2015-04-08 20:56:40 +02:00
Alex Samorukov
11e83c6928 apinger: add apinger package
Alarm Pinger (apinger) is a little tool which monitors various IP devices by
simple ICMP echo requests. There are various other tools, that can do this,
but most of them are shell or perl scripts, spawning many processes, thus much
CPU-expensive, especially when one wants continuous monitoring and fast
response on target failure.

Signed-off-by: Alex Samorukov <samm@os2.kiev.ua>
2015-04-08 17:07:52 +00:00
Luiz Angelo Daros de Luca
f64a24267c Merge pull request #1119 from luizluca/libvpx-update
libvpx: updated to 1.4.0
2015-04-07 10:53:26 -03:00
Luiz Angelo Daros de Luca
249c422a25 Merge pull request #1121 from luizluca/gst-enable-opus
gst1-plugins-bad: add opus plugin
2015-04-07 10:53:18 -03:00
Steven Barth
b8ab944d23 strongswan: add missing dependency
Signed-off-by: Steven Barth <steven@midlink.org>
2015-04-07 12:07:27 +02:00
Jaehoon You
ca9d3f24cf coova-chilli: add netfilter kernel module package with patches
Signed-off-by: Jaehoon You <teslamint@gmail.com>
2015-04-07 15:31:35 +09:00
Jaehoon You
3e72234399 coova-chilli: fix compile error with cyassl
Signed-off-by: Jaehoon You <teslamint@gmail.com>
2015-04-07 15:30:39 +09:00
Luiz Angelo Daros de Luca
4e4c981ec3 gst1-plugins-bad: add opus plugin
This add opus plugin providing opusenc, opusdec, opusparse, rtpopuspay, rtpopusdepay

Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
2015-04-07 01:07:35 -03: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
Nicolas Thill
16fa9c0ff6 erlang: update to 17.5
Signed-off-by: Nicolas Thill <nico@openwrt.org>
2015-04-06 13:17:44 +02:00
Nicolas Thill
49b42df0f2 keepalived: update to 1.2.16
Signed-off-by: Nicolas Thill <nico@openwrt.org>
2015-04-06 13:17:44 +02:00
Nicolas Thill
60ab94da35 bluez: update to 5.30
Signed-off-by: Nicolas Thill <nico@openwrt.org>
2015-04-06 13:17:44 +02:00
Nicolas Thill
edf8ea8b14 pen: update to 0.27.3
Signed-off-by: Nicolas Thill <nico@openwrt.org>
2015-04-06 13:17:44 +02:00
Steven Barth
41222e6c1a strongswan: bump to 5.3.0
Signed-off-by: Steven Barth <steven@midlink.org>
2015-04-06 12:23:27 +02:00
Steven Barth
71ef5bbbb1 dbus: bump to 1.9.14
Signed-off-by: Steven Barth <steven@midlink.org>
2015-04-06 12:08:19 +02:00
Steven Barth
bc22d9a32c Merge pull request #1115 from mhaas/stunnel-5.14-2
stunnel: Bump from 5.10 to 5.14
2015-04-06 11:48:04 +02: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
67232bbd66 Merge pull request #1080 from ffainelli/openconnect
openconnect: allow specifying os, csd-wrapper and no-cert-check
2015-04-05 20:56:00 +02:00
Florian Fainelli
b1f228f4cf openconnect: allow specifying a custom CSD wrapper script
Some VPN servers might be configured in a way that a CSD wrapper script
is mandatory to complete the authentication process, allow that to be
specified for openconnect.

Signed-off-by: Florian Fainelli <florian@openwrt.org>
2015-04-04 12:32:59 -07:00
Florian Fainelli
70c10c0a5e openconnect: allow specifying "os"
Some servers might be implementing ACLs based on the value specified by
openconnect for "os", allow that to be configured.

Signed-off-by: Florian Fainelli <florian@openwrt.org>
2015-04-04 12:31:49 -07:00
Daniel Golle
692ee8cf18 mmc-utils: bump to 2015-03-25 snapshot
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-04-03 22:17:48 +02:00
Daniel Golle
360122ed5d mmc-utils: restore FORTIFY_SOURCE=2
The previous commit
ba4338d mmc-utils: don't set -D_FORTIFY_SOURCE in Makefile
applied the global value of FORITFY_SOURCE also to mmc-utils.
As the package was meant to be built with FORTIFY_SOURCE upstream,
restore that behaviour and make it play nice with the global setting
by undefining the macro before defining it.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-04-03 22:17:07 +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
Daniel Golle
ae8d9dcadd btrfs-progs: use $(LN) macro, bump release
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-04-03 16:49:30 +02:00
Michael Haas
0c3713c767 stunnel: Bump from 5.10 to 5.14
Also refresh patches.

Signed-Off-By: Michael Haas <haas@computerlinguist.org>
2015-04-03 10:20:18 +02:00
Nicolas Thill
bc52054224 bluez: cosmetic fixes
Signed-off-by: Nicolas Thill <nico@openwrt.org>
2015-04-03 07:56:39 +02:00
Nicolas Thill
64332b7cdf mysql: only use g++-uc wrapper with uClibc++
Signed-off-by: Nicolas Thill <nico@openwrt.org>
2015-04-03 07:44:23 +02:00
Nicolas Thill
948257ceda Merge branch 'master' of github.com:openwrt/packages 2015-04-03 07:35:37 +02:00
Florian Fainelli
66260d1317 Merge pull request #1084 from ffainelli/hfsprogs
hfsprogs: initial import
2015-04-02 19:05:02 -07:00
Nicolas Thill
2c402ec7cd Merge branch 'plntyk-bluez5_refresh' 2015-04-02 17:16:09 +02:00