[ptxdist] [PATCH v2] confdata.c: (Re-)add warning about unassigned symbols.

2022-01-28 Thread Christian Melki
is helpful when doing oldconfigs etc. Signed-off-by: Christian Melki --- scripts/kconfig/confdata.c| 5 ++- ...add-warning-about-unassigned-symbols.patch | 43 +++ scripts/ptx-modifications/series | 1 + 3 files changed, 48 insertions(+), 1 dele

[ptxdist] [PATCH v2] strace: Version bump. 5.15 -> 5.16

2022-01-28 Thread Christian Melki
Mostly bugfixes. Copyright year number range updated in COPYING file. https://strace.io/files/5.16/ Signed-off-by: Christian Melki --- rules/strace.make | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/rules/strace.make b/rules/strace.make index aa13f3e97..aeec39aa6

Re: [ptxdist] [Might-be-helpful-to-someone-PATCH] scripts/kconfig: (Re-)add warning about unassigned symbols.

2022-01-28 Thread Christian Melki
On 1/28/22 10:16 AM, Michael Olbrich wrote: On Tue, Jan 25, 2022 at 04:01:24PM +0100, Christian Melki wrote: Kconfig/lxdialog is inherited from the linux kernel. That version removed a warning regarding unassigned symbols. Commit f072181e6403b0fe2e2aa800a005497b748fd284, kconfig: drop the

Re: [ptxdist] [WIP: PATCH] pps-tools: Version bump. 1.0.2 -> 1.0.3

2022-01-28 Thread Christian Melki
SYSROOT a reserved variable? I can't really make that out. Or is the authors assumption that SYSROOT means what it means wrong? Regards, Christian On 1/28/22 10:26 AM, Michael Olbrich wrote: What's WIP here. On Thu, Jan 27, 2022 at 03:35:29PM +0100, Christian Melki wrote: Update pps-t

[ptxdist] [PATCH] efibootmgr: Version bump. 16 -> 17.

2022-01-27 Thread Christian Melki
Update needed to match efivar library changes. Bugfix release. Signed-off-by: Christian Melki --- rules/efibootmgr.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/efibootmgr.make b/rules/efibootmgr.make index 98b9aa97e..1fbdaff8b 100644 --- a/rules

[ptxdist] [PATCH v2] tpm2-tools: Version bump. 4.1 -> 5.2

2022-01-27 Thread Christian Melki
Approx 2 years worth of fixes. https://github.com/tpm2-software/tpm2-tools/releases Fixes CVE-2021-3565. Update license file hash. tpm2-tools now depend on EFIVAR. Signed-off-by: Christian Melki --- rules/tpm2-tools.in | 1 + rules/tpm2-tools.make | 6 +++--- 2 files changed, 4 insertions

[ptxdist] [PATCH v2] dump1090fa: Version bump 6.1 -> 7.1

2022-01-27 Thread Christian Melki
Mostly bugfixes. Including the build fix previously included. Remove patches. Signed-off-by: Christian Melki --- .../dump1090fa-6.1/fix_cpufeatures_arch.patch | 61 --- patches/dump1090fa-6.1/series | 2 - rules/dump1090fa.make | 4 +- 3

Re: [ptxdist] [PATCH] dump1090fa: Version bump 6.1 -> 7.1

2022-01-27 Thread Christian Melki
cares to share their work process I'm all ears. I'm obviously doing far to many manual steps with far to many mishaps. Regards, Christian On 1/27/22 16:56, Bruno Thomsen wrote: > Den tor. 27. jan. 2022 kl. 15.37 skrev Christian Melki > : >> >> Mostly bugfixes. Includ

[ptxdist] [PATCH] libsndfile: Version bump 1.0.25 -> 1.0.31.

2022-01-27 Thread Christian Melki
-by: Christian Melki --- ...igure.ac-use-default-largefile-macro.patch | 22 --- patches/libsndfile-1.0.25/series | 4 .../autogen.sh| 0 rules/libsndfile.in | 1 + rules/libsndfile.make

[ptxdist] [PATCH] alsa-utils: Version bump 1.2.5.1 -> 1.2.6

2022-01-27 Thread Christian Melki
Maintenance release, mostly bugfixes. Signed-off-by: Christian Melki --- rules/alsa-utils.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/alsa-utils.make b/rules/alsa-utils.make index 2693336a1..a71744d7e 100644 --- a/rules/alsa-utils.make +++ b/rules/alsa

[ptxdist] [PATCH] alsa-lib: Version bump 1.2.5.1 -> 1.2.6.1

2022-01-27 Thread Christian Melki
Mostly bugfixes. Remove disable-ucm fix and move patches. Signed-off-by: Christian Melki --- .../0002-fix-build-with-disable-ucm.patch | 37 --- .../0001-add-largefile-support.patch | 0 .../autogen.sh| 0 .../series

[ptxdist] [PATCH] chrony: Version bump. 4.1 -> 4.2

2022-01-27 Thread Christian Melki
Mostly bugfixes. Move patch, applies properly with offset. https://chrony.tuxfamily.org/news.html Signed-off-by: Christian Melki --- ...001-configure-make-unrecognized-option-a-fatal-error.patch | 0 patches/{chrony-4.1 => chrony-4.2}/series | 0 rules/chrony.m

[ptxdist] [PATCH] strace: Version bump. 5.15 -> 5.16

