Document Enable-Post-Handshake-Authentication-TLSv1.3-feature.patch was accepted
And correct white spaces in a spec file.
This commit is contained in:
parent
d0ff533e0b
commit
ddedb553a3
@ -12,11 +12,11 @@ Patch1: IO-Socket-SSL-2.060-use-system-default-SSL-version.patch
|
||||
Patch2: IO-Socket-SSL-2.060-make-all-tests-which-use-fork-also-ignore-signal-PIP.patch
|
||||
# Client sends a post-handshake-authentication extension if a client key and
|
||||
# a certificate are available, bug #1632660,
|
||||
# <https://github.com/noxxi/p5-io-socket-ssl/pull/80>
|
||||
Patch3: IO-Socket-SSL-2.060-Enable-Post-Handshake-Authentication-TLSv1.3-feature.patch
|
||||
# <https://github.com/noxxi/p5-io-socket-ssl/pull/80>, in upstream after 2.060
|
||||
Patch3: IO-Socket-SSL-2.060-Enable-Post-Handshake-Authentication-TLSv1.3-feature.patch
|
||||
# A test for Enable-Post-Handshake-Authentication-TLSv1.3-feature.patch,
|
||||
# bug #1632660, requires openssl tool
|
||||
Patch4: IO-Socket-SSL-2.060-Test-client-performs-Post-Handshake-Authentication.patch
|
||||
Patch4: IO-Socket-SSL-2.060-Test-client-performs-Post-Handshake-Authentication.patch
|
||||
BuildArch: noarch
|
||||
# Module Build
|
||||
BuildRequires: coreutils
|
||||
@ -44,14 +44,14 @@ BuildRequires: perl(vars)
|
||||
BuildRequires: perl(warnings)
|
||||
# Test Suite
|
||||
# openssl for Test-client-performs-Post-Handshake-Authentication.patch
|
||||
BuildRequires: openssl
|
||||
BuildRequires: openssl
|
||||
BuildRequires: perl(Data::Dumper)
|
||||
BuildRequires: perl(File::Temp)
|
||||
BuildRequires: perl(FindBin)
|
||||
BuildRequires: perl(IO::Select)
|
||||
BuildRequires: perl(IO::Socket::INET)
|
||||
# IPC::Run for Test-client-performs-Post-Handshake-Authentication.patch
|
||||
BuildRequires: perl(IPC::Run)
|
||||
BuildRequires: perl(IPC::Run)
|
||||
BuildRequires: perl(Test::More) >= 0.88
|
||||
BuildRequires: perl(utf8)
|
||||
BuildRequires: procps
|
||||
|
Loading…
Reference in New Issue
Block a user