[ptxdist] [PATCH] expat: Version bump. 2.5.0 -> 2.6.0

2024-02-08 Thread Christian Melki
https://github.com/libexpat/libexpat/blob/R_2_6_0/expat/Changes Plugs CVEs: CVE-2023-52425 - Fix quadratic runtime issues with big tokens CVE-2023-52426 - Fix billion laughs attacks without XML_DTD Signed-off-by: Christian Melki --- rules/expat.make | 4 ++-- 1 file changed, 2 insertions(+), 2

[ptxdist] [PATCH] hwdata: Version bump. 0.378 -> 0.379

2024-02-08 Thread Christian Melki
Minor updates. Signed-off-by: Christian Melki --- rules/hwdata.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/hwdata.make b/rules/hwdata.make index cf5d7e132..6ffcbba70 100644 --- a/rules/hwdata.make +++ b/rules/hwdata.make @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF

[ptxdist] [PATCH] orc: Version bump. 0.4.36 -> 0.4.37

2024-02-08 Thread Christian Melki
Minor fixes. https://gitlab.freedesktop.org/gstreamer/orc/-/blob/0.4.37/RELEASE Signed-off-by: Christian Melki --- rules/orc.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/orc.make b/rules/orc.make index 8baa69fc5..1c1e1979b 100644 --- a/rules/orc.make +++ b/r

Re: [ptxdist] [APPLIED] libusb: Version bump. 1.0.26 -> 1.0.27

2024-02-08 Thread Michael Olbrich
Thanks, applied as aee961622a704f9085db9cb60e581553cd5b88a9. Michael [sent from post-receive hook] On Thu, 08 Feb 2024 17:03:38 +0100, Christian Melki wrote: > Nothing overly exciting. > Some new API calls, will probably replace older ones at some point. > https://github.com/libusb/libusb/blob

Re: [ptxdist] [APPLIED] efivar: Version bump. 38 -> 39.

2024-02-08 Thread Michael Olbrich
Thanks, applied as 8280df0f8912f723c8b349d567e2ed368316dc2d. Michael [sent from post-receive hook] On Thu, 08 Feb 2024 17:03:37 +0100, Christian Melki wrote: > Bunch of fixes mostly. > https://github.com/rhboot/efivar/releases/tag/39 > > * Change URL. Ongoing saga with github automatic tarbal

Re: [ptxdist] [APPLIED] image-rauc: Fix quotation marks / whitespace handling

2024-02-08 Thread Michael Olbrich
Thanks, applied as f216869a760d69d54ebbe4a0ebd08265f54be3ca. Michael [sent from post-receive hook] On Thu, 08 Feb 2024 17:03:36 +0100, Alexander Dahl wrote: > If you had set > PTXCONF_IMAGE_RAUC_DESCRIPTION="${PTXCONF_PROJECT_VENDOR} ${PTXCONF_PROJECT}" > like DistroKit-2023.12.0 does, target u

Re: [ptxdist] [APPLIED] blspec-entry: Fix kernel entry for FIT image

2024-02-08 Thread Michael Olbrich
Thanks, applied as 0d360df876bc26f709cf527d03981ab0055c632c. Michael [sent from post-receive hook] On Thu, 08 Feb 2024 17:03:35 +0100, Alexander Dahl wrote: > The path prefix '/boot' should be added either when assigning > BLSPEC_KERNEL_IMAGE or when replacing @KERNEL@, but not in both cases. >

Re: [ptxdist] [APPLIED] u-boot: Avoid hooking oldconfig if kconfig is not selected

2024-02-08 Thread Michael Olbrich
Thanks, applied as 611215d2df98c1fd3a0a78557320088b8b85ba95. Michael [sent from post-receive hook] On Thu, 08 Feb 2024 17:03:35 +0100, Alexander Dahl wrote: > Calling `ptxdist oldconfig u-boot` (or `ptxdist oldconfig all`) makes > only sense if the package actually uses Kconfig. If it does not

Re: [ptxdist] [APPLIED] kernel-fit: Allow using 'kernel_noload' as sub-image type

2024-02-08 Thread Michael Olbrich
Thanks, applied as d2be5e8d92708ef2c0fdcfa86c9d351556379537. Michael [sent from post-receive hook] On Thu, 08 Feb 2024 17:03:34 +0100, Alexander Dahl wrote: > Multi platform kernels built by the kernel-fit rule before are not > usable in U-Boot, which adheres more strictly to the Flat Image Tre

