Hannu Nyman [Sun, 11 Nov 2018 11:54:07 +0000 (13:54 +0200)]
Merge pull request #7389 from hnyman/webuiaria2
webui-aria2: dummy version bump
Hannu Nyman [Sun, 11 Nov 2018 11:42:25 +0000 (13:42 +0200)]
webui-aria2: dummy version bump
The source download storage contains a 0 byte version
of the webui-aria2 sources, which breaks buildbot.
Trigger a new download by bumping the version by a date.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
Thomas Heil [Sun, 11 Nov 2018 10:36:12 +0000 (11:36 +0100)]
Merge pull request #7290 from neheb/apr
apr: Fix pid_t format
Thomas Heil [Sun, 11 Nov 2018 10:35:22 +0000 (11:35 +0100)]
Merge pull request #6854 from neheb/apache
apache: Update to 2.4.34
Hannu Nyman [Sun, 11 Nov 2018 10:11:11 +0000 (12:11 +0200)]
Merge pull request #7138 from diizzyy/patch-13
libs/libx264: Update to snapshot
20181006
Hannu Nyman [Sun, 11 Nov 2018 09:36:05 +0000 (11:36 +0200)]
Merge pull request #7344 from TDT-AG/pr/
20181107-crtmpserver
crtmpserver: fix whitspaces
Hannu Nyman [Sun, 11 Nov 2018 09:35:48 +0000 (11:35 +0200)]
Merge pull request #7185 from neheb/grilo
grilo: Enable parallel building
Hannu Nyman [Sun, 11 Nov 2018 09:34:43 +0000 (11:34 +0200)]
Merge pull request #7187 from neheb/grilop
grilo-plugins: Update to 0.3.7
Hannu Nyman [Sun, 11 Nov 2018 09:22:03 +0000 (11:22 +0200)]
Merge pull request #6671 from neheb/patch-3
json4lua: Update to 0.9.54 and switch to codeload
Hannu Nyman [Sun, 11 Nov 2018 09:20:33 +0000 (11:20 +0200)]
Merge pull request #6672 from neheb/patch-20
dkjson: Switch to codeload
Hannu Nyman [Sun, 11 Nov 2018 09:16:28 +0000 (11:16 +0200)]
Merge pull request #6705 from cotequeiroz/libupm_swig
libupm: don't set SWIG_DIR, force python 2.7
Hannu Nyman [Sun, 11 Nov 2018 08:56:14 +0000 (10:56 +0200)]
Merge pull request #7286 from neheb/patch-1
cryptsetup: Update to 2.0.5
Hannu Nyman [Sun, 11 Nov 2018 08:52:08 +0000 (10:52 +0200)]
Merge pull request #6931 from chris5560/radicale_master
radicale: add extra command "export_storage" to init script
Ted Hess [Sun, 11 Nov 2018 01:47:48 +0000 (20:47 -0500)]
Merge pull request #7383 from neheb/squ
socat: Fix compile with deprecated APIs disabled
champtar [Sun, 11 Nov 2018 01:39:11 +0000 (20:39 -0500)]
Merge pull request #7379 from micmac1/maria-pthread-detach
mariadb: fix pthread_detach
Rosen Penev [Sun, 11 Nov 2018 01:25:29 +0000 (17:25 -0800)]
socat: Fix compile with deprecated APIs disabled
Signed-off-by: Rosen Penev <rosenp@gmail.com>
champtar [Sun, 11 Nov 2018 01:09:40 +0000 (20:09 -0500)]
Merge pull request #7334 from neheb/monit
monit: Fix compilation without deprecated APIs
Sebastian Kemper [Sun, 11 Nov 2018 00:23:42 +0000 (01:23 +0100)]
mariadb: fix pthread_detach
Include fix from upstream for MDEV-17200. musl-1.1.20 segfaults when
pthread_detach() is called for already detached threads.
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
Ted Hess [Sat, 10 Nov 2018 20:07:54 +0000 (15:07 -0500)]
Merge pull request #7319 from neheb/icecast
icecast: Update to 2.4.4
Ted Hess [Sat, 10 Nov 2018 19:56:29 +0000 (14:56 -0500)]
Merge pull request #7375 from eduardoabinader/bump-alsa-utils-1.1.7
alsa-utils: bump to 1.1.7
Michael Heimpold [Sat, 10 Nov 2018 19:05:59 +0000 (20:05 +0100)]
Merge pull request #7302 from mhei/openplcutils-update
open-plc-utils: update to commit
32408520
Michael Heimpold [Sat, 10 Nov 2018 19:05:31 +0000 (20:05 +0100)]
Merge pull request #7345 from mhei/automake-update
automake: update to 1.15.1
Rosy Song [Sat, 10 Nov 2018 18:47:23 +0000 (20:47 +0200)]
nft-qos: use prerouting chain rather than input
Using the input chain can only limit the upload rate in local network.
Since to do the limit rate on both native and remote, we have to
replace the input hook with prerouting.
Signed-off-by: Rosy Song <rosysong@rosinson.com>
(Added Makefile version bump)
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
Hannu Nyman [Sat, 10 Nov 2018 17:52:47 +0000 (19:52 +0200)]
Merge pull request #7333 from neheb/libaio
libaio: Update to 0.3.111
Dirk Brenken [Sat, 10 Nov 2018 16:46:25 +0000 (17:46 +0100)]
Merge pull request #7377 from dibdot/adblock
adblock: fix adguard source
Dirk Brenken [Sat, 10 Nov 2018 16:39:08 +0000 (17:39 +0100)]
adblock: fix adguard source
* fix regex for adguard blocklist source
Signed-off-by: Dirk Brenken <dev@brenken.org>
Kevin Darbyshire-Bryant [Mon, 5 Nov 2018 18:01:50 +0000 (18:01 +0000)]
nlbwmon: receive dhcp interface triggers
Not all interfaces may have been allocated address at nlbwmon startup so
it may not collect statistics as expected/configured.
Add interface triggers to catch dhcp events and restart as required.
Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
Ted Hess [Sat, 10 Nov 2018 15:50:27 +0000 (10:50 -0500)]
Merge pull request #7365 from thess/ffmpeg-work
ffmpeg: Resolve hard/float builds with work-around dependencies
Hannu Nyman [Sat, 10 Nov 2018 15:22:36 +0000 (17:22 +0200)]
Revert "keyutils: Update to 1.5.11"
This reverts commit
41f2036afe67bb7aecf9395d74b77b04c30064bf.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
Marko Ratkaj [Tue, 6 Nov 2018 16:40:55 +0000 (17:40 +0100)]
net: dhcpcd: bump version to 7.0.8
Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
Hannu Nyman [Sat, 10 Nov 2018 13:12:00 +0000 (15:12 +0200)]
Merge pull request #7376 from danrl/dm
jool: Remove inactive maintainer
Dan Lüdtke [Sat, 10 Nov 2018 12:52:56 +0000 (13:52 +0100)]
jool: Remove inactive maintainer
Signed-off-by: Dan Lüdtke <mail@danrl.com>
Eduardo Abinader [Sat, 10 Nov 2018 10:12:02 +0000 (11:12 +0100)]
alsa-utils: bump to 1.1.7
Signed-off-by: Eduardo Abinader <eduardoabinader@gmail.com>
Hannu Nyman [Sat, 10 Nov 2018 09:24:15 +0000 (11:24 +0200)]
Merge pull request #6974 from neheb/miniupnopc
miniupnpc: Update to 2.1
Hannu Nyman [Sat, 10 Nov 2018 09:18:52 +0000 (11:18 +0200)]
Merge pull request #7242 from neheb/key
keyutils: Update to 1.5.11
Hannu Nyman [Sat, 10 Nov 2018 09:17:58 +0000 (11:17 +0200)]
Merge pull request #7243 from neheb/patch-46
liboping: Update to 1.10.0
Hannu Nyman [Sat, 10 Nov 2018 09:17:22 +0000 (11:17 +0200)]
Merge pull request #7262 from neheb/patch-22
qrencode: Update to 4.0.2
Hannu Nyman [Sat, 10 Nov 2018 09:16:46 +0000 (11:16 +0200)]
Merge pull request #7263 from neheb/ldap
python-ldap: Update to 3.1.0
Hannu Nyman [Sat, 10 Nov 2018 08:15:34 +0000 (10:15 +0200)]
Merge pull request #7318 from neheb/mraa
libmraa: Update to 2.0.0
Yousong Zhou [Sat, 10 Nov 2018 07:38:53 +0000 (07:38 +0000)]
openvswitch: fix building intree datapath module unconditionally
Fixes
f2bf8d3 ("openvswitch: provide in-tree kmod builds")
Closes openwrt/packages#7360
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
Rosen Penev [Tue, 6 Nov 2018 20:14:57 +0000 (12:14 -0800)]
libssh: Fix compile without OpenSSL deprecated APIs
Backported several patches from version 0.8 to fix this.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Hannu Nyman [Fri, 9 Nov 2018 20:09:57 +0000 (22:09 +0200)]
Merge pull request #7261 from neheb/patch-17
dmidecode: Update to 3.2
Ycarus [Fri, 9 Nov 2018 08:48:26 +0000 (09:48 +0100)]
msmtp: Fix typo
Fix typo in msmtp Makefile PACAKGE -> PACKAGE
Signed-off-by: Yannick Chabanois <ycarus@zugaina.org>
Ted Hess [Thu, 8 Nov 2018 23:51:36 +0000 (18:51 -0500)]
ffmpeg: Resolve hard/float builds with work-around dependencies
Hard float includes: libx264, mp3lame
Soft float includes: shine (mp3 encoder)
fdk-aac will not be available in libffmpeg-full due to incompatible license with libx264.
Custom builds can override licensing restrictions but results may not be re-distributable.
Signed-off-by: Ted Hess <thess@kitschensync.net>
Hannu Nyman [Fri, 9 Nov 2018 16:29:07 +0000 (18:29 +0200)]
Merge pull request #7321 from neheb/tgt
tgt: Update to 1.0.74
Hannu Nyman [Fri, 9 Nov 2018 16:28:00 +0000 (18:28 +0200)]
Merge pull request #7355 from diizzyy/nginx-rtmp
nginx: Update rtmp module
Hannu Nyman [Fri, 9 Nov 2018 16:25:19 +0000 (18:25 +0200)]
Merge pull request #7362 from cotequeiroz/cryptodev-linux
cyrptodev-linux: bump to latest git 2018-11-02
champtar [Fri, 9 Nov 2018 16:16:11 +0000 (11:16 -0500)]
Merge pull request #7338 from neheb/alpine
alpine: Fix compilation without deprecated APIs on OpenSSL 1.0.2
Karl Palsson [Fri, 9 Nov 2018 10:26:02 +0000 (10:26 +0000)]
net/mosquitto: bump to 1.5.4
Security and bugfix release. Full release notes available at:
https://mosquitto.org/blog/2018/11/version-154-released/
Security:
* client certificates not validated for websockets listeners.
Bugfixes:
* wills with disconnected clients better handled
* bridge restart_timeout properly observed
Signed-off-by: Karl Palsson <karlp@etactica.com>
Rosen Penev [Wed, 22 Aug 2018 02:36:35 +0000 (19:36 -0700)]
ipmitool: Fix compile with OpenSSL 1.1 without deprecated APIs.
Also updated the URL as the SourceForge page is obsolete.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Eneas U de Queiroz [Fri, 9 Nov 2018 10:34:31 +0000 (08:34 -0200)]
cyrptodev-linux: bump to latest git 2018-11-02
This adds support for digests in openssl 1.1.1.
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
Rosen Penev [Thu, 8 Nov 2018 23:44:06 +0000 (15:44 -0800)]
libwebsockets: Fix build without deprecated OpenSSL APIs
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Marko Ratkaj [Fri, 9 Nov 2018 10:07:24 +0000 (11:07 +0100)]
Merge pull request #7328 from sartura/file_bump_version_to_5.35
libs: file: bump version to 5.35
Marko Ratkaj [Tue, 6 Nov 2018 16:20:55 +0000 (17:20 +0100)]
libs: file: bump version to 5.35
Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
Marko Ratkaj [Fri, 9 Nov 2018 09:44:30 +0000 (10:44 +0100)]
Merge pull request #7332 from sartura/squid_bump_version_to_4.4
net: squid: bump version to 4.4
Marko Ratkaj [Fri, 9 Nov 2018 09:42:10 +0000 (10:42 +0100)]
Merge pull request #7329 from sartura/libuv_bump_version_to_1.23.2
libs: libuv: bump version to 1.23.2
Marko Ratkaj [Fri, 9 Nov 2018 09:40:46 +0000 (10:40 +0100)]
Merge pull request #7327 from sartura/sysstat_bump_version_to_12.0.2
utils: sysstat: bump version to 12.0.2
Marko Ratkaj [Fri, 9 Nov 2018 09:40:21 +0000 (10:40 +0100)]
Merge pull request #7326 from sartura/jq_bump_version_to_1.6
utils: jq: bump version to 1.6
Hannu Nyman [Thu, 8 Nov 2018 19:53:52 +0000 (21:53 +0200)]
Merge pull request #7354 from diizzyy/netdata
netdata: Update to 1.11.0
Hannu Nyman [Thu, 8 Nov 2018 19:51:48 +0000 (21:51 +0200)]
Merge pull request #7353 from neheb/patch-4
libndpi: Add PKG_BUILD_DEPENDS to fix compilation
Rosen Penev [Thu, 8 Nov 2018 19:09:14 +0000 (11:09 -0800)]
znc: Fix compilation without deprecated APIs in OpenSSL 1.0.2
Signed-off-by: Rosen Penev <rosenp@gmail.com>
[correct configure flag from enable-ssl to enable-openssl]
Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
Rosen Penev [Thu, 8 Nov 2018 17:29:25 +0000 (09:29 -0800)]
libndpi: Add patches from the 2.4-stable branch to fix compilation
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Daniel Engberg [Thu, 8 Nov 2018 19:06:25 +0000 (20:06 +0100)]
nginx: Update rtmp module
Change to ut0mt8's fork that contains several enhancements
and bugfixes.
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
Daniel Engberg [Thu, 8 Nov 2018 18:44:09 +0000 (19:44 +0100)]
netdata: Update to 1.11.0
Update netdata to 1.11.0
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
champtar [Thu, 8 Nov 2018 16:24:25 +0000 (11:24 -0500)]
Merge pull request #7339 from neheb/cyrus
cyrus-sasl: Fix compilation without deprecated APIs on OpenSSL
Rosen Penev [Wed, 7 Nov 2018 03:00:57 +0000 (19:00 -0800)]
cyrus-sasl: Fix compilation without deprecated APIs on OpenSSL
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Hannu Nyman [Thu, 8 Nov 2018 15:28:22 +0000 (17:28 +0200)]
Merge pull request #7340 from neheb/openldap
openldap: Backport patch to fix compilation without deprecated APIs
Hannu Nyman [Thu, 8 Nov 2018 15:26:41 +0000 (17:26 +0200)]
Merge pull request #7323 from nwf/rng-tools6.6
rng-tools: version 6.6 is now available
Hannu Nyman [Thu, 8 Nov 2018 10:09:51 +0000 (12:09 +0200)]
Merge pull request #7295 from neheb/unbound
unbound: Remove deprecated OpenSSL API
Nathaniel Wesley Filardo [Wed, 7 Nov 2018 23:41:05 +0000 (23:41 +0000)]
rng-utils: version 6.6 is now available
Work around automake demanding README with a symlink.
Add new dependency on libsysfs.
Avoid dependency on libxml, curl, openssl by disabling NIST beacon support.
We also continue to remove gcrypt, and jitterentropy is not packaged.
Remove patch that no longer cleanly applies.
If newlines in log messages are a problem, we should take it up with
upstream.
Signed-off-by: Nathaniel Wesley Filardo <nwfilardo@gmail.com>
Fixes: github #7303
Michael Heimpold [Wed, 7 Nov 2018 22:59:42 +0000 (23:59 +0100)]
automake: update to 1.15.1
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Hannu Nyman [Wed, 7 Nov 2018 15:23:58 +0000 (17:23 +0200)]
Merge pull request #7335 from neheb/evh
libevhtp: Fix compilation on OpenSSL 1.0.2 without deprecated APIs
Florian Eckert [Wed, 7 Nov 2018 12:36:46 +0000 (13:36 +0100)]
crtmpserver: fix whitspaces
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
Rosen Penev [Wed, 7 Nov 2018 03:06:38 +0000 (19:06 -0800)]
openldap: Backport patch to fix compilation without deprecated APIs
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Sun, 28 Oct 2018 17:25:21 +0000 (10:25 -0700)]
python-ldap: Update to 3.1.0
Switched URL to a proper one.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Wed, 7 Nov 2018 02:51:26 +0000 (18:51 -0800)]
alpine: Fix compilation without deprecated APIs on OpenSSL 1.0.2
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Luiz Angelo Daros de Luca [Tue, 6 Nov 2018 21:03:33 +0000 (19:03 -0200)]
hplip: bump to 3.18.10
Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
Rosen Penev [Tue, 6 Nov 2018 19:35:21 +0000 (11:35 -0800)]
libevhtp: Fix compilation on OpenSSL 1.0.2 without deprecated APIs
Also switched to the proper upstream.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Tue, 6 Nov 2018 18:21:17 +0000 (10:21 -0800)]
monit: Fix compilation without deprecated APIs
This switches monit to use the THREAD API of OpenSSL 1.0.2. This is gone
in 1.1.0 but will be more stable with 1.0.2.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Hannu Nyman [Tue, 6 Nov 2018 17:58:35 +0000 (19:58 +0200)]
Merge pull request #6786 from neheb/patch-24
python-gnupg: Use a less braindead URL
Rosen Penev [Thu, 11 Oct 2018 22:01:02 +0000 (15:01 -0700)]
grilo: Enable parallel building
Passing --disable-gtk-doc-html should fix building in parallel.
Also added some extra flags to speed up build time.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Fri, 24 Aug 2018 01:05:06 +0000 (18:05 -0700)]
apache: Update to 2.4.37
Fixes at least:
CVE-2017-15710
CVE-2017-15715
CVE-2018-1283
CVE-2018-1312
Added CPE ID for proper CVE tracking.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Sat, 18 Aug 2018 06:25:14 +0000 (23:25 -0700)]
python-gnupg: Use a more standard URL for easier version bumping
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Wed, 27 Jun 2018 00:04:22 +0000 (17:04 -0700)]
libaio: Update to 0.3.111
Switched to new upstream at pagure.io.
Refreshed debian patches.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Marko Ratkaj [Tue, 6 Nov 2018 17:22:48 +0000 (18:22 +0100)]
net: squid: bump version to 4.4
Simple bump from 4.3 to 4.4
Changelog since 4.3:
netdb not saving to disk (#311)
Fix memory leak when parsing SNMP packet (#313)
Fix several windows build issues (#309)
Certificate fields injection via %D in ERR_SECURE_CONNECT_FAIL (#306)
Allow compilation with minimal OpenSSL (#281)
Fixed %USER_CA_CERT_xx and %USER_CERT_xx crashes (#301)
Improve const correctness for hash_link (#300)
Bug #4893: Malformed %>ru URIs for CONNECT requests (#299)
Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
Marko Ratkaj [Tue, 6 Nov 2018 16:31:24 +0000 (17:31 +0100)]
libs: libuv: bump version to 1.23.2
Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
Marko Ratkaj [Tue, 6 Nov 2018 16:13:00 +0000 (17:13 +0100)]
utils: sysstat: bump version to 12.0.2
Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
Hannu Nyman [Tue, 6 Nov 2018 16:03:58 +0000 (18:03 +0200)]
Merge pull request #7315 from diizzyy/patch-16
fping: Update to 4.1
Hannu Nyman [Tue, 6 Nov 2018 16:03:23 +0000 (18:03 +0200)]
Merge pull request #7316 from diizzyy/patch-17
stunnel: Update to 5.49
Hannu Nyman [Tue, 6 Nov 2018 16:03:08 +0000 (18:03 +0200)]
Merge pull request #7317 from diizzyy/patch-18
tmux: Update to 2.8
Hannu Nyman [Tue, 6 Nov 2018 16:02:52 +0000 (18:02 +0200)]
Merge pull request #7322 from neheb/prog
progress: Update to 0.14
Hannu Nyman [Tue, 6 Nov 2018 15:58:19 +0000 (17:58 +0200)]
Merge pull request #6193 from rosysong/nqos
nft-qos: add new package
Marko Ratkaj [Tue, 6 Nov 2018 15:55:47 +0000 (16:55 +0100)]
utils: jq: bump version to 1.6
Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
Hannu Nyman [Tue, 6 Nov 2018 15:55:56 +0000 (17:55 +0200)]
Merge pull request #7325 from jefferyto/go-1.11.2-update
golang: Update to 1.11.2, fix build errors
Hannu Nyman [Tue, 6 Nov 2018 15:55:27 +0000 (17:55 +0200)]
Merge pull request #6346 from jefferyto/tor-fw-helper
tor-fw-helper: new package
Jeffery To [Mon, 25 Jun 2018 11:44:59 +0000 (19:44 +0800)]
tor-fw-helper: new package
tor-fw-helper is a helper to automatically configuring port forwarding
for tor, using UPnP or NAT-PMP NAT traversal.
This is a tor-fw-helper rewrite in Go that functions as a drop in
replacement for the original C code.
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Jeffery To [Tue, 6 Nov 2018 11:23:57 +0000 (19:23 +0800)]
golang: Update to 1.11.2, fix build errors
When installing a newer host Go, be sure to remove the old host Go. Not
doing so causes errors[1] when trying to build target Go.
[1]: https://github.com/openwrt/packages/pull/7194#issuecomment-
435948361
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Rosy Song [Fri, 3 Aug 2018 04:17:59 +0000 (12:17 +0800)]
nft-qos: add new package
This is the nftables implementation for qos on OpenWrt,
Currently, it has below features:
* Static QoS : setting limit rate for devices or global network.
* Dynamic/Auto QoS : setting limit rate according to the network
bandwidth and adjust itself automatically (hotplug event).
* Traffic Priority : this feature is like traffic shaping under tc,
it uses ingress hook to handle to packets here.
Signed-off-by: Rosy Song <rosysong@rosinson.com>
Rosen Penev [Tue, 6 Nov 2018 05:32:13 +0000 (21:32 -0800)]
progress: Update to 0.14
Switched to codeload for easier package bumping
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Tue, 6 Nov 2018 04:31:49 +0000 (20:31 -0800)]
tgt: Update to 1.0.74
Remove KERNEL_AIO dependency to avoid recursive dependency with libaio in
a future commit.
Signed-off-by: Rosen Penev <rosenp@gmail.com>