Commit graph

3960 commits

Author SHA1 Message Date
Eric Luehrsen
9493e27e69 unbound: clean up domain periods and unnecessary quotes
Signed-off-by: Eric Luehrsen <ericluehrsen@gmail.com>
2018-06-26 22:41:00 -04:00
Hannu Nyman
e2e11fbb99
Merge pull request #6062 from cotequeiroz/usbip-remove_patches
usbip: remove obsolete patches, adapt package to new kernel/libudev
2018-06-26 23:25:36 +03:00
Christian Lachner
26035630cf haproxy: Update HAProxy to v1.8.11
- Update haproxy download URL and hash

Signed-off-by: Christian Lachner <gladiac@gmail.com>
2018-06-26 15:05:55 +02:00
Peter Wagner
b3eb0d235e tor: update to 0.3.3.7
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2018-06-25 21:45:13 +02:00
Yousong Zhou
1e07e684a8 openssh: let opkg manage openssh symlinks of ssh, scp
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2018-06-25 14:09:25 +08:00
Christian Lachner
f332d68c6c haproxy: Update HAProxy to v1.8.10
- Update haproxy download URL and hash

Signed-off-by: Christian Lachner <gladiac@gmail.com>
2018-06-24 20:18:56 +02:00
Eric Luehrsen
6a2239cbc0 unbound: update to 1.7.3
Signed-off-by: Eric Luehrsen <ericluehrsen@hotmail.com>
2018-06-23 12:47:14 -04:00
Daniel Golle
f2ef609821 ola: enable and ship web stuff
Make OLA more useful for untrained users which depend on the built-in
webserver. We may split the ola package into smaller parts to allow
not having web-stuff in case this breaks the space-constraints for some
users.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2018-06-23 11:04:24 +02:00
Eneas U de Queiroz
c5012d6788 seafile-ccnet: fixed deprecated API patch
RSA key generation failure check was backwards.

Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2018-06-22 17:54:42 -03:00
Peter Wagner
ecf1e74183 git: update to 2.18.0
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2018-06-22 20:04:23 +02:00
Eneas U de Queiroz
c05f2e8bd6 seafile-seahub: added new python dependencies
Several required dependencies were added:
    django-formtools
    django-simple-captcha
    django-webpack-loader
    python-qrcode
    python-requests
    python-requests-oauthlib

Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2018-06-22 14:38:58 -03:00
Eneas U de Queiroz
05f890950e seafile-server: Fix SystemInfo table in sqlite db.
Added a patch applied upstream.
 - Fix that table SystemInfo can't be created in sqlite db.

Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2018-06-22 14:32:18 -03:00
Daniel Golle
c10b5a3ff7 ola: implement Host/Install for ola_protoc_plugin
Should fix build with SDK on buildbots.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2018-06-21 11:55:02 +02:00
Daniel Golle
abdbf50221 ola: update to 0.10.6, fix build with recent protobuf
Recent protobuf requires C++11 while OLA was forcing C++98 in order
to keep using auto_ptr without getting warnings... Use gnu++11 to make
everyone happy and live with the warnings about auto_ptr being
deprecated.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2018-06-20 22:00:32 +02:00
Stijn Tintel
b157cf4feb
Merge pull request #6098 from xavifr/b-snmp-add-extend
snmpd: Add snmp_extend config option