Re: [ptxdist] [APPLIED] kernel-fit: Review help text

2024-02-08 Thread Michael Olbrich
Thanks, applied as 12cafdf4df8fbf127757805f7d4c65faa861bb98. Michael [sent from post-receive hook] On Thu, 08 Feb 2024 17:03:33 +0100, Alexander Dahl wrote: > Fixed typos, mismatched case, and the variable name changed with commit > f50cd1449e93 ("rework device-tree handling"). The double unde

Re: [ptxdist] [APPLIED] mesalib: version bump 23.3.4 -> 23.3.5

2024-02-08 Thread Michael Olbrich
Thanks, applied as b2b73f4b401b2301c6403d3ae3791cd61a911a48. Michael [sent from post-receive hook] On Thu, 08 Feb 2024 17:03:31 +0100, Philipp Zabel wrote: > https://docs.mesa3d.org/relnotes/23.3.5.html > > Signed-off-by: Philipp Zabel > Message-Id: <20240201091652.2923374-1-p.za...@pengutro

Re: [ptxdist] [APPLIED] host-qemu: Follow target qemu.

2024-02-08 Thread Michael Olbrich
Thanks, applied as fad025d1281bad732bdf21ba9fb26f043db4a3b2. Michael [sent from post-receive hook] On Thu, 08 Feb 2024 17:03:30 +0100, Christian Melki wrote: > This requires the work done to move HOST_DTC and DTC from > platform configurations to hosttools_noprompt.␘ > > * Disable hax. > > S

Re: [ptxdist] [APPLIED] openssl: configure kTLS

2024-02-08 Thread Michael Olbrich
Thanks, applied as 9c104d243a4083448b53b5542654e561f5665b2a. Michael [sent from post-receive hook] On Thu, 08 Feb 2024 17:02:56 +0100, Steffen Trumtrar wrote: > Since 3.0.0 openSSL can use kTLS. Allow configuring it. > > With kTLS enabled the linux kernel can handle the TLS connection in > ke

Re: [ptxdist] [APPLIED] qemu: Version bump. 8.1.4 -> 8.2.1

2024-02-08 Thread Michael Olbrich
Thanks, applied as dd2ff313a64f5661d447770448fbf01405899f4a. Michael [sent from post-receive hook] On Thu, 08 Feb 2024 17:03:29 +0100, Christian Melki wrote: > Notable changes, kernel 4.4+, deprecated HAX. > I think qemu could use an options cleaning pass at some point. > https://wiki.qemu.org

Re: [ptxdist] [APPLIED] alsa-utils: Version bump. 1.2.10 -> 1.2.11

2024-02-08 Thread Michael Olbrich
Thanks, applied as cedcfa3b3b1440063eeab054f3ec722eaabcbf67. Michael [sent from post-receive hook] On Thu, 08 Feb 2024 17:03:28 +0100, Christian Melki wrote: > Same issue as with alsa-lib. Could not find summary of changes. > Looks mostly like minor changes and fixes. > https://github.com/alsa

Re: [ptxdist] [APPLIED] alsa-lib: Version bump. 1.2.10 -> 1.2.11

2024-02-08 Thread Michael Olbrich
Thanks, applied as b59391ac0b55231190440ee561f300f5125eeff5. Michael [sent from post-receive hook] On Thu, 08 Feb 2024 17:03:27 +0100, Christian Melki wrote: > Can't find useful summary of changes. URL might be updated later on? > Looks mostly like minor fixes and enhancements. > https://githu

Re: [ptxdist] [APPLIED] ethtool: Version bump. 6.6 -> 6.7

2024-02-08 Thread Michael Olbrich
Thanks, applied as 445140d8429d0e2a14e54b6c585dfe1aa79c94a8. Michael [sent from post-receive hook] On Thu, 08 Feb 2024 17:03:27 +0100, Christian Melki wrote: > Minor changes, uapi update. > https://git.kernel.org/pub/scm/network/ethtool/ethtool.git/log/?h=v6.7 > > Signed-off-by: Christian Mel

Re: [ptxdist] [APPLIED] strace: Version bump. 6.6 -> 6.7

