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 and GitHub
408af14f86
Merge pull request #6108 from cotequeiroz/openldap_openssl-1.1
...
openldap: use /dev/urandom as entropy source
2018-06-03 20:46:03 +03:00
Hannu Nyman and GitHub
9a7a241209
Merge pull request #5973 from cotequeiroz/gcc5-compilation
...
gcc: enable compilation with gcc 7.x
2018-06-03 17:21:35 +03:00
Hannu Nyman and GitHub
f92312d8b2
Merge pull request #6063 from cotequeiroz/tdb-symlinks
...
tdb: avoid installing duplicate files
2018-06-03 17:18:36 +03:00
Hannu Nyman and GitHub
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 and GitHub
86195e9904
Merge pull request #6104 from cotequeiroz/libtorrent_openssl-1.1
...
libtorrent: add support for openssl 1.1
2018-06-03 17:15:38 +03:00
Hannu Nyman and GitHub
77786f0807
Merge pull request #6099 from cotequeiroz/libmraa-0.9
...
libmraa: Upgrade to version 0.9.0
2018-06-03 17:14:38 +03:00
Hannu Nyman and GitHub
967ad04e77
Merge pull request #6083 from Ansuel/master
...
uwsgi-cgi: New package
2018-06-03 17:09:46 +03:00
Hannu Nyman and GitHub
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 and GitHub
7806ab4244
Merge pull request #6046 from lnslbrty/package/netatop
...
netatop: add new package
2018-06-03 10:07:26 +03:00
Hannu Nyman and GitHub
1b9b49021a
Merge pull request #6034 from lnslbrty/package/atop
...
atop: add new package
2018-06-03 10:07:15 +03:00
Hannu Nyman and GitHub
3c907df25c
Merge pull request #5396 from diizzyy/utils-fio
...
fio: Add to repo
2018-06-03 10:03:20 +03:00
Hannu Nyman and GitHub
0954fd2df9
Merge pull request #6112 from cotequeiroz/opendkim_openssl-1.1
...
opendkim: Added compatibility wiht openssl 1.1
2018-06-03 09:55:27 +03:00
Hannu Nyman and GitHub
6d6fc48a2b
Merge pull request #6109 from cotequeiroz/fdm_openssl-1.1
...
fdm: add compatibility with openssl 1.1
2018-06-03 09:54:08 +03:00
Hannu Nyman and GitHub
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 and GitHub
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 and GitHub
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
Hannu Nyman and GitHub
70abc9e56b
Merge pull request #6169 from tru7/libfmt
...
libfmt: bump to version 5.0.0
2018-06-02 21:34:40 +03:00
Othmar Truniger
2f7d6ef03a
libfmt: bump to version 5.0.0
...
Signed-off-by: Othmar Truniger <github@truniger.ch >
2018-06-02 18:46:48 +02: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
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
Hannu Nyman and GitHub
4e32ef723d
Merge pull request #6156 from Ansuel/ariang
...
ariang: Bump to latest version
2018-05-31 22:07:52 +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
Jo-Philipp Wich and GitHub
58eb061f33
Merge pull request #4615 from xdarklight/vnstat-port-init-to-procd
...
vnstat: port init-script to procd and enable auto-respawn
2018-05-31 13:15:24 +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
Ted Hess and GitHub
9764354572
Merge pull request #6146 from neheb/libshout
...
libshout: Fix OpenSSL 1.1.0 without deprecated APIs
2018-05-30 17:04:42 +00:00
Hannu Nyman and GitHub
4bacddbbed
Merge pull request #6131 from cotequeiroz/conserver_openssl-1.1
...
conserver: bump to v8.2.2 - adds openssl 1.1 compatibility
2018-05-30 17:42:46 +03:00
Hannu Nyman and GitHub
a02335741d
Merge pull request #6153 from TDT-AG/pr/20180530-net-mwan3-fix-connected-networks
...
net/mwan3: fix connected networks
2018-05-30 16:40:51 +03:00
Hannu Nyman and GitHub
08e38e52e2
Merge pull request #6151 from philenotfound/mutt-bump
...
mutt: bump to version 1.10.0
2018-05-30 16:40:05 +03:00
Florian Eckert
acf7278fb8
net/mwan3: update version to 2.6.17
...
Signed-off-by: Florian Eckert <fe@dev.tdt.de >
2018-05-30 12:57:49 +02:00
Florian Eckert
7ea690ea3c
net/mwan3: fix update on connected ip networks
...
If an interface is not tracked by mwan3 or enabled and this interface is
setup by netifd, then the connected ipset is not update by mwan3.
To fix this also call connected ipset update code even if the interface
is not tracked or enabled by mwan3.
Signed-off-by: Florian Eckert <fe@dev.tdt.de >
2018-05-30 12:56:50 +02:00
Phil Eichinger
2dc1ed718d
mutt: bump to version 1.10.0
...
Signed-off-by: Phil Eichinger <phil@zankapfel.net >
2018-05-30 06:32:56 +02:00
Rosen Penev
f51d3846d8
libshout: Fix OpenSSL 1.1.0 without deprecated APIs
...
Previous patch was incomplete and broke with deprecated APIs
disabled.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2018-05-29 18:31:20 -07:00
Peter Wagner
1673e33b20
git: update to 2.17.1
...
Fixes CVE-2018-11233 and CVE-2018-11235
Signed-off-by: Peter Wagner <tripolar@gmx.at >
2018-05-30 01:07:15 +02:00
Eneas U de Queiroz
b941c8d932
noddos: add compatibility with openssl 1.1
...
Adapted minor piece of code to the new API.
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com >
2018-05-29 16:42:31 -03:00
Hannu Nyman and GitHub
1024a23021
Merge pull request #6114 from kenkeys/protobuf-lite
...
Protobuf lite
2018-05-29 21:14:29 +03:00
Xavier Franquet
429b955ca2
Merge remote-tracking branch 'upstream/master'
2018-05-29 09:07:16 +02:00
Hannu Nyman and GitHub
d7ffa9ca0e
Merge pull request #6145 from EricLuehrsen/unbound_defdoc
...
unbound: add root zone file cache option
2018-05-29 08:05:38 +03:00
Eric Luehrsen
36e1aa0892
unbound: add root zone file cache option
...
Add the possibility to use Unbound auto-zone: clause to
fetch complete root, arpa, in-addr.arpa, and ip6.arpa
zone files. This can speed up recursion when users
access many ccTLD or connection logging hits many PTR.
Signed-off-by: Eric Luehrsen <ericluehrsen@hotmail.com >
2018-05-28 23:32:12 -04:00
Eric Luehrsen
cdeefec73e
unbound: provide transparent defaults with documentation
...
Some resource options bundled many Unbound.conf options and
made customizing on top of UCI difficult. Make it easier to
use Unbound built defaults (blank conf sections).
Signed-off-by: Eric Luehrsen <ericluehrsen@hotmail.com >
2018-05-28 23:32:12 -04:00
Eneas U de Queiroz
731a00aae5
conserver: update to v8.2.2
...
Adds openssl compatibility.
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com >
2018-05-28 23:31:54 -03:00
Stijn Tintel
7bb68c74e2
strongswan: bump to 5.6.3
...
Fixes the following CVEs:
- CVE-2018-5388
- CVE-2018-10811
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be >
2018-05-28 23:38:53 +03:00
Hannu Nyman and GitHub
1dc97d9206
Merge pull request #6140 from neheb/tr
...
transmission: Update to 2.94
2018-05-30 13:59:07 +03:00
Hannu Nyman and GitHub
bcb725fe40
Merge pull request #6144 from Shulyaka/master
...
postfix: version update to 3.3.1
2018-05-28 22:34:33 +03:00
Hannu Nyman and GitHub
3d71f929ba
Merge pull request #6143 from DocLM/libgphoto2
...
libgphoto2: update package 2.5.18
2018-05-28 22:34:09 +03:00
Peter Wagner
0d1f48893c
nfs-kernel-server: update to 2.3.2
...
Signed-off-by: Peter Wagner <tripolar@gmx.at >
2018-05-28 20:53:18 +02:00
Denis Shulyaka
dbbeae5944
postfix: version update to 3.3.1
...
Signed-off-by: Denis Shulyaka <Shulyaka@gmail.com >
2018-05-28 21:51:34 +03:00
Leonardo Medici
737ecaa3ed
libgphoto2: update package 2.5.18
...
Signed-off-by: Leonardo Medici <leonardo_medici@me.com >
2018-05-28 20:44:29 +02:00