feed/packages.git
2 years agoMerge pull request #15845 from dibdot/banip
Dirk Brenken [Sun, 13 Jun 2021 06:06:33 +0000 (08:06 +0200)]
Merge pull request #15845 from dibdot/banip

banip: update 0.7.9

2 years agobanip: update 0.7.9 15845/head
Dirk Brenken [Sat, 12 Jun 2021 21:00:50 +0000 (23:00 +0200)]
banip: update 0.7.9

* add switch 'ban_fetchinsecure' to allow insecure downloads
  without certificate check (disabled by default)
* better explain 'ban_fetchparm' in readme

Signed-off-by: Dirk Brenken <dev@brenken.org>
2 years agoMerge pull request #15844 from dibdot/adblock
Dirk Brenken [Sun, 13 Jun 2021 05:32:30 +0000 (07:32 +0200)]
Merge pull request #15844 from dibdot/adblock

adblock: update 4.1.3

2 years agoMerge pull request #15850 from neheb/ppbc
Rosen Penev [Sun, 13 Jun 2021 04:29:14 +0000 (21:29 -0700)]
Merge pull request #15850 from neheb/ppbc

libprotobuf-c: update to 1.4.0

2 years agolibprotobuf-c: update to 1.4.0 15850/head
Rosen Penev [Sun, 13 Jun 2021 03:48:05 +0000 (20:48 -0700)]
libprotobuf-c: update to 1.4.0

Remove patch. Upstream fixed it.

Add AUTORELEASE for simplicity.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2 years agoninja: remove ninja-cmake.mk
Rosen Penev [Fri, 11 Jun 2021 03:21:32 +0000 (20:21 -0700)]
ninja: remove ninja-cmake.mk

Useless now that stock cmake.mk uses ninja.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2 years agotreewide: back to cmake.mk
Rosen Penev [Thu, 10 Jun 2021 23:27:06 +0000 (16:27 -0700)]
treewide: back to cmake.mk

Ninja was merged to base and therefore we can now use normal cmake.mk

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2 years agoMerge pull request #15846 from neheb/shr
Rosen Penev [Sat, 12 Jun 2021 23:08:21 +0000 (16:08 -0700)]
Merge pull request #15846 from neheb/shr

shairport-sync: update to 3.3.8

2 years agoshairport-sync: update to 3.3.8 15846/head
Rosen Penev [Sat, 12 Jun 2021 22:39:21 +0000 (15:39 -0700)]
shairport-sync: update to 3.3.8

Explicitly add libdaemon configure flag. It seems the default was
changed.

Add AUTORELEASE for simplicity.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2 years agoMerge pull request #15842 from oleg-derevenetz/bwping-2.3
Rosen Penev [Sat, 12 Jun 2021 20:58:25 +0000 (13:58 -0700)]
Merge pull request #15842 from oleg-derevenetz/bwping-2.3

bwping: update to version 2.3

2 years agoMerge pull request #15839 from jefferyto/python-twisted-tls-conch
Rosen Penev [Sat, 12 Jun 2021 20:58:05 +0000 (13:58 -0700)]
Merge pull request #15839 from jefferyto/python-twisted-tls-conch

python-twisted: Add tls/conch dependencies

2 years agoadblock: update 4.1.3 15844/head
Dirk Brenken [Sat, 12 Jun 2021 20:24:23 +0000 (22:24 +0200)]
adblock: update 4.1.3

* fix a small json syntax issue in adblock.sources
* add easylist addon to reg_fr source
* add switch 'adb_fetchinsecure' to allow insecure downloads
  without certificate check (disabled by default)
* better explain 'adb_fetchparm' in readme

Signed-off-by: Dirk Brenken <dev@brenken.org>
2 years agoMerge pull request #15837 from neheb/st
Rosen Penev [Sat, 12 Jun 2021 20:02:27 +0000 (13:02 -0700)]
Merge pull request #15837 from neheb/st

stubby: remove libidn2 and libunwind dependencies