2024-02-08 Thread Michael Olbrich
Thanks, applied as 39c0a8f6337439973fdda171c92b5dfeecef58c9. Michael [sent from post-receive hook] On Thu, 08 Feb 2024 17:03:26 +0100, Christian Melki wrote: > Minor fixes and enhancements. > https://github.com/strace/strace/releases/tag/v6.7 > > * License file changed, copyright year changes

Re: [ptxdist] [APPLIED] treewide: Let codespell fix some spelling errors

2024-02-08 Thread Michael Olbrich
Thanks, applied as b21315c557e1e9bdd45ee9a60738a83bfdad1198. Michael [sent from post-receive hook] On Thu, 08 Feb 2024 17:03:25 +0100, Alexander Dahl wrote: > Command run: `codespell -w -i3 platforms/*.in rules/*.in` > > Signed-off-by: Alexander Dahl > Message-Id: <20240131140354.229535-1-...

Re: [ptxdist] [APPLIED] pixman: Version bump. 0.43.0 -> 0.43.2

2024-02-08 Thread Michael Olbrich
Thanks, applied as 25e133938ca1fb676191e29b5f343133520221b9. Michael [sent from post-receive hook] On Thu, 08 Feb 2024 17:03:24 +0100, Christian Melki wrote: > Almost no changes. Just keeping it up to latest. > https://lists.freedesktop.org/archives/pixman/2024-January/005010.html > > Signed-

Re: [ptxdist] [APPLIED] barebox.in: fix typos & complement list of HABv4 SoC's

2024-02-08 Thread Michael Olbrich
Thanks, applied as a678a77abb9b519ea8a7956ae7d4395f6a51051a. Michael [sent from post-receive hook] On Thu, 08 Feb 2024 17:03:22 +0100, Ulrich Ölmann wrote: > Signed-off-by: Ulrich Ölmann > Message-Id: <20240130132305.3355927-1-u.oelm...@pengutronix.de> > Signed-off-by: Michael Olbrich > > d

Re: [ptxdist] [APPLIED] pulseaudio: select libltdl only if daemon is built

2024-02-08 Thread Michael Olbrich
Thanks, applied as d48f88c00e3707422c846a940dd176c562e49764. Michael [sent from post-receive hook] On Thu, 08 Feb 2024 17:03:23 +0100, Michael Tretter wrote: > libltdl is used only by the daemon and the pulsecore library. It is not > required if the daemon is disabled. > > Signed-off-by: Mich

Re: [ptxdist] [APPLIED] python3-pycparser: version bump 2.18 -> 2.21

2024-02-08 Thread Michael Olbrich
Thanks, applied as d2cee739975fcc3d565c2261f568b0e48a44d6f2. Michael [sent from post-receive hook] On Thu, 08 Feb 2024 17:03:20 +0100, Artur Wiebe wrote: > LICENSE file change: > Update LICENSE copyright year > > Signed-off-by: Artur Wiebe > Message-Id: <20240130104136.81391-1-ar...@4wiebe.de

Re: [ptxdist] [APPLIED] pipewire: fix readline support

2024-02-08 Thread Michael Olbrich
Thanks, applied as dd2d8a07716ca498ae9e0b69a0625c28d7be8655. Michael [sent from post-receive hook] On Thu, 08 Feb 2024 17:03:21 +0100, Michael Tretter wrote: > Due to the missing PTXCONF_ prefix, pw-ctl was always built without > readline support even though the rule looked like readline suppo

Re: [ptxdist] [APPLIED] readline: fix pkg-config errors with NCURSES_WIDE_CHAR

2024-02-08 Thread Michael Olbrich
Thanks, applied as 28a7d7667e32eb98ee2e7f25e88d48052a11d8f5. Michael [sent from post-receive hook] On Thu, 08 Feb 2024 17:03:20 +0100, Michael Tretter wrote: > readline.pc contains Requires.private=ncurses, even if readline is built > with ncursesw. When a user of readline uses pkg-config to a

Re: [ptxdist] [APPLIED] pulseaudio: Version bump. 16.1 -> 17.0

2024-02-08 Thread Michael Olbrich
Thanks, applied as 4cfbdb8faf4a2f6cbf59ca89deaf95907af4c0c6. Michael [sent from post-receive hook] On Thu, 08 Feb 2024 17:03:18 +0100, Christian Melki wrote: > A new major release. > https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/releases/v17.0 > > * Clear some textual remnants of aut

