Rosen Penev [Sat, 9 Jun 2018 01:47:54 +0000 (18:47 -0700)]
pcre2: Update to 10.31
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Hannu Nyman [Fri, 8 Jun 2018 17:13:38 +0000 (20:13 +0300)]
Merge pull request #6136 from cotequeiroz/ibrdtnd_openssl-1.1
ibrdtnd: added openssl 1.1 compatibility
Hannu Nyman [Fri, 8 Jun 2018 17:05:16 +0000 (20:05 +0300)]
Merge pull request #6220 from neheb/patch-4
liblo: Update to 0.29
Hannu Nyman [Fri, 8 Jun 2018 17:04:45 +0000 (20:04 +0300)]
Merge pull request #6223 from neheb/patch-8
yaml: Update to 0.1.7
Hannu Nyman [Fri, 8 Jun 2018 17:04:11 +0000 (20:04 +0300)]
Merge pull request #6227 from sartura/libuv_bump_to_1.20.3
libuv: bump to 1.20.3
Nikos Mavrogiannopoulos [Fri, 8 Jun 2018 12:36:41 +0000 (14:36 +0200)]
Merge pull request #6215 from neheb/patch-6
libtasn1: Update to 4.13
Nikos Mavrogiannopoulos [Fri, 8 Jun 2018 12:36:03 +0000 (14:36 +0200)]
Merge pull request #6225 from neheb/patch-10
p11-kit: Update to 0.23.12
Marko Ratkaj [Fri, 8 Jun 2018 10:27:53 +0000 (12:27 +0200)]
libuv: bump to 1.20.3
Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
Dirk Brenken [Fri, 8 Jun 2018 05:04:25 +0000 (07:04 +0200)]
Merge pull request #6207 from dibdot/adblock
adblock: update 3.5.3
Rosen Penev [Fri, 8 Jun 2018 02:18:01 +0000 (19:18 -0700)]
p11-kit: Update to 0.23.12
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Fri, 8 Jun 2018 02:15:35 +0000 (19:15 -0700)]
reaver: Update to 1.6.5
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Fri, 8 Jun 2018 02:09:05 +0000 (19:09 -0700)]
yaml: Update to 0.1.7
Changed URL to HTTPS as well.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Fri, 8 Jun 2018 01:55:54 +0000 (18:55 -0700)]
liblo: Update to 0.29
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Ted Hess [Fri, 8 Jun 2018 01:09:19 +0000 (01:09 +0000)]
Merge pull request #6211 from neheb/patch-1
libogg: Update to 1.3.3
Ted Hess [Fri, 8 Jun 2018 01:09:05 +0000 (01:09 +0000)]
Merge pull request #6212 from neheb/patch-2
libsamplerate: Update to 0.1.9
Ted Hess [Fri, 8 Jun 2018 01:08:51 +0000 (01:08 +0000)]
Merge pull request #6213 from neheb/patch-4
faad2: Update to 2.8.8
Ted Hess [Fri, 8 Jun 2018 01:08:22 +0000 (01:08 +0000)]
Merge pull request #6214 from neheb/patch-5
giflib: Update to 5.1.4
Rosen Penev [Fri, 8 Jun 2018 00:50:55 +0000 (17:50 -0700)]
libtasn1: Update to 4.13
Fixes CVE-2017-10790 and CVE-2018-6003
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Fri, 8 Jun 2018 00:06:42 +0000 (17:06 -0700)]
giflib: Update to 5.1.4
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Fri, 8 Jun 2018 00:03:50 +0000 (17:03 -0700)]
faad2: Update to 2.8.8
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Thu, 7 Jun 2018 23:53:13 +0000 (16:53 -0700)]
libsamplerate: Update to 0.1.9
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Thu, 7 Jun 2018 23:45:30 +0000 (16:45 -0700)]
libogg: Update to 1.3.3
Also switch to HTTPS.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Dirk Brenken [Thu, 7 Jun 2018 19:12:42 +0000 (21:12 +0200)]
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>
Hannu Nyman [Thu, 7 Jun 2018 16:45:20 +0000 (19:45 +0300)]
Merge pull request #6205 from sartura/protobuf-c
protobuf-c: add build time dependency protobuf
Mislav Novakovic [Thu, 7 Jun 2018 10:26:42 +0000 (12:26 +0200)]
protobuf-c: add build time dependency protobuf
Signed-off-by: Mislav Novakovic <mislav.novakovic@sartura.hr>
Eneas U de Queiroz [Wed, 6 Jun 2018 11:50:21 +0000 (08:50 -0300)]
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>
Hannu Nyman [Wed, 6 Jun 2018 18:41:35 +0000 (21:41 +0300)]
Merge pull request #6128 from cotequeiroz/chaosvpn_openssl-1.1
chaosvpn: add compatibility with openssl 1.1
Hannu Nyman [Wed, 6 Jun 2018 18:38:22 +0000 (21:38 +0300)]
Merge pull request #5620 from kvuorine/python-pyserial
python-pyserial: Update to version 3.4
Hannu Nyman [Wed, 6 Jun 2018 09:20:36 +0000 (12:20 +0300)]
Merge pull request #6197 from roger-/v4l
v4l2rtspserver: small fix
Hannu Nyman [Wed, 6 Jun 2018 09:20:00 +0000 (12:20 +0300)]
Merge pull request #6198 from TDT-AG/pr/
20180523-net-mwan3-fix-ndp
net/mwan3: fix Ipv6 RA service
Florian Eckert [Wed, 23 May 2018 08:51:52 +0000 (10:51 +0200)]
net/mwan3: fix NDP on ipv6 for ra services
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
Roger [Tue, 5 Jun 2018 23:15:29 +0000 (19:15 -0400)]
v4l2rtspserver
Signed-off-by: Roger Dammit <rogerdammit@gmail.com>
Maintainer: me
Compile tested: AR71xx snapshot
remove spaces to fix build error
Toke Høiland-Jørgensen [Tue, 5 Jun 2018 21:37:42 +0000 (23:37 +0200)]
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>
Hannu Nyman [Tue, 5 Jun 2018 18:04:58 +0000 (21:04 +0300)]
Merge pull request #5658 from neheb/e2guardian
e2guardian: Change URL to use git directly.
Hannu Nyman [Tue, 5 Jun 2018 16:27:07 +0000 (19:27 +0300)]
Merge pull request #6087 from cotequeiroz/luasec_openssl-1.1
luasec: added openssl 1.1.0 compatibility
Hannu Nyman [Tue, 5 Jun 2018 15:06:33 +0000 (18:06 +0300)]
Merge pull request #6056 from cotequeiroz/rp-pppoe-glibc
rp-pppoe: Fixed compilation with glibc
Hannu Nyman [Tue, 5 Jun 2018 15:04:46 +0000 (18:04 +0300)]
Merge pull request #6132 from cotequeiroz/freeradius3_openssl-1.1
freeradius3: update to 3.0.17
Hannu Nyman [Tue, 5 Jun 2018 15:02:54 +0000 (18:02 +0300)]
Merge pull request #6194 from ldir-EDB0/fixldns
ldns: fix cross compiling on darwin
Hannu Nyman [Tue, 5 Jun 2018 11:20:12 +0000 (14:20 +0300)]
Merge pull request #6102 from cotequeiroz/libssh_openssl-1.1
libssh: added openssl 1.1 compatibility
Hannu Nyman [Tue, 5 Jun 2018 11:19:19 +0000 (14:19 +0300)]
Merge pull request #6139 from ejurgensen/mxml_update_211
mxml: update to 2.11
Kevin Darbyshire-Bryant [Tue, 5 Jun 2018 09:38:17 +0000 (10:38 +0100)]
ldns: fix cross compiling on darwin
Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
Espen Jürgensen [Sun, 27 May 2018 21:26:31 +0000 (23:26 +0200)]
mxml: update to 2.11
Signed-off-by: Espen Jürgensen <espenjurgensen+openwrt@gmail.com>
Hannu Nyman [Tue, 5 Jun 2018 04:22:16 +0000 (07:22 +0300)]
Merge pull request #6191 from valdi74/python-curl_fix
python-curl: Fix compilation error after upgrade to 7.43.0.2
Hannu Nyman [Tue, 5 Jun 2018 04:21:16 +0000 (07:21 +0300)]
Merge pull request #6190 from Wedmer/fftw_3_3_8
fftw3: Updated to the latest release
Hannu Nyman [Tue, 5 Jun 2018 04:20:46 +0000 (07:20 +0300)]
Merge pull request #6189 from Ansuel/uwsgi-lib
uwsgi-cgi: remove useless dep
Eneas U de Queiroz [Wed, 23 May 2018 17:04:28 +0000 (14:04 -0300)]
ipmitool: add openssl 1.1.0 compatibility
The patches have been merged upstream.
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
Waldemar Konik [Mon, 4 Jun 2018 22:23:46 +0000 (00:23 +0200)]
python-curl: Fix compilation error after upgrade to 7.43.0.2
Signed-off-by: Waldemar Konik <informatyk74@interia.pl>
Ansuel Smith [Mon, 4 Jun 2018 20:29:02 +0000 (22:29 +0200)]
uwsgi-cgi: remove useless dep
Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
Vladimir Ulrich [Mon, 4 Jun 2018 20:31:58 +0000 (23:31 +0300)]
fftw3: Updated to the latest release
Removed obsolete patch file.
Removed BROKEN dependency for fftw3l variant as it builds well with musl.
Signed-off-by: Vladimir Ulrich <admin@evl.su>
Hannu Nyman [Mon, 4 Jun 2018 20:13:08 +0000 (23:13 +0300)]
Merge pull request #6085 from cotequeiroz/lua-openssl_openssl-1.1
lua-openssl: upgrade to version 0.7.1
Stijn Tintel [Mon, 4 Jun 2018 18:30:58 +0000 (21:30 +0300)]
Merge pull request #6091 from dwmw2/domoticz
Domoticz updates and build fixes
Eneas U de Queiroz [Mon, 4 Jun 2018 18:16:24 +0000 (15:16 -0300)]
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>
Hannu Nyman [Mon, 4 Jun 2018 17:47:34 +0000 (20:47 +0300)]
Merge pull request #6089 from cotequeiroz/ibrcommon_openssl-1.1
ibrcommon: add openssl 1.1 compatibility
Hannu Nyman [Mon, 4 Jun 2018 17:47:19 +0000 (20:47 +0300)]
Merge pull request #6111 from cotequeiroz/nail_openssl-1.1
nail: add compatibility with openssl 1.1
Hannu Nyman [Mon, 4 Jun 2018 17:34:30 +0000 (20:34 +0300)]
Merge pull request #6182 from valdi74/update_package_python-curl
python-curl: update to 7.43.0.2
Hannu Nyman [Mon, 4 Jun 2018 17:28:43 +0000 (20:28 +0300)]
Merge pull request #6100 from cotequeiroz/libnopoll_openssl-1.1
libnopoll: upgrade to version 0.4.6 for openssl 1.1 support
Hannu Nyman [Mon, 4 Jun 2018 17:27:52 +0000 (20:27 +0300)]
Merge pull request #6093 from cotequeiroz/ldns_openssl-1.1
ldns: Upgrade to version 1.7.0
Hannu Nyman [Mon, 4 Jun 2018 15:09:44 +0000 (18:09 +0300)]
nano: update to 2.9.8
Update nano to version 2.9.8
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
Dirk Brenken [Mon, 4 Jun 2018 12:39:20 +0000 (14:39 +0200)]
Merge pull request #6186 from dibdot/adblock
adblock: change winspy url
Hannu Nyman [Mon, 4 Jun 2018 12:36:02 +0000 (15:36 +0300)]
Merge pull request #6180 from openwrt/unbound-tfo-v2
unbound: Enable TCP fast open
Dirk Brenken [Mon, 4 Jun 2018 12:32:14 +0000 (14:32 +0200)]
Merge pull request #6183 from dibdot/mc
mc: update 4.8.21
Dirk Brenken [Mon, 4 Jun 2018 12:29:47 +0000 (14:29 +0200)]
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>
David Woodhouse [Sun, 13 May 2018 14:54:05 +0000 (15:54 +0100)]
domoticz: fix Onkyo custom command handling from dzVents
https://github.com/domoticz/domoticz/pull/2386
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
David Woodhouse [Sun, 13 May 2018 14:52:50 +0000 (15:52 +0100)]
domoticz: update to 3.9571 and clean up FHS handling
Upstream has merged a simplified version of the FHS patch, with a few
changes...
Scripts are actually configuration. There are examples, but the point is
that you write your own.
So they should live in the data directory (e.g. /var/lib/domoticz) not
in /usr/share/domoticz. The only exception is the dzVents runtime.
So.... the upstream patch handles the dzVents runtime bit. Drop the part
of our patch which added -scripts, because it can just be based in the
userdata directory and we don't need to change that.
Ship the default scripts/ directory in /etc/domoticz/scripts, and on
startup make a *symlink* to it from /var/lib/domoticz/scripts.
Symlink from /etc/domoticz/scripts/dzVents{data,generated_scripts} to
temporary directories under /var/lib/domoticz/dzVents so that those
directories (which are written to by Domoticz) don't land on the root
file system. Anyone with a writeable file system who *wants* the data/
directory to be persistent, can change that. Just as they can change
the userdata config option to point to a real file system somewhere.
Also drop the renaming of the OpenZWave Config/ directory. It's purely
cosmetric so there's no need for us to carry that change. It can go
upstream first, if it really offends anyone.
Drop the patches which are now merged upstream, and turn off the newly
added USE_OPENSSL_STATIC. Add -noupdates to the command line.
Finally, gzip the static www files to save space. In the common case,
clients will use "Accept-Encodiong: gzip" and Domoticz will serve them
as-is. It can also decompress on the fly if it really has to, but now we
aren't asking it to *compress* on the fly, which is probably a losing
proposition on an OpenWRT box.
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
David Woodhouse [Tue, 22 May 2018 12:41:34 +0000 (13:41 +0100)]
domoticz: build with -flto
This makes quite a significant difference to the executable size:
text data bss dec hex filename
7921421 87804 31692
8040917 7ab1d5 domoticz
5862321 86180 31212
5979713 5b3e41 domoticz-lto
As an added bonus, it still seems to work.
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
David Woodhouse [Tue, 22 May 2018 15:50:27 +0000 (16:50 +0100)]
domoticz: support -ssldhparam config/command line option
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
David Woodhouse [Sun, 13 May 2018 14:50:34 +0000 (15:50 +0100)]
domoticz: use 'ln -sf' in serial hotplug script
Otherwise, stale symlinks don't get replaced
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
Hannu Nyman [Mon, 4 Jun 2018 09:10:53 +0000 (12:10 +0300)]
Merge pull request #6179 from Ansuel/master
uwsgi-cgi: another missing library
Dirk Brenken [Mon, 4 Jun 2018 08:53:26 +0000 (10:53 +0200)]
mc: update 4.8.21
* News see here: http://midnight-commander.org/wiki/NEWS-4.8.21
Signed-off-by: Dirk Brenken <dev@brenken.org>
Waldemar Konik [Mon, 4 Jun 2018 08:03:45 +0000 (10:03 +0200)]
python-curl: update to 7.43.0.2
Signed-off-by: Waldemar Konik <informatyk74@interia.pl>
Toke Høiland-Jørgensen [Sun, 3 Jun 2018 23:20:49 +0000 (01:20 +0200)]
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>
Ansuel Smith [Mon, 4 Jun 2018 06:35:18 +0000 (08:35 +0200)]
uwsgi-cgi: another missing library
Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
Hannu Nyman [Mon, 4 Jun 2018 06:00:04 +0000 (09:00 +0300)]
Merge pull request #6178 from Ansuel/uwsgi-lib
uwsgi-cgi: add missing library
Ansuel Smith [Mon, 4 Jun 2018 05:58:08 +0000 (07:58 +0200)]
uwsgi-cgi: add missing library
This fix compilation error for the missing library libjansson
Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
Yousong Zhou [Mon, 4 Jun 2018 03:46:20 +0000 (11:46 +0800)]
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>
Yousong Zhou [Fri, 1 Jun 2018 04:13:07 +0000 (12:13 +0800)]
openvswitch: bump to version 2.9.2
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
Yousong Zhou [Mon, 28 May 2018 10:21:38 +0000 (18:21 +0800)]
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>
Hannu Nyman [Sun, 3 Jun 2018 21:04:51 +0000 (00:04 +0300)]
Merge pull request #6166 from cotequeiroz/nut_openssl-1.1
nut: added compatibility with openssl-1.1
Hannu Nyman [Sun, 3 Jun 2018 21:04:09 +0000 (00:04 +0300)]
Merge pull request #6173 from roger-/v4l
v4l2rtspserver: update
Hannu Nyman [Sun, 3 Jun 2018 21:02:50 +0000 (00:02 +0300)]
Merge pull request #6172 from ldir-EDB0/bumplibidn2
libidn2: bump to v2.0.5
Roger Dammit [Sun, 3 Jun 2018 19:55:55 +0000 (15:55 -0400)]
v4l2rtspserver: update
Signed-off-by: Roger Dammit <rogerdammit@gmail.com>
Maintainer: me
Compile tested: AR71xx snapshot
Update to latest and (hopefully) fix some buildbot issues.
Kevin Darbyshire-Bryant [Sun, 27 May 2018 18:30:09 +0000 (19:30 +0100)]
libidn2: bump to v2.0.5
* Version 2.0.5 (released 2018-05-18)
** Switched the default library behavior to IDNA2008 as amended
by TR#46 (non-transitional). That default behavior is enabled when
no flags are specified to function calls. Applications can utilize the
%IDN2_NO_TR46 flag to switch to the unamended IDNA2008. This is done in
the interest of interoperability based on the fact that this is what application
writers care about rather than strict compliance with a particular protocol.
** Fixed memleak in idn2_to_unicode_8zlz().
** Return error (IDN2_ICONV_FAIL) on charset conversion errors.
** Fixed issue with STD3 rules applying in non-transitional
TR46 mode.
** idn2: added option --usestd3asciirules.
Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
Hannu Nyman [Sun, 3 Jun 2018 18:07:08 +0000 (21:07 +0300)]
Merge pull request #6171 from Ansuel/master
uwsgi-cgi: fix error
Ansuel Smith [Sun, 3 Jun 2018 17:54:21 +0000 (19:54 +0200)]
uwsgi-cgi: fix error
Bad makefile, fix missing separator error.
Also add PKG_MIRROR_HASH
Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
Hannu Nyman [Sun, 3 Jun 2018 17:46:03 +0000 (20:46 +0300)]
Merge pull request #6108 from cotequeiroz/openldap_openssl-1.1
openldap: use /dev/urandom as entropy source
Hannu Nyman [Sun, 3 Jun 2018 14:21:35 +0000 (17:21 +0300)]
Merge pull request #5973 from cotequeiroz/gcc5-compilation
gcc: enable compilation with gcc 7.x
Hannu Nyman [Sun, 3 Jun 2018 14:18:36 +0000 (17:18 +0300)]
Merge pull request #6063 from cotequeiroz/tdb-symlinks
tdb: avoid installing duplicate files
Hannu Nyman [Sun, 3 Jun 2018 14:16:56 +0000 (17:16 +0300)]
Merge pull request #6096 from xavifr/master
lighttpd: Auth in version 1.4.48 is broken with musl, fixed in 1.4.49
Hannu Nyman [Sun, 3 Jun 2018 14:15:38 +0000 (17:15 +0300)]
Merge pull request #6104 from cotequeiroz/libtorrent_openssl-1.1
libtorrent: add support for openssl 1.1
Hannu Nyman [Sun, 3 Jun 2018 14:14:38 +0000 (17:14 +0300)]
Merge pull request #6099 from cotequeiroz/libmraa-0.9
libmraa: Upgrade to version 0.9.0
Hannu Nyman [Sun, 3 Jun 2018 14:09:46 +0000 (17:09 +0300)]
Merge pull request #6083 from Ansuel/master
uwsgi-cgi: New package
Hannu Nyman [Sun, 3 Jun 2018 11:53:04 +0000 (14:53 +0300)]
Merge pull request #6103 from Ansuel/ddns-fix
ddns-scripts: fix unefficent sh script
Hannu Nyman [Sun, 3 Jun 2018 07:07:26 +0000 (10:07 +0300)]
Merge pull request #6046 from lnslbrty/package/netatop
netatop: add new package
Hannu Nyman [Sun, 3 Jun 2018 07:07:15 +0000 (10:07 +0300)]
Merge pull request #6034 from lnslbrty/package/atop
atop: add new package
Hannu Nyman [Sun, 3 Jun 2018 07:03:20 +0000 (10:03 +0300)]
Merge pull request #5396 from diizzyy/utils-fio
fio: Add to repo
Hannu Nyman [Sun, 3 Jun 2018 06:55:27 +0000 (09:55 +0300)]
Merge pull request #6112 from cotequeiroz/opendkim_openssl-1.1
opendkim: Added compatibility wiht openssl 1.1
Hannu Nyman [Sun, 3 Jun 2018 06:54:08 +0000 (09:54 +0300)]
Merge pull request #6109 from cotequeiroz/fdm_openssl-1.1
fdm: add compatibility with openssl 1.1
Hannu Nyman [Sun, 3 Jun 2018 06:52:15 +0000 (09:52 +0300)]
Merge pull request #6116 from cotequeiroz/aircrack-ng_openssl-1.1
aircrack-ng: add openssl 1.1 compatibility
Hannu Nyman [Sun, 3 Jun 2018 06:50:55 +0000 (09:50 +0300)]
Merge pull request #6117 from cotequeiroz/bitlbee_openssl-1.1
bitlbee: added openssl 1.1 support
Hannu Nyman [Sun, 3 Jun 2018 06:47:10 +0000 (09:47 +0300)]
Merge pull request #6170 from MikePetullo/krb5
krb5: set replay cache directory to /tmp