[ptxdist] [PATCH] libxkbcommon: Version bump. 1.6.0 -> 1.7.0

2024-03-26 Thread Christian Melki
Minor changes and fixes. Reverts the removal of previously deleted keysyms. https://github.com/xkbcommon/libxkbcommon/blob/xkbcommon-1.7.0/NEWS.md Signed-off-by: Christian Melki --- rules/libxkbcommon.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git

Re: [ptxdist] [APPLIED] python3: Add option to include ensurepip module

2024-03-26 Thread Michael Olbrich
On Tue, Mar 26, 2024 at 05:17:10PM +0100, Michiel Schelfhout wrote: > I just discovered that this causes a problem with oldconfig. When I run > oldconfig I get the following: > > .config:1959:warning: override: reassigning to symbol PYTHON3_PIP > > I think this is caused by >

Re: [ptxdist] [APPLIED] python3: Add option to include ensurepip module

2024-03-26 Thread Michiel Schelfhout
Hi Michael, I just discovered that this causes a problem with oldconfig. When I run oldconfig I get the following: .config:1959:warning: override: reassigning to symbol PYTHON3_PIP I think this is caused by

Re: [ptxdist] [APPLIED] python3: Add option to include ensurepip module

2024-03-26 Thread Michael Olbrich
Thanks, applied as 7662f004c174da6cf628793a86655c2dc95f8855. Michael [sent from post-receive hook] On Tue, 26 Mar 2024 17:03:34 +0100, Michiel Schelfhout wrote: > The configuration option --without-ensurepip disables ensurepip at install > time, but the module is still included. > >

Re: [ptxdist] [APPLIED] libpciaccess: Version bump. 0.18 -> 0.18.1

2024-03-26 Thread Michael Olbrich
Thanks, applied as a469498ec0e38e3f3443daf79b6a1849e7a5dfac. Michael [sent from post-receive hook] On Tue, 26 Mar 2024 17:03:35 +0100, Christian Melki wrote: > Very minor meson build change. > Bumping anyway. > > Signed-off-by: Christian Melki > Message-Id:

Re: [ptxdist] [APPLIED] busybox: New patch to fix compilation with Linux v6.8-rc1

2024-03-26 Thread Michael Olbrich
Thanks, applied as 54229b64d737d46cbb5e5913700937ba2d1c40af. Michael [sent from post-receive hook] On Tue, 26 Mar 2024 17:03:32 +0100, Uwe Kleine-König wrote: > Signed-off-by: Uwe Kleine-König > Message-Id: <20240323172337.741656-1-u.kleine-koe...@pengutronix.de> > Signed-off-by: Michael

[ptxdist] [PATCH] opus: add machine learning options

2024-03-26 Thread Philipp Zabel
Allow to use machine learning methods that improve voice quality under sporadic packet loss and at low bitrates, by enabling the deep packet loss concealment (PLC) and opus speech coding enhancement (OSCE), respectively. The speech coding enhancements are not yet standardized, but turning them on

[ptxdist] [PATCH] shaderc: version bump v2023.8 -> v2024.0

2024-03-26 Thread Philipp Zabel
Signed-off-by: Philipp Zabel --- rules/shaderc.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/shaderc.make b/rules/shaderc.make index e1b3ed00824c..72cd7a3b7f7f 100644 --- a/rules/shaderc.make +++ b/rules/shaderc.make @@ -14,8 +14,8 @@

[ptxdist] [PATCH 8/9] vulkan-utility-libraries: version bump 1.3.275.0 -> 1.3.280.0

2024-03-26 Thread Philipp Zabel
Signed-off-by: Philipp Zabel --- rules/vulkan-utility-libraries.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/vulkan-utility-libraries.make b/rules/vulkan-utility-libraries.make index bc46c4ea87cb..6ef2d3fe724c 100644 ---

[ptxdist] [PATCH 9/9] vulkan-validationlayers: version bump 1.3.275.0 -> 1.3.280.0