2 years agobwping: update to version 2.3 15842/head
Oleg Derevenetz [Sat, 12 Jun 2021 17:40:22 +0000 (20:40 +0300)]
bwping: update to version 2.3

Signed-off-by: Oleg Derevenetz <oleg-derevenetz@yandex.ru>
2 years agopython-twisted: Add tls/conch dependencies 15839/head
Jeffery To [Sat, 12 Jun 2021 10:40:09 +0000 (18:40 +0800)]
python-twisted: Add tls/conch dependencies

By adding these dependencies, it is much easier for users (both
applications that use Twisted and end users) to have secure
communications by default.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2 years agoMerge pull request #15835 from jefferyto/python-twisted-21.2.0
Josef Schlehofer [Fri, 11 Jun 2021 23:20:52 +0000 (01:20 +0200)]
Merge pull request #15835 from jefferyto/python-twisted-21.2.0

python-twisted: Update to 21.2.0, redo patches

2 years agostubby: remove libidn2 and libunwind dependencies 15837/head
Rosen Penev [Fri, 11 Jun 2021 22:44:25 +0000 (15:44 -0700)]
stubby: remove libidn2 and libunwind dependencies

There's no good way to get rid of these, so just delete the cmake files.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2 years agopython-twisted: Update to 21.2.0, redo patches 15835/head
Jeffery To [Fri, 11 Jun 2021 22:18:50 +0000 (06:18 +0800)]
python-twisted: Update to 21.2.0, redo patches

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2 years agoMerge pull request #15808 from rsalvaterra/getdns
Rosen Penev [Fri, 11 Jun 2021 20:25:11 +0000 (13:25 -0700)]
Merge pull request #15808 from rsalvaterra/getdns

Bump getdns/stubby to 1.7.0 and 0.4.0 respectively

2 years agoMerge pull request #15833 from jefferyto/python-incremental-21.3.0
Josef Schlehofer [Fri, 11 Jun 2021 20:16:46 +0000 (22:16 +0200)]
Merge pull request #15833 from jefferyto/python-incremental-21.3.0

python-incremental: Update to 21.3.0, refresh patch

2 years agoMerge pull request #15830 from jefferyto/python-zope-interface-5.4.0
Josef Schlehofer [Fri, 11 Jun 2021 20:16:24 +0000 (22:16 +0200)]
Merge pull request #15830 from jefferyto/python-zope-interface-5.4.0

python-zope-interface: Update to 5.4.0

2 years agoMerge pull request #15828 from jefferyto/python-attrs-21.2.0
Josef Schlehofer [Fri, 11 Jun 2021 20:16:08 +0000 (22:16 +0200)]
Merge pull request #15828 from jefferyto/python-attrs-21.2.0

python-attrs: Update to 21.2.0

2 years agopython-incremental: Update to 21.3.0, refresh patch 15833/head
Jeffery To [Fri, 11 Jun 2021 18:15:58 +0000 (02:15 +0800)]
python-incremental: Update to 21.3.0, refresh patch

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2 years agopython-zope-interface: Update to 5.4.0 15830/head
Jeffery To [Fri, 11 Jun 2021 15:44:51 +0000 (23:44 +0800)]
python-zope-interface: Update to 5.4.0

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2 years agopython-attrs: Update to 21.2.0 15828/head
Jeffery To [Fri, 11 Jun 2021 14:53:18 +0000 (22:53 +0800)]
python-attrs: Update to 21.2.0

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2 years agostubby: bump to 0.4.0 15808/head
Rui Salvaterra [Tue, 8 Jun 2021 16:17:25 +0000 (17:17 +0100)]
stubby: bump to 0.4.0

Remove obsolete patch.

Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com>
2 years agogetdns: bump to 1.7.0
Rui Salvaterra [Tue, 8 Jun 2021 16:16:19 +0000 (17:16 +0100)]
getdns: bump to 1.7.0

Remove obsolete patches.

Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com>
2 years agonet/mosquitto: Update to 2.0.11
Karl Palsson [Fri, 11 Jun 2021 13:00:35 +0000 (13:00 +0000)]
net/mosquitto: Update to 2.0.11

This is a security and bugfix release.

