Eneas U de Queiroz [Mon, 11 Nov 2019 11:40:03 +0000 (08:40 -0300)]
seafile-server: depend on libevent2-threads
seafile-server uses libevhtp pthreads support. libevhtp needs
libevent2-pthreads for that. However, since there is no installable
package for libevhtp--the library is build static-only--then
seafile-server, its consumer, needs to add the dependecy.
Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
Dirk Brenken [Sun, 10 Nov 2019 17:55:21 +0000 (18:55 +0100)]
banip: update 0.3.9
* fix 'enabled' service check
Signed-off-by: Dirk Brenken <dev@brenken.org>
Dirk Brenken [Sun, 10 Nov 2019 17:48:54 +0000 (18:48 +0100)]
adblock: update 3.8.10
* fix broken unbound integration
Signed-off-by: Dirk Brenken <dev@brenken.org>
Rosen Penev [Sun, 10 Nov 2019 17:25:46 +0000 (09:25 -0800)]
Merge pull request #10498 from LoEE/jpc/master/perl-macos-fix
perl: fixed host compilation of static perl on MacOS
Jakub Piotr Cłapa [Thu, 22 Aug 2019 08:55:03 +0000 (10:55 +0200)]
perl: fixed host compilation of static perl on MacOS
All symbols on MacOS are prefixed with an underscore which
interfered with the filtering mechanism (added in perl 5.28)
for extension libraries to be linked into static perl.
Signed-off-by: Jakub Piotr Cłapa <jpc@loee.pl>
Yousong Zhou [Sun, 10 Nov 2019 04:46:09 +0000 (04:46 +0000)]
spice: Fix compilation without deprecated OpenSSL APIs
Fixes openwrt/packages#10451
Supersedes openwrt/packages#10461
Signed-off-by: Rosen Penev <rosenp@gmail.com>
(use separate upstreamed patches)
Ref: https://github.com/openwrt/packages/pull/10461
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
Rosen Penev [Sun, 10 Nov 2019 04:29:23 +0000 (20:29 -0800)]
Merge pull request #10367 from flyn-org/dmapd
dmapd: update to 0.0.84
W. Michael Petullo [Sat, 26 Oct 2019 19:07:07 +0000 (15:07 -0400)]
dmapd: update to 0.0.84
Signed-off-by: W. Michael Petullo <mike@flyn.org>
Rosen Penev [Sun, 10 Nov 2019 02:56:01 +0000 (18:56 -0800)]
Merge pull request #7368 from flyn-org/libcap
libcap: move utilities to a separate package
Rosen Penev [Sun, 10 Nov 2019 02:50:07 +0000 (18:50 -0800)]
Merge pull request #10430 from gladiac1337/haproxy-2.0.8-up
haproxy: Update patches for HAProxy v2.0.8 + migrate to procd
Rosen Penev [Sun, 10 Nov 2019 02:39:54 +0000 (18:39 -0800)]
perl-www: Update to 6.39
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Fri, 20 Sep 2019 18:32:49 +0000 (11:32 -0700)]
perl-www-mechanize: Update to 1.92
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Sat, 9 Nov 2019 19:39:50 +0000 (11:39 -0800)]
Merge pull request #10508 from flyn-org/gcc
gcc: fix build with 8.3.0
Dirk Brenken [Sat, 9 Nov 2019 09:48:17 +0000 (10:48 +0100)]
Merge pull request #10506 from dibdot/banIP
banIP: update 0.3.8
Hannu Nyman [Sat, 9 Nov 2019 07:29:31 +0000 (09:29 +0200)]
Merge pull request #10507 from nickberry17/update_libmbim
libmbim: bump libmbim to 1.20.2
W. Michael Petullo [Sat, 9 Nov 2019 07:01:53 +0000 (02:01 -0500)]
gcc: fix build with 8.3.0
Signed-off-by: W. Michael Petullo <mike@flyn.org>
Nicholas Smith [Sat, 9 Nov 2019 06:55:10 +0000 (16:55 +1000)]
libmbim: bump libmbim to 1.20.2
Signed-off-by: Nicholas Smith <nicholas.smith@telcoantennas.com.au>
Dirk Brenken [Sat, 9 Nov 2019 05:40:40 +0000 (06:40 +0100)]
banIP: update 0.3.8
* limit firewall hotplug trigger to certain wan 'INTERFACE' as well,
to prevent possible race conditions during boot
Signed-off-by: Dirk Brenken <dev@brenken.org>
Hannu Nyman [Fri, 8 Nov 2019 19:20:40 +0000 (21:20 +0200)]
Merge pull request #10502 from Andy2244/cifsd-2019-10-31
cifsd: update to git (2019-10-31)
Dirk Brenken [Fri, 8 Nov 2019 18:12:53 +0000 (19:12 +0100)]
Merge pull request #10505 from dibdot/banIP
banip: update 0.3.7
Hannu Nyman [Fri, 8 Nov 2019 17:57:47 +0000 (19:57 +0200)]
Merge pull request #10501 from Andy2244/samba-4-9-15
samba4: update to 4.9.15
Dirk Brenken [Fri, 8 Nov 2019 17:40:30 +0000 (18:40 +0100)]
banip: update 0.3.7
* fix a logical glitch in the hotplug event handler
* properly handle fatal iptables errors - even in subshells
Signed-off-by: Dirk Brenken <dev@brenken.org>
Christian Lachner [Fri, 8 Nov 2019 13:38:31 +0000 (14:38 +0100)]
haproxy: Rework hotplug script for HAProxy
- Migrated init-script to procd.
- Removed the old hotplug script as it is unnecessary and
caused long boot-times for r7800 and possibly others.
Signed-off-by: Christian Lachner <gladiac@gmail.com>
Andy Walsh [Fri, 8 Nov 2019 12:24:44 +0000 (13:24 +0100)]
cifsd: update to git (2019-10-31)
* update to git (2019-10-31)
* adds config parameters: "durable handle", "smb3 encryption", "cache read buffers", "cache trans buffers", "smb2 max trans"
Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
Andy Walsh [Fri, 8 Nov 2019 12:21:45 +0000 (13:21 +0100)]
samba4: update to 4.9.15
* update to 4.9.15
* fixes CVE-2019-10218, CVE-2019-14833, CVE-2019-14847
* update smb.conf.template (aio, sendfile)
Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
Wolfgang Breyha [Mon, 21 Oct 2019 12:09:29 +0000 (14:09 +0200)]
pps-tools: use INSTALL_DATA instead of CP
Signed-off-by: Wolfgang Breyha <wbreyha@gmx.net>
Wolfgang Breyha [Sat, 19 Oct 2019 18:04:06 +0000 (20:04 +0200)]
pps-tools: install timepps.h in location specified by RFC 2783
This is need by eg. gpsd to build with proper PPS support.
It was already submitted once in #2892 which ended in a stalemate.
Signed-off-by: Wolfgang Breyha <wbreyha@gmx.net>
Florian Eckert [Fri, 8 Nov 2019 08:35:13 +0000 (09:35 +0100)]
Merge pull request #10487 from aleksander0m/aleksander/mm-fixes
ModemManager fixes and update to 1.12.0
Hannu Nyman [Thu, 7 Nov 2019 19:33:15 +0000 (21:33 +0200)]
Merge pull request #10468 from peter-stadler/django
django: bump version to 2.2.7 and fix minor problems
Hannu Nyman [Thu, 7 Nov 2019 19:32:25 +0000 (21:32 +0200)]
Merge pull request #10489 from jefferyto/python-readme-fix
python: Fix filespec example in readme
Rosen Penev [Thu, 7 Nov 2019 18:47:18 +0000 (10:47 -0800)]
Merge pull request #10040 from neheb/per
Massive perl update
Rosen Penev [Thu, 7 Nov 2019 18:45:52 +0000 (10:45 -0800)]
Merge pull request #9491 from neheb/bundle
Netopeer2 Bundle
Rosen Penev [Thu, 7 Nov 2019 18:44:08 +0000 (10:44 -0800)]
Merge pull request #10470 from neheb/mini
minisatip: Update to 1.0.2
Rosen Penev [Thu, 7 Nov 2019 18:43:52 +0000 (10:43 -0800)]
Merge pull request #10486 from neheb/zzz
zstd: Update to 1.4.4
Rosen Penev [Thu, 7 Nov 2019 18:43:20 +0000 (10:43 -0800)]
Merge pull request #10199 from neheb/rs232
lua-rs232: Update to latest git version
Rosen Penev [Fri, 11 Oct 2019 03:58:39 +0000 (20:58 -0700)]
lua-rs232: Update to latest git version
Last release was from 2012. Latest git has many additions.
Cleaned up Makefile and eliminated build hacks.
Added InstallDev section.
Added PKG_BUILD_PARALLEL for faster compilation.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Hannu Nyman [Thu, 7 Nov 2019 16:33:19 +0000 (18:33 +0200)]
Merge pull request #10488 from ja-pa/libmaxminddb-1.4.2
libmaxminddb: update to version 1.4.2
Jeffery To [Thu, 7 Nov 2019 14:32:57 +0000 (22:32 +0800)]
python: Fix filespec example in readme
While the filespec example is technically correct, the more likely
scenario is that the files to be omitted would be inside of a package
subdirectory.
This adds an example_package directory into the example to illustrate
this case.
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Jan Pavlinec [Thu, 7 Nov 2019 10:14:05 +0000 (11:14 +0100)]
libmaxminddb: update to version 1.4.2
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
Aleksander Morgado [Thu, 7 Nov 2019 09:04:53 +0000 (10:04 +0100)]
modemmanager: bump to version 1.12.0
Signed-off-by: Aleksander Morgado <aleksander@aleksander.es>
Aleksander Morgado [Wed, 6 Nov 2019 14:44:29 +0000 (15:44 +0100)]
modemmanager: add proto dynamic defaults on dhcp setup
Also, explicitly close the JSON object.
Signed-off-by: Aleksander Morgado <aleksander@aleksander.es>
Aleksander Morgado [Tue, 5 Nov 2019 14:19:51 +0000 (15:19 +0100)]
modemmanager: add missing path for PID file
The procd based init setup uses a custom `pidfile` parameter, but the
used MODEMMANAGER_PID_FILE was not being defined anywhere.
Signed-off-by: Aleksander Morgado <aleksander@aleksander.es>
Aleksander Morgado [Tue, 5 Nov 2019 13:12:29 +0000 (14:12 +0100)]
modemmanager: install carrier mapping configuration files
Since ModemManager 1.10.2, per-device carrier mapping configuration
files may be installed, providing support for automatic carrier config
selection.
Signed-off-by: Aleksander Morgado <aleksander@aleksander.es>
Aleksander Morgado [Tue, 5 Nov 2019 14:14:17 +0000 (15:14 +0100)]
modemmanager: fix bearer disconnection logic
The bearer status wasn't being loaded in key/value mode, and therefore
would always fail to load the IPv4 config method.
Signed-off-by: Aleksander Morgado <aleksander@aleksander.es>
Dirk Brenken [Thu, 7 Nov 2019 04:22:28 +0000 (05:22 +0100)]
Merge pull request #10484 from dibdot/travelmate
travelmate: update 1.5.2
Dirk Brenken [Thu, 7 Nov 2019 04:21:59 +0000 (05:21 +0100)]
Merge pull request #10483 from dibdot/banIP
banip: update 0.3.6
Dirk Brenken [Thu, 7 Nov 2019 04:21:24 +0000 (05:21 +0100)]
Merge pull request #10482 from dibdot/adblock
adblock: update 3.8.9
Rosen Penev [Thu, 7 Nov 2019 01:19:16 +0000 (17:19 -0800)]
zstd: Update to 1.4.4
More speed improvements.
Remove upstreamed patch.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Wed, 6 Nov 2019 23:54:24 +0000 (15:54 -0800)]
Merge pull request #10485 from flyn-org/libsoup
libsoup: remove relics of make build after transition to meson
W. Michael Petullo [Wed, 6 Nov 2019 23:22:44 +0000 (18:22 -0500)]
libsoup: remove relics of make build after transition to meson
Signed-off-by: W. Michael Petullo <mike@flyn.org>
Rosen Penev [Wed, 6 Nov 2019 22:56:03 +0000 (14:56 -0800)]
Merge pull request #10471 from neheb/cam
camutils: Update to 2018.02.0
Rosen Penev [Wed, 6 Nov 2019 22:53:15 +0000 (14:53 -0800)]
Merge pull request #10413 from stangri/master-https-dns-proxy
https_dns_proxy: implement dnsmasq integration
Rosen Penev [Wed, 6 Nov 2019 22:52:50 +0000 (14:52 -0800)]
Merge pull request #10052 from dhewg/pull/mpc
libmpdclient/mpc/mpd: update and build with meson
Rosen Penev [Thu, 31 Oct 2019 18:58:51 +0000 (11:58 -0700)]
can-utils: Update to 2018.02.0
Switched to codeload for simplicity.
Switched to PKG_INSTALL for consistency.
Added PKG_BUILD_PARALLEL for faster compilation.
Added extra utilities added by the newer version.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Toke Høiland-Jørgensen [Wed, 6 Nov 2019 21:57:20 +0000 (22:57 +0100)]
Merge pull request #10459 from ZachCook/patch-1
Add required new depends for luci-app-sqm
Dirk Brenken [Wed, 6 Nov 2019 20:02:17 +0000 (21:02 +0100)]
travelmate: update 1.5.2
* print to stdout if 'logger' is not available
* add support to set the service nice level (default is 0)
* small fixes / polish up for forthcoming 19.07 release
Signed-off-by: Dirk Brenken <dev@brenken.org>
Dirk Brenken [Wed, 6 Nov 2019 19:45:20 +0000 (20:45 +0100)]
banip: update 0.3.6
* more startup tweaks
* re-use f_log function in helper scripts
* small fixes / polish up for forthcoming 19.07 release
Signed-off-by: Dirk Brenken <dev@brenken.org>
Dirk Brenken [Wed, 6 Nov 2019 19:29:48 +0000 (20:29 +0100)]
adblock: update 3.8.9
* more startup tweaks
* re-use f_log function in helper scripts
* small fixes / polish up for forthcoming 19.07 release
Signed-off-by: Dirk Brenken <dev@brenken.org>
Rosen Penev [Wed, 6 Nov 2019 18:39:32 +0000 (10:39 -0800)]
Merge pull request #10480 from tiagogaspar8/jool-4.0.6-update
jool: Update to 4.0.6
Josef Schlehofer [Sun, 20 Oct 2019 00:08:57 +0000 (02:08 +0200)]
bind: Update to version 9.14.7
Fixes CVE-2019-6475 and CVE-2019-6476
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
Tiago Gaspar [Wed, 6 Nov 2019 17:00:22 +0000 (17:00 +0000)]
jool: Update to 4.0.6
Update jool to te latest stable version (4.0.6).
Signed-off-by: Tiago Gaspar <tiagogaspar8@gmail.com>
Rosen Penev [Wed, 6 Nov 2019 16:52:23 +0000 (08:52 -0800)]
Merge pull request #10467 from srchack/open-vm-tools-bump-11.0.1
open-vm-tools: bump to version 11.0.1
Jan Pavlinec [Wed, 16 Oct 2019 12:35:34 +0000 (14:35 +0200)]
redis: update to version 5.0.6
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
Yousong Zhou [Wed, 6 Nov 2019 15:38:27 +0000 (15:38 +0000)]
shadowsocks-libev: README.md: more notes on the dns configuration
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
Johann Neuhauser [Tue, 5 Nov 2019 10:56:47 +0000 (11:56 +0100)]
docker-ce: fix cross compilation and enable build for aarch64 and arm
Compile-tested on: bcm2710, imx6
Runtime-tested on: bcm2710, imx6
Signed-off-by: Johann Neuhauser <johann@it-neuhauser.de>
Johann Neuhauser [Tue, 5 Nov 2019 10:56:42 +0000 (11:56 +0100)]
containerd: enable build for aarch64 and arm
Compile-tested on: bcm2710, imx6
Runtime-tested on: bcm2710, imx6
Signed-off-by: Johann Neuhauser <johann@it-neuhauser.de>
Johann Neuhauser [Tue, 5 Nov 2019 10:56:37 +0000 (11:56 +0100)]
libnetwork: enable build for aarch64 and arm
Compile-tested on: bcm2710, imx6
Runtime-tested on: bcm2710, imx6
Signed-off-by: Johann Neuhauser <johann@it-neuhauser.de>
Johann Neuhauser [Tue, 5 Nov 2019 10:56:32 +0000 (11:56 +0100)]
runc: enable build for aarch64 and arm
Compile-tested on: bcm2710, imx6
Runtime-tested on: bcm2710, imx6
Signed-off-by: Johann Neuhauser <johann@it-neuhauser.de>
Johann Neuhauser [Tue, 5 Nov 2019 10:56:21 +0000 (11:56 +0100)]
runc: fix PKG_MIRROR_HASH and drop unused PKG_HASH
Signed-off-by: Johann Neuhauser <johann@it-neuhauser.de>
Florian Eckert [Wed, 6 Nov 2019 13:28:11 +0000 (14:28 +0100)]
Merge pull request #10454 from TDT-AG/pr/
20191104-keepalived
keepalived: fix run errors on non x86_64 architectures
Hannu Nyman [Wed, 6 Nov 2019 12:49:51 +0000 (14:49 +0200)]
Merge pull request #10445 from hnyman/collectd-ntp-fix
collectd: adjust reaction to ntp time change at boot time
Yousong Zhou [Wed, 6 Nov 2019 08:57:15 +0000 (08:57 +0000)]
circleci: skip compiling packages not enabled
E.g. some packages are target, or arch specific, skip compiling them if
they cannot be enabled for current sdk. This should reduce false
positives for packages like docker-ce etc.
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
Yuhei OKAWA [Tue, 5 Nov 2019 14:46:43 +0000 (23:46 +0900)]
open-vm-tools: bump to version 11.0.1
tested x86 generic on ESXi 6.5u2
Signed-off-by: Yuhei OKAWA <tochiro.srchack@gmail.com>
Rosen Penev [Wed, 6 Nov 2019 01:01:36 +0000 (17:01 -0800)]
Merge pull request #10274 from lucize/frrup
frr: update to 7.2
Daniel Engberg [Tue, 5 Nov 2019 22:44:13 +0000 (23:44 +0100)]
Merge pull request #10473 from BKPepe/btrfs-progs
btrfs-progs: Update to version 5.3.1
Daniel Engberg [Tue, 5 Nov 2019 22:43:59 +0000 (23:43 +0100)]
Merge pull request #10472 from BKPepe/yt
youtube-dl: Update to version 2019.11.5
Josef Schlehofer [Tue, 5 Nov 2019 22:33:12 +0000 (23:33 +0100)]
btrfs-progs: Update to version 5.3.1
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
Josef Schlehofer [Tue, 5 Nov 2019 22:05:09 +0000 (23:05 +0100)]
youtube-dl: Update to version 2019.11.5
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
Rosen Penev [Mon, 4 Nov 2019 01:59:51 +0000 (17:59 -0800)]
minisatip: Update to 1.0.2
Switched to codeload for simplicity.
Added patch to fix compilation without deprecated OpenSSL APIs.
Added PKG_BUILD_PARALLEL for faster compilation.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Peter Stadler [Tue, 5 Nov 2019 13:24:37 +0000 (14:24 +0100)]
django: bump version to 2.2.7 and fix minor problems
Add dependency on python3-sqlparse and use django-admin.py instead of django-admin as the latter depends on python3-pkg-resources.
Signed-off-by: Peter Stadler <peter.stadler@student.uibk.ac.at>
Rosen Penev [Tue, 5 Nov 2019 10:00:35 +0000 (02:00 -0800)]
Merge pull request #10374 from peter-stadler/django-cors-headers
django-cors-headers: add python3 package
Rosen Penev [Tue, 5 Nov 2019 09:59:31 +0000 (01:59 -0800)]
Merge pull request #10375 from peter-stadler/sqlparse
sqlparse: add python3 package
Rosen Penev [Tue, 5 Nov 2019 09:58:29 +0000 (01:58 -0800)]
Merge pull request #10376 from peter-stadler/drf-nested-routers
drf-nested-routers: add python3 package
Andre Heider [Sun, 29 Sep 2019 16:49:39 +0000 (18:49 +0200)]
mpd: update to v0.21.16 and build with meson
One patch was dropped (probably not required anymore).
Old options have been dropped and new ones added. The order is as found
in meson_options.txt. mpd-mini and mpd-full retained their feature sets.
Signed-off-by: Andre Heider <a.heider@gmail.com>
Andre Heider [Fri, 20 Sep 2019 15:18:34 +0000 (17:18 +0200)]
mpc: update to v0.32 and build with meson
Signed-off-by: Andre Heider <a.heider@gmail.com>
Andre Heider [Fri, 20 Sep 2019 19:22:52 +0000 (21:22 +0200)]
libmpdclient: build with meson
Signed-off-by: Andre Heider <a.heider@gmail.com>
Rosen Penev [Tue, 5 Nov 2019 07:37:44 +0000 (23:37 -0800)]
Merge pull request #10460 from jefferyto/python-readme-update
python: Readme updates
Rosen Penev [Tue, 5 Nov 2019 01:31:07 +0000 (17:31 -0800)]
Merge pull request #10434 from flyn-org/libsoup
libsoup: update to 2.68.2 and build with meson
W. Michael Petullo [Sat, 2 Nov 2019 15:41:01 +0000 (11:41 -0400)]
libsoup: update to 2.68.2 and build with meson
Signed-off-by: W. Michael Petullo <mike@flyn.org>
Rosen Penev [Mon, 4 Nov 2019 20:24:07 +0000 (12:24 -0800)]
sysrepo: Switch to Python 3
Python 2 will be EOL by the end of the year. Switch to Python 3 as there
is already support for it.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Mon, 15 Jul 2019 23:01:53 +0000 (16:01 -0700)]
Netopeer2: Update to 0.7-r2
Small cleanups.
Removed upstreamed patch.
Suffixed all patches with .patch
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Mon, 15 Jul 2019 22:41:20 +0000 (15:41 -0700)]
sysrepo: Update to 0.7.8
Makefile cleanups for consistency between packages.
Placed libsysrepo in Libraries instead of Utilities.
Removed InstallDev as it is implied by CMAKE_INSTALL.
Added .patch at the end of patch files.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Mon, 15 Jul 2019 22:27:38 +0000 (15:27 -0700)]
libnetconf2: Update to 0.12-r2
Cleaned up Makefile slightly. The removed CMAKE_OPTIONS are defaults from
cmake.mk
Removed Upstreamed patches.
Rebased and added .patch to the remaining one.
Added -Wformat-security patch.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Mon, 4 Nov 2019 19:33:08 +0000 (11:33 -0800)]
Merge pull request #10427 from neheb/pkg
pkgconf: Add package
Rosen Penev [Mon, 4 Nov 2019 19:32:44 +0000 (11:32 -0800)]
Merge pull request #10422 from neheb/yar
yara: Update to 3.11.0
Rosen Penev [Mon, 4 Nov 2019 19:32:21 +0000 (11:32 -0800)]
Merge pull request #10421 from neheb/unr
unrar: Update to 5.8.3
Rosen Penev [Mon, 4 Nov 2019 19:31:56 +0000 (11:31 -0800)]
Merge pull request #10420 from neheb/mpg
mpg123: Update to 1.25.13
Rosen Penev [Mon, 4 Nov 2019 19:31:33 +0000 (11:31 -0800)]
Merge pull request #10418 from neheb/get
geth: Update to 1.9.6
Rosen Penev [Mon, 4 Nov 2019 19:31:09 +0000 (11:31 -0800)]
Merge pull request #10417 from neheb/gawk
gawk: Update to 5.0.1
Rosen Penev [Mon, 4 Nov 2019 19:29:33 +0000 (11:29 -0800)]
Merge pull request #10275 from neheb/scr
screen: Update to 4.7.0