[ptxdist] [PATCH v2 3/3] minisign: new package

2023-10-28 Thread Clemens Gruber
Signed-off-by: Clemens Gruber --- rules/minisign.in | 13 +++ rules/minisign.make | 57 + 2 files changed, 70 insertions(+) create mode 100644 rules/minisign.in create mode 100644 rules/minisign.make diff --git a/rules/minisign.in b/rules

[ptxdist] [PATCH v2 2/3] hiredis: version bump 1.0.2 -> 1.2.0

2023-10-28 Thread Clemens Gruber
Signed-off-by: Clemens Gruber --- rules/hiredis.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/hiredis.make b/rules/hiredis.make index c0d183a36..cac7304d4 100644 --- a/rules/hiredis.make +++ b/rules/hiredis.make @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_HIREDIS

[ptxdist] [PATCH v2 1/3] redis: version bump 6.2.6 -> 7.2.2

2023-10-28 Thread Clemens Gruber
Signed-off-by: Clemens Gruber --- .../0001-Support-systemd-and-set-a-data-directory.patch | 6 +++--- patches/{redis-6.2.6 => redis-7.2.2}/series | 0 rules/redis.make| 4 ++-- 3 files changed, 5 insertions(+), 5 deleti

[ptxdist] [PATCH 2/2] hiredis: version bump 1.0.2 -> 1.2.0

2023-10-26 Thread Clemens Gruber
--- rules/hiredis.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/hiredis.make b/rules/hiredis.make index c0d183a36..cac7304d4 100644 --- a/rules/hiredis.make +++ b/rules/hiredis.make @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_HIREDIS) += hiredis # # Paths and names

[ptxdist] [PATCH] minisign: new package

2023-10-26 Thread Clemens Gruber
null +++ b/rules/minisign.make @@ -0,0 +1,57 @@ +# -*-makefile-*- +# +# Copyright (C) 2023 by Clemens Gruber +# +# For further information about the PTXdist project and license conditions +# see the README file. +# + +# +# We provide this package +# +PACKAGES-$(PTXCONF_MINISIGN) += minisign + +

[ptxdist] [PATCH 1/2] redis: version bump 6.2.6 -> 7.2.2

