Christian Schoenebeck [Tue, 10 Feb 2015 21:06:02 +0000 (22:06 +0100)]
ddns-scripts: update to version 2.3.0-1
new option "use_curl" to force the use of curl if GNU Wget and curl are installed
fix initscript reload(): reload and not restart if killall -1 fails
BusyBox nc not support -v in every compiled version
Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
Steven Barth [Tue, 10 Feb 2015 13:43:28 +0000 (14:43 +0100)]
Merge pull request #887 from tcatm/master
tayga: allow more flexible routing
Nils Schneider [Tue, 10 Feb 2015 02:00:20 +0000 (03:00 +0100)]
tayga: allow more flexible routing
In some scenarios (e.g. 464xlat) it is desirable to not route the mapped
prefix to tayga's interface. This adds an option 'noroutes' which, when
set to 1, will prevent such routes from being added.
Signed-off-by: Nils Schneider <nils@nilsschneider.net>
Steven Barth [Mon, 9 Feb 2015 19:32:44 +0000 (20:32 +0100)]
Merge pull request #885 from psycho-nico/fix-dbus-disable-rpath
dbus: disable rpath
Nicolas Thill [Mon, 9 Feb 2015 16:10:09 +0000 (17:10 +0100)]
shine: add new package
savonet/shine is a super fast fixed-point MP3 encoder
Signed-off-by: Nicolas Thill <nico@openwrt.org>
Nicolas Thill [Mon, 9 Feb 2015 16:00:22 +0000 (17:00 +0100)]
dbus: disable rpath
Signed-off-by: Nicolas Thill <nico@openwrt.org>
Peter Wagner [Mon, 9 Feb 2015 13:41:44 +0000 (14:41 +0100)]
ntpd: update to 4.2.8p1
Signed-off-by: Peter Wagner <tripolar@gmx.at>
Peter Wagner [Mon, 9 Feb 2015 13:40:01 +0000 (14:40 +0100)]
git: update to 2.3.0
Signed-off-by: Peter Wagner <tripolar@gmx.at>
tripolar [Mon, 9 Feb 2015 13:36:58 +0000 (14:36 +0100)]
Merge pull request #870 from jow-/rtorrent-autoconf-fix
rtorrent: remove manual autoconf invocation
tripolar [Mon, 9 Feb 2015 13:36:37 +0000 (14:36 +0100)]
Merge pull request #869 from jow-/libtorrent-autoconf-fix
libtorrent: remove manual autoconf invocation
Steven Barth [Mon, 9 Feb 2015 08:44:41 +0000 (09:44 +0100)]
dbus: bump to 1.9.8
Signed-off-by: Steven Barth <steven@midlink.org>
Ted Hess [Sun, 8 Feb 2015 20:12:39 +0000 (15:12 -0500)]
Merge pull request #881 from MikePetullo/master
libdmapsharing: update to 2.9.30
Nicolas Thill [Sun, 8 Feb 2015 19:54:59 +0000 (20:54 +0100)]
lttng-modules: add new package
Signed-off-by: Nicolas Thill <nico@openwrt.org>
Nicolas Thill [Sun, 8 Feb 2015 19:54:09 +0000 (20:54 +0100)]
lttng-tools: 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>
Nicolas Thill [Sun, 8 Feb 2015 19:52:53 +0000 (20:52 +0100)]
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>
Nikos Mavrogiannopoulos [Sun, 8 Feb 2015 19:46:40 +0000 (20:46 +0100)]
cryptodev-linux: updated to 1.7
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
Nicolas Thill [Sun, 8 Feb 2015 18:34:53 +0000 (19:34 +0100)]
shairplay: fix PKG_FIXUP
PKG_FIXUP should be defined before including package.mk
Signed-off-by: Nicolas Thill <nico@openwrt.org>
Nicolas Thill [Sun, 8 Feb 2015 18:10:04 +0000 (19:10 +0100)]
libnetfilter-cttimeout: add new package
Signed-off-by: Nicolas Thill <nico@openwrt.org>
Nicolas Thill [Sun, 8 Feb 2015 18:09:31 +0000 (19:09 +0100)]
libnetfilter-cthelper: add new package
Signed-off-by: Nicolas Thill <nico@openwrt.org>
Nicolas Thill [Sun, 8 Feb 2015 18:07:53 +0000 (19:07 +0100)]
libnetfilter-queue: fix license, cleanup
Signed-off-by: Nicolas Thill <nico@openwrt.org>
Nicolas Thill [Sun, 8 Feb 2015 18:05:15 +0000 (19:05 +0100)]
libnetfilter-acct: fix license, cleanup
Signed-off-by: Nicolas Thill <nico@openwrt.org>
Nicolas Thill [Sun, 8 Feb 2015 17:55:50 +0000 (18:55 +0100)]
pen: update to 0.26.1
Signed-off-by: Nicolas Thill <nico@openwrt.org>
Nikos Mavrogiannopoulos [Sun, 8 Feb 2015 18:04:05 +0000 (19:04 +0100)]
Merge pull request #863 from danielg4/master
openconnect: separate out vpnc-scripts and import vpnc
Álvaro Fernández Rojas [Sun, 8 Feb 2015 17:45:00 +0000 (18:45 +0100)]
Merge pull request #876 from jow-/shairplay-autoconf-fix
shairplay: use generic autoreconf fixup
W. Michael Petullo [Sun, 8 Feb 2015 17:43:05 +0000 (12:43 -0500)]
libdmapsharing: update to 2.9.30
Signed-off-by: W. Michael Petullo <mike@flyn.org>
Ted Hess [Sun, 8 Feb 2015 16:15:07 +0000 (11:15 -0500)]
Merge pull request #880 from chris5560/master
privoxy: modified initscript (remove killall)
Christian Schoenebeck [Sun, 8 Feb 2015 15:50:16 +0000 (16:50 +0100)]
privoxy: modified init scripts
remove "killall" from initscript because it kills itself #867
Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
Steven Barth [Sun, 8 Feb 2015 15:08:01 +0000 (16:08 +0100)]
Merge pull request #862 from chris5560/master
ddns-scripts: Update to version 2.2.0-1
Nicolas Thill [Sun, 8 Feb 2015 08:49:42 +0000 (09:49 +0100)]
libnetfilter-log: remove (added to core)
Signed-off-by: Nicolas Thill <nico@openwrt.org>
Marko Ratkaj [Fri, 6 Feb 2015 16:02:34 +0000 (17:02 +0100)]
lxc: update to 1.1.0
Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
Signed-off-by: Luka Perkov <luka@openwrt.org>
Ted Hess [Sun, 8 Feb 2015 01:33:03 +0000 (20:33 -0500)]
Merge pull request #877 from jow-/libmms-autoconf-fix
libmms: remove useless autogen call
Jo-Philipp Wich [Sat, 7 Feb 2015 23:06:40 +0000 (00:06 +0100)]
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>
Jo-Philipp Wich [Sat, 7 Feb 2015 22:58:27 +0000 (23:58 +0100)]
shairplay: use generic autoreconf fixup
Use the generic autoreconf facility to pickup proper variants of
autoconf, automake and libtool.
Remove the unneeded Build/Configure override.
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
Marcel Denia [Sat, 7 Feb 2015 22:01:47 +0000 (23:01 +0100)]
perl: Bump PKG_RELEASE
Signed-off-by: Marcel Denia <naoir@gmx.net>
Marcel Denia [Sat, 7 Feb 2015 21:22:50 +0000 (22:22 +0100)]
perl: Provide correct CFLAGS through perlmod.mk
In case threading is enabled, perl is compiled with -D_REENTRANT
and -D_GNU_SOURCE, which, apart from other things, enables usage
of off64_t. As we override module CFLAGS manually, we'll have to
pass that flags as well.
Signed-off-by: Marcel Denia <naoir@gmx.net>
Ted Hess [Sat, 7 Feb 2015 21:59:55 +0000 (16:59 -0500)]
Merge pull request #872 from ZeroChaos-/aircrack-ng_v2
aircrack-ng: import from old packages
Fabio Capriati [Mon, 29 Dec 2014 09:11:44 +0000 (10:11 +0100)]
muninlite: correctly parse ifname with - char
Jonathan McCrohan: Squashed Fabio Capriati and Jo-Philipp Wich's patches.
Closes #701
Signed-off-by: Fabio Capriati <faxcpr@tiscali.it>
Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
Jo-Philipp Wich [Sat, 7 Feb 2015 19:38:17 +0000 (20:38 +0100)]
rtorrent: 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:
( cd .../rtorrent-0.9.4-git; ./autogen.sh );
aclocal...
autoheader...
libtoolize... libtoolize nor glibtoolize not found
make[2]: *** [.../rtorrent-0.9.4-git/.configured_] Error 1
Remove the entire Build/Configure override to let rtorrent build correctly.
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
Rick Farina (Zero_Chaos) [Sat, 7 Feb 2015 19:13:53 +0000 (14:13 -0500)]
aircrack-ng: import from old packages
cleanup, update to latest version, mark myself maintainer
Signed-off-by: Rick Farina (Zero_Chaos) <zerochaos@gentoo.org>
Jo-Philipp Wich [Sat, 7 Feb 2015 14:12:24 +0000 (15:12 +0100)]
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>
Nicolas Thill [Sat, 7 Feb 2015 13:31:35 +0000 (14:31 +0100)]
libdmapsharing: make check library optionnal
Signed-off-by: Nicolas Thill <nico@openwrt.org>
Nicolas Thill [Sat, 7 Feb 2015 10:21:39 +0000 (11:21 +0100)]
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>
Nicolas Thill [Sat, 7 Feb 2015 10:19:26 +0000 (11:19 +0100)]
openobex: add new package (v1.7.1)
Signed-off-by: Nicolas Thill <nico@openwrt.org>
Nicolas Thill [Sat, 7 Feb 2015 10:10:03 +0000 (11:10 +0100)]
keepalived: import from old packages feed
- update to latest version (v1.2.15)
- add license info
- add myself as maintainer
Signed-off-by: Nicolas Thill <nico@openwrt.org>
Nicolas Thill [Sat, 7 Feb 2015 09:36:02 +0000 (10:36 +0100)]
bluez: update to 5.28
Signed-off-by: Nicolas Thill <nico@openwrt.org>
Daniel Gimpelevich [Fri, 6 Feb 2015 22:07:29 +0000 (14:07 -0800)]
vpnc: initial import
Signed-off-by: Daniel Gimpelevich <daniel@gimpelevich.san-francisco.ca.us>
Daniel Gimpelevich [Fri, 6 Feb 2015 19:54:39 +0000 (11:54 -0800)]
openconnect: fix a couple of minor things and add an interface option
Signed-off-by: Daniel Gimpelevich <daniel@gimpelevich.san-francisco.ca.us>
Daniel Gimpelevich [Fri, 6 Feb 2015 19:03:56 +0000 (11:03 -0800)]
openconnect: separate out vpnc-scripts
Signed-off-by: Daniel Gimpelevich <daniel@gimpelevich.san-francisco.ca.us>
Jo-Philipp Wich [Fri, 6 Feb 2015 12:12:54 +0000 (13:12 +0100)]
libgd: update to v2.1.1
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
Steven Barth [Fri, 6 Feb 2015 09:19:35 +0000 (10:19 +0100)]
Merge pull request #851 from paulfertser/master
openocd: fix package dependencies
Steven Barth [Fri, 6 Feb 2015 09:18:51 +0000 (10:18 +0100)]
Merge pull request #854 from Naoir/perl-threads
perl: Add initial threading support
Christian Schoenebeck [Thu, 5 Feb 2015 20:33:02 +0000 (21:33 +0100)]
ddns-scripts: Update to version 2.2.0-1
modified source directory structure
- files for production files
- samples for sample files (not installed in final build)
modified Makefile
- separate options for additional provider scripts
- remove comments and empty lines from final build
add IPv4 100.64/10 (RFC 6598) and 169.254/16 (RFC 5735) to the range of default blocked IP's.
new option "bind_network" to force GNU Wget or cURL to use specific network/interface for communication
new "domains.google.com" as IPv4 DDNS provider #822
Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
Álvaro Fernández Rojas [Thu, 5 Feb 2015 10:38:01 +0000 (11:38 +0100)]
Merge pull request #856 from thess/shairplay-move
shairplay: Move to sound menu and sub-directory
Ted Hess [Thu, 5 Feb 2015 00:21:41 +0000 (19:21 -0500)]
Merge pull request #849 from zxdavb/master
dosfstools: import from oldpackages, bump to new upstream version 3.0.27
David Bonnes [Mon, 2 Feb 2015 22:25:38 +0000 (22:25 +0000)]
dosfstools: bump to v3.0.27 & add ICONV support
Signed-off-by: David Bonnes <david.bonnes@gmail.com>
Ted Hess [Wed, 4 Feb 2015 20:45:03 +0000 (15:45 -0500)]
CONTRIBUTING: Add paragraph about the use of PKG_RELEASE tag.
Signed-off-by: Ted Hess <thess@kitschensync.net>
Ted Hess [Wed, 4 Feb 2015 20:29:13 +0000 (15:29 -0500)]
Merge pull request #855 from thess/upmpdcli-move
upmpdcli: Move to sound menu and sub-directory
Ted Hess [Wed, 4 Feb 2015 20:13:08 +0000 (15:13 -0500)]
shairplay: Move to sound menu and sub-directory
Signed-off-by: Ted Hess <thess@kitschensync.net>
Ted Hess [Wed, 4 Feb 2015 19:49:47 +0000 (14:49 -0500)]
upmpdcli: Move to sound menu and sub-directory
Signed-off-by: Ted Hess <thess@kitschensync.net>
Ted Hess [Wed, 4 Feb 2015 19:25:35 +0000 (14:25 -0500)]
shairport: Move to sound menu and sub-directory
Signed-off-by: Ted Hess <thess@kitschensync.net>
Ted Hess [Wed, 4 Feb 2015 19:09:58 +0000 (14:09 -0500)]
ffmpeg: Update to 2.5.3. Fix mips64 build failures
Signed-off-by: Ted Hess <thess@kitschensync.net>
Marcel Denia [Wed, 4 Feb 2015 12:57:27 +0000 (13:57 +0100)]
perl: Bump PKG_RELEASE
Signed-off-by: Marcel Denia <naoir@gmx.net>
Marcel Denia [Wed, 4 Feb 2015 12:56:30 +0000 (13:56 +0100)]
perl: Cleanup
- Update copyright notice
- Make perlbase-experimental's TITLE show up in menuconfig again
- Formatting changes
Signed-off-by: Marcel Denia <naoir@gmx.net>
Marcel Denia [Tue, 3 Feb 2015 10:34:55 +0000 (11:34 +0100)]
perl: Add threading configuration for all remaining architectures
Signed-off-by: Marcel Denia <naoir@gmx.net>
Marcel Denia [Mon, 2 Feb 2015 18:38:03 +0000 (19:38 +0100)]
perl: Add i486 threading configuration
Signed-off-by: Marcel Denia <naoir@gmx.net>
Marcel Denia [Tue, 3 Feb 2015 10:33:24 +0000 (11:33 +0100)]
perl: Add new CONFIG_PERL_THREADS option for enabling threading support
Signed-off-by: Marcel Denia <naoir@gmx.net>
Paul Fertser [Tue, 3 Feb 2015 14:11:37 +0000 (17:11 +0300)]
openocd: fix package dependencies
OpenOCD autoselects libftdi1 when it's present, and should explicitly
depend on it, same about libusb-0.1 API which is provided by
libusb-compat.
Signed-off-by: Paul Fertser <fercerpav@gmail.com>
Steven Barth [Tue, 3 Feb 2015 09:31:58 +0000 (10:31 +0100)]
Merge pull request #848 from chris5560/master
privoxy: new upstream version 3.0.23
Steven Barth [Tue, 3 Feb 2015 09:30:56 +0000 (10:30 +0100)]
Merge pull request #850 from mstorchak/luaposix
luaposix: remove deprecated/compatibility modules, remove dependency on luabitop
Maxim Storchak [Mon, 2 Feb 2015 23:44:50 +0000 (01:44 +0200)]
luaposix: remove deprecated/compatibility modules, remove dependency on luabitop
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
Christian Schoenebeck [Mon, 2 Feb 2015 19:34:10 +0000 (20:34 +0100)]
privoxy: new upstream version 3.0.23
new upstream version 3.0.23
Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
Nicolas Thill [Mon, 2 Feb 2015 12:38:08 +0000 (13:38 +0100)]
libftdi1: fix pkgconfig file
Signed-off-by: Nicolas Thill <nico@openwrt.org>
Nicolas Thill [Mon, 2 Feb 2015 12:37:49 +0000 (13:37 +0100)]
libftdi: fix pkgconfig file
Signed-off-by: Nicolas Thill <nico@openwrt.org>
Nicolas Thill [Mon, 2 Feb 2015 12:36:51 +0000 (13:36 +0100)]
freetype: fix pkgconfig file
Signed-off-by: Nicolas Thill <nico@openwrt.org>
Nicolas Thill [Mon, 2 Feb 2015 12:35:48 +0000 (13:35 +0100)]
nfs-kerne-server: fix host/build
Signed-off-by: Nicolas Thill <nico@openwrt.org>
Nicolas Thill [Mon, 2 Feb 2015 10:56:32 +0000 (11:56 +0100)]
opencv: disable unwanted components/features explicitly
Signed-off-by: Nicolas Thill <nico@openwrt.org>
Steven Barth [Mon, 2 Feb 2015 11:29:36 +0000 (12:29 +0100)]
Merge pull request #844 from RussellSenior/patch-2.7.4
patch: bump version to 2.7.4
Steven Barth [Mon, 2 Feb 2015 11:29:07 +0000 (12:29 +0100)]
Merge pull request #840 from cjkoenig/update_liburcu
liburcu: Update to 0.8.6
Russell Senior [Mon, 2 Feb 2015 06:33:43 +0000 (22:33 -0800)]
patch: bump version to 2.7.4
Signed-off-by: Russell Senior <russell@personaltelco.net>
Peter Wagner [Mon, 2 Feb 2015 02:02:07 +0000 (03:02 +0100)]
nfs-kernel-server: update to 1.3.2
Signed-off-by: Peter Wagner <tripolar@gmx.at>
Nicolas Thill [Sat, 31 Jan 2015 12:12:59 +0000 (13:12 +0100)]
squid: disable netfilter-conntrack explicitly
Signed-off-by: Nicolas Thill <nico@openwrt.org>
Nicolas Thill [Sat, 31 Jan 2015 09:13:24 +0000 (10:13 +0100)]
libdmapsharing: add a patch to disable tests
Signed-off-by: Nicolas Thill <nico@openwrt.org>
Nicolas Thill [Sat, 31 Jan 2015 09:10:51 +0000 (10:10 +0100)]
libdmapsharing: fix typo in patch name, refresh patch
Signed-off-by: Nicolas Thill <nico@openwrt.org>
Nicolas Thill [Sat, 31 Jan 2015 08:19:58 +0000 (09:19 +0100)]
davfs2: add 'gettext-version' fixup
Signed-off-by: Nicolas Thill <nico@openwrt.org>
Daniel Golle [Sun, 1 Feb 2015 19:42:20 +0000 (20:42 +0100)]
lvm2: bump to version 2.02.116
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
champtar [Sun, 1 Feb 2015 19:30:47 +0000 (20:30 +0100)]
Merge pull request #835 from paulfertser/master
Add OpenOCD embedded debugging software
compile tested for ar71xx
Paul Fertser [Sat, 17 Jan 2015 23:20:57 +0000 (02:20 +0300)]
openocd: add OpenOCD, a tool to work with on-chip debug and JTAG
Signed-off-by: Paul Fertser <fercerpav@gmail.com>
Paul Fertser [Sat, 17 Jan 2015 23:20:29 +0000 (02:20 +0300)]
hidapi: add HIDAPI, a library to access HID devices
Signed-off-by: Paul Fertser <fercerpav@gmail.com>
champtar [Sun, 1 Feb 2015 14:57:06 +0000 (15:57 +0100)]
Merge pull request #809 from dmrlsn/master
svox: add package
compile tested on ar71xx
Jialei Hao [Sat, 31 Jan 2015 09:52:39 +0000 (17:52 +0800)]
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>
Etienne CHAMPETIER [Sun, 1 Feb 2015 11:51:08 +0000 (12:51 +0100)]
zoneinfo: fix #838 PR (update MD5SUMs, reset PKG_RELEASE)
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
champtar [Sun, 1 Feb 2015 09:40:17 +0000 (10:40 +0100)]
Merge pull request #838 from Wedmer/master
[zoneinfo] Updated to a most recent version.
Christoph König [Sat, 31 Jan 2015 18:00:45 +0000 (19:00 +0100)]
liburcu: Update to 0.8.6
Signed-off-by: Christoph Koenig <christoph.koenig@gmail.com>
Vladimir Ulrich [Sat, 31 Jan 2015 14:03:06 +0000 (17:03 +0300)]
Updated for a most recent version.
Signed-off-by: Vladimir Ulrich <admin@evl.su>
Nicolas Thill [Fri, 30 Jan 2015 06:52:43 +0000 (07:52 +0100)]
luaposix: disable detection of ldoc
Signed-off-by: Nicolas Thill <nico@openwrt.org>
Steven Barth [Fri, 30 Jan 2015 11:54:43 +0000 (12:54 +0100)]
Merge pull request #831 from ejurgensen/master
forked-daapd: update to 22.2
Maxim Storchak [Thu, 29 Jan 2015 14:48:08 +0000 (16:48 +0200)]
luaposix: add missing libs to .ipk
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
ejurgensen [Thu, 29 Jan 2015 21:32:40 +0000 (22:32 +0100)]
forked-daapd: update to 22.2
Signed-off-by: Espen Jürgensen <espenjurgensen+openwrt@gmail.com>
Craig Gallek [Thu, 22 Jan 2015 15:10:55 +0000 (10:10 -0500)]
muninlite: uptime should report days, not seconds.
upstream bug: https://sourceforge.net/p/muninlite/patches/8/
Closes #810
Signed-off-by: Craig Gallek <cgallek@gmail.com>
Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
Etienne CHAMPETIER [Thu, 29 Jan 2015 20:41:15 +0000 (21:41 +0100)]
monit: update to 5.11
run tested on ar71xx
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>