2022-01-27 Thread Christian Melki
Mostly bugfixes. https://strace.io/files/5.16/ Signed-off-by: Christian Melki --- rules/strace.make | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/rules/strace.make b/rules/strace.make index aa13f3e97..aeec39aa6 100644 --- a/rules/strace.make +++ b/rules/strace.make

[ptxdist] [WIP: PATCH] pps-tools: Version bump. 1.0.2 -> 1.0.3

2022-01-27 Thread Christian Melki
Update pps-tools. Very minor bugfix release. Remove old patch as that one got fixed upstream. Add a patch to remove inclusion of SYSROOT. Signed-off-by: Christian Melki --- ...le-fix-installation-to-empty-DESTDIR.patch | 40 --- patches/pps-tools-1.0.2/series| 4

[ptxdist] [PATCH] efivar: Version bump 37 -> 38.

2022-01-27 Thread Christian Melki
Contains approx 2 years worth of fixes, including a lot of compile error fixes. So drop old patchset. Signed-off-by: Christian Melki --- ..._guid-handle-misaligned-guid-pointer.patch | 55 -- ...es-Werror-address-of-packed-member-c.patch | 167 -- patches/efivar-37/series

[ptxdist] [PATCH] dump1090fa: Version bump 6.1 -> 7.1

2022-01-27 Thread Christian Melki
Mostly bugfixes. Including the build fix previously included. Remove patches. Signed-off-by: Christian Melki --- .../dump1090fa-6.1/fix_cpufeatures_arch.patch | 61 -- patches/dump1090fa-6.1/series | 2 - patches/dump1090fa.make | 82

[ptxdist] [PATCH] tpm2-tools: Version bump. 4.1 -> 5.2

2022-01-27 Thread Christian Melki
Approx 2 years worth of fixes. https://github.com/tpm2-software/tpm2-tools/releases Fixes CVE-2021-3565. Update license file hash. tpm2-tools now depend on EFIVAR. Signed-off-by: Christian Melki --- rules/tpm2-tools.in | 1 + rules/tpm2-tools.make | 5 ++--- 2 files changed, 3 insertions

[ptxdist] [PATCH] sysklogd: Version bump. 2.2.3 -> 2.3.0

2022-01-27 Thread Christian Melki
Minor version bump, but contains mostly bugfixes. https://github.com/troglobit/sysklogd/releases Signed-off-by: Christian Melki --- rules/sysklogd.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/sysklogd.make b/rules/sysklogd.make index b3ad40be3..2ba2ca019

[ptxdist] [PATCH] tpm2-tss: Version bump. 2.3.1 -> 3.1.0

2022-01-27 Thread Christian Melki
Approx. 2,5 year worth of fixes. https://github.com/tpm2-software/tpm2-tss/releases Fixes CVE-2020-24455 (three times over). tpm2-tss now depends on JSON_C and LIBCURL. Remove changed configuration options. Signed-off-by: Christian Melki --- rules/tpm2-tss.in | 2 ++ rules/tpm2-tss.make | 7

[ptxdist] [PATCH] ncurses: Version bump. 6.2 -> 6.3

2022-01-27 Thread Christian Melki
Mostly a bugfix release. Fixes CVE-2021-39537. https://invisible-island.net/ncurses/NEWS.html Move patchset, applies with offset. Signed-off-by: Christian Melki --- .../0001-teach-ncurses-config-about-sysroot.patch | 0 patches/{ncurses-6.2 => ncurses-6.3}/series

[ptxdist] [PATCH] wpa_supplicant: Version bump 2.9 -> 2.10

2022-01-27 Thread Christian Melki
Update wpa_supplicant. Includes approx. 1,5 year worth of fixes. https://w1.fi/cgit/hostap/plain/wpa_supplicant/ChangeLog Signed-off-by: Christian Melki --- rules/wpa_supplicant.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/wpa_supplicant.make b/rules

[ptxdist] polkit <= 0.120 CVE-2021-4034

2022-01-26 Thread Christian Melki
Hi. Friendly reminder for polkit. 0.120+ not yet released (at time of writing). So either 0.120 + patch or wait for release. But CVE is pretty severe, so it needs to be updated. Regards, Christian ___ ptxdist mailing list ptxdist@pengutronix.de To un

[ptxdist] [Might-be-helpful-to-someone-PATCH] scripts/kconfig: (Re-)add warning about unassigned symbols.

2022-01-25 Thread Christian Melki
which are lost in translation which is helpful when doing oldconfigs etc. Signed-off-by: Christian Melki --- scripts/kconfig/confdata.c | 5 - 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/scripts/kconfig/confdata.c b/scripts/kconfig/confdata.c index c5f4b552b..09777fdfe 10064

[ptxdist] [PATCH v5] U-Boot: Add option to disable OOT builds

2022-01-25 Thread Christian Melki
This option sometimes breaks builds with various external dependencies. Especially vendor trees that have sourcedir path references. Signed-off-by: Christian Melki --- platforms/u-boot.in | 10 ++ rules/u-boot.make | 6 +++--- 2 files changed, 13 insertions(+), 3 deletions(-) diff

Re: [ptxdist] [PATCH] image-hdimg.make: Add PROJECT and PROJECT_VERSION variables.