Full release notes: https://mosquitto.org/blog/2021/06/version-2-0-11-released/

Fixes a remotely triggered memory leak
Fixes broker reconnections in certain failure situations
Fixes (non-standard) qos0 queuing

Signed-off-by: Karl Palsson <karlp@etactica.com>
2 years agoMerge pull request #15789 from nickberry17/update_mm_and_libs
Rosen Penev [Fri, 11 Jun 2021 10:26:11 +0000 (03:26 -0700)]
Merge pull request #15789 from nickberry17/update_mm_and_libs

Update ModemManager and dependencies

2 years agoMerge pull request #15810 from neheb/ke
Rosen Penev [Fri, 11 Jun 2021 10:25:40 +0000 (03:25 -0700)]
Merge pull request #15810 from neheb/ke

kea: update to 1.8.2

2 years agoMerge pull request #15814 from neheb/t1
Rosen Penev [Fri, 11 Jun 2021 10:25:17 +0000 (03:25 -0700)]
Merge pull request #15814 from neheb/t1

tang: remove outdated key handling

2 years agoMerge pull request #15823 from jefferyto/golang-1.16.5
Josef Schlehofer [Fri, 11 Jun 2021 09:31:48 +0000 (11:31 +0200)]
Merge pull request #15823 from jefferyto/golang-1.16.5

golang: Update to 1.16.5

2 years agogolang: Update to 1.16.5 15823/head
Jeffery To [Fri, 11 Jun 2021 08:26:56 +0000 (16:26 +0800)]
golang: Update to 1.16.5

1.16.1 included fixes for:

* CVE-2021-27918 - encoding/xml: infinite loop when using
  xml.NewTokenDecoder with a custom TokenReader
* CVE-2021-27919 - archive/zip: can panic when calling Reader.Open

1.16.4 included fixes for:

* CVE-2021-31525 - net/http: ReadRequest can stack overflow due to
  recursion with very large headers

1.16.5 includes fixes for:

* CVE-2021-33195 - net: Lookup functions may return invalid host names
* CVE-2021-33196 - archive/zip: malformed archive may cause panic or
  memory exhaustion
* CVE-2021-33197 - net/http/httputil: ReverseProxy forwards Connection
  headers if first one is empty

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
3 years agocni: update to 0.8.1
Oskari Rauta [Tue, 8 Jun 2021 00:39:31 +0000 (03:39 +0300)]
cni: update to 0.8.1

