emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#47495: closed ([PATCH] gnu: vsftpd: Use CentOS version and patches.)


From: GNU bug Tracking System
Subject: bug#47495: closed ([PATCH] gnu: vsftpd: Use CentOS version and patches.)
Date: Tue, 30 Mar 2021 19:42:01 +0000

Your message dated Tue, 30 Mar 2021 21:41:56 +0200
with message-id <87sg4ch1iz.fsf@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@gnu.org.)


-- 
47495: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=47495
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: vsftpd: Use CentOS version and patches. Date: Tue, 30 Mar 2021 09:52:12 +0200
Hi,
the attached patch updates vsftpd so it can use tlsv1.2 etc.

//David

Attachment: 0001-gnu-vsftpd-Use-CentOS-version-and-patches.patch
Description: Text Data


--- End Message ---
--- Begin Message --- 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


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]