Hauke Mehrtens
e9d97e52c0
lispmob: fix build with musl
...
lispmob accesses the gnu members of struct udphdr like source and dest
and does not use the posix member names. Instead of using the correct
names just define this as _GNU_SOURCE.
[bump PKG_RELEASE]
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com >
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de >
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com >
2016-07-02 08:48:44 +00:00
champtar
07ed775840
Merge pull request #2913 from br101/master
...
horst: Use version 5.0
2016-07-02 09:06:46 +02:00
champtar
87fa1b1ed8
Merge pull request #2873 from neheb/master
...
airmon-ng: Fix procps-ng dependancy.
2016-07-01 19:24:28 +02:00
Bruno Randolf
fd0ffb2388
horst: Use version 5.0
...
Signed-off-by: Bruno Randolf <br1@einfach.org >
2016-07-01 10:44:49 +01:00
Ted Hess
60422c0de4
Merge pull request #2909 from dibdot/adblock
...
adblock: update 1.3.1
2016-06-30 06:48:06 -04:00
Dirk Brenken
7cfd8bc44e
adblock: update 1.3.1
...
* fix uclient-fetch detection
* cosmetics
Signed-off-by: Dirk Brenken <dev@brenken.org >
2016-06-29 23:39:12 +02:00
Ted Hess
24e575cc79
Merge pull request #2906 from dibdot/adblock
...
adblock: release 1.3.0
2016-06-28 15:53:45 -04:00
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 >
2016-06-28 21:22:44 +02:00
Ted Hess
a9c7735c75
Merge pull request #2899 from chris5560/master
...
ddns-scripts: fix misuse of "local"
2016-06-26 13:30:25 -04:00
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 >
2016-06-26 10:24:49 +02:00
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 >
2016-06-26 08:40:53 +02:00
Hannu Nyman
01f86b1f30
Merge pull request #2887 from dibdot/adblock
...
adblock: update 1.2.7
2016-06-22 21:25:31 +03:00
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 >
2016-06-22 20:16:19 +02:00
Yousong Zhou
297e8dfc4d
Merge pull request #2666 from aarond10/https_dns_proxy
...
Https dns proxy
2016-06-21 18:19:05 +08:00
Aaron Drew
90ff49bd40
https-dns-proxy: add package.
...
Signed-off-by: Aaron Drew <aarond10@gmail.com >
2016-06-21 20:00:29 +10:00
Hannu Nyman
8a5b249c2c
Merge pull request #2882 from dibdot/adblock
...
adbock: update 1.2.6
2016-06-21 09:16:30 +03:00
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 >
2016-06-21 05:10:47 +02:00
Yousong Zhou
040c345f7a
Merge pull request #2881 from kuoruan/aria2
...
aria2: fix md5sum
2016-06-21 09:45:15 +08:00
Hsing-Wang Liao
b8d8ffab3c
aria2: fix md5sum
...
Signed-off-by: Hsing-Wang Liao <kuoruan@gmail.com >
2016-06-21 08:01:08 +08:00
Thomas Heil
5ce1775cc3
Merge pull request #2791 from Xotic750/nginx-naxsi-054
...
nginx: Bumped nginx-naxsi to v0.54
2016-06-21 01:10:47 +02:00
heil
8c5bd7ae5e
haproxy: bump to version 1.5.18 and pending patches
...
Signed-off-by: heil <heil@terminal-consulting.de >
2016-06-21 01:08:28 +02:00
heil
dd4b385702
memcached: bump to version 1.4.26
...
Signed-off-by: heil <heil@terminal-consulting.de >
2016-06-21 00:54:15 +02:00
Hsing-Wang Liao
dc131d4710
aria2: update to v1.24.0
...
Signed-off-by: Hsing-Wang Liao <kuoruan@gmail.com >
2016-06-20 13:38:24 +08:00
Hannu Nyman
8c3dda69e0
Merge pull request #2875 from chris5560/master
...
ddns-scripts: fix parameter handling "is_glue" and "dns_server" (luci…
2016-06-19 19:56:02 +03:00
Hannu Nyman
a179ba8213
Merge pull request #2874 from dibdot/adblock
...
adblock: update 1.2.5
2016-06-19 19:54:59 +03:00
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 >
2016-06-18 21:53:05 +02:00
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 >
2016-06-18 15:12:19 +02:00
Jonas Gorski
8811d24284
Merge pull request #2786 from Xotic750/znc-add-icu-option
...
znc: Added support for ICU through menu configuration
2016-06-18 13:17:39 +02:00
Mangix
335ea8a23e
airmon-ng: Fix procps-ng dependancy.
...
Signed-off by: Rosen Penev <rosenp@gmail.com >
2016-06-18 00:14:14 -07:00
Nikos Mavrogiannopoulos
5731b8e09b
openconnect: updated license
...
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org >
2016-06-16 22:36:31 +02:00
Nikos Mavrogiannopoulos
6488dc8a70
ocserv: updated license
...
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org >
2016-06-16 22:36:31 +02:00
Nikos Mavrogiannopoulos
7c2af4071f
ocserv: updated to 0.11.3
...
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org >
2016-06-16 22:20:43 +02:00
champtar
60da184615
Merge pull request #2287 from wodu/master
...
linuxptp: Add the package
2016-06-16 23:11:22 +03:00
Yousong Zhou
a4e08c3d55
Merge pull request #2834 from hansmi/unbound159
...
Unbound 1.5.9
2016-06-16 09:46:33 +08:00
Jo-Philipp Wich
c9fd05542c
Merge pull request #2635 from kissg1988/pillow
...
python-imglib/pillow: replace discontinued python-imglib (PIL) with pillow
2016-06-15 16:37:40 +02:00
Hannu Nyman
60827ac3b3
Merge pull request #2860 from dibdot/adblock
...
adblock: update 1.2.1
2016-06-15 00:17:05 +03:00
Dirk Brenken
672dd10b10
adblock: update 1.2.1
...
* small optimizations & cosmetics
Signed-off-by: Dirk Brenken <dev@brenken.org >
2016-06-14 22:25:02 +02:00
Michael Hanselmann
414eaacd90
unbound: Switch to non-privileged user
...
Until now unbound was always running as root by default. A DNS resolver can
easily run under a non-privileged user.
Signed-off-by: Michael Hanselmann <public@hansmi.ch >
2016-06-14 22:09:39 +02:00
Michael Hanselmann
28945ea398
unbound: Rewrite init script to use procd
...
Signed-off-by: Michael Hanselmann <public@hansmi.ch >
2016-06-14 22:09:31 +02:00
Michael Hanselmann
e21d81209c
unbound: Update to 1.5.9
...
Bump unbound to version 1.5.9 released on June 9, 2016.
Signed-off-by: Michael Hanselmann <public@hansmi.ch >
2016-06-14 22:09:31 +02:00
Michael Hanselmann
0d856b0e47
unbound: Use INSTALL_BIN/DATA for installation
...
The commands aliased by $(INSTALL_BIN) and $(INSTALL_DATA) set good
permissions, unlike a raw file copy.
Signed-off-by: Michael Hanselmann <public@hansmi.ch >
2016-06-14 22:09:31 +02:00
Michael Hanselmann
c0e5d5ee45
unbound: Remove named.cache
...
The custom list of DNS root servers provided with the package is not necessary.
Unbound ships with a built-in list.
Signed-off-by: Michael Hanselmann <public@hansmi.ch >
2016-06-14 22:09:31 +02:00
Daniel Golle
7fe9033d82
gnurl: update to version 7.48.0
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org >
2016-06-14 02:28:31 +02:00
champtar
426caa95a2
Merge pull request #2676 from stintel/keepalived
...
keepalived: fix mips64
2016-06-14 00:33:15 +02:00
Maxim Storchak
ed81839e52
nfs-kernel-server: add workaround for getservbyport
...
Fixes https://dev.openwrt.org/ticket/20038
Patch is based on http://git.alpinelinux.org/cgit/aports/plain/main/nfs-utils/musl-getservbyport.patch?id=3579df3582b5e5ea53be8cd8eef240f3f0cabb10
Signed-off-by: Maxim Storchak <m.storchak@gmail.com >
2016-06-13 22:57:45 +03:00
champtar
f8406ea2f2
Merge pull request #2852 from mstorchak/wget
...
wget: update to 1.18
2016-06-13 20:44:48 +02:00
Maxim Storchak
d80f21fad8
wget: update to 1.18
...
Signed-off-by: Maxim Storchak <m.storchak@gmail.com >
2016-06-13 21:43:01 +03:00
Maxim Storchak
e3f850101e
tgt: update to 1.0.65
...
Signed-off-by: Maxim Storchak <m.storchak@gmail.com >
2016-06-13 21:21:24 +03:00
champtar
779a9fa970
Merge pull request #2837 from mstorchak/transmission
...
transmission: fix transmission-web dependencies
2016-06-13 13:52:41 +02:00
Maxim Storchak
e08324cb1d
transmission: fix transmission-web dependencies
...
Fixes #2835
Signed-off-by: Maxim Storchak <m.storchak@gmail.com >
2016-06-13 14:06:54 +03:00