2022-01-21 Thread Christian Melki
On 1/21/22 9:19 AM, Michael Olbrich wrote: On Fri, Jan 14, 2022 at 12:56:47PM +0100, Christian Melki wrote: Ideally, I'd like this to be in the generic genimage env. I need this to be able to name images according to the project. I don't really like adding random stuff here. And

Re: [ptxdist] [PATCH v2] rootfs: Add possibility to add custom directories and files.

2022-01-21 Thread Christian Melki
On 1/21/22 9:07 AM, Michael Olbrich wrote: On Wed, Jan 12, 2022 at 02:30:42PM +0100, Christian Melki wrote: Add two custom targets in the rootfs configuration. Rationale behind this is that I often find myself maintaining a copy of a package ruleset just to be able to copy a file or add a

[ptxdist] [PATCH] xxhash: Add new package. Version 0.8.1.

2022-01-20 Thread Christian Melki
xxhash is a library consisting of, an extremely fast, non-cryptographic hash function. The hash is implemented in a few variants with slightly different capabilities. xxhash is also very usable for small data sets such as hash tables / indexes etc. Signed-off-by: Christian Melki --- rules

Re: [ptxdist] [PATCH v2] linux-firmware: Add new package. Version 20211216

2022-01-19 Thread Christian Melki
t;> This is due to the nature of the firmware package. >> There is no strict relation between firmware file name and license file > name. >> >> This is more generic than having to maintain a configuration set for every > type of firmware file or function. >> >>

[ptxdist] [PATCH] crda+regdb: Bump. crda 3.18 -> 4.14, regdb 2019.06.03 -> 2021.08.28

2022-01-19 Thread Christian Melki
ion check so that developers can decide for themselves when to switch and why. Signed-off-by: Christian Melki --- .../0001-fix-linking-libreg.patch | 0 ...Do-not-run-ldconfig-if-DESTDIR-is-set.patch | 0 ...hout-embedding-pubkey-data-into-crda-.patch | 0 .../0004-udev-Fix-rule-

[ptxdist] [PATCH v2] linux-firmware: Add new package. Version 20211216

2022-01-18 Thread Christian Melki
name and license file name. This is more generic than having to maintain a configuration set for every type of firmware file or function. Signed-off-by: Christian Melki --- rules/linux-firmware.in | 165 ++ rules/linux-firmware.make | 138

Re: [ptxdist] [PATCH] linux-firmware: Add new package. Version 20210818

2022-01-18 Thread Christian Melki
On 11/5/21 12:05 PM, Michael Olbrich wrote: On Thu, Nov 04, 2021 at 11:08:02AM +0100, Christian Melki wrote: Bump. No more opinions? Go? No go? Changes? On 10/16/21 9:21 AM, Christian Melki wrote: On 10/15/21 21:40, Alexander Dahl wrote: Hei hei, On Fri, Oct 15, 2021 at 04:11:11PM +0200

[ptxdist] [PATCH] image-hdimg.make: Add PROJECT and PROJECT_VERSION variables.

2022-01-14 Thread Christian Melki
Ideally, I'd like this to be in the generic genimage env. I need this to be able to name images according to the project. Signed-off-by: Christian Melki --- rules/image-hdimg.make | 2 ++ 1 file changed, 2 insertions(+) diff --git a/rules/image-hdimg.make b/rules/image-hdimg.make

[ptxdist] [PATCH v4] U-Boot: Add option to disable OOT builds

2022-01-14 Thread Christian Melki
This option sometimes breaks builds with various external dependencies. Especially vendor trees that have sourcedir path references. Signed-off-by: Christian Melki --- platforms/u-boot.in | 10 ++ rules/u-boot.make | 6 -- 2 files changed, 14 insertions(+), 2 deletions(-) diff

[ptxdist] Update of Busybox.

2022-01-13 Thread Christian Melki
Busybox saw > 14 CVE:s in 2021. (Apparently someone got bored and started digging in Busybox...) https://jfrog.com/blog/unboxing-busybox-14-new-vulnerabilities-uncovered-by-claroty-and-jfrog/ 1.31.1 is > 2 yo. https://www.cvedetails.com/product/7452/Busybox-Busybox.html?vendor_id=4282 Regards, C

[ptxdist] [PATCH v2] rootfs: Add possibility to add custom directories and files.

2022-01-12 Thread Christian Melki
project specific maintenance can go away. Signed-off-by: Christian Melki --- rules/rootfs.in | 33 + rules/rootfs.make | 13 + 2 files changed, 46 insertions(+) diff --git a/rules/rootfs.in b/rules/rootfs.in index 34e9bdcff..dddb5ebe1 100644 --- a/rules

Re: [ptxdist] [RFC: PATCH] rootfs: Add possibility to add custom directories and files.

2022-01-12 Thread Christian Melki
es. and configs/directories.) which contain the file names/globs and directory names. Actually editing those information within menuconfig isn't really neat nowadays. Best regards, Felix On 11.01.22 10:58, Christian Melki wrote: Add two custom targets in the rootfs configuration. Rationale b

[ptxdist] [RFC: PATCH] rootfs: Add possibility to add custom directories and files.

2022-01-11 Thread Christian Melki
project specific maintenance can go away. Signed-off-by: Christian Melki --- rules/rootfs.in | 20 rules/rootfs.make | 5 + 2 files changed, 25 insertions(+) diff --git a/rules/rootfs.in b/rules/rootfs.in index 34e9bdcff..3183abc6b 100644 --- a/rules/rootfs.in +++ b/rules