2024-03-26 Thread Philipp Zabel
Signed-off-by: Philipp Zabel --- rules/vulkan-validationlayers.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/vulkan-validationlayers.make b/rules/vulkan-validationlayers.make index 5f608d58b045..6bfca4e359ce 100644 --- a/rules/vulkan-validationlayers.make

[ptxdist] [PATCH 7/9] vulkan-tools: version bump 1.3.275.0 -> 1.3.280.0

2024-03-26 Thread Philipp Zabel
Signed-off-by: Philipp Zabel --- rules/vulkan-tools.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/vulkan-tools.make b/rules/vulkan-tools.make index 7a3547faf853..8b7c9624538c 100644 --- a/rules/vulkan-tools.make +++ b/rules/vulkan-tools.make @@ -14,8 +14,8 @@

[ptxdist] [PATCH 6/9] vulkan-loader: version bump 1.3.275.0 -> 1.3.280.0

2024-03-26 Thread Philipp Zabel
Signed-off-by: Philipp Zabel --- rules/vulkan-loader.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/vulkan-loader.make b/rules/vulkan-loader.make index ee82b6040df4..40a89591ebe4 100644 --- a/rules/vulkan-loader.make +++ b/rules/vulkan-loader.make @@ -14,8

[ptxdist] [PATCH 5/9] vulkan-headers: version bump 1.3.275.0 -> 1.3.280.0

2024-03-26 Thread Philipp Zabel
Signed-off-by: Philipp Zabel --- rules/vulkan-headers.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/vulkan-headers.make b/rules/vulkan-headers.make index fff59ece81db..73d4969d1358 100644 --- a/rules/vulkan-headers.make +++ b/rules/vulkan-headers.make @@

[ptxdist] [PATCH 4/9] volk: version bump 1.3.275.0 -> 1.3.280.0

2024-03-26 Thread Philipp Zabel
License change only due to copyright year extension to 2024. Signed-off-by: Philipp Zabel --- rules/volk.make | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/rules/volk.make b/rules/volk.make index d0fc3fe4739b..92e2a9f1d4ad 100644 --- a/rules/volk.make +++

[ptxdist] [PATCH 2/9] spirv-headers: version bump 1.3.275.0 -> 1.3.280.0

2024-03-26 Thread Philipp Zabel
For license change, see upstream commit 1c9115b562ba ("List all licenses in the root LICENSE file. (#410)"). The MIT license was added for spir-v.xml and for the embedded jsoncpp. The custom Khronos license governing most of the files is similar to the MIT license, but with an added section about

[ptxdist] [PATCH 3/9] spirv-tools: version bump 1.3.275.0 -> 1.3.280.0

2024-03-26 Thread Philipp Zabel
Signed-off-by: Philipp Zabel --- rules/spirv-tools.make | 6 -- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/rules/spirv-tools.make b/rules/spirv-tools.make index 8e4ca44250ee..9df598a84e75 100644 --- a/rules/spirv-tools.make +++ b/rules/spirv-tools.make @@ -14,8 +14,8 @@

[ptxdist] [PATCH 1/9] glslang: version bump 1.3.275.0 -> 1.3.280.0

2024-03-26 Thread Philipp Zabel
Signed-off-by: Philipp Zabel --- rules/glslang.make | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/rules/glslang.make b/rules/glslang.make index 784e1666c7cd..21df9b9dcf23 100644 --- a/rules/glslang.make +++ b/rules/glslang.make @@ -14,8 +14,8 @@

[ptxdist] [PATCH] wayland-protocols: version bump 1.33 -> 1.34

2024-03-26 Thread Philipp Zabel
Adds three new staging protocols: xdg-toplevel-drag, xdg-dialog, and linux-drm-syncobj. https://lists.freedesktop.org/archives/wayland-devel/2024-March/043537.html Signed-off-by: Philipp Zabel --- rules/wayland-protocols.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff

Re: [ptxdist] What can be actually set in a collection

2024-03-26 Thread Michael Olbrich
Hi, On Tue, Mar 12, 2024 at 02:47:04PM +0100, Mircea Ciocan wrote: > in an attempt to consolidate multiple similar platforms under one > ptxconfig + individual collection configs we are not sure if in the > collection only individual software packages can be set that have been > already marked