Re: [ptxdist] Problems with own get rule

2022-07-29 Thread Andreas Helmcke
Hello, Am 29.07.22 um 14:02 schrieb Michael Olbrich: > On Fri, Jul 29, 2022 at 01:23:22PM +0200, Andreas Helmcke wrote: >> Hello, >> >> Am 29.07.22 um 12:54 schrieb Michael Olbrich: >>> On Fri, Jul 29, 2022 at 12:48:59PM +0200, Michael Olbrich wrote: On Fri, Jul 29, 2022 at 12:37:50PM +0200,

[ptxdist] [PATCH v2] gnupg: add license files and update spdx identifiers

2022-07-29 Thread Bruno Thomsen
Add license files with md5 hash. Add more complete SPDX identifiers based on package COPYING* files. COPYING.CC0 is not included as it's only used for tests. COPYING.other contain the following licenses that are not test files: - MIT - Spencer-86 - BSD-2-Clause-Views - Unicode-DFS-2016 Signed-o

Re: [ptxdist] Problems with own get rule

2022-07-29 Thread Michael Olbrich
On Fri, Jul 29, 2022 at 01:23:22PM +0200, Andreas Helmcke wrote: > Hello, > > Am 29.07.22 um 12:54 schrieb Michael Olbrich: > > On Fri, Jul 29, 2022 at 12:48:59PM +0200, Michael Olbrich wrote: > >> On Fri, Jul 29, 2022 at 12:37:50PM +0200, Andreas Helmcke wrote: > >>> Hello, > >>> > >>> i have def

Re: [ptxdist] Problems with own get rule

2022-07-29 Thread Andreas Helmcke
Hello, Am 29.07.22 um 12:54 schrieb Michael Olbrich: > On Fri, Jul 29, 2022 at 12:48:59PM +0200, Michael Olbrich wrote: >> On Fri, Jul 29, 2022 at 12:37:50PM +0200, Andreas Helmcke wrote: >>> Hello, >>> >>> i have defined my own get rule to fetch some sources from svn. I did not >>> use the build

Re: [ptxdist] Problems with own get rule

2022-07-29 Thread Michael Olbrich
On Fri, Jul 29, 2022 at 12:48:59PM +0200, Michael Olbrich wrote: > On Fri, Jul 29, 2022 at 12:37:50PM +0200, Andreas Helmcke wrote: > > Hello, > > > > i have defined my own get rule to fetch some sources from svn. I did not > > use the buildin svn support because: > > 1. there are different svn t

Re: [ptxdist] Problems with own get rule

2022-07-29 Thread Michael Olbrich
On Fri, Jul 29, 2022 at 12:37:50PM +0200, Andreas Helmcke wrote: > Hello, > > i have defined my own get rule to fetch some sources from svn. I did not use > the buildin svn support because: > 1. there are different svn targets which must get checked out to specific > directories > 2. i want to u

Re: [ptxdist] [PATCH 6/6] gnupg: add license files and update spdx identifiers

2022-07-29 Thread Michael Olbrich
On Fri, Jul 29, 2022 at 11:26:54AM +0200, Bruno Thomsen wrote: > Add license files with md5 hash. > Add more complete SPDX identifiers based on package COPYING* files. > > Signed-off-by: Bruno Thomsen > --- > rules/gnupg.make | 9 - > 1 file changed, 8 insertions(+), 1 deletion(-) > > d

[ptxdist] Problems with own get rule

2022-07-29 Thread Andreas Helmcke
Hello, i have defined my own get rule to fetch some sources from svn. I did not use the buildin svn support because: 1. there are different svn targets which must get checked out to specific directories 2. i want to use tags, not revision numbers This works pretty well, there is only one proble

[ptxdist] [PATCH 5/6] gnupg: version bump 2.2.23 -> 2.3.7

2022-07-29 Thread Bruno Thomsen
3 options has been remove: --enable-gpg --disable-symcryptrun --with-tar=PATH 6 options has been added: --disable-keyboxd --disable-tpm2d --enable-log-clock --with-tpm2daemon-pgm=PATH --with-keyboxd-pgm=PATH --with-tss=TSS Signed-off-by: Bruno Thomsen --- rules/gnupg.make | 9 + 1 file

[ptxdist] [PATCH 4/6] libksba: version bump 1.3.5 -> 1.6.0

2022-07-29 Thread Bruno Thomsen
2 new configure options: --enable-gcov --disable-doc Signed-off-by: Bruno Thomsen --- rules/libksba.make | 6 -- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/rules/libksba.make b/rules/libksba.make index 0604beb1fa53..8503fa6cad2d 100644 --- a/rules/libksba.make +++ b/rules/

[ptxdist] [PATCH 3/6] libgcrypt: version bump 1.8.8 -> 1.10.1

2022-07-29 Thread Bruno Thomsen
5 new configure options: --enable-force-soft-hwfeatures --disable-shaext-support --disable-ppc-crypto-support --disable-instrumentation-munging --with-fips-module-version=VERSION Signed-off-by: Bruno Thomsen --- rules/libgcrypt.make | 8 ++-- 1 file changed, 6 insertions(+), 2 deletions(-)

[ptxdist] [PATCH 6/6] gnupg: add license files and update spdx identifiers

2022-07-29 Thread Bruno Thomsen
Add license files with md5 hash. Add more complete SPDX identifiers based on package COPYING* files. Signed-off-by: Bruno Thomsen --- rules/gnupg.make | 9 - 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/rules/gnupg.make b/rules/gnupg.make index acb4d2082050..09132832791b

[ptxdist] [PATCH 2/6] libgpg-error: version bump 1.42 -> 1.45

2022-07-29 Thread Bruno Thomsen
Drop Fedora cross compilation patch as issue has been fixed upstream. Signed-off-by: Bruno Thomsen --- ...1-fix-the-last-cross-compilation-fix.patch | 55 --- patches/libgpg-error-1.42/series | 4 -- rules/libgpg-error.make | 4 +- 3 files cha

[ptxdist] [PATCH 1/6] npth: version bump 1.5 -> 1.6

2022-07-29 Thread Bruno Thomsen
Ensure GnuPG has up-to-date dependencies. Signed-off-by: Bruno Thomsen --- rules/npth.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/npth.make b/rules/npth.make index 665668fd524f..baa9ab3aabab 100644 --- a/rules/npth.make +++ b/rules/npth.make @@ -14,8 +14,8

[ptxdist] [PATCH] seatd: version bump 0.6.3 -> 0.7.0

2022-07-29 Thread Philipp Zabel
Signed-off-by: Philipp Zabel --- rules/seatd.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/seatd.make b/rules/seatd.make index edc057f36233..64876313a13a 100644 --- a/rules/seatd.make +++ b/rules/seatd.make @@ -15,8 +15,8 @@ PACKAGES-$(PTXCONF_SEATD) += seatd

[ptxdist] [PATCH] mesalib: version bump 22.1.3 -> 22.1.4

2022-07-29 Thread Philipp Zabel
Signed-off-by: Philipp Zabel --- rules/mesalib.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/mesalib.make b/rules/mesalib.make index cf32cf8037f1..2ec34642820c 100644 --- a/rules/mesalib.make +++ b/rules/mesalib.make @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_MESALI