[ptxdist] [PATCH] ptxd_make_world_license: skip ignore in license report

2022-04-26 Thread Michael Tretter
The yaml contains packages with an ignored license. These packages are removed from the license-compliance.pdf, but they must be removed from the license-report.pdf as well. Signed-off-by: Michael Tretter --- scripts/lib/ptxd_make_license_report.sh | 2 +- 1 file changed, 1 insertion(+), 1

[ptxdist] [PATCH] dropwatch: Version bump v1.5.3 -> v1.5.4

2022-04-26 Thread Alexander Dahl
- packet drop reason support (kernel 5.17 or later) - dependency updates (libnl3, readline) - patches fixing build issues (alignment, gcc 11, gcc 12, ...) all gone upstream Signed-off-by: Alexander Dahl --- ...ssue-when-compiling-with-Wcast-align.patch | 47 ---

[ptxdist] [PATCH v2] json-c: version bump 0.15 -> 0.16

2022-04-26 Thread Linnea Gunnarsson
- REFCOUNT_DEBUG is removed and some things is deprecated. - Some build changes. I made sure it is build without static lib and extra libs. - Fixed some security things like out of memory accesses and use-after-free. - Some other improvements and fixes. Signed-off-by: Linnea Gunnarsson ---

[ptxdist] [PATCH] libinput: version bump 1.20.0 -> 1.20.1

2022-04-26 Thread Linnea Gunnarsson
Fix for CVE-2020-1215. See https://gitlab.freedesktop.org/libinput/libinput/-/releases#1.20.1 Signed-off-by: Linnea Gunnarsson --- rules/libinput.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/libinput.make b/rules/libinput.make index f0b0781bb..8d30858c3