Commit Graph

24619 Commits

Author SHA1 Message Date
Rosen Penev f08eb8552c ninja: remove ninja-cmake.mk
Useless now that stock cmake.mk uses ninja.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-06-12 21:05:09 -07:00
Rosen Penev 2e654b19f3 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>
2021-06-12 21:05:01 -07:00
Rosen Penev e2d9e874dc
Merge pull request #15846 from neheb/shr
shairport-sync: update to 3.3.8
2021-06-12 16:08:21 -07:00
Rosen Penev 94bc8a127c 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>
2021-06-12 15:45:50 -07:00
Rosen Penev f3f7655dfc
Merge pull request #15842 from oleg-derevenetz/bwping-2.3
bwping: update to version 2.3
2021-06-12 13:58:25 -07:00
Rosen Penev 4834c66b70
Merge pull request #15839 from jefferyto/python-twisted-tls-conch
python-twisted: Add tls/conch dependencies
2021-06-12 13:58:05 -07:00
Rosen Penev e033dcfe5f
Merge pull request #15837 from neheb/st
stubby: remove libidn2 and libunwind dependencies
2021-06-12 13:02:27 -07:00
Oleg Derevenetz 0a9a4e9e0a bwping: update to version 2.3
Signed-off-by: Oleg Derevenetz <oleg-derevenetz@yandex.ru>
2021-06-12 20:40:44 +03:00
Jeffery To 8349546208
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>
2021-06-12 18:40:09 +08:00
Josef Schlehofer 96867a101b
Merge pull request #15835 from jefferyto/python-twisted-21.2.0
python-twisted: Update to 21.2.0, redo patches
2021-06-12 01:20:52 +02:00
Rosen Penev 4ebc879855 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>
2021-06-11 15:46:18 -07:00
Jeffery To 4b6e05d1fd
python-twisted: Update to 21.2.0, redo patches
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2021-06-12 06:18:50 +08:00
Rosen Penev 8c0777e3bb
Merge pull request #15808 from rsalvaterra/getdns
Bump getdns/stubby to 1.7.0 and 0.4.0 respectively
2021-06-11 13:25:11 -07:00
Josef Schlehofer 57cdc76316
Merge pull request #15833 from jefferyto/python-incremental-21.3.0
python-incremental: Update to 21.3.0, refresh patch
2021-06-11 22:16:46 +02:00
Josef Schlehofer ce15e2ffa8
Merge pull request #15830 from jefferyto/python-zope-interface-5.4.0
python-zope-interface: Update to 5.4.0
2021-06-11 22:16:24 +02:00
Josef Schlehofer 42de1ba397
Merge pull request #15828 from jefferyto/python-attrs-21.2.0
python-attrs: Update to 21.2.0
2021-06-11 22:16:08 +02:00
Jeffery To b2738e9da6
python-incremental: Update to 21.3.0, refresh patch
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2021-06-12 02:15:58 +08:00
Jeffery To ffbde739c6
python-zope-interface: Update to 5.4.0
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2021-06-11 23:44:51 +08:00
Jeffery To 0dbb3769f3
python-attrs: Update to 21.2.0
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2021-06-11 22:53:18 +08:00
Rui Salvaterra a01696890c stubby: bump to 0.4.0
Remove obsolete patch.

Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com>
2021-06-11 15:38:42 +01:00
Rui Salvaterra 0261cd0972 getdns: bump to 1.7.0
Remove obsolete patches.

Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com>
2021-06-11 15:38:42 +01:00
Karl Palsson 6daa4371f7 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>
2021-06-11 13:00:35 +00:00
Rosen Penev c038c363d7
Merge pull request #15789 from nickberry17/update_mm_and_libs
Update ModemManager and dependencies
2021-06-11 03:26:11 -07:00
Rosen Penev 4bc80a4cb9
Merge pull request #15810 from neheb/ke
kea: update to 1.8.2
2021-06-11 03:25:40 -07:00
Rosen Penev b8c925104e
Merge pull request #15814 from neheb/t1
tang: remove outdated key handling
2021-06-11 03:25:17 -07:00
Josef Schlehofer dc3cedb314
Merge pull request #15823 from jefferyto/golang-1.16.5
golang: Update to 1.16.5
2021-06-11 11:31:48 +02:00
Jeffery To fe3c49fe07
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>
2021-06-11 16:26:56 +08:00
Oskari Rauta ceaccc1c7a 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>
2021-06-10 17:13:33 -10:00
Rosen Penev 364f8d3ac8
Merge pull request #15820 from ktgeek/compile-fixes-15807-15818
bluld: fix compilation issues for nls and string truncation
2021-06-10 16:21:45 -07:00
Rosen Penev 8a13fb4c9d 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>
2021-06-10 16:13:30 -07:00
Oskari Rauta 9fdfe2e2c7 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>
2021-06-10 23:32:57 +02:00
Keith T. Garner 4ec036a8c2 bluld: fix compilation issues for nls and string truncation
Fixes #15807
Fixes #15818