[ptxdist] [PATCH 7/7] udev: Update to accomodate for hwdata package.

2022-01-08 Thread Christian Melki
There are packages that can't read compressed .ids files. So don't really expect it to ever be compressed. Signed-off-by: Christian Melki --- rules/udev.make | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rules/udev.make b/rules/udev.make index 9cb359017..e4760a

[ptxdist] [PATCH 6/7] lshw: Version bump. B.02.14 -> B.02.19.2 + accomodation for hwdata package.

2022-01-08 Thread Christian Melki
Make lshw depend on hwdata-pci and hwdata-usb files. Remove installation of .ids files, provided by hwdata. Afaik, oui and manuf databases are not used. Signed-off-by: Christian Melki --- rules/lshw.in | 3 +++ rules/lshw.make | 6 +- 2 files changed, 4 insertions(+), 5 deletions

[ptxdist] [PATCH 5/7] libpciaccess: Update to accomodate for hwdata package.

2022-01-08 Thread Christian Melki
Make libpciaccess depend on hwdata-pci files. Remove compression as all utils may not be able to read compressed .ids files. Signed-off-by: Christian Melki --- rules/libpciaccess.in | 5 - rules/libpciaccess.make | 2 +- 2 files changed, 1 insertion(+), 6 deletions(-) diff --git a/rules

[ptxdist] [PATCH 3/7] pciutils: Update to accomodate for hwdata package.

2022-01-08 Thread Christian Melki
Make pciutils depend on hwdata-pci files. Remove compression as all utils may not be able to read compressed .ids files. Remove update-pciids script. This is done by updating hwdata now. Remove installation of pci.ids, provided by hwdata. Signed-off-by: Christian Melki --- rules/pciutils.in

[ptxdist] [PATCH 2/7] usbutils: Version bump 007 -> 014.

2022-01-08 Thread Christian Melki
Upgrade old usbutils. Usbutils now depends on libudev, add it. Clear out some old configure options. Also, usb.ids are not supplied anymore, but rather supplied by the hwdata package. Thus remove usb.ids installation and make usbutils depend on hwdata-usb files. Signed-off-by: Christian Melki

[ptxdist] [PATCH 4/7] usbip: Update to accomodate for hwdata package.

2022-01-08 Thread Christian Melki
Make usbip depend on hwdata-usb files. Change directory here to /usr/share instead of changing all the other locations to /usr/share/hwdata. This is simpler, for now. Signed-off-by: Christian Melki --- rules/usbip.in | 2 ++ rules/usbip.make | 2 +- 2 files changed, 3 insertions(+), 1

[ptxdist] [PATCH 1/7] hwdata: New package.

2022-01-08 Thread Christian Melki
e text database. hwdata will probably be replaced by systemd-hwdb in the long run. Signed-off-by: Christian Melki --- rules/hwdata.in | 47 ++ rules/hwdata.make | 84 +++ 2 files changed, 131 insertions(+) create mode 100644

[ptxdist] [PATCH 0/7] Hwdata introduction.

2022-01-08 Thread Christian Melki
Introduce hwdata package and make relevant changes in packages that use the .ids files. Christian Melki (7): hwdata: New package. usbutils: Version bump 007 -> 014. pciutils: Update to accomodate for hwdata package. usbip: Update to accomodate for hwdata package. libpciaccess: Update

[ptxdist] [PATCH] iw: Version bump. 5.9 -> 5.16.

2022-01-07 Thread Christian Melki
Package maintenance. Mostly bugfixes. Signed-off-by: Christian Melki --- rules/iw.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/iw.make b/rules/iw.make index 793cc9909..a03ac1fbd 100644 --- a/rules/iw.make +++ b/rules/iw.make @@ -14,8 +14,8 @@ PACKAGES

[ptxdist] [PATCH] batctl: Version bump 2017.1 -> 2021.4

2022-01-07 Thread Christian Melki
Package maintenance. Signed-off-by: Christian Melki --- rules/batctl.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/batctl.make b/rules/batctl.make index 841355501..d552a2fd4 100644 --- a/rules/batctl.make +++ b/rules/batctl.make @@ -14,8 +14,8 @@ PACKAGES

[ptxdist] [PATCH] hwdata: New package.

2022-01-07 Thread Christian Melki
ff-by: Christian Melki --- rules/hwdata.in | 47 +++ rules/hwdata.make | 81 +++ 2 files changed, 128 insertions(+) create mode 100644 rules/hwdata.in create mode 100644 rules/hwdata.make diff --git a/rules/hwdata.in b/rules/hwda

Re: [ptxdist] [PATCH] screen: Version bump 4.5.0 -> 4.8.0

2022-01-07 Thread Christian Melki
On 1/6/22 11:55 AM, Michael Olbrich wrote: On Wed, Dec 22, 2021 at 02:02:59PM +0100, Christian Melki wrote: Package maintenance. Fixes CVE-2021-26937, CVE-2020-9366, CVE-2017-5618 There are several old patches. Some are cross-compile fixes, others are imported from Debian. I think some of

[ptxdist] [PATCH v2] libseccomp: Version bump 2.5.1 -> 2.5.3.