2023-10-26 Thread Clemens Gruber
--- .../0001-Support-systemd-and-set-a-data-directory.patch | 6 +++--- patches/{redis-6.2.6 => redis-7.2.2}/series | 0 rules/redis.make| 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) rename patches/{redis-6.2.6 =>

Re: [ptxdist] [PATCH] dbus-broker: new package

2020-12-14 Thread Clemens Gruber
Hi Michael, On Thu, Oct 08, 2020 at 02:40:03PM +0200, Clemens Gruber wrote: > On Wed, Oct 07, 2020 at 09:11:53AM +0200, Michael Olbrich wrote: > > On Tue, Sep 22, 2020 at 11:20:15AM +0200, Clemens Gruber wrote: > > > dbus-broker is a high-performance D-Bus message b

[ptxdist] [PATCH v2] file: version bump 5.36 -> 5.39

2020-10-08 Thread Clemens Gruber
Signed-off-by: Clemens Gruber --- Changes since v1: - Disable bzip2 and xz support rules/file.make | 6 -- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/rules/file.make b/rules/file.make index 0d42cdece..dafbd14ac 100644 --- a/rules/file.make +++ b/rules/file.make @@ -14,8

Re: [ptxdist] [PATCH] dbus-broker: new package

2020-10-08 Thread Clemens Gruber
On Wed, Oct 07, 2020 at 09:11:53AM +0200, Michael Olbrich wrote: > On Tue, Sep 22, 2020 at 11:20:15AM +0200, Clemens Gruber wrote: > > dbus-broker is a high-performance D-Bus message broker which serves as > > a drop-in replacement for the dbus-daemon. The original dbus i

[ptxdist] [PATCH 2/2] rsync3: support zstd compression

2020-09-22 Thread Clemens Gruber
Signed-off-by: Clemens Gruber --- rules/rsync3.in | 7 +++ rules/rsync3.make | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/rules/rsync3.in b/rules/rsync3.in index 7dc03a52e..0affd7661 100644 --- a/rules/rsync3.in +++ b/rules/rsync3.in @@ -7,6 +7,7 @@ menuconfig

[ptxdist] [PATCH 1/2] rsync3: version bump 3.0.5 -> 3.2.3

2020-09-22 Thread Clemens Gruber
Fixes several security issues and other bugs. No longer use the bundled (outdated) zlib, instead depend on the ZLIB package in PTXdist and fix configure arguments. We also switch to the https URL. Signed-off-by: Clemens Gruber --- rules/rsync3.in | 1 + rules/rsync3.make | 18

[ptxdist] [PATCH] gnupg: version bump 2.2.9 -> 2.2.23

2020-09-22 Thread Clemens Gruber
Fixes build errors with GCC 10. Signed-off-by: Clemens Gruber --- rules/gnupg.make | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/rules/gnupg.make b/rules/gnupg.make index 90a91cb06..cdf70e9ed 100644 --- a/rules/gnupg.make +++ b/rules/gnupg.make @@ -15,8 +15,8

[ptxdist] [PATCH] systemd: version bump 246.3 -> 246.6

2020-09-22 Thread Clemens Gruber
Signed-off-by: Clemens Gruber --- rules/systemd.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/systemd.make b/rules/systemd.make index e6090f141..fa0efe41a 100644 --- a/rules/systemd.make +++ b/rules/systemd.make @@ -15,9 +15,9 @@ PACKAGES-$(PTXCONF_SYSTEMD

[ptxdist] [PATCH] libgcrypt: version bump 1.8.5 -> 1.8.6

2020-09-22 Thread Clemens Gruber
Signed-off-by: Clemens Gruber --- rules/libgcrypt.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/libgcrypt.make b/rules/libgcrypt.make index 18b61c5a1..95597c0c9 100644 --- a/rules/libgcrypt.make +++ b/rules/libgcrypt.make @@ -15,8 +15,8 @@ PACKAGES

[ptxdist] [PATCH] file: version bump 5.36 -> 5.39

2020-09-22 Thread Clemens Gruber
Signed-off-by: Clemens Gruber --- rules/file.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/file.make b/rules/file.make index 0d42cdece..318850295 100644 --- a/rules/file.make +++ b/rules/file.make @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_FILE) += file # # Paths

[ptxdist] [PATCH] mpg123: version bump 1.25.10 -> 1.26.3

2020-09-22 Thread Clemens Gruber
Signed-off-by: Clemens Gruber --- rules/mpg123.make | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/rules/mpg123.make b/rules/mpg123.make index 72271a8d6..89c1dac65 100644 --- a/rules/mpg123.make +++ b/rules/mpg123.make @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_MPG123

[ptxdist] [PATCH] dbus-broker: new package

2020-09-22 Thread Clemens Gruber
red (theoretically >= 4.10 works too, but lacks security-related AF_UNIX patches according to dbus-broker docs) Signed-off-by: Clemens Gruber --- rules/dbus-broker.in | 19 +++ rules/dbus-broker.make | 75 ++ 2 files changed, 94 insertions(+) creat

[ptxdist] [PATCH] nginx: version bump 1.16.1 -> 1.18.0

2020-09-22 Thread Clemens Gruber
Signed-off-by: Clemens Gruber --- ...auto-type-sizeof-rework-autotest-to-be-cross-compila.patch | 0 ...auto-feature-add-mechanism-allowing-to-force-feature.patch | 0 ...auto-set-ngx_feature_run_force_result-for-each-featu.patch | 0 .../0004-auto-lib-libxslt-conf-use-pkg-config.patch

[ptxdist] [PATCH] libgpiod: version bump 1.3 -> 1.5.1

2020-04-03 Thread Clemens Gruber
Since v1.5, libgpiod requires Linux kernel headers >= v5.5 (Due to new support for bias flags and the SET_CONFIG ioctl) Signed-off-by: Clemens Gruber --- Note: Instead of a Ping on the last patch, I am sending a new one with an updated version. rules/libgpiod.make | 5 ++--- 1 file changed

[ptxdist] [PATCH] libgpiod: version bump 1.3 -> 1.5

2020-01-30 Thread Clemens Gruber
Signed-off-by: Clemens Gruber --- rules/libgpiod.make | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/rules/libgpiod.make b/rules/libgpiod.make index 088a5dab8..a8b6dd760 100644 --- a/rules/libgpiod.make +++ b/rules/libgpiod.make @@ -14,8 +14,8 @@ PACKAGES

[ptxdist] [PATCH v2] systemd: install systemd-timesync.list in ntp-units.d

2020-01-02 Thread Clemens Gruber
When systemd-timesyncd is used, there should be an entry in ntp-units.d. Otherwise, timedatectl set-ntp sometimes fails with "NTP not supported". Signed-off-by: Clemens Gruber --- Changes from v1: - Changed install_tree to install_alternative to support overriding and to let othe

Re: [ptxdist] [PATCH] systemd: install systemd-timesync.list in ntp-units.d

2020-01-02 Thread Clemens Gruber
Hi Denis, On Thu, Jan 02, 2020 at 09:46:21AM +, Denis OSTERLAND wrote: > Hi Clemens, > > Am Montag, den 23.12.2019, 15:45 +0100 schrieb Clemens Gruber: > > When systemd-timesyncd is used, there should be an entry in ntp-units.d. > > Otherwise, timedatectl set-ntp some

[ptxdist] [PATCH] nginx: version bump 1.16.0 -> 1.16.1

2019-11-27 Thread Clemens Gruber
Also regenerated patches with git-ptx-patches. Signed-off-by: Clemens Gruber --- ...pe-sizeof-rework-autotest-to-be-cross-compila.patch | 0 ...ature-add-mechanism-allowing-to-force-feature.patch | 0 ...t-ngx_feature_run_force_result-for-each-featu.patch | 2 +- .../0004-auto-lib-libxslt

[ptxdist] [PATCH] libgpg-error: add upstream patch for GNU awk 5

2019-09-22 Thread Clemens Gruber
ArchLinux updated to GNU awk 5 which broke the build. Add the necessary upstream patch to fix it. Signed-off-by: Clemens Gruber --- .../0001-awk-Prepare-for-Gawk-5.0.patch | 154 ++ patches/libgpg-error-1.36/autogen.sh | 1 + patches/libgpg-error-1.36/series

[ptxdist] [PATCH] nginx: version bump 1.14.2 -> 1.16.0

2019-07-05 Thread Clemens Gruber
One patch needed to be regenerated. The license hash changed because the copyright year was updated. Signed-off-by: Clemens Gruber --- ...to-type-sizeof-rework-autotest-to-be-cross-compila.patch | 0 ...to-feature-add-mechanism-allowing-to-force-feature.patch | 0 ...to-set

[ptxdist] [PATCH 3/3] mosh: add upstream patch to fix build error

2019-05-23 Thread Clemens Gruber
With recent protobuf versions, a c++11 build error occurs. This adds the upstream patch to fix it. Signed-off-by: Clemens Gruber --- ...-protobuf-version-3.6.0-is-installed.patch | 983 ++ patches/mosh-1.3.2/autogen.sh | 1 + patches/mosh-1.3.2/series

[ptxdist] [PATCH 2/3] grpc: version bump 1.18.0 -> 1.21.0

2019-05-23 Thread Clemens Gruber
One of the two patches is no longer necessary. Signed-off-by: Clemens Gruber --- ...llow-passing-a-pre-existing-grpc_cpp.patch | 48 --- patches/grpc-1.18.0/series| 6 --- .../0001-Add-pkg-config-files.patch} | 0 patches/grpc-1.21.0/series

