Bernd Kuhls
de77e894a6
package/libilbc: switch to github
...
The previous repo is not available anymore.
Fixes:
https://autobuild.buildroot.org/results/8c8b073ce163131763fca978b400e596fcf39e62
Signed-off-by: Bernd Kuhls <bernd@kuhls.net >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
(cherry picked from commit 4e5fd24c8b )
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2024-10-19 21:18:09 +02:00
Francois Perrad
8e8285236f
package/libarchive: security bump to version 3.7.6
...
3.7.5 fixed a number of security issues:
fix multiple vulnerabilities identified by SAST (#2251 , #2256 )
cpio: ignore out-of-range gid/uid/size/ino and harden AFIO parsing (#2258 )
lzop: prevent integer overflow (#2174 )
rar4: protect copy_from_lzss_window_to_unp() (#2172 , CVE-2024-20696)
rar4: fix CVE-2024-26256 (#2269 , CVS-2024-26256)
rar4: fix OOB in delta and audio filter (#2148 , #2149 )
rar4: fix out of boundary access with large files (#2179 )
rar4: add boundary checks to rgb filter (#2210 )
rar4: fix OOB access with unicode filenames (#2203 )
rar5: clear 'data ready' cache on window buffer reallocs (#2265 )
rpm: calculate huge header sizes correctly (#2158 )
unzip: unify EOF handling (#2175 )
util: fix out of boundary access in mktemp functions (#2160 )
uu: stop processing if lines are too long (#2168 )
And 3.7.6 fixed a tar regression introduced in 3.7.5
Signed-off-by: Francois Perrad <francois.perrad@gadz.org >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
(cherry picked from commit ab3c84e5e2 )
[Peter: mark as security bump]
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2024-10-19 21:13:39 +02:00
Francois Perrad
cc54944e20
package/gnutls: bump to version 3.8.7
...
Signed-off-by: Francois Perrad <francois.perrad@gadz.org >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
(cherry picked from commit 1bf483665d )
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2024-10-19 21:10:14 +02:00
Yann E. MORIN
87cb2999c3
docs/manual: do not instruct doctoring the saved defconfig
...
Doctoring a defconfig is tedious, and it is not easy to update a
defconfig, as it requires manual copy-pasting, adding comments and so
on...
Instead, just require defconfigs to be generated with 'savedefconfig'.
Any details can/must be provided in the commit log.
Reported-by: Edgar Bonet <bonet@grenoble.cnrs.fr >
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr >
Signed-off-by: Arnout Vandecappelle <arnout@mind.be >
(cherry picked from commit 17bdd10cb3 )
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2024-10-19 20:42:22 +02:00
James Hilliard
a8f70006e7
package/cups: security bump to version 2.4.11
...
Fixes the following security issue:
CVE-2024-35235: Cupsd Listen arbitrary chmod 0140777
https://github.com/OpenPrinting/cups/security/advisories/GHSA-vvwp-mv6j-hw6f
https://www.openwall.com/lists/oss-security/2024/06/11/1
Drop cups hash patches which are now upstream.
Rebase remaining patches.
Signed-off-by: James Hilliard <james.hilliard1@gmail.com >
[Peter: mark as security bump]
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
(cherry picked from commit 8d835ffc52 )
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2024-10-19 20:38:46 +02:00
Bernd Kuhls
1ede9257cc
package/samba4: bump version to 4.20.5
...
Release notes:
https://www.samba.org/samba/history/samba-4.20.5.html
Signed-off-by: Bernd Kuhls <bernd@kuhls.net >
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
(cherry picked from commit b52c204e6f )
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2024-10-19 20:31:13 +02:00
Bernd Kuhls
63093d7db0
package/samba4: bump version to 4.20.4
...
Release notes:
https://www.samba.org/samba/history/samba-4.20.4.html
Signed-off-by: Bernd Kuhls <bernd@kuhls.net >
Reviewed-by: Petr Vorel <petr.vorel@gmail.com >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
(cherry picked from commit b5fe7088e8 )
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2024-10-19 20:31:06 +02:00
Bernd Kuhls
cc40eeb370
{linux, linux-headers}: bump 4.19.x / 5.{4, 10, 15}.x / 6.{1, 6, 10}.x series
...
Signed-off-by: Bernd Kuhls <bernd@kuhls.net >
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
(cherry picked from commit d3a12bc6f1 )
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2024-10-19 20:30:00 +02:00
Bernd Kuhls
87803da53c
package/python3: security bump version to 3.12.6
...
Release notes: https://www.python.org/downloads/release/python-3126/
Fixes CVE-2023-27043, CVE-2024-6232, CVE-2024-7592 & CVE-2024-8088.
The fixes for bundled libexpat are irrelevant for us because python3
depends on the buildroot package.
Signed-off-by: Bernd Kuhls <bernd@kuhls.net >
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
(cherry picked from commit d4cbc887a3 )
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2024-10-12 17:16:57 +02:00
Bernd Kuhls
b90349589c
package/expat: security bump version to 2.6.3
...
Changelog:
https://github.com/libexpat/libexpat/blob/R_2_6_3/expat/Changes
Fixes CVE-2024-45490, CVE-2024-45491 & CVE-2024-45492.
Follow upstream switch of project repository to github:
https://sourceforge.net/p/expat/news/2022/01/project-moved-to-github/
Signed-off-by: Bernd Kuhls <bernd@kuhls.net >
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
(cherry picked from commit 0509885d8d )
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2024-10-12 17:15:46 +02:00
Michael Fischer
615ab9a6c1
package/pure-ftpd: bump version to 1.0.52
...
This version fixes an out-of-bound reads in the MLSD command, so upgrading is recommended.
It also improves compatibility with various systems.
Update the COPYING hash because of a change in copyright year
Signed-off-by: Michael Fischer <mf@go-sys.de >
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
(cherry picked from commit 5271e90a6a )
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2024-10-12 17:14:28 +02:00
Bernd Kuhls
b42f1ddcc7
package/php: security bump version to 8.3.12
...
Removed patch which is included in this release.
Fixes CVE-2024-8926, CVE-2024-8927, CVE-2024-9026, and CVE-2024-8925.
Changelog: https://www.php.net/ChangeLog-8.php#PHP_8_3
Release notes: https://news-web.php.net/php.announce/438
Signed-off-by: Bernd Kuhls <bernd@kuhls.net >
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
(cherry picked from commit a2da88519f )
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2024-10-12 17:01:05 +02:00
Peter Korsgaard
ee3155d779
package/systemd: fix typos in help text
...
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
Signed-off-by: Arnout Vandecappelle <arnout@mind.be >
(cherry picked from commit 09964bc5c0 )
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2024-10-12 17:00:16 +02:00
Peter Korsgaard
f3dae29d03
package/sysklogd: fix typos in help text
...
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
[Arnout: fix additional 'recommended' typo]
Signed-off-by: Arnout Vandecappelle <arnout@mind.be >
(cherry picked from commit 74bef5945f )
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2024-10-12 17:00:15 +02:00
Peter Korsgaard
e0f78310ec
package/supertux: fix 'according' typo in help text
...
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
Signed-off-by: Arnout Vandecappelle <arnout@mind.be >
(cherry picked from commit b55759c516 )
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2024-10-12 17:00:15 +02:00
Peter Korsgaard
04ca8a7e73
package/stress-ng: fix 'correctly' typo in comment
...
Also fix conjugations of verbs.
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
[Arnout: fix additional typoes]
Signed-off-by: Arnout Vandecappelle <arnout@mind.be >
(cherry picked from commit 3c4dd46791 )
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2024-10-12 17:00:14 +02:00
Peter Korsgaard
972e56bdaf
package/sqlite: fix 'access' typo in help text
...
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
Signed-off-by: Arnout Vandecappelle <arnout@mind.be >
(cherry picked from commit 930663032b )
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2024-10-12 17:00:13 +02:00
Peter Korsgaard
70f8b08042
package/softether: fix typos in patch description
...
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
Signed-off-by: Arnout Vandecappelle <arnout@mind.be >
(cherry picked from commit 5af5c0ac0b )
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2024-10-12 17:00:12 +02:00
Peter Korsgaard
b5df684e07
package/socat: fix 'incompatible' typo in comment
...
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
Signed-off-by: Arnout Vandecappelle <arnout@mind.be >
(cherry picked from commit 4c5d82ea05 )
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2024-10-12 17:00:12 +02:00
Peter Korsgaard
8a66521a6c
package/smcroute: fix 'assume' typo
...
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
Signed-off-by: Arnout Vandecappelle <arnout@mind.be >
(cherry picked from commit d6f90873eb )
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2024-10-12 17:00:11 +02:00
Peter Korsgaard
606d756629
package/slirp: fix typos in help text
...
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
Signed-off-by: Arnout Vandecappelle <arnout@mind.be >
(cherry picked from commit 6183d8f494 )
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2024-10-12 17:00:10 +02:00
Peter Korsgaard
eaac12e842
package/skeleton-init-systemd: fix "won't" typo in comment
...
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
Signed-off-by: Arnout Vandecappelle <arnout@mind.be >
(cherry picked from commit eb83f8e09a )
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2024-10-12 17:00:09 +02:00
Peter Korsgaard
d797a2f2b3
package/selinux-python: fix 'family' typo in patch description
...
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
Signed-off-by: Arnout Vandecappelle <arnout@mind.be >
(cherry picked from commit 70ded7c212 )
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2024-10-12 17:00:09 +02:00
Peter Korsgaard
9f7e74ca53
package/rpi-firmware: fix 'partition' typo in help text
...
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
Signed-off-by: Arnout Vandecappelle <arnout@mind.be >
(cherry picked from commit 0dffd8ab1c )
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2024-10-12 17:00:08 +02:00
Peter Korsgaard
427efc1cd1
package/rlwrap: fix 'whether' typo in help text
...
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
Signed-off-by: Arnout Vandecappelle <arnout@mind.be >
(cherry picked from commit 1441be898a )
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2024-10-12 17:00:07 +02:00
Peter Korsgaard
d034b179ea
package/redis: fix 'defaults' typo in patch description
...
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
Signed-off-by: Arnout Vandecappelle <arnout@mind.be >
(cherry picked from commit 1e37c852a5 )
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2024-10-12 17:00:06 +02:00
Peter Korsgaard
78ea2e4ccd
package/rapidxml: fix 'usability' typo in help text
...
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
Signed-off-by: Arnout Vandecappelle <arnout@mind.be >
(cherry picked from commit d21e6f815d )
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2024-10-12 17:00:05 +02:00
Peter Korsgaard
8e241ea84f
package/rapidxml: fix 'compilation' typo in patch description
...
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
Signed-off-by: Arnout Vandecappelle <arnout@mind.be >
(cherry picked from commit f301c007c7 )
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2024-10-12 17:00:05 +02:00
Peter Korsgaard
c13d79854d
package/qt5virtualkeyboard: fix 'Portuguese' typo in help text
...
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
Signed-off-by: Arnout Vandecappelle <arnout@mind.be >
(cherry picked from commit e23e49e5d5 )
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2024-10-12 17:00:04 +02:00
Peter Korsgaard
5ab1fb461e
package/qt5connectivity: fix 'peripherals' typo in help text
...
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
Signed-off-by: Arnout Vandecappelle <arnout@mind.be >
(cherry picked from commit 6367eb4965 )
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2024-10-12 17:00:03 +02:00
Peter Korsgaard
842eb8b54f
package/qt5enginio: fix 'versioning' typo in comment
...
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
Signed-off-by: Arnout Vandecappelle <arnout@mind.be >
(cherry picked from commit 7426aaddee )
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2024-10-12 17:00:02 +02:00
Peter Korsgaard
d1b3a69a87
package/qt5base: fix 'from' typo in patch description
...
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
Signed-off-by: Arnout Vandecappelle <arnout@mind.be >
(cherry picked from commit 53e265522f )
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2024-10-12 17:00:02 +02:00
Peter Korsgaard
e0467347ed
package/qt5: fix 'paths' typo in comment
...
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
Signed-off-by: Arnout Vandecappelle <arnout@mind.be >
(cherry picked from commit 296b549365 )
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2024-10-12 17:00:01 +02:00
Peter Korsgaard
8588985bb2
package/qlibc: fix 'consistent' typo in help text
...
Also add a missing article one line above.
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
[Arnout: fix additional typo]
Signed-off-by: Arnout Vandecappelle <arnout@mind.be >
(cherry picked from commit 4390361bb5 )
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2024-10-12 17:00:00 +02:00
Baruch Siach
2113a945cd
package/libcurl: drop link-with-openssl workaround
...
Upstream curl commit f057de5a1a950 ("libcurl.pc: add `Requires.private`,
`Requires` for static linking") deals with proper pkg-config
configuration since version 8.9.0.
Our local libcurl.pc modification we added back in commit 61d322c3d2
(package/cURL: fix static link whith openSSL) is no longer needed.
Signed-off-by: Baruch Siach <baruch@tkos.co.il >
[yann.morin.1998@free.fr: this is not a "revert", reword commit log]
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
(cherry picked from commit a5cef5339b )
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2024-10-12 16:57:42 +02:00
Akhilesh Nema
8f83cdaaff
package/libpcap: security bump version to 1.10.5
...
Fixes the following security issues:
CVE-2023-7256: Clean up sock_initaddress() and its callers to avoid
double frees in some cases.
CVE-2024-8006: Fix pcap_findalldevs_ex() not to crash if passed a
file:// URL with a path to a directory that cannot be opened.
Changelog: bbcbc9174d/CHANGES
Signed-off-by: Akhilesh Nema <nemaakhilesh@gmail.com >
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr >
(cherry picked from commit 0982498c67 )
[Peter: mark as security bump]
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2024-10-12 16:56:09 +02:00
Bernd Kuhls
4f96c2851d
package/busybox: patch to fix tc build on 6.8+ kernels
...
Fixes a build error introduced by bumping the linux kernel headers to
6.8 with buildroot commit 807a449256 .
No autobuilder failures were recorded with this problem.
Signed-off-by: Bernd Kuhls <bernd@kuhls.net >
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr >
(cherry picked from commit d28d24dbc5 )
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2024-10-12 16:53:07 +02:00
Akhilesh Nema
e5874289eb
package/libcurl: bump version to 8.10.1
...
Changelog - https://curl.se/ch/8.10.1.html
Signed-off-by: Akhilesh Nema <nemaakhilesh@gmail.com >
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr >
(cherry picked from commit 5370103e64 )
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2024-10-12 16:51:13 +02:00
Bernd Kuhls
c196cbcb21
package/libcurl: security bump version to 8.10.0
...
Changelog: https://curl.se/changes.html#8_10_0
Fixes CVE-2024-8096.
Signed-off-by: Bernd Kuhls <bernd@kuhls.net >
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr >
(cherry picked from commit d68b999787 )
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2024-10-12 16:51:09 +02:00
Edgar Bonet
8c3b1b77cf
docs/manual/configure.adoc: fix location of Busybox inittab
...
Commit 89d39fc7a3 "initscripts: new package" moved the inittab
packaged for Busybox init from system/skeleton/etc to package/busybox.
The manual, however, still points to the old location, so let's fix it.
Signed-off-by: Edgar Bonet <bonet@grenoble.cnrs.fr >
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr >
(cherry picked from commit 99b1685fd8 )
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2024-10-12 16:12:51 +02:00
Peter Korsgaard
d9e4a18b9c
boot/uboot: fix typos
...
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr >
(cherry picked from commit ab34bdcb38 )
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2024-10-12 15:59:30 +02:00
Peter Korsgaard
720c61fff9
boot/shim/shim.mk: fix 'deactivate' typo
...
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr >
(cherry picked from commit 6dc6a747fd )
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2024-10-12 15:59:29 +02:00
Peter Korsgaard
0243bc0795
boot/optee-os/optee-os.mk: fix 'PLATFORM' typo
...
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr >
(cherry picked from commit 7bd00d5506 )
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2024-10-12 15:59:28 +02:00
Peter Korsgaard
206c6f0acd
boot/grub2/Config.in: fix 'targeting' typo
...
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr >
(cherry picked from commit 0fa6bd5a96 )
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2024-10-12 15:59:28 +02:00
Peter Korsgaard
e877a047b3
boot/edk2/edk2.mk: fix 'release' typo
...
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr >
(cherry picked from commit a52fd38060 )
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2024-10-12 15:59:27 +02:00
Peter Korsgaard
efd28be743
boot/barebox/barebox.mk: fix 'allows' typo
...
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr >
(cherry picked from commit 9e3fdb87f0 )
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2024-10-12 15:59:26 +02:00
Peter Korsgaard
5ad23bdad0
boot/arm-trusted-firmware/Config.in: fix 'platform' typo
...
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr >
(cherry picked from commit 2e3c0ab1b7 )
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2024-10-12 15:59:25 +02:00
Peter Korsgaard
e83ec66f83
linux/linux.mk: fix 'parser' typo
...
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr >
(cherry picked from commit 9c604ef86f )
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2024-10-12 15:59:25 +02:00
Peter Korsgaard
c0a0849e72
support/testing/tests/package/test_weston/overlay/etc/weston.ini: fix 'independent' typo
...
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr >
(cherry picked from commit 0ab62e5d25 )
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2024-10-12 15:59:24 +02:00
Peter Korsgaard
c6c872f494
support/testing/tests/package/test_mtools.py: fix 'unformatted' typo
...
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr >
(cherry picked from commit 064f879d96 )
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2024-10-12 15:59:23 +02:00