2022-01-07 Thread Christian Melki
Package maintenance. Move patch series to 2.5.3, applies cleanly. The patch is unlikely to cause harm, even though you can't assume bin/sh is POSIX capable (which seems to be the case). Signed-off-by: Christian Melki --- ...1-run-time-use-a-broadly-supported-shell-interpreter.patc

[ptxdist] [PATCH v2] tcpdump: Version bump 4.9.3 -> 4.99.1.

2022-01-07 Thread Christian Melki
Renamed option for system pcap. Also, tcpdump moved from sbin to bin. Licence file changed with whitespace, update hash. Signed-off-by: Christian Melki --- rules/tcpdump.make | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/rules/tcpdump.make b/rules/tcpdump.make

[ptxdist] [PATCH v3] libcap: Version bump 2.51 -> 2.62.

2022-01-07 Thread Christian Melki
Update posix capability library. Change CC only directive to CROSS_COMPILE so that the new version can build properly with cross builds. For host-libcap, change BUILD_GPERF to USE_GPERF, as the former is now a reserved word. Drop old patches. Signed-off-by: Christian Melki --- .../0001-Fix

[ptxdist] [PATCH] libnftnl: Version bump. 1.1.3 -> 1.2.1.

2022-01-07 Thread Christian Melki
Needed by iptables version bump for IPTABLES_NFTABLES_COMPAT to work. Signed-off-by: Christian Melki --- rules/libnftnl.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/libnftnl.make b/rules/libnftnl.make index 8ced28a0d..3bdede24f 100644 --- a/rules

[ptxdist] [PATCH v3] strace: Version bump 5.9 -> 5.15

2022-01-07 Thread Christian Melki
notice about the bundled header has been changed/added. Signed-off-by: Christian Melki --- rules/strace.make | 11 ++- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/rules/strace.make b/rules/strace.make index 6c15f1baa..aa13f3e97 100644 --- a/rules/strace.make +++ b/rules

Re: [ptxdist] [WIP: PATCH] usbutils: Version bump 007 -> 014.

2022-01-06 Thread Christian Melki
On 1/5/22 13:38, Michael Olbrich wrote: > On Wed, Dec 22, 2021 at 02:03:02PM +0100, Christian Melki wrote: >> Usbutils depends on libudev, add it. >> Clear out some old configure options. >> Also, usb.ids are not supplied anymore. >> It is expected the user provides it

[ptxdist] [PATCH v2] bash: Version bump. 4.3.30 (+patches-33) -> 5.1.8 (patches-12).

2022-01-05 Thread Christian Melki
Upgrade bash to 5.1.8 plus patches to patchlevel 12. Roll up patches as in previous series. Fixes CVE-2019-18276 and CVE-2019-9924 with a new baseline, without patches. Fixes loads of bugs in bash. Update licence file hash, general.c changed a copyright year. Signed-off-by: Christian Melki

[ptxdist] [PATCH v2] strace: Version bump 5.9 -> 5.15

2022-01-05 Thread Christian Melki
Maintenance. Add missing COPYING file for the test suite. Add missing COPYING file for the bundled uapi linux kernel headers. Update md5sum for the strace COPYING, copyright year and a notice about the bundled header has been changed/added. Signed-off-by: Christian Melki --- rules/strace.make

[ptxdist] [PATCH v2] libcap: Version bump 2.51 -> 2.62.

2022-01-05 Thread Christian Melki
Update posix capability library. Change CC only directive to CROSS_COMPILE so that the new version can build properly with cross builds. For host-libcap, change BUILD_GPERF to USE_GPERF, as the former is now a reserved word. Signed-off-by: Christian Melki --- rules/host-libcap.make | 2

Re: [ptxdist] [PATCH] libcap: Version bump 2.51 -> 2.62.

2022-01-05 Thread Christian Melki
rich wrote: On Wed, Dec 22, 2021 at 02:02:52PM +0100, Christian Melki wrote: Update posix capability library. Signed-off-by: Christian Melki --- rules/libcap.make | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/rules/libcap.make b/rules/libcap.make index 5ed11b1f3..3159f

[ptxdist] [PATCH] screen: Version bump 4.5.0 -> 4.8.0

2021-12-22 Thread Christian Melki
Package maintenance. Fixes CVE-2021-26937, CVE-2020-9366, CVE-2017-5618 Signed-off-by: Christian Melki --- .../0001-no-memcpy-fallback.patch | 126 .../0002-install-no-backup-binary.patch | 41 + .../0003-install-always-chmod.patch | 29

[ptxdist] [PATCH] tcpdump: Version bump 4.93 -> 4.99.1.

2021-12-22 Thread Christian Melki
Renamed option for system pcap. Also, tcpdump moved from sbin to bin. Signed-off-by: Christian Melki --- rules/tcpdump.make | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/rules/tcpdump.make b/rules/tcpdump.make index ef4c1116c..33e848baf 100644 --- a/rules

[ptxdist] [PATCH] util-linux-ng: Version bump 2.37 -> 2.37.2

2021-12-22 Thread Christian Melki
Maintenance release. Signed-off-by: Christian Melki --- rules/util-linux-ng.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/util-linux-ng.make b/rules/util-linux-ng.make index f0402b44e..25e4c8768 100644 --- a/rules/util-linux-ng.make +++ b/rules/util-linux

[ptxdist] [PATCH] strace: Version bump 5.9 -> 5.15