[ptxdist] [PATCH 1/3] protobuf: version bump 3.6.1 -> 3.7.1

2019-05-23 Thread Clemens Gruber
The patch is no longer necessary. Signed-off-by: Clemens Gruber --- ...batomic-when-necessary-eg.-on-armv6l.patch | 58 --- patches/protobuf-all-3.6.1/autogen.sh | 1 - patches/protobuf-all-3.6.1/series | 4 -- rules/protobuf.make

Re: [ptxdist] Toolchain: host-m4 build error

2019-05-13 Thread Clemens Gruber
Hi, On Mon, May 13, 2019 at 08:57:47PM +0200, Michael Olbrich wrote: > Hi, > > On Mon, May 13, 2019 at 03:49:18PM +0200, Clemens Gruber wrote: > > On Mon, May 13, 2019 at 07:48:59AM +0200, Michael Olbrich wrote: > > > On Mon, May 13, 2019 at 12:43:59AM +0200, Clemens Gr

[ptxdist] Toolchain: host-m4 build error

2019-05-12 Thread Clemens Gruber
Hi, when building a toolchain based on OSELAS.Toolchain-2018.02.x, I get the following error at the end of the host-m4 build, in the install.pack stage: new rpath '${ORIGIN}/../lib' too large; maximum length 4 ptxdist: error: Failed to adjust rpath for

[ptxdist] [PATCH] file: version bump 5.33 -> 5.35

2019-02-15 Thread Clemens Gruber
Now we can remove the upstreamed seccomp patches. Signed-off-by: Clemens Gruber --- ...s-newfstatat-is-used-for-stat-ing-th.patch | 56 --- ...s-add-more-syscalls-for-32-bit-linux.patch | 42 -- .../0003-one-more-syscall-for-32-bits.patch | 29 -- .../0004

[ptxdist] [PATCH] grpc: version bump 1.17.2 -> 1.18.0

2019-02-15 Thread Clemens Gruber
Signed-off-by: Clemens Gruber --- ...CMakeLists.txt-allow-passing-a-pre-existing-grpc_cpp.patch | 0 .../0002-Add-pkg-config-files.patch | 0 patches/{grpc-1.17.2 => grpc-1.18.0}/series | 0 rules/grpc.m

[ptxdist] [PATCH] nginx: version bump 1.14.1 -> 1.14.2

2018-12-19 Thread Clemens Gruber
Signed-off-by: Clemens Gruber --- ...auto-type-sizeof-rework-autotest-to-be-cross-compila.patch | 0 ...auto-feature-add-mechanism-allowing-to-force-feature.patch | 0 ...auto-set-ngx_feature_run_force_result-for-each-featu.patch | 0 .../0004-auto-lib-libxslt-conf-use-pkg-config.patch

[ptxdist] [PATCH] grpc: version bump 1.17.0 -> 1.17.2

2018-12-15 Thread Clemens Gruber
The libcares deadlock problem was fixed upstream, the patch is no longer necessary. Signed-off-by: Clemens Gruber --- @Michael: Feel free to squash/fixup the 'grpc: new package' patch with this one. ...ive-c-ares-queries-after-10-seconds-.patch | 462 -- ...llow-passing-a-pre

Re: [ptxdist] [PATCH 3/3] grpc: add pkg-config files

2018-12-14 Thread Clemens Gruber
Hi Roland, On Tue, Dec 11, 2018 at 05:14:00PM +0100, Roland Hieber wrote: > Hi, > > On Mon, Dec 10, 2018 at 02:56:51PM +0100, Clemens Gruber wrote: > > The grpc cmake build process does not produce .pc files. > > To ease reuse of grpc from other packages, patch them in. &g

[ptxdist] [PATCH 3/3] grpc: add pkg-config files

2018-12-10 Thread Clemens Gruber
from the Makefile. Signed-off-by: Clemens Gruber --- .../0002-Add-pkg-config-files.patch | 47 +++ patches/grpc-1.17.0/series| 3 +- rules/grpc.make | 18 +++ 3 files changed, 67 insertions(+), 1 deletion(-) create

[ptxdist] [PATCH 2/3] grpc: new package

2018-12-10 Thread Clemens Gruber
-by: Clemens Gruber --- ...llow-passing-a-pre-existing-grpc_cpp.patch | 48 ++ ...ive-c-ares-queries-after-10-seconds-.patch | 462 ++ patches/grpc-1.17.0/series| 6 + rules/grpc.in | 20 + rules/grpc.make

[ptxdist] [PATCH 1/3] host-c-ares: new package

2018-12-10 Thread Clemens Gruber
Signed-off-by: Clemens Gruber --- rules/host-c-ares.in | 5 + rules/host-c-ares.make | 40 2 files changed, 45 insertions(+) create mode 100644 rules/host-c-ares.in create mode 100644 rules/host-c-ares.make diff --git a/rules/host-c-ares.in b

[ptxdist] [PATCH 0/3] grpc

