champtar
87fa1b1ed8
Merge pull request #2873 from neheb/master
airmon-ng: Fix procps-ng dependancy.
8 years ago
Bruno Randolf
fd0ffb2388
horst: Use version 5.0
Signed-off-by: Bruno Randolf <br1@einfach.org>
9 years ago
Luka Perkov
bdbadcf9a4
Merge pull request #2912 from dedeckeh/libnet-1.2.x
libnet-1.2.x: Enable pf_packet socket support by setting libnet_cv_have_packet_socket to yes
9 years ago
Florian Fainelli
9ca1b31155
Merge pull request #2911 from ffainelli/stoken
stoken: Fix binary installation
9 years ago
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
Hans Dedecker
62257e3660
libnet-1.2.x: Enable pf_packet socket support by setting libnet_cv_have_packet_socket to yes
PF_PACKET support is not enabled by setting ac_libnet_have_pf_packet but by setting libnet_cv_have_packet_socket
in the Makefile
Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
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
Alexandru Ardelean
2dee0cf070
python3: do not allow packaging of windows exe files
Thanks to @ryzhovau for reporting.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
9 years ago
Alexandru Ardelean
aa2baa2120
python: do not allow packaging of windows exe files
Thanks to @ryzhovau for reporting.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
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
Jo-Philipp Wich
3048ebedec
procps-ng: fix build on systems without gettext development utilities
The current procps-ng Makefile calls the shipped autogen.sh script which
introduces incorrect implicit dependencies on host utilities, leading to
the following error observed on a minimal build system:
(cd .../procps-ng-3.3.11; echo "3.3.11" > ".../procps-ng-3.3.11/.tarball-version"; ./autogen.sh );
You must have autopoint installed to generate procps-ng build system.
The autopoint command is part of the GNU gettext package.
Makefile:96: recipe for target '.../procps-ng-3.3.11/.configured_yynyyyyy' failed
make[3]: *** [.../procps-ng-3.3.11/.configured_yynyyyyy] Error 1
Apply the following changes in order to fix compilation:
- Apply the generic autoreconf fixup to generate configure and Makefiles
- Use Build/Prepare to populate .tarball-version and revert Build/Configure
to its default implementation
- Disable to build of docs and tests as those require additional utilities
not guaranteed to be present
Fixes #2890 .
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
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
Daniel Dickinson
8d4f5d8bda
utils/tar: Default to acl and xattr support if it's core default
If we've enable POSIX ACL's and XATTR support as the default, then
make tar build with such support by default as well.
Signed-off-by: Daniel Dickinson <lede@daniel.thecshore.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
Mangix
335ea8a23e
airmon-ng: Fix procps-ng dependancy.
Signed-off by: Rosen Penev <rosenp@gmail.com>
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