This is a security release that fixes a single bug:
 - tighten up plugin-finding logic (#811)

Users of libcni are strongly encouraged to update.

Added me to list of maintainers as requested by @dangowrt.

Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
3 years agoMerge pull request #15820 from ktgeek/compile-fixes-15807-15818
Rosen Penev [Thu, 10 Jun 2021 23:21:45 +0000 (16:21 -0700)]
Merge pull request #15820 from ktgeek/compile-fixes-15807-15818

bluld: fix compilation issues for nls and string truncation

3 years agokea: update to 1.8.2 15810/head
Rosen Penev [Wed, 9 Jun 2021 07:37:18 +0000 (00:37 -0700)]
kea: update to 1.8.2

Backport upstream patch fixing host compilation with GCC11.

Switched to AUTORELEASE for simplicity.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years agoconmon: update to 2.0.29
Oskari Rauta [Tue, 8 Jun 2021 00:27:46 +0000 (03:27 +0300)]
conmon: update to 2.0.29

Patch fixing segfaults on nulls was removed due to patch's content being now included in conmon's source since containers/conmon@355dbf1

Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
3 years agobluld: fix compilation issues for nls and string truncation 15820/head
Keith T. Garner [Thu, 10 Jun 2021 20:31:48 +0000 (15:31 -0500)]
bluld: fix compilation issues for nls and string truncation

Fixes #15807
Fixes #15818

Signed-off-by: Keith T. Garner <kgarner@kgarner.com>
3 years agoapparmor: add package
Oskari Rauta [Tue, 18 May 2021 01:27:21 +0000 (04:27 +0300)]
apparmor: add package

Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
3 years agotang: remove outdated key handling 15814/head
Rosen Penev [Thu, 10 Jun 2021 05:20:52 +0000 (22:20 -0700)]
tang: remove outdated key handling

As of https://github.com/latchset/tang/commit/c0f080efcd2e50 , tang has
no more tangd-update. Instead, it handles it itself. Update postinst
script.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years agoMerge pull request #15811 from G-M0N3Y-2503/docker-20.10.7
Rosen Penev [Wed, 9 Jun 2021 21:08:03 +0000 (14:08 -0700)]
Merge pull request #15811 from G-M0N3Y-2503/docker-20.10.7

Docker 20.10.7

3 years agodocker: Updated to 20.10.7 15811/head
Gerard Ryan [Wed, 9 Jun 2021 11:06:09 +0000 (21:06 +1000)]
docker: Updated to 20.10.7

Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
3 years agodockerd: Updated to 20.10.7
Gerard Ryan [Wed, 9 Jun 2021 11:05:40 +0000 (21:05 +1000)]
dockerd: Updated to 20.10.7

Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
3 years agolibnetwork: Updated to 2021-05-25 for docker 20.10.7
Gerard Ryan [Wed, 9 Jun 2021 11:04:54 +0000 (21:04 +1000)]
libnetwork: Updated to 2021-05-25 for docker 20.10.7

Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
3 years agocontainerd: Updated to 1.4.6 for docker 20.10.7
Gerard Ryan [Wed, 9 Jun 2021 11:04:15 +0000 (21:04 +1000)]
containerd: Updated to 1.4.6 for docker 20.10.7

Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
3 years agorunc: Updated to 1.0.0-rc95 for docker 20.10.7
Gerard Ryan [Wed, 9 Jun 2021 11:02:53 +0000 (21:02 +1000)]
runc: Updated to 1.0.0-rc95 for docker 20.10.7

Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
3 years agoMerge pull request #15809 from mhei/php8-update
Michael Heimpold [Tue, 8 Jun 2021 21:18:53 +0000 (23:18 +0200)]
Merge pull request #15809 from mhei/php8-update

php8: update to 8.0.7

3 years agophp8: update to 8.0.7 15809/head
Michael Heimpold [Tue, 8 Jun 2021 19:25:03 +0000 (21:25 +0200)]
php8: update to 8.0.7

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
3 years agogpsd: use $(AUTORELEASE)
Nick Hainke [Mon, 7 Jun 2021 20:23:46 +0000 (22:23 +0200)]
gpsd: use $(AUTORELEASE)

The version is often incremented. Switch to $(AUTORELEASE).

Signed-off-by: Nick Hainke <vincent@systemli.org>
3 years agoMerge pull request #15692 from eglooca/master
Rosen Penev [Tue, 8 Jun 2021 02:19:08 +0000 (19:19 -0700)]
Merge pull request #15692 from eglooca/master

netifyd: Fixed broken auto-configuration options passing.

3 years agoMerge pull request #15741 from neheb/sstp
Rosen Penev [Tue, 8 Jun 2021 02:18:34 +0000 (19:18 -0700)]
Merge pull request #15741 from neheb/sstp

sstp-client: update to 1.0.15

3 years agoMerge pull request #15733 from neheb/microh
Rosen Penev [Tue, 8 Jun 2021 02:18:21 +0000 (19:18 -0700)]
Merge pull request #15733 from neheb/microh

libmicrohttpd: update to 0.9.73

3 years agoMerge pull request #15802 from oskarirauta/crun
Rosen Penev [Tue, 8 Jun 2021 01:46:16 +0000 (18:46 -0700)]
Merge pull request #15802 from oskarirauta/crun

crun: update to 3.2.0

3 years agoMerge pull request #15801 from oskarirauta/podman
Rosen Penev [Tue, 8 Jun 2021 01:45:32 +0000 (18:45 -0700)]
Merge pull request #15801 from oskarirauta/podman

podman: update to 3.2.0

3 years agocrun: update to 3.2.0 15802/head
Oskari Rauta [Tue, 8 Jun 2021 00:15:15 +0000 (03:15 +0300)]
crun: update to 3.2.0

Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
3 years agopodman: update to 3.2.0 15801/head
Oskari Rauta [Mon, 7 Jun 2021 23:56:45 +0000 (02:56 +0300)]
podman: update to 3.2.0

Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
3 years agoMerge pull request #15795 from mhei/php7-update
Michael Heimpold [Mon, 7 Jun 2021 20:23:17 +0000 (22:23 +0200)]
Merge pull request #15795 from mhei/php7-update

php7: update to 7.4.20

3 years agolibuhttpd: Update to 3.12.1
Jianhui Zhao [Mon, 7 Jun 2021 02:22:12 +0000 (10:22 +0800)]
libuhttpd: Update to 3.12.1

Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
3 years agoliborcania: update to 2.2.1
Toni Uhlig [Mon, 7 Jun 2021 11:18:03 +0000 (13:18 +0200)]
liborcania: update to 2.2.1

Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
3 years agoirtt: add irtt
Marcel Vital [Mon, 7 Jun 2021 00:12:29 +0000 (00:12 +0000)]
irtt: add irtt

Isochronous round trip time tool.

Useful for measuring one-way send or recv delay between hosts,
among other things.

Signed-off-by: Marcel Vital <ralmina@tuta.io>
3 years agophp7: update to 7.4.20 15795/head
Michael Heimpold [Mon, 7 Jun 2021 04:47:21 +0000 (06:47 +0200)]
php7: update to 7.4.20

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
3 years agosyncthing: update to v1.17.0
Paul Spooren [Mon, 7 Jun 2021 02:05:34 +0000 (16:05 -1000)]
syncthing: update to v1.17.0

Lenghy changelog available on GitHub[1].

[1]: https://github.com/syncthing/syncthing/releases

Signed-off-by: Paul Spooren <mail@aparcar.org>
3 years agomodemmanager: bump to 1.16.6 15789/head
Nicholas Smith [Sun, 6 Jun 2021 10:54:44 +0000 (20:54 +1000)]
modemmanager: bump to 1.16.6

Signed-off-by: Nicholas Smith <nicholas@nbembedded.com>
3 years agoMerge pull request #15786 from ptpt52/schroot-fix-typo
Rosen Penev [Sun, 6 Jun 2021 19:50:44 +0000 (12:50 -0700)]
Merge pull request #15786 from ptpt52/schroot-fix-typo

schroot: fix typo

3 years agolibmbim: bump to 1.24.8
Nicholas Smith [Sun, 6 Jun 2021 10:53:56 +0000 (20:53 +1000)]
libmbim: bump to 1.24.8

Signed-off-by: Nicholas Smith <nicholas@nbembedded.com>
3 years agolibqmi: bump to 1.28.6
Nicholas Smith [Sun, 6 Jun 2021 10:52:36 +0000 (20:52 +1000)]
libqmi: bump to 1.28.6

Signed-off-by: Nicholas Smith <nicholas@nbembedded.com>
3 years agoschroot: fix typo 15786/head
Chen Minqiang [Sun, 6 Jun 2021 04:46:11 +0000 (12:46 +0800)]
schroot: fix typo

Signed-off-by: Chen Minqiang <ptpt52@gmail.com>
3 years agohttps-dns-proxy: update to 2021-06-03-1
Stan Grishin [Fri, 4 Jun 2021 23:33:56 +0000 (23:33 +0000)]
https-dns-proxy: update to 2021-06-03-1

Signed-off-by: Stan Grishin <stangri@melmac.net>
3 years agoMerge pull request #15772 from DeathCamel58/libnet-1.2.x-libnet-config-master
Rosen Penev [Fri, 4 Jun 2021 22:38:51 +0000 (15:38 -0700)]
Merge pull request #15772 from DeathCamel58/libnet-1.2.x-libnet-config-master

[master] libnet: Export libnet-config in development environments

3 years agoMerge pull request #15775 from 1715173329/xray
Rosen Penev [Fri, 4 Jun 2021 22:08:28 +0000 (15:08 -0700)]
Merge pull request #15775 from 1715173329/xray

xray-core: bump geodata to latest version

3 years agoMerge pull request #15777 from PolynomialDivision/fix-gpsd
Rosen Penev [Fri, 4 Jun 2021 22:06:18 +0000 (15:06 -0700)]
Merge pull request #15777 from PolynomialDivision/fix-gpsd

gpsd: fix compilation with x86 glibc

3 years agolibuhttpd: Update to 3.12.0
Jianhui Zhao [Fri, 4 Jun 2021 12:08:46 +0000 (20:08 +0800)]
libuhttpd: Update to 3.12.0

Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
3 years agogpsd: fix compilation with x86 glibc 15777/head
Nick Hainke [Fri, 4 Jun 2021 13:30:02 +0000 (15:30 +0200)]
gpsd: fix compilation with x86 glibc

The sysroot has to point to the toolchain directory. The directory
includes libraries like libm. However, the STAGING_DIR needs to be
added to the CFLAGS.

Fixes #15773

[As suggested by jow]

Signed-off-by: Nick Hainke <vincent@systemli.org>
3 years agolibnet: Export `libnet-config` in development environments 15772/head
Dylan Corrales [Fri, 4 Jun 2021 13:38:49 +0000 (09:38 -0400)]
libnet: Export `libnet-config` in development environments

Signed-off-by: Dylan Corrales <deathcamel58@gmail.com>
3 years agoxray-core: bump geodata to latest version 15775/head
Tianling Shen [Fri, 4 Jun 2021 12:44:28 +0000 (20:44 +0800)]
xray-core: bump geodata to latest version

Also removed `fullcone` option as this is outdated.

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
3 years agotcsh: update to 6.22.04
Rosen Penev [Wed, 2 Jun 2021 01:28:43 +0000 (18:28 -0700)]
tcsh: update to 6.22.04

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years agoMerge pull request #15771 from ClaymorePT/boost_1.76.0_r1
Rosen Penev [Thu, 3 Jun 2021 23:59:29 +0000 (16:59 -0700)]
Merge pull request #15771 from ClaymorePT/boost_1.76.0_r1

boost: Fixes Boost.regex header-only (v5) include

3 years agoboost: Fixes Boost.regex header-only (v5) include 15771/head
Carlos Miguel Ferreira [Thu, 3 Jun 2021 22:05:10 +0000 (23:05 +0100)]
boost: Fixes Boost.regex header-only (v5) include

In v1.76.0 Boost.Regex became a header-only library.
With this update, there are now two different versions:
- v4 for C++03 (deprecated)
- v5 header-only

This commit fixes an issue which was preventing Boost.Regex
from being built for old ArmV5 targets

Signed-off-by: Carlos Miguel Ferreira <carlosmf.pt@gmail.com>
3 years agolibjpeg-turbo: fix compilation without NEON
Rosen Penev [Thu, 3 Jun 2021 20:21:13 +0000 (13:21 -0700)]
libjpeg-turbo: fix compilation without NEON

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years agoMerge pull request #15740 from neheb/moreut
Rosen Penev [Thu, 3 Jun 2021 18:55:39 +0000 (11:55 -0700)]
Merge pull request #15740 from neheb/moreut

moreutils: update to 0.65

3 years agoMerge pull request #15738 from neheb/mpg12
Rosen Penev [Thu, 3 Jun 2021 18:53:16 +0000 (11:53 -0700)]
Merge pull request #15738 from neheb/mpg12

mpg123: update to 1.27.2

3 years agoMerge pull request #15745 from neheb/tcl2
Rosen Penev [Thu, 3 Jun 2021 18:52:54 +0000 (11:52 -0700)]
Merge pull request #15745 from neheb/tcl2

tcl: update to 8.6.11

3 years agoMerge pull request #15736 from neheb/fsh
Rosen Penev [Thu, 3 Jun 2021 18:51:53 +0000 (11:51 -0700)]
Merge pull request #15736 from neheb/fsh

fish: update to 3.2.2

3 years agoMerge pull request #15763 from jamesmacwhite/iperf-3.10.1-master
Rosen Penev [Thu, 3 Jun 2021 10:24:25 +0000 (03:24 -0700)]
Merge pull request #15763 from jamesmacwhite/iperf-3.10.1-master

[master] iperf3: Update to version 3.10.1

3 years agoMerge pull request #15761 from neheb/gst123
Rosen Penev [Thu, 3 Jun 2021 08:42:51 +0000 (01:42 -0700)]
Merge pull request #15761 from neheb/gst123

gst1-plugins-good: enable taglib support

3 years agoiperf3: Update to version 3.10.1 15763/head
James White [Thu, 3 Jun 2021 08:05:32 +0000 (09:05 +0100)]
iperf3: Update to version 3.10.1

Signed-off-by: James White <james@jmwhite.co.uk>
3 years agogerbera: update to 1.8.2
Rosen Penev [Thu, 3 Jun 2021 04:16:11 +0000 (21:16 -0700)]
gerbera: update to 1.8.2

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years agogst1-plugins-good: enable taglib support 15761/head
Rosen Penev [Thu, 3 Jun 2021 04:02:32 +0000 (21:02 -0700)]
gst1-plugins-good: enable taglib support

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years agotaglib: add missing zlib dependency
Rosen Penev [Thu, 3 Jun 2021 04:11:17 +0000 (21:11 -0700)]
taglib: add missing zlib dependency

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years agoMerge pull request #15742 from neheb/sumoo
Rosen Penev [Thu, 3 Jun 2021 04:10:24 +0000 (21:10 -0700)]
Merge pull request #15742 from neheb/sumoo

sumo: update to 1.9.2

3 years agoMerge pull request #15750 from neheb/unrarr
Rosen Penev [Thu, 3 Jun 2021 04:09:57 +0000 (21:09 -0700)]
Merge pull request #15750 from neheb/unrarr

unrar: update to 6.0.6

3 years agoMerge pull request #15743 from neheb/tan
Rosen Penev [Thu, 3 Jun 2021 04:09:32 +0000 (21:09 -0700)]
Merge pull request #15743 from neheb/tan

tang: update to 10

3 years agotaglib: fix typo
Rosen Penev [Thu, 3 Jun 2021 04:07:46 +0000 (21:07 -0700)]
taglib: fix typo

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years agotaglib: built shared library instead
Rosen Penev [Thu, 3 Jun 2021 04:01:47 +0000 (21:01 -0700)]
taglib: built shared library instead

Two packages here use taglib.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years agoMerge pull request #15739 from neheb/mpddddd
Rosen Penev [Thu, 3 Jun 2021 03:23:46 +0000 (20:23 -0700)]
Merge pull request #15739 from neheb/mpddddd

mpd: update to 0.22.8

3 years agoMerge pull request #15759 from stangri/master-miniupnpd
Rosen Penev [Thu, 3 Jun 2021 03:23:21 +0000 (20:23 -0700)]
Merge pull request #15759 from stangri/master-miniupnpd

miniupnpd: disable ext_ip_reserved_ignore by default; fix grammar

3 years agoMerge pull request #15755 from James-TR/change_package_maintainer
Rosen Penev [Thu, 3 Jun 2021 03:22:54 +0000 (20:22 -0700)]
Merge pull request #15755 from James-TR/change_package_maintainer

pdns: Change maintainer on pdns packages

3 years agotang: update to 10 15743/head
Rosen Penev [Wed, 2 Jun 2021 01:43:02 +0000 (18:43 -0700)]
tang: update to 10

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years agoMerge pull request #15659 from commodo/python3-readline
Rosen Penev [Wed, 2 Jun 2021 20:04:45 +0000 (13:04 -0700)]
Merge pull request #15659 from commodo/python3-readline

python3: add python3-readline subpackage

3 years agoMerge pull request #15752 from neheb/vsf
Rosen Penev [Wed, 2 Jun 2021 19:29:29 +0000 (12:29 -0700)]
Merge pull request #15752 from neheb/vsf

vsftpd: update to 3.0.4