lede/package/network/utils
Albert Xu b45566e90d
package: Sync with upstream (#10641)
* firmware-utils: bump to git HEAD

Adds support for building TP-Link CPE605v1 factory images

    bd856eff4850 tplink-safeloader: add TP-Link CPE605 v1 Support

Signed-off-by: Sander Vanheule <sander@svanheule.net>

* firmware-utils: fix archive checksum

PKG_SOURCE_DATE was modified after updating PKG_MIRROR_HASH, causing the
latter to change. This results in a warning during builds and rejected
downloads.

Fixes: 232879a7b7f8 ("firmware-utils: bump to git HEAD")
Signed-off-by: Sander Vanheule <sander@svanheule.net>

* libtracefs: update to 1.6.2

378a9dd libtracefs: version 1.6.2
e6daa60 libtracefs: Add unit test to test mounting of tracefs_{tracing,debug}_dir()
32acbbf libtracefs: Have tracefs_{tracing,debug}_dir() mount {tracefs,debugfs} if not mounted

Signed-off-by: Nick Hainke <vincent@systemli.org>

* ethtool: add PKG_CPE_ID

Add CPE ID for tracking CVEs.

Signed-off-by: Nick Hainke <vincent@systemli.org>

* ethtool: update to 6.0

Release Notes:
https://lwn.net/Articles/910841/

Signed-off-by: Nick Hainke <vincent@systemli.org>

* strace: update to 6.1

Release Notes:
https://github.com/strace/strace/releases/tag/v6.1

Signed-off-by: Nick Hainke <vincent@systemli.org>

* trace-cmd: update to v3.1.5

Update to latest release.

Signed-off-by: Nick Hainke <vincent@systemli.org>

* libtraceevent: update to 1.7.0

Update to latest release.

Signed-off-by: Nick Hainke <vincent@systemli.org>

* libtracefs: update to 1.6.3

Update to latest release.

Signed-off-by: Nick Hainke <vincent@systemli.org>

* tools/bash: update to 5.2.15

Update to the latest released version.

Signed-off-by: Linhui Liu <liulinhui36@gmail.com>

* tools/ccache: update to 4.7.4

Release Notes:
    https://ccache.dev/releasenotes.html#_ccache_4_7_3
    https://ccache.dev/releasenotes.html#_ccache_4_7_4

Signed-off-by: Linhui Liu <liulinhui36@gmail.com>

* tools/libressl: update to 3.7.0

Release notes:
https://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-3.6.0-relnotes.txt
https://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-3.6.1-relnotes.txt
https://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-3.7.0-relnotes.txt

Signed-off-by: Linhui Liu <liulinhui36@gmail.com>

* tools/mpc: update to 1.3.1

Version 1.3.1 new features:
	Bug fix: It is again possible to include mpc.h without including stdio.h.
Version 1.3.0 new features:
    New function: mpc_agm
    New rounding modes "away from zero", indicated by the letter "A" and corresponding to MPFR_RNDA on the designated real or imaginary part.
    New experimental ball arithmetic.
    New experimental function: mpc_eta_fund
    Bug fixes:
        mpc_asin for asin(z) with small |Re(z)| and tiny |Im(z)|
        mpc_pow_fr: sign of zero part of result when the base has up to sign the same real and imaginary part, and the exponent is an even positive integer
        mpc_fma: the returned int value was incorrect in some cases (indicating whether the rounded real/imaginary parts were smaller/equal/greater than the exact values), but the computed complex value was correct.
    Remove the unmaintained Makefile.vc; build files for Visual Studio are maintained independently by Brian Gladman.

Signed-off-by: Linhui Liu <liulinhui36@gmail.com>

* tools/patchelf: update to 0.17.0

Update to the latest released version.

Signed-off-by: Linhui Liu <liulinhui36@gmail.com>

Signed-off-by: Sander Vanheule <sander@svanheule.net>
Signed-off-by: Nick Hainke <vincent@systemli.org>
Signed-off-by: Linhui Liu <liulinhui36@gmail.com>
Co-authored-by: Sander Vanheule <sander@svanheule.net>
Co-authored-by: Nick Hainke <vincent@systemli.org>
Co-authored-by: Linhui Liu <liulinhui36@gmail.com>
2022-12-19 12:45:05 +08:00
..
adb-enablemodem update to R7.5.4 2018-01-15 18:26:41 +08:00
arptables update to R7.5.4 2018-01-15 18:26:41 +08:00
bpftools bpftools: update to standalone bpftools + libbpf, use the latest version 2022-09-15 12:11:45 +08:00
comgt x64: fix grub2 booting 2021-06-15 17:58:07 +08:00
dpdk dpdk: add meson fix 2021-12-17 18:12:05 +08:00
ebtables sync with OpenWrt trunk 2018-09-07 13:43:55 +08:00
ethtool package: Sync with upstream (#10641) 2022-12-19 12:45:05 +08:00
iproute2 iproute2: Fix KERNEL_INCLUDE in SDK 2022-08-18 10:05:19 +08:00
ipset ipset: update to 7.16 2022-11-28 10:52:44 +08:00
iptables kernel: kmod-ipt-ulog: Remove package 2022-12-15 01:47:28 +08:00
iw iw: Update to version 5.16 2022-03-29 15:08:31 +08:00
iwcap update source 2017-09-06 19:19:45 +08:00
iwinfo iwinfo: backport MT7986 related commit 2022-11-30 17:01:36 +08:00
layerscape/restool x64: fix grub2 booting 2021-06-15 17:58:07 +08:00
linux-atm linux-atm: add kernel 5.19 support 2022-08-04 19:13:26 +00:00
ltq-dsl-base x64: fix grub2 booting 2021-06-15 17:58:07 +08:00
nftables add kernel 5.10 support and sync with upstream 2021-06-14 18:30:08 +08:00
resolveip update source 2017-09-06 19:19:45 +08:00
rssileds add kernel 5.10 support and sync with upstream 2021-06-14 18:30:08 +08:00
tcpdump build: prefer HTTPS if available (for packages) 2022-10-07 12:33:08 +08:00
umbim sync with upstream (#10562) 2022-12-08 14:20:57 +08:00
uqmi sync with upstream (#10562) 2022-12-08 14:20:57 +08:00
wireguard-tools Bump wireguard-tools to the latest version (#7951) 2021-09-29 00:04:40 +08:00
wireless-tools add kernel 5.10 support and sync with upstream 2021-06-14 18:30:08 +08:00
wpan-tools Sync to snapshot kernel 5.4 version 2020-07-02 23:30:56 +08:00
wwan x64: fix grub2 booting 2021-06-15 17:58:07 +08:00