2018-12-10 Thread Clemens Gruber
hacks to cross-compile) - Imported one patch from buildroot and one from upstream - Added pkg-config files, which are missing in the grpc cmake build - Added necessary dependencies to host-c-ares (new) / c-ares / etc. Best regards, Clemens Clemens Gruber (3): host-c-ares: new package grpc: new

[ptxdist] [PATCH] host-cmake: version bump 3.11.1 -> 3.13.1

2018-12-10 Thread Clemens Gruber
Signed-off-by: Clemens Gruber --- rules/host-cmake.make | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/rules/host-cmake.make b/rules/host-cmake.make index 88e27f98f..4ee986d3d 100644 --- a/rules/host-cmake.make +++ b/rules/host-cmake.make @@ -17,16 +17,16

[ptxdist] [PATCH] protobuf: version bump 3.5.1 -> 3.6.1

2018-12-10 Thread Clemens Gruber
Signed-off-by: Clemens Gruber --- rules/protobuf.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/protobuf.make b/rules/protobuf.make index bcb4f40de..eae8aa1af 100644 --- a/rules/protobuf.make +++ b/rules/protobuf.make @@ -16,8 +16,8 @@ PACKAGES

[ptxdist] [PATCH] c-ares: version bump 1.14.0 -> 1.15.0

2018-12-10 Thread Clemens Gruber
Signed-off-by: Clemens Gruber --- rules/c-ares.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/c-ares.make b/rules/c-ares.make index 587fa534f..42d972a4a 100644 --- a/rules/c-ares.make +++ b/rules/c-ares.make @@ -16,8 +16,8 @@ PACKAGES-$(PTXCONF_C_ARES) += c

[ptxdist] [PATCH] systemd: add upstream patch for CVE-2018-15688

2018-11-19 Thread Clemens Gruber
The patch fixes the aforementioned bug in the systemd DHCP6 client. Details: https://nvd.nist.gov/vuln/detail/CVE-2018-15688 Signed-off-by: Clemens Gruber --- ...we-have-enough-space-for-the-DHCP6-o.patch | 22 +++ patches/systemd-239/series| 3 ++- 2 files

[ptxdist] [PATCH] nginx: version bump 1.14.0 -> 1.14.1

2018-11-19 Thread Clemens Gruber
Signed-off-by: Clemens Gruber --- ...auto-type-sizeof-rework-autotest-to-be-cross-compila.patch | 0 ...auto-feature-add-mechanism-allowing-to-force-feature.patch | 0 ...auto-set-ngx_feature_run_force_result-for-each-featu.patch | 0 .../0004-auto-lib-libxslt-conf-use-pkg-config.patch

[ptxdist] [PATCH] libgpiod: version bump 1.1.1 -> 1.2

2018-11-19 Thread Clemens Gruber
Signed-off-by: Clemens Gruber --- rules/libgpiod.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/libgpiod.make b/rules/libgpiod.make index 1598924fc..94110769d 100644 --- a/rules/libgpiod.make +++ b/rules/libgpiod.make @@ -16,8 +16,8 @@ PACKAGES

[ptxdist] [PATCH] rng-tools: remove unneeded dependencies

2018-10-18 Thread Clemens Gruber
Remove the libcurl, libxml2 and openssl dependencies, which are not required as rng-tools is built without nistbeacon support. Signed-off-by: Clemens Gruber --- rules/rng-tools.in | 3 --- 1 file changed, 3 deletions(-) diff --git a/rules/rng-tools.in b/rules/rng-tools.in index 07ccb4daf

[ptxdist] [RFC 1/1] grpc: new package

2018-10-07 Thread Clemens Gruber
gRPC is a modern, open source, high-performance remote procedure call (RPC) framework. Patches are necessary to fix building with GCC 8, cross-compilation in general and problems in the template-generated Makefile. Signed-off-by: Clemens Gruber --- ...rtability-test-for-c-and-make-it-pas.patch

[ptxdist] [RFC 0/1] grpc

2018-10-07 Thread Clemens Gruber
the warnings can be ignored. Would be great if some of you could test it and maybe suggest improvements. Thanks, Clemens Clemens Gruber (1): grpc: new package ...rtability-test-for-c-and-make-it-pas.patch | 41 ++ ...vent-shell-calls-longer-than-ARG_MAX.patch | 71 ...d

Re: [ptxdist] [PATCH 1/3] systemd: add patch for glibc 2.28 compatibility

2018-09-23 Thread Clemens Gruber
Hi, On Sat, Sep 22, 2018 at 07:50:54PM +0200, Roland Hieber wrote: > On Fri, Sep 21, 2018 at 06:08:56PM +0200, Clemens Gruber wrote: > > Taken from systemd upstream. > > It would be good to include the upstream commit ID here. Yes. Maybe Michael can amend the commit message?

[ptxdist] [PATCH 2/3] busybox: version bump 1.28.3 -> 1.29.3

2018-09-21 Thread Clemens Gruber
Drop upstreamed patch and update configs. Signed-off-by: Clemens Gruber --- config/busybox/Config.in | 10 ++- config/busybox/archival/Config.in | 19 +++- config/busybox/console-tools/Config.in| 2 +- config/busybox/coreutils/Config.in| 18

[ptxdist] [PATCH 3/3] iproute2: add busybox guard dependency

2018-09-21 Thread Clemens Gruber
Signed-off-by: Clemens Gruber --- rules/iproute2.in | 4 1 file changed, 4 insertions(+) diff --git a/rules/iproute2.in b/rules/iproute2.in index 888b59546..6e9f022d3 100644 --- a/rules/iproute2.in +++ b/rules/iproute2.in @@ -133,10 +133,14 @@ config IPROUTE2_SS config IPROUTE2_TC