Signed-off-by: Keith T. Garner <kgarner@kgarner.com>
2021-06-10 15:48:56 -05:00
Oskari Rauta 3ba2a3411d apparmor: add package
Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
2021-06-10 18:11:57 +02:00
Rosen Penev d49c79b76b 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>
2021-06-09 22:23:04 -07:00
Rosen Penev 66173efd50
Merge pull request #15811 from G-M0N3Y-2503/docker-20.10.7
Docker 20.10.7
2021-06-09 14:08:03 -07:00
Gerard Ryan 7f420955cd docker: Updated to 20.10.7
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
2021-06-09 21:12:44 +10:00
Gerard Ryan 70b1364dd5 dockerd: Updated to 20.10.7
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
2021-06-09 21:12:44 +10:00
Gerard Ryan 3c304a0d03 libnetwork: Updated to 2021-05-25 for docker 20.10.7
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
2021-06-09 21:12:44 +10:00
Gerard Ryan 7311210d50 containerd: Updated to 1.4.6 for docker 20.10.7
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
2021-06-09 21:12:35 +10:00
Gerard Ryan c0b2d08c41 runc: Updated to 1.0.0-rc95 for docker 20.10.7
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
2021-06-09 21:12:28 +10:00
Michael Heimpold eec207d754
Merge pull request #15809 from mhei/php8-update
php8: update to 8.0.7
2021-06-08 23:18:53 +02:00
Michael Heimpold 961b7c5a25 php8: update to 8.0.7
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2021-06-08 21:25:03 +02:00
Nick Hainke e5e6aa421d gpsd: use $(AUTORELEASE)
The version is often incremented. Switch to $(AUTORELEASE).

Signed-off-by: Nick Hainke <vincent@systemli.org>
2021-06-08 17:21:01 +02:00
Rosen Penev 5ab360da85
Merge pull request #15692 from eglooca/master
netifyd: Fixed broken auto-configuration options passing.
2021-06-07 19:19:08 -07:00
Rosen Penev ca37541f8a
Merge pull request #15741 from neheb/sstp
sstp-client: update to 1.0.15
2021-06-07 19:18:34 -07:00
Rosen Penev dba83738a4
Merge pull request #15733 from neheb/microh
libmicrohttpd: update to 0.9.73
2021-06-07 19:18:21 -07:00
Rosen Penev 5771a30b72
Merge pull request #15802 from oskarirauta/crun
crun: update to 3.2.0
2021-06-07 18:46:16 -07:00
Rosen Penev 3e642fc335
Merge pull request #15801 from oskarirauta/podman
podman: update to 3.2.0
2021-06-07 18:45:32 -07:00
Oskari Rauta 0b609eb373 crun: update to 3.2.0
Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
2021-06-08 03:15:15 +03:00
Oskari Rauta e565bebf41 podman: update to 3.2.0
Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
2021-06-08 02:57:50 +03:00