Closes #5764
2018-06-20 18:03:23 +03:00
Hannu Nyman
0a264360d6
Merge pull request #6289 from Ansuel/nginxpack
nginx: add luci-support package
2018-06-17 15:04:13 +03:00
Hannu Nyman
99158896be
Merge pull request #6302 from Ansuel/uwsgi-su
uwsgi-cgi: improve uwsgi configuration
2018-06-17 12:42:32 +03:00
Ansuel Smith
052996773a
uwsgi-cgi: improve uwsgi configuration
This fix wrong configuration to the luci uwsgi conf

Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
2018-06-16 16:08:23 +02:00
Hannu Nyman
93c6d0fabe
Merge pull request #6290 from Ansuel/uwsgi-su
uwsgi: add luci-support package
2018-06-16 09:12:49 +03:00
Hannu Nyman
ecfc219c2b
Merge pull request #6292 from cotequeiroz/nut_openssl-1.1
nut: Add PKG_FIXUP:=autoreconf
2018-06-16 09:11:14 +03:00
Saverio Proto
8704bba6ce tinc: version bump 1.0.34
Signed-off-by: Saverio Proto <zioproto@gmail.com>
2018-06-15 17:02:22 +02:00
Ansuel Smith
c89dc49dfb
uwsgi: add luci-support package
This adds additional specific files to support luci on the nginx

Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
2018-06-14 20:37:20 +02:00
Ansuel Smith
4195561666
nginx: add luci-support package
This adds an additional file for ngix that contains all the files need to make luci works on the nginx webserver.

Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
2018-06-14 19:58:44 +02:00
Hans Dedecker
29a46cff81
Merge pull request #6296 from cotequeiroz/rp-pppoe-glibc
rp-pppoe: redo glibc patch
2018-06-14 17:34:04 +02:00
Eneas U de Queiroz
e40d67a48f rp-pppoe: redo glibc patch
Previous fix broke compilation with kernel < 4.8

Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2018-06-14 12:00:55 -03:00
Noah Meyerhans
2e030a7b81 bind: update PKG_LICENSE to reflect upstream change
Signed-off-by: Noah Meyerhans <frodo@morgul.net>
2018-06-13 21:48:18 -07:00
Noah Meyerhans
037f1def7d bind: Update to version 9.11.3 and optionally support eddsa for dnssec
EdDSA support is optional and currently defaults to being disabled.

The following security issues are addressed with this update:

  * An error in TSIG handling could permit unauthorized zone transfers
    or zone updates. These flaws are disclosed in CVE-2017-3142 and
    CVE-2017-3143.
  * The BIND installer on Windows used an unquoted service path, which
    can enable privilege escalation. This flaw is disclosed in
    CVE-2017-3141.
  * With certain RPZ configurations, a response with TTL 0 could cause
    named to go into an infinite query loop. This flaw is disclosed in
    CVE-2017-3140.
  * Addresses could be referenced after being freed during resolver
    processing, causing an assertion failure. The chances of this
    happening were remote, but the introduction of a delay in
    resolution increased them. This bug is disclosed in CVE-2017-3145.

Signed-off-by: Noah Meyerhans <frodo@morgul.net>
2018-06-13 21:46:03 -07:00
Eneas U de Queiroz
6543859dab nut: Add PKG_FIXUP:=autoreconf
We need to force this since a *.m4 file is patched.

Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2018-06-13 16:33:47 -03:00
Eric Luehrsen
a7fd69233d unbound: improve local zone evaluation in UCI
When UCI local zone is private and static, Unbound covered private
addresses with defaults. Optional delegated global IP6 prefix
protection lacked a static zone, but it was prevented from appearing
in global DNS responses. Domain names router-as-TLD, "lan." and
"local." were static, but they lacked default SOA or NS such as
Unbound had assinged to private addresses. Clean up these local
zones UCI evaluation and block global DNS inclusion.

Signed-off-by: Eric Luehrsen <ericluehrsen@hotmail.com>
2018-06-12 22:32:54 -04:00
Eric Luehrsen
d6e7f64a3d unbound: update to 1.7.2
A few bug fixes but importantly fix a deadlock on
AXFR configuration when notify occurs (auth-zone:)