[ptxdist] [PATCH 1/3] systemd: add patch for glibc 2.28 compatibility

2018-09-21 Thread Clemens Gruber
Taken from systemd upstream. Signed-off-by: Clemens Gruber --- ...-whether-struct-statx-is-defined-in-.patch | 104 ++ patches/systemd-239/series| 4 + 2 files changed, 108 insertions(+) create mode 100644 patches/systemd-239/0001-build-sys-Detect-whether

Re: [ptxdist] [ANNOUNCE] PTXdist 2018.09.0 released

2018-09-21 Thread Clemens Gruber
On Fri, Sep 21, 2018 at 10:17:03AM +0200, Michael Olbrich wrote: > On Thu, Sep 20, 2018 at 03:07:10PM +0200, Clemens Gruber wrote: > > On Thu, Sep 20, 2018 at 10:00:09AM +0200, Michael Olbrich wrote: > > > On Wed, Sep 19, 2018 at 06:51:23PM +0200, Clemens Gruber wrote: > &g

Re: [ptxdist] [ANNOUNCE] PTXdist 2018.09.0 released

2018-09-19 Thread Clemens Gruber
Hi, On Tue, Sep 18, 2018 at 04:13:55PM +0200, Michael Olbrich wrote: > Hi, > > I'm happy to announce that I've just released ptxdist-2018.09.0. > > The are no big changes in this release. The pkg-config wrapper script is > now used for host and target packages and handles all the path magic.

[ptxdist] [PATCH 4/4] gnupg: version bump 2.2.5 -> 2.2.9

2018-07-18 Thread Clemens Gruber
Signed-off-by: Clemens Gruber --- rules/gnupg.make | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/rules/gnupg.make b/rules/gnupg.make index dad3ac3d6..dd00c87e2 100644 --- a/rules/gnupg.make +++ b/rules/gnupg.make @@ -17,8 +17,8 @@ PACKAGES-$(PTXCONF_GNUPG) += gnupg

[ptxdist] [PATCH 3/4] libgpg-error: version bump 1.28 -> 1.32

2018-07-18 Thread Clemens Gruber
The patch is now upstream and therefore removed. Signed-off-by: Clemens Gruber --- ...ion-on-arm64-due-to-invalid-use-of-v.patch | 53 --- patches/libgpg-error-1.28/series | 4 -- rules/libgpg-error.make | 4 +- 3 files changed, 2 insertions

[ptxdist] [PATCH 2/4] libgcrypt: version bump 1.8.2 -> 1.8.3

2018-07-18 Thread Clemens Gruber
Fixes CVE-2018-0495. Also switch to official HTTPS URL. Signed-off-by: Clemens Gruber --- rules/libgcrypt.make | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/rules/libgcrypt.make b/rules/libgcrypt.make index 2f3f8c1b5..5873e19bb 100644 --- a/rules/libgcrypt.make +++ b

[ptxdist] [PATCH 1/4] e2fsprogs: version bump 1.44.1 -> 1.44.3

2018-07-18 Thread Clemens Gruber
License file hash changed due to an update to the FSF address in Boston. Signed-off-by: Clemens Gruber --- rules/e2fsprogs.make | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/rules/e2fsprogs.make b/rules/e2fsprogs.make index dcc75079f..882c1b7f2 100644 --- a/rules

[ptxdist] [PATCH 2/2] file: add upstream seccomp patches

2018-06-27 Thread Clemens Gruber
Several syscalls are missing in file 5.33. Fix it by pulling in four upstream patches. Signed-off-by: Clemens Gruber --- ...s-newfstatat-is-used-for-stat-ing-th.patch | 56 +++ ...s-add-more-syscalls-for-32-bit-linux.patch | 42 ++ .../0003-one-more-syscall-for-32

[ptxdist] [PATCH 1/2] file: seccomp sandboxing

2018-06-27 Thread Clemens Gruber
Support seccomp sandboxing to reduce the attack surface and enable it by default. Important for usecases with files from untrusted sources. Signed-off-by: Clemens Gruber --- rules/file.in | 14 +- rules/file.make | 2 +- 2 files changed, 14 insertions(+), 2 deletions(-) diff

[ptxdist] [PATCH] libgcrypt: version bump 1.8.2 -> 1.8.3

2018-06-13 Thread Clemens Gruber
Fixes CVE-2018-0495. Also switch to official HTTPS URL. Signed-off-by: Clemens Gruber --- rules/libgcrypt.make | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/rules/libgcrypt.make b/rules/libgcrypt.make index 2f3f8c1b5..5873e19bb 100644 --- a/rules/libgcrypt.make +++ b

[ptxdist] [PATCH] systemd: add upstream patch to fix OnFailure behaviour

2018-06-12 Thread Clemens Gruber
Without this patch, the OnFailure action is triggered, even though there was a normal/successful restart. (e.g. with RestartForceExitStatus and SuccessExitStatus to trigger service restarts with special exit codes) Signed-off-by: Clemens Gruber --- ...er-OnFailure-deps-when-a-unit-is-goi.patch

[ptxdist] [PATCH] mpg123: version bump 1.25.8 -> 1.25.10

