GNU bug report logs - #47495
[PATCH] gnu: vsftpd: Use CentOS version and patches.

Previous Next

Package: guix-patches;

Reported by: david larsson <david.larsson <at> selfhosted.xyz>

Date: Tue, 30 Mar 2021 07:53:02 UTC

Severity: normal

Tags: patch

Done: Tobias Geerinckx-Rice <me <at> tobias.gr>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Tobias Geerinckx-Rice <me <at> tobias.gr>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#47495: closed ([PATCH] gnu: vsftpd: Use CentOS version and
 patches.)
Date: Tue, 30 Mar 2021 19:42:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Tue, 30 Mar 2021 21:41:56 +0200
with message-id <87sg4ch1iz.fsf <at> nckx>
and subject line Re: [bug#47495] [PATCH] gnu: vsftpd: Use CentOS version and patches.
has caused the debbugs.gnu.org bug report #47495,
regarding [PATCH] gnu: vsftpd: Use CentOS version and patches.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
47495: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=47495
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: david larsson <david.larsson <at> selfhosted.xyz>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: vsftpd: Use CentOS version and patches.
Date: Tue, 30 Mar 2021 09:52:12 +0200
[Message part 3 (text/plain, inline)]
Hi,
the attached patch updates vsftpd so it can use tlsv1.2 etc.

//David
[0001-gnu-vsftpd-Use-CentOS-version-and-patches.patch (text/x-diff, attachment)]
[Message part 5 (message/rfc822, inline)]
From: Tobias Geerinckx-Rice <me <at> tobias.gr>
To: david larsson <david.larsson <at> selfhosted.xyz>
Cc: 47495-done <at> debbugs.gnu.org
Subject: Re: [bug#47495] [PATCH] gnu: vsftpd: Use CentOS version and patches.
Date: Tue, 30 Mar 2021 21:41:56 +0200
David,

> +      (native-inputs `(("openssl" ,openssl)

Not sure how I missed this -- actually I do, considering the three 
empty champagne bottles now adorning our wall -- but the first 
three should be regular inputs, not native, as they are legitimate 
references of the resulting package ($ guix gc --references).

Native inputs run only during the build.  The distinction matters 
during cross-compilation, when the build-time native-inputs may be 
a different (say, x86_64) architecture from the output package and 
its inputs (both identical: say, aarch64).

> It looks great! Especially nice to see that you separated the 
> patch
> and unpack phases - it looks much better now.

Thank you :-)  Pushed as 634d9845a6b4e362f32ba369ae42851719455ba3.

Kind regards,

T G-R


This bug report was last modified 4 years and 103 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.