2021-12-22 Thread Christian Melki
Maintenance. Signed-off-by: Christian Melki --- rules/strace.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/strace.make b/rules/strace.make index 6c15f1baa..2b06e6cb6 100644 --- a/rules/strace.make +++ b/rules/strace.make @@ -16,8 +16,8 @@ PACKAGES

[ptxdist] [PATCH] openssh: Version bump 8.6p1 -> 8.8p1

2021-12-22 Thread Christian Melki
Package update. Signed-off-by: Christian Melki --- rules/openssh.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/openssh.make b/rules/openssh.make index 8c083a11c..c801d8a6a 100644 --- a/rules/openssh.make +++ b/rules/openssh.make @@ -15,8 +15,8 @@ PACKAGES

[ptxdist] [PATCH] zstd: Version bump 1.5.0 -> 1.5.1

2021-12-22 Thread Christian Melki
Maintenance release, minor speedup. Signed-off-by: Christian Melki --- rules/zstd.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/zstd.make b/rules/zstd.make index 0e3ff9c00..da2cf75a3 100644 --- a/rules/zstd.make +++ b/rules/zstd.make @@ -14,8 +14,8

[ptxdist] [PATCH] libunwind: Version bump 1.5.0 -> 1.6.2

2021-12-22 Thread Christian Melki
Update libunwind (mostly graphics related dependencies), for SDL2 etc. Signed-off-by: Christian Melki --- rules/libunwind.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/libunwind.make b/rules/libunwind.make index 27e8b3534..71286acd9 100644 --- a/rules

[ptxdist] [PATCH] libseccomp: Version bump 2.5.1 -> 2.5.3.

2021-12-22 Thread Christian Melki
Package maintenance. Signed-off-by: Christian Melki --- rules/libseccomp.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/libseccomp.make b/rules/libseccomp.make index 9eb54245c..5a6f45f1c 100644 --- a/rules/libseccomp.make +++ b/rules/libseccomp.make @@ -14,8

[ptxdist] [PATCH] libmbim: Version bump 1.24.2 -> 1.26.2

2021-12-22 Thread Christian Melki
Package maintenance. Signed-off-by: Christian Melki --- rules/libmbim.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/libmbim.make b/rules/libmbim.make index 1d7ac7deb..ba9941653 100644 --- a/rules/libmbim.make +++ b/rules/libmbim.make @@ -14,8 +14,8

[ptxdist] [PATCH] libffi: Version bump 3.3 -> 3.4.2

2021-12-22 Thread Christian Melki
Maintenance of the foregin function interface library. Fix peculiar packageconfig manipulation. Patches adapted from buildroot and yoctoproject. Signed-off-by: Christian Melki --- ...sed-ifndef-for-__mips_soft_float-442.patch | 25 - ...uild-failure-on-power7-and-older-532.patch

[ptxdist] [PATCH] libjpeg: Version bump 2.1.0 -> 2.1.2

2021-12-22 Thread Christian Melki
Fixes CVE-2021-37972. Signed-off-by: Christian Melki --- rules/libjpeg.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/libjpeg.make b/rules/libjpeg.make index 7b05d6953..559a6d08d 100644 --- a/rules/libjpeg.make +++ b/rules/libjpeg.make @@ -16,8 +16,8

[ptxdist] [PATCH] libcap-ng: Version bump 0.7.10 -> 0.8.2

2021-12-22 Thread Christian Melki
Update ng posix capability library. Signed-off-by: Christian Melki --- rules/libcap-ng.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/libcap-ng.make b/rules/libcap-ng.make index f4b605e05..ccd650b79 100644 --- a/rules/libcap-ng.make +++ b/rules/libcap-ng.make

[ptxdist] [PATCH] libcap: Version bump 2.51 -> 2.62.

2021-12-22 Thread Christian Melki
Update posix capability library. Signed-off-by: Christian Melki --- rules/libcap.make | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/rules/libcap.make b/rules/libcap.make index 5ed11b1f3..3159f7b01 100644 --- a/rules/libcap.make +++ b/rules/libcap.make @@ -14,8 +14,8

[ptxdist] [PATCH] jimtcl: Verison bump 0.80 -> 0.81

2021-12-22 Thread Christian Melki
Package maintenance. Signed-off-by: Christian Melki --- rules/jimtcl.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/jimtcl.make b/rules/jimtcl.make index f0e6df7db..54029f895 100644 --- a/rules/jimtcl.make +++ b/rules/jimtcl.make @@ -14,8 +14,8 @@ PACKAGES

[ptxdist] [PATCH] iptables: Version bump 1.8.3 -> 1.8.7

2021-12-22 Thread Christian Melki
Package maintenance. Signed-off-by: Christian Melki --- rules/iptables.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/iptables.make b/rules/iptables.make index 6a2449bce..994cc0898 100644 --- a/rules/iptables.make +++ b/rules/iptables.make @@ -19,8 +19,8

[ptxdist] [PATCH] expat: Version bump 2.4.1 -> 2.4.2

2021-12-22 Thread Christian Melki
Package maintenance. Signed-off-by: Christian Melki --- rules/expat.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/expat.make b/rules/expat.make index e486a85ac..1fa8221fc 100644 --- a/rules/expat.make +++ b/rules/expat.make @@ -16,8 +16,8 @@ PACKAGES

[ptxdist] [PATCH] host-libcap: BUILD_GPERF is reserved.

