lede/tools
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
..
7z tools: bump 7z package to 22.01 2022-08-02 10:03:45 +08:00
autoconf update source 2017-09-06 19:19:45 +08:00
autoconf-archive tools/autoconf-archive: update to 2021.02.19 2022-03-02 16:59:10 +00:00
automake tools: add Host/Uninstall where possible 2022-10-23 12:39:00 +08:00
b43-tools Sync to snapshot kernel 5.4 version 2020-07-02 23:30:56 +08:00
bash package: Sync with upstream (#10641) 2022-12-19 12:45:05 +08:00
bc tools: add Host/Uninstall where possible 2022-10-23 12:39:00 +08:00
bison tools: add Host/Uninstall where possible 2022-10-23 12:39:00 +08:00
cbootimage add kernel 5.10 support and sync with upstream 2021-06-14 18:30:08 +08:00
cbootimage-configs add kernel 5.10 support and sync with upstream 2021-06-14 18:30:08 +08:00
ccache package: Sync with upstream (#10641) 2022-12-19 12:45:05 +08:00
cmake tools/cmake: update to 3.25.1 2022-12-08 00:09:10 +08:00
coreutils tools: add Host/Uninstall where possible 2022-10-23 12:39:00 +08:00
cpio tools/cpio: sync with upstream 2022-10-23 12:40:42 +08:00
dosfstools tools/dosfstools: fix PKG_SOURCE (#10620) 2022-12-15 18:26:27 +08:00
dwarves sync with upstream (#10562) 2022-12-08 14:20:57 +08:00
e2fsprogs e2fsprogs: Fix CVE-2022-1304 2022-12-08 00:02:17 +08:00
elftosb update source 2017-09-06 19:19:45 +08:00
elfutils tools: update versions and sync with upstream (#10380) 2022-11-07 09:54:08 +08:00
expat tools: update versions and sync with upstream (#10380) 2022-11-07 09:54:08 +08:00
fakeroot tools: update versions and sync with upstream (#10380) 2022-11-07 09:54:08 +08:00
findutils tools: add Host/Uninstall where possible 2022-10-23 12:39:00 +08:00
firmware-utils package: Sync with upstream (#10641) 2022-12-19 12:45:05 +08:00
flex tools: add Host/Uninstall where possible 2022-10-23 12:39:00 +08:00
flock tools: add Host/Uninstall where possible 2022-10-23 12:39:00 +08:00
genext2fs tools/genext2fs: update to 1.5.0 2022-10-23 12:16:22 +08:00
gengetopt Sync to snapshot kernel 5.4 version 2020-07-02 23:30:56 +08:00
gmp tools: add Host/Uninstall where possible 2022-10-23 12:39:00 +08:00
include x64: fix grub2 booting 2021-06-15 17:58:07 +08:00
isl tools: add Host/Uninstall where possible 2022-10-23 12:39:00 +08:00
kernel2minor sync with OpenWrt trunk 2018-09-07 13:43:55 +08:00
libressl package: Sync with upstream (#10641) 2022-12-19 12:45:05 +08:00
libtool tools: add Host/Uninstall where possible 2022-10-23 12:39:00 +08:00
llvm-bpf sync with upstream (#10562) 2022-12-08 14:20:57 +08:00
lzma tools: add Host/Uninstall where possible 2022-10-23 12:39:00 +08:00
lzma-old add kernel 5.10 support and sync with upstream 2021-06-14 18:30:08 +08:00
m4 tools: add Host/Uninstall where possible 2022-10-23 12:39:00 +08:00
make-ext4fs Sync to snapshot kernel 5.4 version 2020-07-02 23:30:56 +08:00
meson tools/meson: sync with upstream 2022-10-23 12:19:36 +08:00
missing-macros add kernel 5.10 support and sync with upstream 2021-06-14 18:30:08 +08:00
mkimage tools/mkimage: bring back removed patches 2022-10-24 11:35:41 +08:00
mklibs tools/mklibs: update to 0.1.45 2022-10-01 10:03:52 +08:00
mpc package: Sync with upstream (#10641) 2022-12-19 12:45:05 +08:00
mpfr sync with upstream (#10562) 2022-12-08 14:20:57 +08:00
mtd-utils tools: update versions and sync with upstream (#10380) 2022-11-07 09:54:08 +08:00
mtools tools: update versions and sync with upstream (#10380) 2022-11-07 09:54:08 +08:00
ninja tools: update versions and sync with upstream (#10380) 2022-11-07 09:54:08 +08:00
padjffs2 add kernel 5.10 support and sync with upstream 2021-06-14 18:30:08 +08:00
patch tools/patch: apply patch for EACCES on xattr copy (#10469) 2022-11-21 21:08:31 +08:00
patch-image x64: fix grub2 booting 2021-06-15 17:58:07 +08:00
patchelf package: Sync with upstream (#10641) 2022-12-19 12:45:05 +08:00
pkgconf tools/pkgconf: update to 1.9.3 2022-10-01 10:03:52 +08:00
quilt tools/quilt: update to 0.67 2022-02-26 05:48:55 +00:00
sdimage Merge branch master of https://github.com/coolsnowwolf/lede 2019-01-03 19:29:28 +08:00
sed tools/sed: Fix handling of symlinks of 128 chars (#10642) 2022-12-19 12:44:49 +08:00
sparse tools: add Host/Uninstall where possible 2022-10-23 12:39:00 +08:00
squashfs squashfs: Fix compile with GCC 10 2020-06-19 17:09:24 +08:00
squashfskit4 tools/squashfskit4: sync with upstream 2022-10-23 12:28:48 +08:00
sstrip tools/sstrip: update to 3.2 2022-10-01 10:03:52 +08:00
tar tools: add Host/Uninstall where possible 2022-10-23 12:39:00 +08:00
xz tools/xz: update to 5.2.9 2022-12-05 15:49:57 +08:00
zip tools: add Host/Uninstall where possible 2022-10-23 12:39:00 +08:00
zlib tools: add Host/Uninstall where possible 2022-10-23 12:39:00 +08:00
zstd tools/zstd: sync with upstream 2022-10-23 12:33:29 +08:00
Makefile tools/upx: remove (#10622) 2022-12-18 22:59:13 +08:00