Re: [ptxdist] /bin/sh link setting incompatibility when bash and dash installed

2024-05-12 Thread Michael Olbrich
On Wed, Apr 24, 2024 at 03:49:06PM +0100, Ian Abbott wrote: > Hi, > > Currently, the Kconfig option for BASH_SH (which causes /usr/bin/sh to be > linked to bash) is as follows: > > config BASH_SH > bool > default BUSYBOX = n || BUSYBOX_SH_IS_NONE > > However, if DASH_LINK_SH is enabl

Re: [ptxdist] [APPLIED] gdb: Add option to configure lzma support

2024-05-12 Thread Michael Olbrich
Thanks, applied as 68cd37983cacf188ccb6fd3fdfaeaf776937c6d0. Michael [sent from post-receive hook] On Sun, 12 May 2024 15:16:47 +0200, Ian Abbott wrote: > GDB's '--with-lzma=auto/yes/no' option defaults to 'auto' but it would > be better to configure it to 'yes' or 'no' explicitly. GDB's lzma

Re: [ptxdist] [APPLIED] sdl2: Version bump. 2.30.2 -> 2.30.3

2024-05-12 Thread Michael Olbrich
Thanks, applied as 822b5b11693f6428f571cf10ef3737cfda8b0bb9. Michael [sent from post-receive hook] On Sun, 12 May 2024 15:16:48 +0200, Christian Melki wrote: > Minor stable series bump. Minor bugfixes. > https://github.com/libsdl-org/SDL/releases/tag/release-2.30.3 > > * Fix removed config op

Re: [ptxdist] [APPLIED] hwdata: Version bump. 0.381 -> 0.382

2024-05-12 Thread Michael Olbrich
Thanks, applied as 85f484c3855fd8e8134ca1cd831708a40b880d36. Michael [sent from post-receive hook] On Sun, 12 May 2024 15:16:46 +0200, Christian Melki wrote: > https://github.com/vcrhonek/hwdata/releases/tag/v0.382 > The usual updates. > > Signed-off-by: Christian Melki > Message-Id: <202405

Re: [ptxdist] [APPLIED] u-boot: Add integration of firmware blobs

2024-05-12 Thread Michael Olbrich
Thanks, applied as a5e90b02053a4173471a6dba5ab0f31a2aefeea2. Michael [sent from post-receive hook] On Sun, 12 May 2024 15:16:46 +0200, Alexander Dahl wrote: > Almost same approach as done for barebox with commit > 6684c552fbd7 ("barebox: add integration of firmware blobs") already. > > For som

Re: [ptxdist] [APPLIED] u-boot: Allow other packages to inject dependencies

2024-05-12 Thread Michael Olbrich
Thanks, applied as 3d8f856576f96e24869f24dd58f90eee2496a2e4. Michael [sent from post-receive hook] On Sun, 12 May 2024 15:16:45 +0200, Alexander Dahl wrote: > Same approach as in barebox packages. > > Signed-off-by: Alexander Dahl > Message-Id: <20240506131244.401909-3-...@thorsis.com> > Sign

Re: [ptxdist] [APPLIED] u-boot: Add option to pass additional make env

2024-05-12 Thread Michael Olbrich
Thanks, applied as 32707042153ff15d17e4cf7810f84b1e558e8369. Michael [sent from post-receive hook] On Sun, 12 May 2024 15:16:44 +0200, Alexander Dahl wrote: > Some things need to be set in environment instead of passing them as > additional make opts. > > Signed-off-by: Alexander Dahl > Messa

Re: [ptxdist] [APPLIED] ptxd_make_world_inject: Introduce new variable _INJECT_OOT

2024-05-12 Thread Michael Olbrich
Thanks, applied as d4caaae5e1e35470f24b8b3da79aa77b57c4deb6. Michael [sent from post-receive hook] On Sun, 12 May 2024 15:16:43 +0200, Alexander Dahl wrote: > Setting the new variable to 'YES' allows to inject into _BUILD_DIR > instead of _DIR as before. > > When building out-of-tree some boot

Re: [ptxdist] [APPLIED] ptxd_make_world_inject: Escape inject path and files

2024-05-12 Thread Michael Olbrich
Thanks, applied as 23c5f686998c50412b5f5fd99d7dc9c345fe1af8. Michael [sent from post-receive hook] On Sun, 12 May 2024 15:16:42 +0200, Alexander Dahl wrote: > Same as in ptxd_make_world_common for all the other variables set in > make and used in shell. > > Signed-off-by: Alexander Dahl > Ack

Re: [ptxdist] [APPLIED] ptxd_make_world_inject: Use _DIR directly

2024-05-12 Thread Michael Olbrich
Thanks, applied as 0eea7080662b36cd39f03a3b0785d0e4a1c346bc. Michael [sent from post-receive hook] On Sun, 12 May 2024 15:16:41 +0200, Alexander Dahl wrote: > pkg_source was defined as "$($(1)_DIR)" which is the same as pkg_dir in > ptxd_make_world_common. We can use pkg_dir directly. Add a s

Re: [ptxdist] [APPLIED] ptxd_make_world_inject: Remove useless test

2024-05-12 Thread Michael Olbrich
Thanks, applied as 33fa14b8b788e2d57d015c91c4c758708824a05d. Michael [sent from post-receive hook] On Sun, 12 May 2024 15:16:41 +0200, Alexander Dahl wrote: > One line above $target is set to "${var}/$(subshell)" and even if $var > _and_ the result of the subshell call is empty, there's still t