Re: [ptxdist] [APPLIED] host-harfbuzz: Follow the meson conversion of target harfbuzz.

2024-02-08 Thread Michael Olbrich
Thanks, applied as 504b0e912c25a2566bc0c1a3086fae20f4dc47eb. Michael [sent from post-receive hook] On Thu, 08 Feb 2024 17:03:18 +0100, Christian Melki wrote: > I don't have a test target for host-harfbuzz (can't find a selection of it). > So maybe someone else can test this? > > Signed-off-by

Re: [ptxdist] [APPLIED] harfbuzz: Version bump. 5.3.1 -> 8.3.0

2024-02-08 Thread Michael Olbrich
Thanks, applied as 61cc08295a951dd38eeedce71a2a8d50a9e815b4. Michael [sent from post-receive hook] On Thu, 08 Feb 2024 17:03:17 +0100, Christian Melki wrote: > Major version bumps. > A lot of work went into the releases. > Harfbuzz is a victim bump for sdl2-ttf. > sdl2-ttf in ptxdist uses free

Re: [ptxdist] [APPLIED] sdl2-ttf: Version bump. 2.20.2 -> 2.22.0

2024-02-08 Thread Michael Olbrich
Thanks, applied as 2d3fb653e6d1fad5181a495d6ff9525f10a05548. Michael [sent from post-receive hook] On Thu, 08 Feb 2024 17:03:16 +0100, Christian Melki wrote: > Major release. The summary is a bit thin on details. > https://github.com/libsdl-org/SDL_ttf/releases/tag/release-2.22.0 > (.21 was a

Re: [ptxdist] [APPLIED] python3-cryptography: version bump 40.0.1 -> 41.0.7

2024-02-08 Thread Michael Olbrich
Thanks, applied as eab45061ee30ae44b56669a675f972ec2a68810b. Michael [sent from post-receive hook] On Thu, 08 Feb 2024 17:03:14 +0100, Artur Wiebe wrote: > LICENSE file change: dropped following clause: > - The code used in the OS random engine is derived from CPython, and is > licensed > - un

Re: [ptxdist] [APPLIED] jq: update URL

2024-02-08 Thread Michael Olbrich
Thanks, applied as 1de34860474fe835ba89de5d08070b42d5f85b73. Michael [sent from post-receive hook] On Thu, 08 Feb 2024 17:03:13 +0100, Bruno Thomsen wrote: > Update GitHub URL as it returns 301 Moved Permanently. > > Download log: > > --2024-01-27 11:10:59-- > https://github.com/stedolan/j

Re: [ptxdist] [APPLIED] libpng: Version bump. 1.6.40 -> 1.6.41

2024-02-08 Thread Michael Olbrich
Thanks, applied as 627a0a9213060f861594427791714af8f2f88e31. Michael [sent from post-receive hook] On Thu, 08 Feb 2024 17:03:15 +0100, Christian Melki wrote: > A couple of changes to the build options > and build mechanisms. > https://sourceforge.net/p/libpng/code/ci/libpng16/tree/CHANGES > >

Re: [ptxdist] [APPLIED] optee: version bump v3.20.0 -> v4.0.0

2024-02-08 Thread Michael Olbrich
Thanks, applied as 17f0329a5b13202693268a43f86aed2ba3781dd5. Michael [sent from post-receive hook] On Thu, 08 Feb 2024 17:03:11 +0100, Ahmad Fatoum wrote: > There has been three major releases since v3.20.0 was released in > January 2023. The latest is v4.0.0 released in October, so bump our >

Re: [ptxdist] [APPLIED] dnsmasq: update URL

2024-02-08 Thread Michael Olbrich
Thanks, applied as e19cf6a2bfec2df00ecf85eec84fbb9b1766e14e. Michael [sent from post-receive hook] On Thu, 08 Feb 2024 17:03:12 +0100, Bruno Thomsen wrote: > Update URL from http to https as it returns 301 Moved Permanently. > > Download log: > > --2024-01-24 09:09:56-- > http://www.thekel

Re: [ptxdist] [APPLIED] optee-client: install PKCS#11 module libckteec

2024-02-08 Thread Michael Olbrich
Thanks, applied as 0ac3f7bc1b1f20e8b5214caa5f3c54f5002268f5. Michael [sent from post-receive hook] On Thu, 08 Feb 2024 17:03:11 +0100, Ahmad Fatoum wrote: > On next update, the imx platform will enable CFG_PKCS11_TA by default > and optee-test will fail to build, because we don't install the >

