feed/packages.git
3 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

3 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

3 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>
3 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>
3 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>
3 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

3 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

3 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

3 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

3 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

3 years agoMerge pull request #15753 from pprindeville/strongswan-start-charon-directly
Philip Prindeville [Wed, 2 Jun 2021 17:55:06 +0000 (11:55 -0600)]
Merge pull request #15753 from pprindeville/strongswan-start-charon-directly

strongswan: start charon directly from swanctl

3 years agopython-idna: bump to version 3.2
Alexandru Ardelean [Wed, 2 Jun 2021 11:13:52 +0000 (14:13 +0300)]
python-idna: bump to version 3.2

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
3 years agopdns: Change maintainer on pdns packages 15755/head
James Taylor [Wed, 2 Jun 2021 12:19:42 +0000 (22:19 +1000)]
pdns: Change maintainer on pdns packages

Remove myself as maintainer from PowerDNS Related packages and add
Peter van Dijk from PowerDNS as the new maintainer

Signed-off-by: James Taylor <james@jtaylor.id.au>
3 years agoMerge pull request #15751 from neheb/vaal
Rosen Penev [Wed, 2 Jun 2021 11:28:24 +0000 (04:28 -0700)]
Merge pull request #15751 from neheb/vaal

vala: update to 0.52.3

3 years agoMerge pull request #15744 from neheb/jose
Rosen Penev [Wed, 2 Jun 2021 11:27:59 +0000 (04:27 -0700)]
Merge pull request #15744 from neheb/jose

jose: update to 11

3 years agoMerge pull request #15748 from neheb/upmpdcl
Rosen Penev [Wed, 2 Jun 2021 11:27:41 +0000 (04:27 -0700)]
Merge pull request #15748 from neheb/upmpdcl

upmpdcli: update to 1.5.12

3 years agoMerge pull request #15734 from neheb/gtl
Rosen Penev [Wed, 2 Jun 2021 11:27:25 +0000 (04:27 -0700)]
Merge pull request #15734 from neheb/gtl

gnutls: update to 3.7.2

3 years agojose: update to 11 15744/head
Rosen Penev [Wed, 2 Jun 2021 01:42:23 +0000 (18:42 -0700)]
jose: update to 11

Reorganized Makefile slightly for consistency between packages.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years agovsftpd: update to 3.0.4 15752/head
Rosen Penev [Wed, 2 Jun 2021 01:03:21 +0000 (18:03 -0700)]
vsftpd: update to 3.0.4

Switch to AUTORELEASE for simplicity.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years agosstp-client: update to 1.0.15 15741/head
Rosen Penev [Wed, 2 Jun 2021 01:52:00 +0000 (18:52 -0700)]
sstp-client: update to 1.0.15

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years agoMerge pull request #15749 from neheb/npup
Rosen Penev [Wed, 2 Jun 2021 08:49:24 +0000 (01:49 -0700)]
Merge pull request #15749 from neheb/npup

libnpupnp: update to 4.1.4

3 years agoocserv: updated to 1.1.3
Nikos Mavrogiannopoulos [Wed, 2 Jun 2021 06:45:36 +0000 (08:45 +0200)]
ocserv: updated to 1.1.3

Signed-off-by: Nikos Mavrogiannopoulos <n.mavrogiannopoulos@gmail.com>
3 years agostrongswan: start charon directly from swanctl 15753/head
Philip Prindeville [Wed, 2 Jun 2021 02:13:14 +0000 (20:13 -0600)]
strongswan: start charon directly from swanctl

ipsec uses starter, and reads /etc/ipsec.conf (which then includes
/var/ipsec/ipsec.conf, etc). This is overly complicated, and can
be problematic if you're using both swanctl and ipsec for migration.

Running charon directly from procd via the init.d script avoid
all of this.

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
3 years agognutls: update to 3.7.2 15734/head
Rosen Penev [Wed, 2 Jun 2021 02:28:22 +0000 (19:28 -0700)]
gnutls: update to 3.7.2

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years agoMerge pull request #15737 from neheb/jpgt
Rosen Penev [Wed, 2 Jun 2021 06:15:36 +0000 (23:15 -0700)]
Merge pull request #15737 from neheb/jpgt

libjpeg-turbo: update to 2.1.0

3 years agoMerge pull request #15735 from neheb/expa
Rosen Penev [Wed, 2 Jun 2021 06:15:32 +0000 (23:15 -0700)]
Merge pull request #15735 from neheb/expa

expat: update to 2.4.1

3 years agoMerge pull request #15731 from neheb/libupnp2
Rosen Penev [Wed, 2 Jun 2021 06:15:16 +0000 (23:15 -0700)]
Merge pull request #15731 from neheb/libupnp2

libupnp: update to 1.14.7

3 years agoMerge pull request #15732 from neheb/taglib3
Rosen Penev [Wed, 2 Jun 2021 06:15:02 +0000 (23:15 -0700)]
Merge pull request #15732 from neheb/taglib3

taglib: update to 1.12

3 years agovala: update to 0.52.3 15751/head
Rosen Penev [Wed, 2 Jun 2021 01:04:32 +0000 (18:04 -0700)]
vala: update to 0.52.3

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years agounrar: update to 6.0.6 15750/head
Rosen Penev [Wed, 2 Jun 2021 01:06:29 +0000 (18:06 -0700)]
unrar: update to 6.0.6

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years agolibnpupnp: update to 4.1.4 15749/head
Rosen Penev [Wed, 2 Jun 2021 01:09:36 +0000 (18:09 -0700)]
libnpupnp: update to 4.1.4

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years agoupmpdcli: update to 1.5.12 15748/head
Rosen Penev [Wed, 2 Jun 2021 01:18:02 +0000 (18:18 -0700)]
upmpdcli: update to 1.5.12

Remove wrong GLIBC fix.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years agotcl: update to 8.6.11 15745/head
Rosen Penev [Wed, 2 Jun 2021 01:31:24 +0000 (18:31 -0700)]
tcl: update to 8.6.11

Signed-off-by: Rosen Penev <rosenp@gmail.com>