Mageia Bugzilla – Attachment 13477 Details for
Bug 31066
quictls OpenSSL fork should not have been imported
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
[patch]
fix for quicktls patch 1/6
openssl-3.0.5+quic-change-soname.patch (text/plain), 655 bytes, created by
Giuseppe Ghibò
on 2022-11-04 14:25:46 CET
(
hide
)
Description:
fix for quicktls patch 1/6
Filename:
MIME Type:
Creator:
Giuseppe Ghibò
Created:
2022-11-04 14:25:46 CET
Size:
655 bytes
patch
obsolete
>diff -up openssl-openssl-3.0.5-quic1/Configurations/10-main.conf.variant openssl-openssl-3.0.5-quic1/Configurations/10-main.conf >--- openssl-openssl-3.0.5-quic1/Configurations/10-main.conf.variant 2022-11-04 02:29:37.000000000 +0100 >+++ openssl-openssl-3.0.5-quic1/Configurations/10-main.conf 2022-11-04 02:39:30.943858203 +0100 >@@ -698,6 +698,7 @@ my %targets = ( > shared_cflag => "-fPIC", > shared_ldflag => sub { $disabled{pinshared} ? () : "-Wl,-znodelete" }, > enable => [ "afalgeng" ], >+ shlib_variant => "-quic", > }, > "linux-latomic" => { > inherit_from => [ "linux-generic32" ],
diff -up openssl-openssl-3.0.5-quic1/Configurations/10-main.conf.variant openssl-openssl-3.0.5-quic1/Configurations/10-main.conf --- openssl-openssl-3.0.5-quic1/Configurations/10-main.conf.variant 2022-11-04 02:29:37.000000000 +0100 +++ openssl-openssl-3.0.5-quic1/Configurations/10-main.conf 2022-11-04 02:39:30.943858203 +0100 @@ -698,6 +698,7 @@ my %targets = ( shared_cflag => "-fPIC", shared_ldflag => sub { $disabled{pinshared} ? () : "-Wl,-znodelete" }, enable => [ "afalgeng" ], + shlib_variant => "-quic", }, "linux-latomic" => { inherit_from => [ "linux-generic32" ],
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 31066
:
13476
| 13477 |
13478
|
13479
|
13480
|
13481
|
13482
|
13498