Signed-off-by: Eric Luehrsen <ericluehrsen@hotmail.com>
2018-06-12 22:03:51 -04:00
Philip Prindeville
7716f410c4
Merge pull request #6268 from pprindeville/dhcp-update-resolv.conf
isc-dhcp: write resolv.conf per network & dhcp settings
2018-06-12 17:20:06 -06:00
Philip Prindeville
db6adb616d isc-dhcp: write resolv.conf per network & dhcp settings
The internal nameservers and the DHCP default domain should be
squirted into /tmp/resolv.conf.

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
2018-06-12 13:52:06 -06:00
Thomas Heil
970172eb12
Merge pull request #5807 from gladiac1337/feature-haproxy-v1.8.5
Update HAProxy to v1.8.9
2018-06-12 15:03:09 +02:00
Thomas Heil
58bb225966
Merge pull request #6157 from Ansuel/nginx-module
nginx: Package bump to 1.14.0
2018-06-12 15:02:36 +02:00
Yousong Zhou
81094b3937 openvswitch: README.md: remove TODO items
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2018-06-12 10:57:17 +08:00
Hannu Nyman
510ea619a4
Merge pull request #6206 from Ansuel/ariang
ariang: dep rework
2018-06-12 00:03:52 +03:00
Ansuel Smith
286ad4be5a
ariang: add ariang-nginx metapackage
Permit to install a version of ariang with nginx as webserver.

Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
2018-06-11 22:25:34 +02:00
Hannu Nyman
cef54639f2
Merge pull request #6217 from neheb/patch-1
autossh: Update to 1.4f
2018-06-11 22:39:15 +03:00
Hannu Nyman
16c5a020a2
Merge pull request #6258 from neheb/patch-19
addrwatch: Update to 1.0.1
2018-06-11 22:23:14 +03:00
Hannu Nyman
4a9405502c
Merge pull request #6272 from commodo/ulogd-update
ulogd: bump to version 2.0.7
2018-06-11 22:20:18 +03:00
Eneas U de Queiroz
302454f527 seafile-server: bump to 6.3.0
Added patch to remove openssl 1.1 deprecated API.

Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2018-06-11 16:15:48 -03:00
Marko Ratkaj
efb6927097
Merge pull request #6210 from cotequeiroz/squid_openssl-1.1
squid: Upgrade to 4.0.24 beta
2018-06-11 14:03:39 +02:00
Alexandru Ardelean
e947914286 ulogd: bump to version 2.0.7
It's been quite a long time since there was a release, and this one
includes quite a bit of fixes/updates.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2018-06-11 12:55:15 +03:00
Michael Heimpold
ffcb3516b5 u2pnpd: update to 0.4
While at, switch to xz-tarball.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2018-06-10 22:31:08 +02:00
Daniel Golle
4dcd1d4d07 gnunet: update to 0.12 pre-release snapshot
GNUnet licence changed to AGPL-3.0.
Happy pre-release testing ;)

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2018-06-10 21:09:07 +02:00
Hannu Nyman
d6b44859f6
Merge pull request #6231 from ldir-EDB0/fixminiupnpd
miniupnpd: fix build error when ASLR enabled
2018-06-10 14:55:57 +03:00
Hannu Nyman
63dd87276f
Merge pull request #6235 from cotequeiroz/umurmur_openssl-1.1
umurmur: update to version 0.2.17
2018-06-10 14:55:29 +03:00
Hannu Nyman
4ae59b0a60
Merge pull request #6255 from neheb/patch-16
tcpreplay: Update to 4.2.6
2018-06-10 11:21:20 +03:00
Rosen Penev
f199ca1401 addrwatch: Update to 1.0.1
Switch to codeload for smaller filesize. We need to run autoreconf anyway

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-06-09 19:49:44 -07:00
Rosen Penev
fdd3c032ef pen: Update to 0.34.1
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-06-09 16:00:58 -07:00
Rosen Penev
cf4af4f553 tcpreplay: Update to 4.2.6
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-06-09 15:46:36 -07:00
Rosen Penev
daaa90157a
esniper: Update to 2.33.0
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-06-09 15:03:21 -07:00
Hannu Nyman
496068bef9
Merge pull request #6164 from cotequeiroz/noddos_openssl-1.1
noddos: add compatibility with openssl 1.1
2018-06-09 18:30:10 +03:00
Michal Lipka
269b4ce218 ddns-scripts: New ddns script for polish service FreeDNS.42.pl
new ddns script for polish service FreeDNS.42.pl where you can
host your own domains for free

