1
0
mirror of https://git.openwrt.org/feed/packages.git synced 2024-06-15 11:53:59 +02:00
Commit Graph

24702 Commits

Author SHA1 Message Date
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
Michael Heimpold
0287535ec4
Merge pull request #15795 from mhei/php7-update
php7: update to 7.4.20
2021-06-07 22:23:17 +02:00
Jianhui Zhao
4c163b0b12 libuhttpd: Update to 3.12.1
Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
2021-06-07 17:43:10 +03:00
Toni Uhlig
1f4f3a6544 liborcania: update to 2.2.1
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
2021-06-07 17:42:57 +03:00
Marcel Vital
2b575bcb69 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>
2021-06-07 12:53:16 +02:00
Michael Heimpold
555d0c9a29 php7: update to 7.4.20
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2021-06-07 06:47:21 +02:00
Paul Spooren
2bb5cb0a4c 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>
2021-06-06 17:23:16 -10:00
Nicholas Smith
5bfe8ed2df modemmanager: bump to 1.16.6
Signed-off-by: Nicholas Smith <nicholas@nbembedded.com>
2021-06-07 09:02:37 +10:00
Rosen Penev
77ee371377
Merge pull request #15786 from ptpt52/schroot-fix-typo
schroot: fix typo
2021-06-06 12:50:44 -07:00
Nicholas Smith
2e3fb9c996 libmbim: bump to 1.24.8
Signed-off-by: Nicholas Smith <nicholas@nbembedded.com>
2021-06-06 20:53:56 +10:00
Nicholas Smith
875e7a759d libqmi: bump to 1.28.6
Signed-off-by: Nicholas Smith <nicholas@nbembedded.com>
2021-06-06 20:52:36 +10:00
Chen Minqiang
2b52fb6221 schroot: fix typo
Signed-off-by: Chen Minqiang <ptpt52@gmail.com>
2021-06-06 16:03:38 +08:00
Stan Grishin
7ed7e701f6 https-dns-proxy: update to 2021-06-03-1
Signed-off-by: Stan Grishin <stangri@melmac.net>
2021-06-05 06:52:41 +02:00
Rosen Penev
7f03141b72
Merge pull request #15772 from DeathCamel58/libnet-1.2.x-libnet-config-master
[master] libnet: Export libnet-config in development environments
2021-06-04 15:38:51 -07:00
Rosen Penev
102be73172
Merge pull request #15775 from 1715173329/xray
xray-core: bump geodata to latest version
2021-06-04 15:08:28 -07:00
Rosen Penev
5b9797c8f0
Merge pull request #15777 from PolynomialDivision/fix-gpsd
gpsd: fix compilation with x86 glibc
2021-06-04 15:06:18 -07:00
Jianhui Zhao
756d9e906b libuhttpd: Update to 3.12.0
Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
2021-06-04 20:52:56 +03:00
Nick Hainke
35b18ddfc4 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>
2021-06-04 18:21:43 +02:00
Dylan Corrales
e9a6f49ca3 libnet: Export libnet-config in development environments
Signed-off-by: Dylan Corrales <deathcamel58@gmail.com>
2021-06-04 09:38:49 -04:00