[ptxdist] [PATCH] nss: Version bump. 3.91 -> 3.92.

2023-07-28 Thread Christian Melki
Minor changes. https://firefox-source-docs.mozilla.org/security/nss/releases/nss_3_92.html * Forward patchset. Applies cleanly. Signed-off-by: Christian Melki --- .../{nss-3.91 => nss-3.92}/0001-nss-fix-nsinstall-build.patch | 0 patches/{nss-3.91 => nss-3.92}/0002-add-nss.pc.in.patch |

[ptxdist] [PATCH] ca-certificates: Version bump. 3.91 -> 3.92

2023-07-28 Thread Christian Melki
Usual ca-certificate updates. https://firefox-source-docs.mozilla.org/security/nss/releases/nss_3_92.html Signed-off-by: Christian Melki --- rules/ca-certificates.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/ca-certificates.make b/rules/ca-certificates.make

[ptxdist] [PATCH] host-cmake: Version bump. 3.27.0 -> 3.27.1

2023-07-28 Thread Christian Melki
Could not find any minor changelog. Looks harmless enough. https://cmake.org/cmake/help/latest/release/3.27.html Signed-off-by: Christian Melki --- rules/host-cmake.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/host-cmake.make b/rules/host-cmake.make index

[ptxdist] [PATCH] pipewire: version bump 0.3.73 -> 0.3.76

2023-07-28 Thread Philipp Zabel
https://gitlab.freedesktop.org/pipewire/pipewire/-/releases/0.3.76 Signed-off-by: Philipp Zabel --- rules/pipewire.make | 8 +--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/rules/pipewire.make b/rules/pipewire.make index 8fbe8382c225..fa8e88ed228a 100644 ---

[ptxdist] [PATCH] libcurl: Version bump. 8.2.0 -> 8.2.1

2023-07-28 Thread Christian Melki
A new minor with bugfixes. https://curl.se/changes.html#8_2_1 Signed-off-by: Christian Melki --- rules/libcurl.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/libcurl.make b/rules/libcurl.make index f28ed43a1..c19f828e5 100644 --- a/rules/libcurl.make +++

Re: [ptxdist] [ANNOUNCE] PTXdist 2023.07.1 released

2023-07-28 Thread Michael Olbrich
Hi, On Tue, Jul 11, 2023 at 07:28:33AM +0200, Robert Schwebel wrote: > On Wed, Jul 05, 2023 at 03:51:02PM +0200, Michael Olbrich wrote: > > I'm happy to announce that I've just released ptxdist-2023.07.0. > > It turned out that there is a bug in the 'nested ptxdist execution' > feature that lets

Re: [ptxdist] [PATCH 3/3] configure.ac: replace obsolete AC_HEADER_STDC

2023-07-28 Thread Michael Olbrich
On Mon, Jul 10, 2023 at 11:33:53AM +0200, Robert Schwebel wrote: > The AC_HEADER_STDC macro is obsolete (found by autoupdate), replace it by > AC_CHECK_INCLUDES_DEFAULT and AC_PROG_EGREP which do the same. On Debian Bullseye this fails with: configure.ac:41: error: possibly undefined macro:

Re: [ptxdist] [PATCH] uhubctl: add missing GCCLIBS_ATOMIC select

2023-07-28 Thread Michael Olbrich
On Thu, Jul 27, 2023 at 06:42:43PM +0200, Bruno Thomsen wrote: > Den man. 17. jul. 2023 kl. 15.52 skrev Bruno Thomsen > : > > > > Without this dependency the following runtime error can be observed: > > > > uhubctl: error while loading shared libraries: libatomic.so.1: cannot > > open shared