Signed-off-by: Michal Lipka <michal@sysadmin.care>

(commits from PR #6150 squashed together)
2018-06-09 13:37:54 +03:00
Christian Pointner
30ba69f1a4 uanytun: bump to v. 0.3.7
Adds support for openssl 1.1.0.
Removed all patches as they are now integrated into upstream.

Thanks to: Eneas U de Queiroz <cote2004-github@yahoo.com> for his OpenSSL patch

Signed-off-by: Christian Pointner <equinox@spreadspace.org>
2018-06-08 21:50:32 +02:00
Hannu Nyman
48a587d826
Merge pull request #6136 from cotequeiroz/ibrdtnd_openssl-1.1
ibrdtnd: added openssl 1.1 compatibility
2018-06-08 20:13:38 +03:00
Eneas U de Queiroz
87b7135201 umurmur: update to version 0.2.17
This version supports openssl-1.1.
Added a patch to update openssl 1.1 deprecated API.

Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2018-06-08 12:08:22 -03:00
Kevin Darbyshire-Bryant
48d9c84a99 miniupnpd: fix build error when ASLR enabled
Add -fPIC to TARGET_LD_FLAGS

ce9TpAS.ltrans0.ltrans.o: relocation R_MIPS16_26 against `syslog' can not
be used when making a shared object; recompile with -fPIC
cce9TpAS.ltrans0.ltrans.o: error adding symbols: Bad value

Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
2018-06-08 15:25:09 +01:00
Eneas U de Queiroz
90f4b935bd squid: incorporated ideas from PR#5196
Incorporated @ratkaj configuration options and patches.

Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2018-06-08 10:03:24 -03:00
Marko Ratkaj
dc469653e7 dhcpcd: bump to 7.0.5
Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
2018-06-08 14:15:43 +02:00
Dirk Brenken
f93d518c2c
Merge pull request #6207 from dibdot/adblock
adblock: update 3.5.3
2018-06-08 07:04:25 +02:00
Rosen Penev
87a616f339 reaver: Update to 1.6.5
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-06-08 10:30:34 +08:00
Rosen Penev
e227456efa
autossh: Update to 1.4f
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-06-07 18:17:49 -07:00
Eneas U de Queiroz
dec7628ea9 squid: Upgrade to 4.0.24 beta
This beta version brings compatibility with openssl 1.1

Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2018-06-07 18:16:02 -03:00
Dirk Brenken
18190c1fbb adblock: update 3.5.3
backend:
* enhance the whitelist function. Now sub-domains could be whitelisted
  (e.g. 'fakenews.facebook.com'), even if the correspondent tld is
  blacklisted (e.g. 'facebook.com') - this makes whitelisting
  much more flexible and predictable
* rework the domain query function to adapt the whitelist changes
* refine startup error checks/messages
* small fixes

luci:
* cosmetics

Signed-off-by: Dirk Brenken <dev@brenken.org>
2018-06-07 21:12:42 +02:00
Eneas U de Queiroz
10345fbba5 openvswitch: add openssl-1.1 compatibility
Do not call library initialization when compiling with openssl 1.1.

The package generates the C source files for its DH parameters at
compile time using the host installed openssl.  This patch adds a DH
source, using the same parameters, compatible with openssl 1.0 and 1.1.

Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2018-06-07 07:27:57 +08:00
Eneas U de Queiroz
21568764a4 seafile-seahub: bump to 6.3.0
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2018-06-06 18:34:16 -03:00
Eneas U de Queiroz
113ab03629 seafile-ccnet: bump to 6.3.0
Added patch to remove openssl 1.1 deprecated API.

Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2018-06-06 18:32:37 -03:00
Hannu Nyman
f837e8c4c7
Merge pull request #6128 from cotequeiroz/chaosvpn_openssl-1.1
chaosvpn: add compatibility with openssl 1.1
2018-06-06 21:41:35 +03:00
Florian Eckert
b6249f1781 net/mwan3: fix NDP on ipv6 for ra services
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2018-06-06 10:41:38 +02:00
Toke Høiland-Jørgensen
81873e11ae sqm-scripts: Bump to v1.2.3
Fixes an issue with sqm-scripts not being reloaded on ifup/down.

Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
2018-06-05 23:37:42 +02:00
Hannu Nyman
3f5c6262c9
Merge pull request #5658 from neheb/e2guardian
e2guardian: Change URL to use git directly.
2018-06-05 21:04:58 +03:00
Hannu Nyman
93d787da02
Merge pull request #6056 from cotequeiroz/rp-pppoe-glibc
rp-pppoe: Fixed compilation with glibc
2018-06-05 18:06:33 +03:00
Hannu Nyman
7e10d79eb4
Merge pull request #6132 from cotequeiroz/freeradius3_openssl-1.1
freeradius3: update to 3.0.17
2018-06-05 18:04:46 +03:00
Ansuel Smith
dc66614a65
uwsgi-cgi: remove useless dep
Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
2018-06-04 22:51:47 +02:00
Eneas U de Queiroz
59563c7040 chaosvpn: changed 'ip' program location to /sbin/ip
This was previously set to /usr/sbin/ip.

Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2018-06-04 15:16:24 -03:00
Dirk Brenken
2e54b64b4f
Merge pull request #6186 from dibdot/adblock
adblock: change winspy url
2018-06-04 14:39:20 +02:00
Hannu Nyman
10eb55f580
Merge pull request #6180 from openwrt/unbound-tfo-v2
unbound: Enable TCP fast open
2018-06-04 15:36:02 +03:00
Dirk Brenken
1aa8e8fe14 adblock: change winspy url
* the windows 7/8.1/10 rules has been merged and the blocklist url
  has been changed

Signed-off-by: Dirk Brenken <dev@brenken.org>
2018-06-04 14:29:47 +02:00
Toke Høiland-Jørgensen
17b2c1a23b unbound: Enable TCP fast open
This can reduce the lookup times for TCP lookups with a full RTT for
supported servers.

Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
2018-06-04 09:19:23 +02:00
Ansuel Smith
bcc1c9615a
uwsgi-cgi: another missing library
Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
2018-06-04 08:35:18 +02:00
Ansuel Smith
e4917a9bc6
uwsgi-cgi: add missing library
This fix compilation error for the missing library libjansson

Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
2018-06-04 07:58:08 +02:00
Yousong Zhou
932cb25b41 shadowsocks-libev: bump to version 3.2.0
Changes summarized by upstream maintainer

  * Add MinGW support by @linusyang.
  * Refine c-ares integration by @xnoreq.
  * Fix building issues with GCC8 by @FlyingheartCN.
  * Minor bug fixes.

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2018-06-04 11:47:17 +08:00
Yousong Zhou
02fa673f82 openvswitch: bump to version 2.9.2
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2018-06-04 11:27:54 +08:00
Yousong Zhou
c2f788f054 openvswitch: rework packaging
New scheme mainly provides three packages: openvswitch,
openvswitch-ovn-north, openvswitch-ovn-controller.  These should fit
most usage scenarios.  Other subpackages like openvswitch-libXXX
etc.  are there for dependency management and are hidden from the
menu.

Many python and shell scripts are removed in this revision.  Most of
them cannot run out of box at all for lack of dependencies.  Others
being legacy ones are not that useful now.  Add them back at later time
when real need appears

Below are a simple listing of additions

 - initscript now incorporate also ovn north and controller support
 - ovn-ctl and ovs-ctl can be invoked directly from within $PATH

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2018-06-04 11:27:54 +08:00
Hannu Nyman
efa81850f2
Merge pull request #6166 from cotequeiroz/nut_openssl-1.1
nut: added compatibility with openssl-1.1
2018-06-04 00:04:51 +03:00
Ansuel Smith
fee38c1cdf
uwsgi-cgi: fix error
Bad makefile, fix missing separator error.
Also add PKG_MIRROR_HASH

Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
2018-06-03 19:58:24 +02:00
Hannu Nyman
83bbfa4270
Merge pull request #6096 from xavifr/master
lighttpd: Auth in version 1.4.48 is broken with musl, fixed in 1.4.49
2018-06-03 17:16:56 +03:00
Hannu Nyman
967ad04e77
Merge pull request #6083 from Ansuel/master
uwsgi-cgi: New package
2018-06-03 17:09:46 +03:00
Hannu Nyman
fb5736dd1c
Merge pull request #6103 from Ansuel/ddns-fix
ddns-scripts: fix unefficent sh script
2018-06-03 14:53:04 +03:00
Hannu Nyman
362adcbde4
Merge pull request #6116 from cotequeiroz/aircrack-ng_openssl-1.1
aircrack-ng: add openssl 1.1 compatibility
2018-06-03 09:52:15 +03:00
Hannu Nyman
ce37c5fb65
Merge pull request #6117 from cotequeiroz/bitlbee_openssl-1.1
bitlbee: added openssl 1.1 support
2018-06-03 09:50:55 +03:00
Hannu Nyman
6e42b4b129
Merge pull request #6170 from MikePetullo/krb5
krb5: set replay cache directory to /tmp
2018-06-03 09:47:10 +03:00
W. Michael Petullo
536d555456 krb5: set replay cache directory to /tmp
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2018-06-02 15:54:24 -04:00
Ansuel Smith
8bb49eb5ed
ddns-scripts: fix unefficent sh script
Currently this 3 variable are used only 1 time in the sh script and cause 10s of delay for them to load... move them to load only if it's required by the command. This also fix luci-app-ddns delay problem derived by calling dns_lucihelper (that use tdns_functions to load data) for the version.

Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
2018-06-02 18:04:16 +02:00
Ansuel Smith
157baf5c65
nginx: Package bump to 1.14.0
This bump nginx package to latest stable.
Also add support for the brotli compression module and head_more module.

Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
2018-06-02 14:02:37 +02:00
Eneas U de Queiroz
1a9a7cc280 nut: added compatibility with openssl-1.1
Also added a fix in a check for empty string.

Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2018-06-01 12:04:32 -03:00
Ansuel Smith
034e2bde7a
ariang: Bump to latest version
This upgrade ariang webui to latest version

Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
2018-05-31 20:18:40 +02:00
Martin Blumenstingl
96ae89c801 net/vnstat: enable auto-respawn when vnstatd crashes
Originally this was indended as a fix for devices without RTC support
which do not have the correct time set after a reboot (until ntp is able
to update the system time). vnstat checks if there is a time difference
between the latest entry in the database and detects that the system time
is incorrect. In this case vnstat does not start (to prevent database
corruption), the following message is reported instead:
'Error: Interface "..." has previous update date too much in the future,
exiting.'
Once we have network connectivity (and ntp has updated the system time)
vnstat starts correctly though.
vnstat 1.18 fixes this by waiting a few minutes (instead of exiting) and
the following message is logged:
"Latest database update is in the future (db: 2018-04-28 08:39:11 > now:
2018-04-28 08:07:18). Giving the system clock up to 5 minutes to sync
before continuing."

This still adds a procd respawn trigger to let procd automatically
restart vnstat in case:
- vnstat it crashes
- no valid system time is received for a long time (no network
  connectivity, broken NTP servers, ...)

Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
2018-05-31 13:03:38 +02:00
Martin Blumenstingl
e1acbd55b6 net/vnstat: port the init-script to procd
This ports the init-script from the legacy functions to procd. There
should be no functional changes with this patch.

Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
2018-05-31 13:03:38 +02:00