From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Korsgaard Date: Sun, 27 Jan 2019 22:04:17 +0100 Subject: [Buildroot] [PATCH 02/10] package/nut: Add support for openssl 1.1.x In-Reply-To: <20190125160420.10932-2-patrick.havelange@essensium.com> (Patrick Havelange's message of "Fri, 25 Jan 2019 17:04:12 +0100") References: <20190125160420.10932-1-patrick.havelange@essensium.com> <20190125160420.10932-2-patrick.havelange@essensium.com> Message-ID: <87ef8xolri.fsf@dell.be.48ers.dk> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net >>>>> "Patrick" == Patrick Havelange writes: > From: Vadim Kochan > Signed-off-by: Vadim Kochan > Signed-off-by: Patrick Havelange > --- > Changes v6: > - use the actual upstream patch > - drop unrelated patch > --- > ...Add-compatibility-with-openssl-1.1.0.patch | 75 +++++++++++++++++++ > 1 file changed, 75 insertions(+) > create mode 100644 package/nut/0003-Add-compatibility-with-openssl-1.1.0.patch > diff --git a/package/nut/0003-Add-compatibility-with-openssl-1.1.0.patch b/package/nut/0003-Add-compatibility-with-openssl-1.1.0.patch > new file mode 100644 > index 0000000000..65b7f2d6f7 > --- /dev/null > +++ b/package/nut/0003-Add-compatibility-with-openssl-1.1.0.patch > @@ -0,0 +1,75 @@ > +From fcbf18c92918ce5e81d0aab62a7aed5c2245ea4d Mon Sep 17 00:00:00 2001 > +From: Eneas U de Queiroz > +Date: Fri, 1 Jun 2018 11:17:28 -0300 > +Subject: [PATCH 1/2] Add compatibility with openssl 1.1.0 NIT: check-package complains about PATCH n/m: package/nut/0003-Add-compatibility-with-openssl-1.1.0.patch:4: generate your patches with 'git format-patch -N' -- Bye, Peter Korsgaard