[ptxdist] [PATCH v2] procps: Version bump. 4.0.3 -> 4.0.4

2023-09-18 Thread Christian Melki
Minor release. Bugfixes and some minor enhancements. https://gitlab.com/procps-ng/procps/-/releases/v4.0.4 Plugs CVE: CVE-2023-4016 ps buffer overflow. * Add patch to explicitly link w with the correct library. Needed to build with systemd. Signed-off-by: Christian Melki --- ...1-build-sys-Add

Re: [ptxdist] [PATCH] RFC: ptxd_make_world: Extract CPE for packages

2023-09-18 Thread Simon Falsig
Hi Michael, > From: ptxdist On Behalf Of Michael > Olbrich > Sent: Friday, September 15, 2023 12:39 > > On Fri, Sep 15, 2023 at 12:14:30PM +0200, Simon Falsig wrote: > > From: Simon Falsig > > > > If a package specifies a CPE or CPE_VENDOR and CPE_PRODUCT, this is > > extracted into the fast rep

[ptxdist] [PATCH] RFC: sbom_report: Add support

2023-09-18 Thread Simon Falsig
From: Simon Falsig This provides support for building SBOMs in CycloneDX format. A target is added alongside the other reports, that (based on the fast-bsp-report) extracts name, version, cpe and license of each target package, and puts these into a final sbom-report in CycloneDX/JSON format. T

[ptxdist] [PATCH] RFC: ptxd_make_world: Extract CPE for packages

2023-09-18 Thread Simon Falsig
From: Simon Falsig If a package specifies a CPE or CPE_VENDOR and CPE_PRODUCT, this is extracted into the fast report for that package. If no CPE is specified, or not both of CPE_VENDOR and CPE_PRODUCT, then no value is added. By default, the existing VERSION is used, but can be overridden with

[ptxdist] [PATCH] pipewire: version bump 0.3.79 -> 0.3.80

2023-09-18 Thread Philipp Zabel
https://gitlab.freedesktop.org/pipewire/pipewire/-/releases/0.3.80 Signed-off-by: Philipp Zabel --- rules/pipewire.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/pipewire.make b/rules/pipewire.make index fbc23f51d1da..b0fba3fa8d4d 100644 --- a/rules/pipewire.m

[ptxdist] [PATCH] uhubctl: version bump 2.4.0 -> 2.5.0

2023-09-18 Thread Alexander Dahl
> * Added support for Linux sysfs based power switching provided in > Linux kernel 6.0+ - it allows to solve reliability issues when > turning power off on Linux (#450). > * Added option --nodesc to skip querying device string descriptors > (necessary for some buggy devices which otherwise wo