2018-06-12 Thread Clemens Gruber
Signed-off-by: Clemens Gruber --- rules/mpg123.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/mpg123.make b/rules/mpg123.make index 63c08a834..0610d9292 100644 --- a/rules/mpg123.make +++ b/rules/mpg123.make @@ -16,8 +16,8 @@ PACKAGES-$(PTXCONF_MPG123

[ptxdist] [PATCH] libgpg-error: version bump 1.28 -> 1.31

2018-06-12 Thread Clemens Gruber
The patch is now upstream and therefore removed. Signed-off-by: Clemens Gruber --- ...ion-on-arm64-due-to-invalid-use-of-v.patch | 53 --- patches/libgpg-error-1.28/series | 4 -- rules/libgpg-error.make | 4 +- 3 files changed, 2 insertions

[ptxdist] [PATCH] u-boot-tools: version bump 2018.01 -> 2018.05

2018-06-12 Thread Clemens Gruber
Signed-off-by: Clemens Gruber --- rules/u-boot-tools.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/u-boot-tools.make b/rules/u-boot-tools.make index 9a3aacd19..156f224c1 100644 --- a/rules/u-boot-tools.make +++ b/rules/u-boot-tools.make @@ -16,8 +16,8

[ptxdist] [PATCH] procps: version bump 3.3.12 -> 3.3.15

2018-06-12 Thread Clemens Gruber
Signed-off-by: Clemens Gruber --- rules/procps.make | 7 --- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/rules/procps.make b/rules/procps.make index f8e96d6f9..d50607aed 100644 --- a/rules/procps.make +++ b/rules/procps.make @@ -19,8 +19,8 @@ PACKAGES-$(PTXCONF_PROCPS

[ptxdist] [PATCH] gnupg: version bump 2.2.5 -> 2.2.8

2018-06-12 Thread Clemens Gruber
Signed-off-by: Clemens Gruber --- rules/gnupg.make | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/rules/gnupg.make b/rules/gnupg.make index dad3ac3d6..fdda1c873 100644 --- a/rules/gnupg.make +++ b/rules/gnupg.make @@ -17,8 +17,8 @@ PACKAGES-$(PTXCONF_GNUPG) += gnupg

[ptxdist] [PATCH] e2fsprogs: version bump 1.44.1 -> 1.44.2

2018-06-12 Thread Clemens Gruber
License file hash changed due to an update to the FSF address in Boston. Signed-off-by: Clemens Gruber --- rules/e2fsprogs.make | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/rules/e2fsprogs.make b/rules/e2fsprogs.make index dcc75079f..f6b481707 100644 --- a/rules

Re: [ptxdist] [PATCH] libelf: version bump 0.170 -> 0.171

2018-06-06 Thread Clemens Gruber
On Wed, Jun 06, 2018 at 08:31:36AM +0200, Michael Olbrich wrote: > On Tue, Jun 05, 2018 at 03:36:25PM -0400, Jon Ringle wrote: > > On Tue, Jun 5, 2018 at 3:34 PM, Jon Ringle wrote: > > > On Tue, Jun 5, 2018 at 3:04 PM, Alexander Dahl wrote: > > >> On Tue, Jun 05, 2018 at 02:20:37PM -0400, Jon

[ptxdist] [PATCH v2] libgpiod: version bump 1.0 -> 1.1

2018-05-22 Thread Clemens Gruber
Signed-off-by: Clemens Gruber <clemens.gru...@pqgruber.com> --- Changes from v1: - Rebased to remove a no longer needed preceding commit rules/libgpiod.make | 8 +--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/rules/libgpiod.make b/rules/libgpiod.make index eda

Re: [ptxdist] [PATCH] libgpiod: version bump 1.0 -> 1.1

2018-05-17 Thread Clemens Gruber
Hi, On Thu, May 17, 2018 at 10:55:54AM +0200, Michael Olbrich wrote: > On Wed, May 16, 2018 at 06:45:34PM +0200, Clemens Gruber wrote: > > Signed-off-by: Clemens Gruber <clemens.gru...@pqgruber.com> > > --- > > rules/libgpiod.make | 8 +--- > > 1 file chan

[ptxdist] [PATCH] libgpiod: version bump 1.0 -> 1.1

2018-05-16 Thread Clemens Gruber
Signed-off-by: Clemens Gruber <clemens.gru...@pqgruber.com> --- rules/libgpiod.make | 8 +--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/rules/libgpiod.make b/rules/libgpiod.make index eb90e6da2..8b84c0209 100644 --- a/rules/libgpiod.make +++ b/rules/libgpiod.make @@

Re: [ptxdist] [PATCH] host-autotools-automake: version bump 1.5.1 -> 1.6.1

2018-05-15 Thread Clemens Gruber
- 0001-disable-manpages.patch: > > > Build succeeds without this patch. > > > > the problem that was fixed with this patch maybe only happened on Arch, > > at least that's what reading through > > 5d107ecae118ac3dd49fdf10c54901eb0a4c3bdf suggests. Adding Clemens Grub

[ptxdist] [PATCH] nginx: version bump 1.12.2 -> 1.14.0

2018-05-14 Thread Clemens Gruber
Update patches to work with 1.14.0, drop one already upstreamed patch and change the LICENSE hash (copyright year was modified). Also no longer drop the LIBDL and LIBPTHREAD libs when using the pkg-config --libs output, now we append them. (See patch 0006) Signed-off-by: Clemens Gruber

[ptxdist] [PATCH] nginx: support http_grpc_module

2018-05-14 Thread Clemens Gruber
Signed-off-by: Clemens Gruber <clemens.gru...@pqgruber.com> --- rules/nginx.in | 7 +++ rules/nginx.make | 1 + 2 files changed, 8 insertions(+) diff --git a/rules/nginx.in b/rules/nginx.in index fa2dcf9e8..e9296ecb8 100644 --- a/rules/nginx.in +++ b/rules/nginx.in @@ -62,6

[ptxdist] [PATCH] elfutils: add patch to disable -Werror

2018-05-14 Thread Clemens Gruber
This is necessary when compiling it with GCC versions >= 8. Signed-off-by: Clemens Gruber <clemens.gru...@pqgruber.com> --- ...s-it-tends-to-break-with-new-gcc-ver.patch | 20 +++ patches/elfutils-0.170/autogen.sh | 1 + patches/elfutils-0.1

[ptxdist] [PATCH v2 2/2] libgpg-error: version bump 1.27 -> 1.28

2018-04-05 Thread Clemens Gruber
Also add new configure flags and an upstream patch to fix a regression. Signed-off-by: Clemens Gruber <clemens.gru...@pqgruber.com> --- Changes since v1: - Forgot to run git-ptx-patches ...ion-on-arm64-due-to-invalid-use-of-v.patch | 53 +++ patches/libgpg-error-1.28/

[ptxdist] [PATCH 1/2] gnupg: version bump 2.2.4 -> 2.2.5

2018-04-05 Thread Clemens Gruber
Signed-off-by: Clemens Gruber <clemens.gru...@pqgruber.com> --- rules/gnupg.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/gnupg.make b/rules/gnupg.make index 4b1923992..dad3ac3d6 100644 --- a/rules/gnupg.make +++ b/rules/gnupg.make @@ -17,8 +17,8 @@ PA

[ptxdist] [PATCH] openssh: allow client to pass locale env variables

2018-02-22 Thread Clemens Gruber
Set AcceptEnv LANG LC_* in sshd_config, as Debian does. Without this change, mosh does not work. Signed-off-by: Clemens Gruber <clemens.gru...@pqgruber.com> --- Michael: AcceptEnv LC_CTYPE is sufficient for mosh to work. Let me know if you prefer allowing only this specific variable by d

[ptxdist] [PATCH] libgpiod: version bump 0.3.2 -> 1.0

2018-02-20 Thread Clemens Gruber
Signed-off-by: Clemens Gruber <clemens.gru...@pqgruber.com> --- rules/libgpiod.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/libgpiod.make b/rules/libgpiod.make index 90c16d831..5bbc384ed 100644 --- a/rules/libgpiod.make +++ b/rules/libgpiod.make @@

[ptxdist] [PATCH v2 03/22] dbus: version bump 1.10.24 -> 1.12.2

2018-01-24 Thread Clemens Gruber
Also fixup configure options for dbus and host-dbus. Signed-off-by: Clemens Gruber <clemens.gru...@pqgruber.com> --- Changes since v1: - Updated the previously forgotten host rule file rules/dbus.make | 13 +++-- rules/host-dbus.make | 15 +++ 2 files chang

[ptxdist] [PATCH v2] ptxd_make_world_common.sh: fix meson build for non-Debian distros

2018-01-17 Thread Clemens Gruber
UTF-8 locale and print a warning. Signed-off-by: Clemens Gruber <clemens.gru...@pqgruber.com> --- Changes since v1: - Followed Michaels recommendations to prefer en_US and en_* locales and only fall back to any UTF-8 locale as a last resort - Added "-m 1" to all grep invo

[ptxdist] [PATCH 4/4] gnupg: version bump 2.0.30 -> 2.2.4

2018-01-16 Thread Clemens Gruber
Makes public key, cipher and hash algorithms configurable. The binaries are now gpg and gpgv with symlinks gpg2 and gpgv2. The gpgv patch is now upstream and can be removed. Signed-off-by: Clemens Gruber <clemens.gru...@pqgruber.com> --- ...-tweak-default-options-for-extra-security.patc

[ptxdist] [PATCH] ptxd_make_world_common.sh: fix meson build for non-Debian distros

2018-01-16 Thread Clemens Gruber
-off-by: Clemens Gruber <clemens.gru...@pqgruber.com> --- scripts/lib/ptxd_make_world_common.sh | 11 ++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/scripts/lib/ptxd_make_world_common.sh b/scripts/lib/ptxd_make_world_common.sh index 90f1c70b3..6b7045237 100644 --- a/s

[ptxdist] [PATCH 3/4] npth: new package

2018-01-16 Thread Clemens Gruber
Signed-off-by: Clemens Gruber <clemens.gru...@pqgruber.com> --- rules/npth.in | 10 ++ rules/npth.make | 61 + 2 files changed, 71 insertions(+) create mode 100644 rules/npth.in create mode 100644 rules/npth.make diff

[ptxdist] [PATCH 1/4] libassuan: version bump 2.4.3 -> 2.5.1

2018-01-16 Thread Clemens Gruber
Signed-off-by: Clemens Gruber <clemens.gru...@pqgruber.com> --- rules/libassuan.make | 7 --- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/rules/libassuan.make b/rules/libassuan.make index b569a8845..3747ff982 100644 --- a/rules/libassuan.make +++ b/rules/libassua

[ptxdist] [PATCH 2/4] libgcrypt: version bump 1.8.1 -> 1.8.2

2018-01-16 Thread Clemens Gruber
Signed-off-by: Clemens Gruber <clemens.gru...@pqgruber.com> --- rules/libgcrypt.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/libgcrypt.make b/rules/libgcrypt.make index b3bf59c36..66a04012e 100644 --- a/rules/libgcrypt.make +++ b/rules/libgcrypt.make @@

[ptxdist] [PATCH 21/22] u-boot-tools: version bump 2017.07 -> 2018.01

2018-01-16 Thread Clemens Gruber
The patch is now upstream and can be removed. Signed-off-by: Clemens Gruber <clemens.gru...@pqgruber.com> --- ...-not-attempt-to-use-the-systemwide-libfdt.patch | 52 -- patches/u-boot-2017.09/series | 5 --- rules/u-boot-tool

[ptxdist] [PATCH 20/22] trace-cmd: version bump 2.6.1 -> 2.6.2

2018-01-16 Thread Clemens Gruber
Signed-off-by: Clemens Gruber <clemens.gru...@pqgruber.com> --- rules/trace-cmd.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/trace-cmd.make b/rules/trace-cmd.make index cd37734e1..4ee1b0271 100644 --- a/rules/trace-cmd.make +++ b/rules/trace-cmd.make @@

[ptxdist] [PATCH 18/22] protobuf: version bump 3.3.2 -> 3.5.1

2018-01-16 Thread Clemens Gruber
Signed-off-by: Clemens Gruber <clemens.gru...@pqgruber.com> --- patches/protobuf-3.3.2/autogen.sh | 1 - rules/host-protobuf.make | 1 + rules/protobuf.make | 7 --- 3 files changed, 5 insertions(+), 4 deletions(-) delete mode 12 patches/protobuf-3.3.2/auto

[ptxdist] [PATCH 17/22] nginx: update pkg-config patches from buildroot

2018-01-16 Thread Clemens Gruber
The regular expression that drops the -I flag from the output of pkg-config --cflags-only-I did not work properly (Broke paths like /usr/Some-Install-Location/include) Signed-off-by: Clemens Gruber <clemens.gru...@pqgruber.com> --- .../nginx-1.12.2/0004-auto-lib-libxslt-conf-use-pkg-config

[ptxdist] [PATCH 16/22] ninja: version bump 1.7.2 -> 1.8.2

2018-01-16 Thread Clemens Gruber
Signed-off-by: Clemens Gruber <clemens.gru...@pqgruber.com> --- ...001-Add-GNU-make-jobserver-client-support.patch | 26 ...enPool-monitoring-to-SubprocessSet-DoWork.patch | 36 +++--- patches/{ninja-1.7.2 => ninja-1.8.2}/series| 0 rules/host-n

[ptxdist] [PATCH 15/22] nano: version bump 2.8.4 -> 2.9.2

2018-01-16 Thread Clemens Gruber
Also fix configure flags. Signed-off-by: Clemens Gruber <clemens.gru...@pqgruber.com> --- rules/nano.make | 6 -- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/rules/nano.make b/rules/nano.make index c1f968bd6..78e305fc0 100644 --- a/rules/nano.make +++ b/rules/nan

[ptxdist] [PATCH 13/22] lvm2: version bump 2.02.66 -> 2.02.177

2018-01-16 Thread Clemens Gruber
Signed-off-by: Clemens Gruber <clemens.gru...@pqgruber.com> --- rules/lvm2.in | 11 +++ rules/lvm2.make | 56 +++- 2 files changed, 58 insertions(+), 9 deletions(-) diff --git a/rules/lvm2.in b/rules/lvm2.in index db6e60c36..b53

[ptxdist] [PATCH 14/22] mpg123: version bump 1.25.6 -> 1.25.8

2018-01-16 Thread Clemens Gruber
Signed-off-by: Clemens Gruber <clemens.gru...@pqgruber.com> --- rules/mpg123.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/mpg123.make b/rules/mpg123.make index f772f147d..391acdcbd 100644 --- a/rules/mpg123.make +++ b/rules/mpg123.make @@ -16,8

[ptxdist] [PATCH 12/22] libsodium: version bump 1.0.11 -> 1.0.16

2018-01-16 Thread Clemens Gruber
Signed-off-by: Clemens Gruber <clemens.gru...@pqgruber.com> --- rules/libsodium.in | 1 + rules/libsodium.make | 24 2 files changed, 21 insertions(+), 4 deletions(-) diff --git a/rules/libsodium.in b/rules/libsodium.in index e621a1bb9..cfdd4fc3a 100644 --- a

[ptxdist] [PATCH 11/22] kexec-tools: version bump 2.0.14 -> 2.0.16

2018-01-16 Thread Clemens Gruber
Signed-off-by: Clemens Gruber <clemens.gru...@pqgruber.com> --- rules/kexec-tools.make | 9 ++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/rules/kexec-tools.make b/rules/kexec-tools.make index a915821a4..1808f09fe 100644 --- a/rules/kexec-tools.make +++ b/rules

[ptxdist] [PATCH 06/22] expat: version bump 2.2.4 -> 2.2.5

2018-01-16 Thread Clemens Gruber
Signed-off-by: Clemens Gruber <clemens.gru...@pqgruber.com> --- rules/expat.make | 7 --- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/rules/expat.make b/rules/expat.make index efd226bb3..c8c967ffc 100644 --- a/rules/expat.make +++ b/rules/expat.make @@ -18,8

[ptxdist] [PATCH 09/22] iproute2: version bump 4.13 -> 4.14.1

2018-01-16 Thread Clemens Gruber
Signed-off-by: Clemens Gruber <clemens.gru...@pqgruber.com> --- rules/iproute2.make | 16 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/rules/iproute2.make b/rules/iproute2.make index 721a9e346..b573b5efe 100644 --- a/rules/iproute2.make +++ b/rules/iproute

[ptxdist] [PATCH 10/22] json-c: version bump 0.12.1 -> 0.13

2018-01-16 Thread Clemens Gruber
Signed-off-by: Clemens Gruber <clemens.gru...@pqgruber.com> --- rules/json-c.make | 6 -- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/rules/json-c.make b/rules/json-c.make index 3c37a8706..0b7fe4626 100644 --- a/rules/json-c.make +++ b/rules/json-c.make @@ -16,8

  1   2   3   4   5   >