Re: [ptxdist] [PATCH 1/7] libcurl: version bump to 7.85

2022-09-20 Thread Michael Olbrich
On Tue, Sep 20, 2022 at 04:47:20PM +0200, Marc Kleine-Budde wrote: > On 20.09.2022 16:29:07, Michael Olbrich wrote: > > > > Why do you need this stuff anyways? From looking at configure.ac, the > > > > existing options should work. What am I missing here? > > > > > > If configure is called with

Re: [ptxdist] [PATCH 1/7] libcurl: version bump to 7.85

2022-09-20 Thread Marc Kleine-Budde
On 20.09.2022 16:29:07, Michael Olbrich wrote: > > > Why do you need this stuff anyways? From looking at configure.ac, the > > > existing options should work. What am I missing here? > > > > If configure is called with '--with-default-ssl-backend="no"' it fails: > > > > | checking if GSS-API

Re: [ptxdist] [PATCH 1/7] libcurl: version bump to 7.85

2022-09-20 Thread Michael Olbrich
On Tue, Sep 20, 2022 at 04:20:35PM +0200, Marc Kleine-Budde wrote: > On 20.09.2022 16:14:32, Michael Olbrich wrote: > > On Tue, Sep 20, 2022 at 03:20:29PM +0200, Marc Kleine-Budde wrote: > > > On 20.09.2022 15:07:22, Alexander Dahl wrote: > > > > Hello Marc, > > > > > > > > Am Tue, Sep 20, 2022

Re: [ptxdist] [PATCH 1/7] libcurl: version bump to 7.85

2022-09-20 Thread Marc Kleine-Budde
On 20.09.2022 16:14:32, Michael Olbrich wrote: > On Tue, Sep 20, 2022 at 03:20:29PM +0200, Marc Kleine-Budde wrote: > > On 20.09.2022 15:07:22, Alexander Dahl wrote: > > > Hello Marc, > > > > > > Am Tue, Sep 20, 2022 at 02:56:59PM +0200 schrieb Marc Kleine-Budde: > > > > Signed-off-by: Marc

Re: [ptxdist] [PATCH 1/7] libcurl: version bump to 7.85

2022-09-20 Thread Michael Olbrich
On Tue, Sep 20, 2022 at 03:20:29PM +0200, Marc Kleine-Budde wrote: > On 20.09.2022 15:07:22, Alexander Dahl wrote: > > Hello Marc, > > > > Am Tue, Sep 20, 2022 at 02:56:59PM +0200 schrieb Marc Kleine-Budde: > > > Signed-off-by: Marc Kleine-Budde > > > --- > > > rules/libcurl.make | 9 -

Re: [ptxdist] [PATCH 1/7] libcurl: version bump to 7.85

2022-09-20 Thread Marc Kleine-Budde
On 20.09.2022 15:07:22, Alexander Dahl wrote: > Hello Marc, > > Am Tue, Sep 20, 2022 at 02:56:59PM +0200 schrieb Marc Kleine-Budde: > > Signed-off-by: Marc Kleine-Budde > > --- > > rules/libcurl.make | 9 - > > 1 file changed, 8 insertions(+), 1 deletion(-) > > > > diff --git

Re: [ptxdist] [PATCH 1/7] libcurl: version bump to 7.85

2022-09-20 Thread Alexander Dahl
Hello Marc, Am Tue, Sep 20, 2022 at 02:56:59PM +0200 schrieb Marc Kleine-Budde: > Signed-off-by: Marc Kleine-Budde > --- > rules/libcurl.make | 9 - > 1 file changed, 8 insertions(+), 1 deletion(-) > > diff --git a/rules/libcurl.make b/rules/libcurl.make > index

[ptxdist] [PATCH 1/7] libcurl: version bump to 7.85

2022-09-20 Thread Marc Kleine-Budde
Signed-off-by: Marc Kleine-Budde --- rules/libcurl.make | 9 - 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/rules/libcurl.make b/rules/libcurl.make index 0d0ac9ea33d0..1ddefa9a5b4e 100644 --- a/rules/libcurl.make +++ b/rules/libcurl.make @@ -105,7 +105,6 @@