Florian Fainelli
2c80de9058
stoken: Fix binary installation
We were copying a wrapper script instead of the actual executable.
Fixes #2910
Signed-off-by: Florian Fainelli <florian@openwrt.org>
9 years ago
Ted Hess
60422c0de4
Merge pull request #2909 from dibdot/adblock
adblock: update 1.3.1
9 years ago
Dirk Brenken
7cfd8bc44e
adblock: update 1.3.1
* fix uclient-fetch detection
* cosmetics
Signed-off-by: Dirk Brenken <dev@brenken.org>
9 years ago
Etienne CHAMPETIER
eea673bc08
sqlite3: update to 3.13.0
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
9 years ago
Etienne CHAMPETIER
18e9f6e1d0
zabbix: update to 3.0.3
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
9 years ago
Etienne CHAMPETIER
e41c3cd1de
monit: update to 5.18
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
9 years ago
champtar
9648bac104
Merge pull request #2869 from champtar/pr_template
Add a pull request template
9 years ago
Michael Heimpold
4e402c8685
mmc-utils: upgrade to latest revision
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
9 years ago
Ted Hess
24e575cc79
Merge pull request #2906 from dibdot/adblock
adblock: release 1.3.0
9 years ago
Dirk Brenken
f96f354ad1
adblock: release 1.3.0
* revised hotplug script
* remove wget package dependency
* support uclient-fetch or wget with ssl support
* documentation update
Signed-off-by: Dirk Brenken <dev@brenken.org>
9 years ago
Ted Hess
a9c7735c75
Merge pull request #2899 from chris5560/master
ddns-scripts: fix misuse of "local"
9 years ago
Ted Hess
7ea40a52de
Merge pull request #2897 from dibdot/adblock
adblock: update 1.2.8
9 years ago
Christian Schoenebeck
5d05e01d48
ddns-scripts: fix misuse of "local"
- fix misuse of "local" outside functions #2885
- update TLD_names.dat
Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
9 years ago
Dirk Brenken
fbd4a7c746
adblock: update 1.2.8
* fw rule changes:
force_dns now supports multiple lan devices
disable needless force_dns- & forward/output-rules in 'ap mode'
check return codes during adblock chain creation
* simplified the test for a running firewall
* documentation update
Signed-off-by: Dirk Brenken <dev@brenken.org>
9 years ago
Daniel Golle
5d31eaccc6
add xr_usb_serial_common driver for USB to RS-485/RS-422
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
9 years ago
Hannu Nyman
01f86b1f30
Merge pull request #2887 from dibdot/adblock
adblock: update 1.2.7
9 years ago
Dirk Brenken
ba13e81d21
adblock: update 1.2.7
* provide adblock statistics as a separate function
(/etc/init.d/adblock stats)
Signed-off-by: Dirk Brenken <dev@brenken.org>
9 years ago
Hannu Nyman
ac341e7726
ccrypt: disable support for emacs mode
Disable the special emacs mode, as it can lead to build failures
in buildbot.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
9 years ago
Yousong Zhou
297e8dfc4d
Merge pull request #2666 from aarond10/https_dns_proxy
Https dns proxy
9 years ago
Aaron Drew
90ff49bd40
https-dns-proxy: add package.
Signed-off-by: Aaron Drew <aarond10@gmail.com>
9 years ago
Hannu Nyman
8a5b249c2c
Merge pull request #2882 from dibdot/adblock
adbock: update 1.2.6
9 years ago
Dirk Brenken
001646e3fe
adbock: update 1.2.6
* small addition in case of a failed list download
Signed-off-by: Dirk Brenken <dev@brenken.org>
9 years ago
Yousong Zhou
040c345f7a
Merge pull request #2881 from kuoruan/aria2
aria2: fix md5sum
9 years ago
Hsing-Wang Liao
b8d8ffab3c
aria2: fix md5sum
Signed-off-by: Hsing-Wang Liao <kuoruan@gmail.com>
9 years ago
Thomas Heil
5ce1775cc3
Merge pull request #2791 from Xotic750/nginx-naxsi-054
nginx: Bumped nginx-naxsi to v0.54
9 years ago
heil
8c5bd7ae5e
haproxy: bump to version 1.5.18 and pending patches
Signed-off-by: heil <heil@terminal-consulting.de>
9 years ago
heil
c0c1f314ef
pcre: bump to version 8.39
Signed-off-by: heil <heil@terminal-consulting.de>
9 years ago
heil
dd4b385702
memcached: bump to version 1.4.26
Signed-off-by: heil <heil@terminal-consulting.de>
9 years ago
Hannu Nyman
1338510979
Merge pull request #2877 from haraldg/elektra
elektra: Update to 0.8.17
9 years ago
Harald Geyer
f20cbb1627
elektra: Update to 0.8.17
Notable changes:
Remove the work around introduced for 0.8.16 - the issue has been fixed
upstream.
Signed-off-by: Harald Geyer <harald@ccbib.org>
9 years ago
Hannu Nyman
474ec25b3f
Merge pull request #2876 from kuoruan/aria2
aria2: update to v1.24.0
9 years ago
Hsing-Wang Liao
dc131d4710
aria2: update to v1.24.0
Signed-off-by: Hsing-Wang Liao <kuoruan@gmail.com>
9 years ago
Hannu Nyman
8c3dda69e0
Merge pull request #2875 from chris5560/master
ddns-scripts: fix parameter handling "is_glue" and "dns_server" (luci…
9 years ago
Hannu Nyman
a179ba8213
Merge pull request #2874 from dibdot/adblock
adblock: update 1.2.5
9 years ago
Christian Schoenebeck
d779a1f76f
ddns-scripts: fix parameter handling "is_glue" and "dns_server" (lucihelper)
- fix handling of parameter "is_glue" and "dns_server" to work with luci-app-ddns
- update TLD_names.dat
Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
9 years ago
Dirk Brenken
dc37ea1ba7
adblock: update 1.2.5
* restructured sources
* fix logical glitches in config handling
* many corner case fixes & cosmetics
* show runtime errors in LuCI (in lastrun section)
Signed-off-by: Dirk Brenken <dev@brenken.org>
9 years ago
Jonas Gorski
8811d24284
Merge pull request #2786 from Xotic750/znc-add-icu-option
znc: Added support for ICU through menu configuration
9 years ago
champtar
25af3a6632
Merge pull request #2865 from miska/lxc-luci-features
Little improvement to LXC LuCI app
9 years ago
Etienne CHAMPETIER
158b4a630f
Add a pull request template
I hope this will help triage PR and reduce commits not following guidelines
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
9 years ago
Michal Hrusecky
b6d1ef53c3
luci-app-lxc: Bump version
Did quite some changes, so bumping version so users would get the change.
Signed-off-by: Michal Hrusecky <michal.hrusecky@nic.cz>
9 years ago
Nikos Mavrogiannopoulos
5731b8e09b
openconnect: updated license
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
9 years ago
Nikos Mavrogiannopoulos
6488dc8a70
ocserv: updated license
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
9 years ago
Nikos Mavrogiannopoulos
7be0b259b6
libtasn1: corrected library license
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
9 years ago
Nikos Mavrogiannopoulos
7c2af4071f
ocserv: updated to 0.11.3
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
9 years ago
champtar
60da184615
Merge pull request #2287 from wodu/master
linuxptp: Add the package
9 years ago
Michal Hrusecky
449a19ff5d
luci-app-lxc: Download list of available distributions
There was harcoded list of available images. Instead of it, LuCI LXC app will
now try to download list of available container images.
Signed-off-by: Michal Hrusecky <michal.hrusecky@nic.cz>
9 years ago
Luka Perkov
3fffe7e1ff
Merge pull request #2742 from miska/master
lxc: Use more FSH compliant /srv/lxc instead of new root dir
9 years ago
Michal Hrusecky
0084c9377e
luci-app-lxc: Use uname -m as architecture
As containers are basically virtual machines, it should not depend on the
build target but on the real hardware architecture. For example there is plenty
of ARM families (mvebu, sunxi, ...) but all armv7l arms should be able to run
armv7l containers.
Signed-off-by: Michal Hrusecky <michal.hrusecky@nic.cz>
9 years ago
Michal Hrusecky
da074c9766
luci-app-lxc: Allow versioned images
I makes quite some sense to provide user the choice between various versions of
the distribution to install into LXC.
Signed-off-by: Michal Hrusecky <michal.hrusecky@nic.cz>
9 years ago
Álvaro Fernández Rojas
237d312cdb
unrar: update to v5.4.2
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
9 years ago