2021-12-22 Thread Christian Melki
Use USE_GPERF instead. Signed-off-by: Christian Melki --- rules/host-libcap.make | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rules/host-libcap.make b/rules/host-libcap.make index 2faae99c3..695ce6c44 100644 --- a/rules/host-libcap.make +++ b/rules/host-libcap.make

[ptxdist] [PATCH] ethtool: Version bump. 5.13 -> 5.15.

2021-12-22 Thread Christian Melki
Package maintenance. Signed-off-by: Christian Melki --- rules/ethtool.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/ethtool.make b/rules/ethtool.make index 15aeca8dc..19d554893 100644 --- a/rules/ethtool.make +++ b/rules/ethtool.make @@ -15,8 +15,8

[ptxdist] [PATCH] bridge-utils: Version bump. 1.6 -> 1.7.1

2021-12-22 Thread Christian Melki
Package maintenance. Signed-off-by: Christian Melki --- patches/{bridge-utils-1.6 => bridge-utils-1.7.1}/autogen.sh | 0 rules/bridge-utils.make | 6 +++--- 2 files changed, 3 insertions(+), 3 deletions(-) rename patches/{bridge-utils-1.6 => bridge

[ptxdist] [PATCH] e2fsprogs: Version bump 1.46.2 -> 1.46.4

2021-12-22 Thread Christian Melki
Package maintenance. Signed-off-by: Christian Melki --- rules/e2fsprogs.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/e2fsprogs.make b/rules/e2fsprogs.make index 31d3a76ab..8a153f3b2 100644 --- a/rules/e2fsprogs.make +++ b/rules/e2fsprogs.make @@ -15,8 +15,8

[ptxdist] [PATCH] curl: Version bump 7.77.0 -> 7.80.0

2021-12-22 Thread Christian Melki
Fixes CVE-2021-22947, CVE-2021-22946, CVE-2021-22945 Change tarball compression to xz instead of bz2. Remove enable-symbol-hiding. Rename get-easy-option to get-easy-options. Remove without-metalink, deprecated. Signed-off-by: Christian Melki --- rules/libcurl.make | 10 -- 1 file

Re: [ptxdist] [APPLIED] libdrm: version bump 2.4.107 -> 2.4.108

2021-12-21 Thread Christian Melki
Hi. This doesn't install. No suitable file '/usr/bin/amdgpu_stress' could be found in any of these locations: ... Error: install_file failed! I assume amdgpu_stress is a test program and it looks like the rule file unconditionally enables the install under amdgpu, regardless if the tests

Re: [ptxdist] [PATCH 1/2] ptxd_make_world_{dtb, dtbo}: add support for device tree overlays

2021-12-07 Thread Christian Melki
Hi! I like this take on dtbos! On 12/7/21 16:39, Michael Riesch wrote: > Make ptxd_make_dtb more general and provide suitable wrappers to > support the generation of device tree overlays. > > Signed-off-by: Michael Riesch > --- > rules/post/ptxd_make_world_dtbo.make | 21 +++ > scripts/lib

Re: [PATCH v5 27/28] x86: efi: Set the correct link flags for the 64-bit EFI app

2021-12-05 Thread Christian Melki
: Simon Glass Signed-off-by: Christian Melki > --- > > Changes in v5: > - Add new patch to set the correct link flags for the 64-bit EFI app > > arch/x86/config.mk | 15 --- > 1 file changed, 12 insertions(+), 3 deletions(-) > > diff --git a/arch/x86/co

Re: [PATCH v5 26/28] x86: efi: Don't use the 64-bit link script for the EFI app

2021-12-05 Thread Christian Melki
On 12/4/21 16:56, Simon Glass wrote: > That script is not intended for use with EFI, so update the logic to avoid > using it. > > Signed-off-by: Simon Glass Signed-off-by: Christian Melki > --- > > Changes in v5: > - Add new patch to avoid using the 64-bit lin

Re: [ptxdist] [PATCH 2/3] add package for rockchip firmware binaries

2021-12-04 Thread Christian Melki
On 12/4/21 08:10, Michael Riesch wrote: > Hi Christian, > > (fixed Michael Tretter's mail address in Cc:) > > On 12/3/21 6:55 PM, Christian Melki wrote: >> Hi. >> >> Good idea with a non-free firmware section. >> But these Rockchip things looks lik

Re: [ptxdist] [PATCH 2/3] add package for rockchip firmware binaries

2021-12-03 Thread Christian Melki
Hi. Good idea with a non-free firmware section. But these Rockchip things looks like they are highly board/project dependent. A non-JEDEC timing named DDR-blob? For what board? RK3566/8 are SoCs afaiu, not complete system implementations? Also, ARM Trustzone blobs can also be very project specific

[ptxdist] FYI: gtk-3.24.30 and gcc 11.

2021-12-01 Thread Christian Melki
Hi. If anyone bumps into gtk-3.24.30 with gcc 11 compile issues before an update fixes it.. Might be useful to someone. From b4e110920aa18e6cc149ccbbfcd90b5143526e6d Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Mon, 11 Jan 2021 22:04:52 + Subject: [PATCH] Merge branch 'wip/kalev/g

Re: [ptxdist] systemd 249.2 compile error with linux 5.15.5

2021-11-30 Thread Christian Melki
There is an issue with 5.14 and later. Either: https://github.com/systemd/systemd/commit/e7f46ee3ae1cc66a94b293957721d68dc09d7449 Or a sedline according to: https://www.linuxfromscratch.org/lfs/view/systemd/chapter08/systemd.html Will probably do it. /C On 11/30/21 16:00, Bruno Thomsen wrote:

[ptxdist] [PATCH v3] U-Boot: Add option to disable OOT builds

2021-11-30 Thread Christian Melki
This option sometimes breaks builds with various external dependencies. Especially vendor trees that have sourcedir path references. Signed-off-by: Christian Melki --- platforms/u-boot.in | 10 ++ rules/u-boot.make | 12 ++-- 2 files changed, 20 insertions(+), 2 deletions

[ptxdist] [PATCH v2] U-Boot: Add option to disable OOT builds.

2021-11-29 Thread Christian Melki
This option sometimes breaks builds with various external dependencies. Especially vendor trees that have sourcedir path references. Signed-off-by: Christian Melki --- platforms/u-boot.in | 10 ++ rules/u-boot.make | 4 +++- 2 files changed, 13 insertions(+), 1 deletion(-) diff

[ptxdist] [PATCH v2] U-Boot: Add TF-A dependency option.

2021-11-29 Thread Christian Melki
Let U-Boot depend on TF-A firmwares for inclusion. TF-A firmwares are a common thing on various machines. Signed-off-by: Christian Melki --- platforms/u-boot.in | 10 +- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/platforms/u-boot.in b/platforms/u-boot.in index

Re: [ptxdist] ptxdist make license-report failing

2021-11-29 Thread Christian Melki
On 11/29/21 19:22, Jon Ringle wrote: > Hello. I'm trying to build the license-report and it is failing. I'm not > sure how to proceed with troubleshooting this issue. > > Thanks, > -Jon > > jring-t580-gns3 ~/git/rootfs$ ptxdist make license-report > > -- > target: license

[ptxdist] [PATCH] U-Boot: Add TF-A dependency option.

2021-11-29 Thread Christian Melki
Let U-Boot depend on TF-A firmwares for inclusion. TF-A firmwares are a common thing on various machines. Also add an option to let U-Boot build without the "Out Of Tree" option. This option sometimes breaks builds with various external dependencies. Signed-off-by: Christian Melki ---

[ptxdist] [PATCH] tf-a: Make URL configurable.

2021-11-29 Thread Christian Melki
Since both version and md5 variables are configurable, might aswell complete it with URL one. This enables tf-a.make to build other TF-A trees, other than the default one. Most notably, CodeAurora i.MX or other downstream vendor trees. Signed-off-by: Christian Melki --- platforms/tf-a.in | 7

[ptxdist] [PATCH v3] dump1090fa: New package. Version 6.1

2021-11-25 Thread Christian Melki
dump1090 from FlightAware is an ADS-B decoder (Automatic Dependent Surveillance-Broadcast). ADS-B is used by aircrafts to signal their presence. Using a RTL (Realtek, very cheap) based SDR (Software Defined Radio), you can easily build your own ADS-B decoder. Signed-off-by: Christian Melki

Re: [ptxdist] [PATCH v2] dump1090fa: New package. Version 6.1

2021-11-25 Thread Christian Melki
On 11/25/21 16:32, Michael Olbrich wrote: > On Thu, Nov 18, 2021 at 02:49:31PM +0100, Christian Melki wrote: >> dump1090 from FlightAware is an ADS-B decoder >> (Automatic Dependent Surveillance-Broadcast). >> ADS-B is used by aircrafts to signal their presence. >> Usin

[ptxdist] [PATCH v2] dump1090fa: New package. Version 6.1

2021-11-18 Thread Christian Melki
dump1090 from FlightAware is an ADS-B decoder (Automatic Dependent Surveillance-Broadcast). ADS-B is used by aircrafts to signal their presence. Using an RTL (very cheap) based SDR (Software Defined Radio), you can easily build your own ADS-B decoder. Signed-off-by: Christian Melki

[ptxdist] [PATCH v2] librtlsdr: New package. Version 0.8

2021-11-18 Thread Christian Melki
librtlsdr is a library for using RealTek DVB-T receivers as SDR (Software Defined Radio). This library is used by various tools to tune into bands and decode radio data. Signed-off-by: Christian Melki --- rules/librtlsdr.in | 29 +++ rules/librtlsdr.make | 66

Re: [ptxdist] [PATCH 2/2] chrony: version bump 3.5 -> 4.1

2021-11-12 Thread Christian Melki
On 11/12/21 10:11 AM, Michael Olbrich wrote: On Fri, Nov 05, 2021 at 09:17:54PM +0100, Christian Melki wrote: Bump. Still hasn't made it to 2021.11? Chrony 3.5 has the following CVE hanging over it: * Create new file when writing pidfile (CVE-2020-14367) Admittedly, not an o

[ptxdist] [PATCH] dump1090fa: New package. Version 6.1

2021-11-11 Thread Christian Melki
dump1090 from FlightAware is an ADS-B (Automatic Dependent Surveillance-Broadcast). ADS-B is used by aircrafts to signal their presence. Using an RTL (very cheap) based SDR, you can easily build your own ADS-B decoder. Signed-off-by: Christian Melki --- .../dump1090fa-6.1

<    5   6   7   8   9   10   11   12   >