Dirk Chang [Mon, 27 Apr 2015 12:34:27 +0000 (20:34 +0800)]
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>
Steven Barth [Thu, 23 Apr 2015 10:05:42 +0000 (12:05 +0200)]
Merge pull request #1174 from ryzhovau/bzip2_ldflags
bzip2: respect LDFLAGS
Alexander Ryzhov [Thu, 23 Apr 2015 09:26:57 +0000 (09:26 +0000)]
bzip2: respect LDFLAGS
Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
Steven Barth [Thu, 23 Apr 2015 08:42:08 +0000 (10:42 +0200)]
Merge pull request #1172 from ryzhovau/no_libcrypto
Remove libcrypto dependency
Steven Barth [Thu, 23 Apr 2015 08:38:56 +0000 (10:38 +0200)]
Merge pull request #1168 from salzmdan/master
knot: update to 1.6.3
Alexander Ryzhov [Thu, 23 Apr 2015 08:29:38 +0000 (08:29 +0000)]
Remove libcrypto dependency
Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
Daniel Salzman [Thu, 23 Apr 2015 07:23:25 +0000 (09:23 +0200)]
knot: update to 1.6.3
Signed-off-by: Daniel Salzman <daniel.salzman@nic.cz>
Nikos Mavrogiannopoulos [Wed, 22 Apr 2015 18:34:49 +0000 (21:34 +0300)]
Merge pull request #1166 from Wedmer/master
[libs/gnutls] Added gettext-version fixup,
Steven Barth [Wed, 22 Apr 2015 17:43:29 +0000 (19:43 +0200)]
Merge pull request #1156 from chris5560/master
radicale: [NEW] Python-based CalDAV/CardDAV Server
Vladimir Ulrich [Wed, 22 Apr 2015 13:33:42 +0000 (16:33 +0300)]
[libs/gnutls] Added gettext-version fixup,
updated OpenWrt header, added license information.
Signed-off-by: Vladimir Ulrich <admin@evl.su>
Jonathan McCrohan [Tue, 21 Apr 2015 22:16:14 +0000 (23:16 +0100)]
muninlite: correctly parse ifname with - char
Rewrote Jo-Philipp Wich's patch so it applies to source files rather
than generated files.
Closes #701
Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
Steven Barth [Tue, 21 Apr 2015 19:31:48 +0000 (21:31 +0200)]
Merge pull request #1158 from commodo/python-ncurses
python: force libncurses
Steven Barth [Tue, 21 Apr 2015 19:31:31 +0000 (21:31 +0200)]
Merge pull request #1157 from commodo/python3-ncurses
python3: force libncurses
Nikos Mavrogiannopoulos [Tue, 21 Apr 2015 17:31:06 +0000 (19:31 +0200)]
gnutls: install libgnutls.so
Resolves #1162
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
Nikos Mavrogiannopoulos [Tue, 21 Apr 2015 15:44:58 +0000 (17:44 +0200)]
gnutls: enable openssl compatibility mode by default
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
Alexandru Ardelean [Tue, 21 Apr 2015 07:22:27 +0000 (10:22 +0300)]
python3: do not prefer ncursesw over ncurses
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Alexandru Ardelean [Tue, 21 Apr 2015 07:20:26 +0000 (10:20 +0300)]
python3: replace with libncursesw with libncurses
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Alexandru Ardelean [Tue, 21 Apr 2015 07:19:29 +0000 (10:19 +0300)]
python: do not prefer ncursesw over ncurses
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Alexandru Ardelean [Tue, 21 Apr 2015 07:15:44 +0000 (10:15 +0300)]
python: replace with libncursesw with libncurses
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Nikos Mavrogiannopoulos [Mon, 20 Apr 2015 20:55:37 +0000 (22:55 +0200)]
gnutls: updated to 3.4.0
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
Nicolas Thill [Mon, 20 Apr 2015 20:45:40 +0000 (22:45 +0200)]
bzip2: move packages in a "Compression" submenu
Signed-off-by: Nicolas Thill <nico@openwrt.org>
Christian Schoenebeck [Mon, 20 Apr 2015 19:14:03 +0000 (21:14 +0200)]
radicale: [NEW] Python-based CalDAV/CardDAV Server
Inspired by OpenWrt Ticket System Ticket 9119
Python3 package currently marked as @BROKEN because no time for testing.
Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
Steven Barth [Mon, 20 Apr 2015 16:15:55 +0000 (18:15 +0200)]
openvswitch: fixup kernels for older versions
Signed-off-by: Steven Barth <steven@midlink.org>
Steven Barth [Mon, 20 Apr 2015 16:13:35 +0000 (18:13 +0200)]
openvswitch: Fixup SUPPORTED_KERNELs
Signed-off-By: Steven Barth <steven@midlink.org>
Steven Barth [Mon, 20 Apr 2015 16:11:23 +0000 (18:11 +0200)]
Merge pull request #1145 from emabo/master
openvswitch: upgrade to version 2.3.90
Steven Barth [Mon, 20 Apr 2015 13:56:13 +0000 (15:56 +0200)]
Merge pull request #1154 from MikePetullo/master
dmapd: update to 0.0.72
W. Michael Petullo [Mon, 20 Apr 2015 13:41:20 +0000 (09:41 -0400)]
dmapd: update to 0.0.72
Signed-off-by: W. Michael Petullo <mike@flyn.org>
Ted Hess [Mon, 20 Apr 2015 12:53:04 +0000 (08:53 -0400)]
Merge pull request #1151 from andrenarchy/icecast-2.4.2
icecast: update to 2.4.2
Vasilis Tsiligiannis [Mon, 20 Apr 2015 08:02:18 +0000 (11:02 +0300)]
nsd: Bump to version 4.1.2
André Gaul [Sun, 19 Apr 2015 21:00:49 +0000 (23:00 +0200)]
icecast: update to 2.4.2
icecast 2.4.2 is a security release.
Signed-off-by: André Gaul <andre@gaul.io>
Steven Barth [Mon, 20 Apr 2015 03:45:07 +0000 (05:45 +0200)]
Merge pull request #1153 from ClaymorePT/master
boost 1.58.0
claymore [Mon, 20 Apr 2015 03:32:30 +0000 (04:32 +0100)]
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
Steven Barth [Mon, 20 Apr 2015 02:05:29 +0000 (04:05 +0200)]
Merge pull request #1148 from oneru/master
Update Nano to 2.4.1
Jonathan Bennett [Sat, 18 Apr 2015 18:16:35 +0000 (13:16 -0500)]
Update Nano to 2.4.1
signed-off-by: Jonathan Bennett <jbennett@incomsystems.biz>
Ted Hess [Sun, 19 Apr 2015 21:40:47 +0000 (17:40 -0400)]
Merge pull request #1150 from hansmi/master
Update net/unbound to version 1.5.3
Michael Hanselmann [Sun, 19 Apr 2015 20:20:46 +0000 (22:20 +0200)]
Update net/unbound to version 1.5.3
unbound 1.5.3 was released on March 10, 2015.
Signed-off-by: Michael Hanselmann <public@hansmi.ch>
Sebastian Moeller [Sun, 19 Apr 2015 10:48:33 +0000 (12:48 +0200)]
Remove dependeny on iptables-mod-filter from sqm-scripts
As Hnyman noted in https://github.com/dtaht/ceropackages-3.10/issues/13
we carry a few unnecessary dependecies in sqm-scripts, so remove one of
them (iptables-mod-filter) as we neither use it nor plan to use it.
Signed-off-by: Sebastian Moeller <moeller0@gmx.de>
Luiz Angelo Daros de Luca [Sun, 19 Apr 2015 02:41:45 +0000 (23:41 -0300)]
Merge pull request #1149 from luizluca/ruby-update
ruby: bump to 2.2.2
Luiz Angelo Daros de Luca [Sun, 19 Apr 2015 01:06:33 +0000 (22:06 -0300)]
ruby: bump to 2.2.2
This is a small ruby release, mainly to fix
CVE-2015-1855: Ruby OpenSSL Hostname Verification
Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
Nicolas Thill [Sat, 18 Apr 2015 06:22:12 +0000 (08:22 +0200)]
lksctp-tools: import sctp from old packages feed
- update to latest version (v1.0.16)
- add license info
- add myself as maintainer
- install dev files the proper way in Build/InstallDev
- rename sctp package to libsctp
- add an sctp-tools package and an sctp transitional meta package
Signed-off-by: Nicolas Thill <nico@openwrt.org>
Nicolas Thill [Sat, 18 Apr 2015 06:21:20 +0000 (08:21 +0200)]
python-yaml: import pyyaml from old packages feed
- add license info
- add myself as maintainer
Signed-off-by: Nicolas Thill <nico@openwrt.org>
Nicolas Thill [Sat, 18 Apr 2015 06:16:22 +0000 (08:16 +0200)]
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>
Nicolas Thill [Fri, 17 Apr 2015 23:14:14 +0000 (01:14 +0200)]
xz: import from old packages feed
- update to latest version (v5.2.1)
- add license info
- add myself as maintainer
- put everything in a "Compression" submenu
- reduce the number of packages (put symlinks with their matching target)
Signed-off-by: Nicolas Thill <nico@openwrt.org>
Nicolas Thill [Fri, 17 Apr 2015 21:23:56 +0000 (23:23 +0200)]
ldns: import from old packages feed
- add license info
- add myself as maintainer
Signed-off-by: Nicolas Thill <nico@openwrt.org>
Emanuele Bovisio [Fri, 17 Apr 2015 16:13:13 +0000 (18:13 +0200)]
openvswitch: upgrade to version 2.3.90, review #1
Emanuele Bovisio [Fri, 17 Apr 2015 09:58:13 +0000 (11:58 +0200)]
openvswitch: upgrade to version 2.3.90
Nicolas Thill [Tue, 14 Apr 2015 16:56:07 +0000 (18:56 +0200)]
pen: update to 0.27.5
Signed-off-by: Nicolas Thill <nico@openwrt.org>
heil [Thu, 16 Apr 2015 10:04:10 +0000 (12:04 +0200)]
haproxy: include patches from mainline
- [PATCH 3/9] BUG/MEDIUM: Do not consider an agent check as failed on
- [PATCH 4/9] BUG/MEDIUM: peers: correctly configure the client timeout
- [PATCH 5/9] BUG/MEDIUM: buffer: one byte miss in buffer free space
- [PATCH 6/9] BUG/MAJOR: http: don't read past buffer's end in
- [PATCH 7/9] BUG/MEDIUM: http: the function "(req|res)-replace-value"
- [PATCH 8/9] BUG/MINOR: compression: consider the expansion factor in
- [PATCH 9/9] BUG/MEDIUM: http: hdr_cnt would not count any header when
Signed-off-by: heil <heil@terminal-consulting.de>
Etienne CHAMPETIER [Thu, 16 Apr 2015 05:48:09 +0000 (07:48 +0200)]
zabbix: fix wifi.ifdiscovery UserParameter (zabbix-extra-wifi)
we don't use uci anymore (only ubus and iwinfo)
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
Steven Barth [Wed, 15 Apr 2015 15:37:06 +0000 (17:37 +0200)]
Merge pull request #1141 from Wedmer/master
[utils/zoneinfo]Updated to the latest version
Vladimir Ulrich [Wed, 15 Apr 2015 11:03:54 +0000 (14:03 +0300)]
[utils/zoneinfo]Updated to the latest version
Signed-off-by: Vladimir Ulrich <admin@evl.su>
Nico [Tue, 14 Apr 2015 16:55:02 +0000 (18:55 +0200)]
Merge pull request #1134 from kevinmehall/gatttool
bluez: Install gatttool for Bluetooth Low Energy
Peter Wagner [Mon, 13 Apr 2015 16:53:17 +0000 (18:53 +0200)]
ntpd: fix typo
Signed-off-by: Peter Wagner <tripolar@gmx.at>
Peter Wagner [Mon, 13 Apr 2015 16:14:27 +0000 (18:14 +0200)]
Currently the hotplug script never starts because it assumes the wrong
path to the binary. Fix the path.
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
Signed-off-by: Peter Wagner <tripolar@gmx.at>
Peter Wagner [Sun, 12 Apr 2015 18:56:51 +0000 (20:56 +0200)]
ntpd: update to 4.2.8p2
Signed-off-by: Peter Wagner <tripolar@gmx.at>
Peter Wagner [Sun, 12 Apr 2015 18:53:17 +0000 (20:53 +0200)]
git: update to 2.3.5
Signed-off-by: Peter Wagner <tripolar@gmx.at>
Álvaro Fernández Rojas [Sun, 12 Apr 2015 16:51:00 +0000 (18:51 +0200)]
pciutils: update to 3.3.1
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Jonas Gorski [Sun, 12 Apr 2015 12:06:01 +0000 (14:06 +0200)]
znc: disable mips16
Using mips16 seems to make znc randomly crash.
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
Álvaro Fernández Rojas [Sun, 12 Apr 2015 11:41:12 +0000 (13:41 +0200)]
sumo: update to 0.23
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Steven Barth [Sun, 12 Apr 2015 09:50:49 +0000 (11:50 +0200)]
Merge pull request #1139 from chris5560/master
ddns-scripts: bugfixes/update to version 2.4.1-1
Christian Schoenebeck [Sun, 12 Apr 2015 08:47:38 +0000 (10:47 +0200)]
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>
Ted Hess [Sat, 11 Apr 2015 17:29:12 +0000 (13:29 -0400)]
Merge pull request #1136 from antonlacon/ffmpeg-2.5.x
ffmpeg: upgrade to 2.5.5
Luka Perkov [Sat, 11 Apr 2015 15:32:31 +0000 (17:32 +0200)]
nspr: abandon package
Signed-off-by: Luka Perkov <luka@openwrt.org>
Steven Barth [Sat, 11 Apr 2015 12:32:42 +0000 (14:32 +0200)]
Merge pull request #1128 from samm-git/master
apinger: add apinger package
Kevin Mehall [Thu, 29 Jan 2015 23:40:34 +0000 (23:40 +0000)]
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>
Ted Hess [Fri, 10 Apr 2015 20:41:54 +0000 (16:41 -0400)]
Merge pull request #1133 from Shulyaka/master
mailman: upgrade to 2.1.20
Denis Shulyaka [Fri, 10 Apr 2015 20:28:28 +0000 (23:28 +0300)]
mailman: upgrade to 2.1.20
Signed-off-by: Denis Shulyaka <Shulyaka@gmail.com>
Karl Palsson [Fri, 10 Apr 2015 14:37:48 +0000 (14:37 +0000)]
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>
Karl Palsson [Fri, 10 Apr 2015 14:36:52 +0000 (14:36 +0000)]
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>
Etienne CHAMPETIER [Thu, 9 Apr 2015 11:22:50 +0000 (13:22 +0200)]
monit: update to 5.12.2
run tested on ar71xx
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
champtar [Fri, 10 Apr 2015 11:45:53 +0000 (13:45 +0200)]
Merge pull request #1045 from teslamint/patch-1
coova-chilli: fix typo prevents compile with cyassl
compile tested on ar71xx
Steven Barth [Fri, 10 Apr 2015 07:52:11 +0000 (09:52 +0200)]
Merge pull request #1072 from sairon/luasocket-add-socket-unix
luasocket: add socket.unix module
Steven Barth [Thu, 9 Apr 2015 11:42:31 +0000 (13:42 +0200)]
Merge pull request #1131 from fingon/mdnsresponder-fix
mdnsresponder: Fixed IPv6 deprecated address handling
Markus Stenberg [Thu, 9 Apr 2015 11:28:24 +0000 (14:28 +0300)]
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).
Nikos Mavrogiannopoulos [Wed, 8 Apr 2015 18:50:37 +0000 (20:50 +0200)]
ocserv: updated to 0.10.2
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
Alex Samorukov [Wed, 8 Apr 2015 17:07:52 +0000 (17:07 +0000)]
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>
Luiz Angelo Daros de Luca [Tue, 7 Apr 2015 13:53:26 +0000 (10:53 -0300)]
Merge pull request #1119 from luizluca/libvpx-update
libvpx: updated to 1.4.0
Luiz Angelo Daros de Luca [Tue, 7 Apr 2015 13:53:18 +0000 (10:53 -0300)]
Merge pull request #1121 from luizluca/gst-enable-opus
gst1-plugins-bad: add opus plugin
Steven Barth [Tue, 7 Apr 2015 10:07:27 +0000 (12:07 +0200)]
strongswan: add missing dependency
Signed-off-by: Steven Barth <steven@midlink.org>
Luiz Angelo Daros de Luca [Tue, 7 Apr 2015 04:07:35 +0000 (01:07 -0300)]
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>
Luiz Angelo Daros de Luca [Mon, 6 Apr 2015 13:51:26 +0000 (10:51 -0300)]
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>
Nicolas Thill [Mon, 6 Apr 2015 11:16:19 +0000 (13:16 +0200)]
erlang: update to 17.5
Signed-off-by: Nicolas Thill <nico@openwrt.org>
Nicolas Thill [Mon, 6 Apr 2015 11:14:50 +0000 (13:14 +0200)]
keepalived: update to 1.2.16
Signed-off-by: Nicolas Thill <nico@openwrt.org>
Nicolas Thill [Mon, 6 Apr 2015 11:14:15 +0000 (13:14 +0200)]
bluez: update to 5.30
Signed-off-by: Nicolas Thill <nico@openwrt.org>
Nicolas Thill [Mon, 6 Apr 2015 11:13:33 +0000 (13:13 +0200)]
pen: update to 0.27.3
Signed-off-by: Nicolas Thill <nico@openwrt.org>
Steven Barth [Mon, 6 Apr 2015 10:23:27 +0000 (12:23 +0200)]
strongswan: bump to 5.3.0
Signed-off-by: Steven Barth <steven@midlink.org>
Steven Barth [Mon, 6 Apr 2015 10:08:19 +0000 (12:08 +0200)]
dbus: bump to 1.9.14
Signed-off-by: Steven Barth <steven@midlink.org>
Steven Barth [Mon, 6 Apr 2015 09:48:04 +0000 (11:48 +0200)]
Merge pull request #1115 from mhaas/stunnel-5.14-2
stunnel: Bump from 5.10 to 5.14
Steven Barth [Mon, 6 Apr 2015 09:47:08 +0000 (11:47 +0200)]
Merge pull request #1111 from plntyk/new_package_sbc
new package: sbc
Nikos Mavrogiannopoulos [Sun, 5 Apr 2015 18:56:00 +0000 (20:56 +0200)]
Merge pull request #1080 from ffainelli/openconnect
openconnect: allow specifying os, csd-wrapper and no-cert-check
Florian Fainelli [Sat, 4 Apr 2015 19:32:59 +0000 (12:32 -0700)]
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>
Florian Fainelli [Sat, 4 Apr 2015 19:31:49 +0000 (12:31 -0700)]
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>
Daniel Golle [Fri, 3 Apr 2015 14:32:48 +0000 (16:32 +0200)]
mmc-utils: bump to 2015-03-25 snapshot
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Daniel Golle [Thu, 2 Apr 2015 20:18:05 +0000 (22:18 +0200)]
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>
Nikos Mavrogiannopoulos [Fri, 3 Apr 2015 17:55:00 +0000 (19:55 +0200)]
gnutls: updated to 3.3.14
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
Daniel Golle [Fri, 3 Apr 2015 14:49:30 +0000 (16:49 +0200)]
btrfs-progs: use $(LN) macro, bump release
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Michael Haas [Fri, 3 Apr 2015 08:16:27 +0000 (10:16 +0200)]
stunnel: Bump from 5.10 to 5.14
Also refresh patches.
Signed-Off-By: Michael Haas <haas@computerlinguist.org>
Nicolas Thill [Fri, 3 Apr 2015 05:56:39 +0000 (07:56 +0200)]
bluez: cosmetic fixes
Signed-off-by: Nicolas Thill <nico@openwrt.org>
Nicolas Thill [Fri, 3 Apr 2015 05:44:23 +0000 (07:44 +0200)]
mysql: only use g++-uc wrapper with uClibc++
Signed-off-by: Nicolas Thill <nico@openwrt.org>
Nicolas Thill [Fri, 3 Apr 2015 05:35:37 +0000 (07:35 +0200)]
Merge branch 'master' of github.com:openwrt/packages