Re: [ptxdist] [APPLIED] mesalib: Version bump. 23.3.3 -> 23.3.4

2024-02-08 Thread Michael Olbrich
Thanks, applied as def7566d6b9e56cbe67dda19298bf9d0cb9955ba. Michael [sent from post-receive hook] On Thu, 08 Feb 2024 17:03:10 +0100, Christian Melki wrote: > Minor changeset. > https://docs.mesa3d.org/relnotes/23.3.4.html > > Signed-off-by: Christian Melki > Message-Id: <20240126190001.225

Re: [ptxdist] [APPLIED] libjpeg: Version bump. 3.0.1 -> 3.0.2

2024-02-08 Thread Michael Olbrich
Thanks, applied as feb200c5d55e9ff2ba7a21ebc6e4c32e185f26ee. Michael [sent from post-receive hook] On Thu, 08 Feb 2024 17:03:09 +0100, Christian Melki wrote: > Minor fix version. > https://github.com/libjpeg-turbo/libjpeg-turbo/releases/tag/3.0.2 > > * Change download URL. Old host does not s

Re: [ptxdist] [APPLIED] python3-tornado: version bump 6.3.2 -> 6.4

2024-02-08 Thread Michael Olbrich
Thanks, applied as 878c1bb12ff16aee41d27fdcb2131d298aa84cae. Michael [sent from post-receive hook] On Thu, 08 Feb 2024 17:03:07 +0100, Artur Wiebe wrote: > Signed-off-by: Artur Wiebe > Message-Id: <20240126145131.2774629-1-ar...@4wiebe.de> > Signed-off-by: Michael Olbrich > > diff --git a/ru

Re: [ptxdist] [APPLIED] zlib: Version bump. 1.3 -> 1.3.1

2024-02-08 Thread Michael Olbrich
Thanks, applied as df9b42433caac9c780e9017304fd37557050f167. Michael [sent from post-receive hook] On Thu, 08 Feb 2024 17:03:08 +0100, Christian Melki wrote: > Minor fix version. > https://github.com/madler/zlib/releases/tag/v1.3.1 > Includes fixes to CVE-2023-45853 (minizip). > But hasn't aff

Re: [ptxdist] [APPLIED] python3-asyncua: version bump 1.0.2 -> 1.0.6

2024-02-08 Thread Michael Olbrich
Thanks, applied as fa4253c259091dcbb1cdae45f43d35dddbee3e3c. Michael [sent from post-receive hook] On Thu, 08 Feb 2024 17:03:06 +0100, Artur Wiebe wrote: > Signed-off-by: Artur Wiebe > Message-Id: <20240126144807.2774267-5-ar...@4wiebe.de> > Signed-off-by: Michael Olbrich > > diff --git a/ru

Re: [ptxdist] [APPLIED] nss: Version bump. 3.96 -> 3.97

2024-02-08 Thread Michael Olbrich
Thanks, applied as 229013602a17c82cfcdf167c718da229318c5dec. Michael [sent from post-receive hook] On Thu, 08 Feb 2024 17:03:01 +0100, Christian Melki wrote: > Looks minor. > https://github.com/nss-dev/nss/compare/NSS_3_96_RTM...NSS_3_97_RTM > https://firefox-source-docs.mozilla.org/security/n

Re: [ptxdist] [APPLIED] orc: Version bump. 0.4.35 -> 0.4.36

2024-02-08 Thread Michael Olbrich
Thanks, applied as 69a17d3e7d14510f4aff738f8efd6c47c76c0d0c. Michael [sent from post-receive hook] On Thu, 08 Feb 2024 17:03:04 +0100, Christian Melki wrote: > Minor bugfix for crashes on some x86 machines. > https://github.com/GStreamer/orc/blob/d025a28fb990f04998fa020fe99bcb4fb87dac79/RELEAS

Re: [ptxdist] [APPLIED] python3-pyopenssl: new package

2024-02-08 Thread Michael Olbrich
Thanks, applied as 52c1eded92e42915634e80f07cf874fa6923909c. Michael [sent from post-receive hook] On Thu, 08 Feb 2024 17:03:05 +0100, Artur Wiebe wrote: > Signed-off-by: Artur Wiebe > Message-Id: <20240126144807.2774267-3-ar...@4wiebe.de> > Signed-off-by: Michael Olbrich > > diff --git a/ru