Re: [ptxdist] [APPLIED] vim: allow vim to be installed alongside busybox vi and xxd

2024-05-12 Thread Michael Olbrich
Thanks, applied as e859fea01e033f691efac8124902478f8496233c. Michael [sent from post-receive hook] On Sun, 12 May 2024 15:16:40 +0200, Ian Abbott wrote: > Commit ad2eb34a07ed ("vim: prevent file name conflicts with busybox") > prevented vim being selected if busybox vi is selected. However, the

Re: [ptxdist] [APPLIED] libarchive: Version bump. 3.7.3 -> 3.7.4

2024-05-12 Thread Michael Olbrich
Thanks, applied as 5a720c419cd1fabde04e8de8d1d1367c76a2666b. Michael [sent from post-receive hook] On Sun, 12 May 2024 15:16:39 +0200, Christian Melki wrote: > More security fixes (probably paranoia in the wake). > https://github.com/libarchive/libarchive/releases/tag/v3.7.4 > > Signed-off-by

Re: [ptxdist] [APPLIED] tpm2-tools: Version bump. 5.6 -> 5.7

2024-05-12 Thread Michael Olbrich
Thanks, applied as 06c219fd40c34bbfd6e6f1944d5ee4ec37c8aa0e. Michael [sent from post-receive hook] On Sun, 12 May 2024 15:16:38 +0200, Christian Melki wrote: > https://github.com/tpm2-software/tpm2-tools/releases/tag/5.7 > Bunch of fixes. > > Plugs CVEs (missing proper description at time of

Re: [ptxdist] [APPLIED] tpm2-tss: Version bump. 4.0.1 -> 4.1.0

2024-05-12 Thread Michael Olbrich
Thanks, applied as 49ebd974a8945b69ecca784e06485524178c1acb. Michael [sent from post-receive hook] On Sun, 12 May 2024 15:16:37 +0200, Christian Melki wrote: > https://github.com/tpm2-software/tpm2-tss/releases/tag/4.1.0 > Nothing fancy, a bunch of fixes mostly. > > Plugs CVE: > CVE-2024-2904

Re: [ptxdist] [APPLIED] beep: version bump 1.3 -> 1.4.12

2024-05-12 Thread Michael Olbrich
Thanks, applied as 0b9fb169815fdea1de4901ce0434a048affbff39. Michael [sent from post-receive hook] On Sun, 12 May 2024 15:16:36 +0200, Ladislav Michl wrote: > Move package to a new upstream at https://github.com/spkr-beep/beep/ > > Signed-off-by: Ladislav Michl > Message-Id: > [mol: remove o

Re: [ptxdist] [APPLIED] weston: Version bump. 13.0.0 -> 13.0.1

2024-05-12 Thread Michael Olbrich
Thanks, applied as 693ca85e45b8e276b6fa72dc01ca06ffe18c049e. Michael [sent from post-receive hook] On Sun, 12 May 2024 15:16:35 +0200, Christian Melki wrote: > Bugfix release. > https://lists.freedesktop.org/archives/wayland-devel/2024-April/043575.html > > * Forward patchset, applies cleanly

Re: [ptxdist] [APPLIED] Revert "beep: move to staging"

2024-05-12 Thread Michael Olbrich
Thanks, applied as 565c43e0bc0e9063af000d31b16bd1041b68701b. Michael [sent from post-receive hook] On Sun, 12 May 2024 15:16:36 +0200, Ladislav Michl wrote: > This reverts commit 56ddc68d6cada7fee791122e27d4b2388dc8715d > as original upstream is indeed dead, but project continues to > live at a

Re: [ptxdist] [APPLIED] tf-a: Update download defaults

2024-05-12 Thread Michael Olbrich
Thanks, applied as dc9c7c945e3f29885f7fd9f29c6b0dfe68876ed9. Michael [sent from post-receive hook] On Sun, 12 May 2024 15:16:33 +0200, Alexander Dahl wrote: > Previous URL threw 401 errors. Experiments with other paths from the > same server yield no stable tarballs. GitHub tarballs are stabl

Re: [ptxdist] [APPLIED] at91bootstrap: drop atmel download url

2024-05-12 Thread Michael Olbrich
Thanks, applied as 66c1d9f2ceb47b58e1fdfe27e1b2e336f1ecb767. Michael [sent from post-receive hook] On Sun, 12 May 2024 15:16:34 +0200, Ladislav Michl wrote: > Atmel url just redirects to https://www.microchip.com/ happily > feeding tarball with content, so drop it entirely. > > Signed-off-by:

Re: [ptxdist] [APPLIED] rauc: version bump 1.11.1 -> 1.11.3

2024-05-12 Thread Michael Olbrich
Thanks, applied as 1ad233a607790e27f4a7731067d7a82a6fb99768. Michael [sent from post-receive hook] On Sun, 12 May 2024 15:16:32 +0200, Enrico Jörns wrote: > Signed-off-by: Enrico Jörns > Message-Id: <20240424122139.4141648-1-...@pengutronix.de> > Signed-off-by: Michael Olbrich > > diff --git

[ptxdist] [PATCH] tpm2-tss: Version bump. 4.1.0 -> 4.1.1

2024-05-12 Thread Christian Melki
Minor fix to broken release tarballs. https://github.com/tpm2-software/tpm2-tss/releases/tag/4.1.1 Signed-off-by: Christian Melki --- rules/tpm2-tss.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/tpm2-tss.make b/rules/tpm2-tss.make index cf37742c4..783dd07f4 1