Re: [ptxdist] [APPLIED] python3-cffi: version bump 1.15.0 -> 1.16.0

2024-02-08 Thread Michael Olbrich
Thanks, applied as c7f4ebd92e466c170c22f13f9bb90f2ea45edeae. Michael [sent from post-receive hook] On Thu, 08 Feb 2024 17:03:05 +0100, Artur Wiebe wrote: > Signed-off-by: Artur Wiebe > Message-Id: <20240126144807.2774267-1-ar...@4wiebe.de> > Signed-off-by: Michael Olbrich > > diff --git a/ru

Re: [ptxdist] [APPLIED] ca-certificates: Version bump. 3.96 -> 3.97

2024-02-08 Thread Michael Olbrich
Thanks, applied as 172982887b5044fb73a15e2871c3e76b405def52. Michael [sent from post-receive hook] On Thu, 08 Feb 2024 17:03:03 +0100, Christian Melki wrote: > Looks minor. > https://github.com/nss-dev/nss/compare/NSS_3_96_RTM...NSS_3_97_RTM > https://firefox-source-docs.mozilla.org/security/n

Re: [ptxdist] [APPLIED] openssl: add kTLS receive fix

2024-02-08 Thread Michael Olbrich
Thanks, applied as 7795bf2fb5dc78944132b3da0d5f6309aaae7b44. Michael [sent from post-receive hook] On Thu, 08 Feb 2024 17:02:56 +0100, Steffen Trumtrar wrote: > Signed-off-by: Steffen Trumtrar > Message-Id: > <20240122-v2024-01-0-topic-openssl-v1-3-88a1234c0...@pengutronix.de> > [mol: put ne

Re: [ptxdist] [APPLIED] gst-plugins-rs: select pango only for plugins that depend on it

2024-02-08 Thread Michael Olbrich
Thanks, applied as 46848850d849e4a9a6c4e396d8230701b9d1ca37. Michael [sent from post-receive hook] On Thu, 08 Feb 2024 17:03:02 +0100, Michael Tretter wrote: > Only the onvif and closedcaption plugins actually depend on Pango. > > Signed-off-by: Michael Tretter > Message-Id: <20240124095250.

Re: [ptxdist] [APPLIED] glib: Version bump. 2.78.3 -> 2.78.4

2024-02-08 Thread Michael Olbrich
Thanks, applied as 8f9ed363bbef8a2827d07682685a1cefa0ca23cb. Michael [sent from post-receive hook] On Thu, 08 Feb 2024 17:02:58 +0100, Christian Melki wrote: > Very minor fix release. > https://gitlab.gnome.org/GNOME/glib/-/releases/2.78.4 > > Signed-off-by: Christian Melki > Message-Id: <20

Re: [ptxdist] [APPLIED] host-dtc: Move devicetree compiler from platform to hosttools_noprompt.

2024-02-08 Thread Michael Olbrich
Thanks, applied as 26c748066384b0641f6964d53704f3ccc24811a9. Michael [sent from post-receive hook] On Thu, 08 Feb 2024 17:02:57 +0100, Christian Melki wrote: > The dtc has traditionally been a part of the platform side. > It was selected with a specific version to compile various kernel dts:es

Re: [ptxdist] [APPLIED] openssl: Version bump. 3.1.4 -> 3.2.0

2024-02-08 Thread Michael Olbrich
Thanks, applied as 6aeb9adc04a4c44b7cc59567e21de1f870827e42. Michael [sent from post-receive hook] On Thu, 08 Feb 2024 17:02:55 +0100, Steffen Trumtrar wrote: > Signed-off-by: Steffen Trumtrar > Message-Id: > <20240122-v2024-01-0-topic-openssl-v1-1-88a1234c0...@pengutronix.de> > Signed-off-b

[ptxdist] [PATCH] doc: contributing: explain what to do if license checksums change

2024-02-08 Thread Roland Hieber
Inspired by the discussion in https://lore.ptxdist.org/ptxdist/20240129100553.56125-1-ar...@4wiebe.de Cc: Artur Wiebe Signed-off-by: Roland Hieber --- doc/contributing.rst | 7 +++ 1 file changed, 7 insertions(+) diff --git a/doc/contributing.rst b/doc/contributing.rst index e4209480893d..