Add gsi openssh 10.0 from Fedora 43 current stable#242
Conversation
Argument names can only be omitted since gcc-11, see https://gcc.gnu.org/pipermail/gcc-cvs/2020-October/336068.html Needed for builds on Rocky Linux 8.
|
@msalle, @ellert, @maarten-litmaath: Reviewers, may I point you to the changes I made to: This is the only really new change needed compared to 9.9p1 IIC. Fedora seems to have added additional code there that overrules the original OpenSSH Portable code, but also seems to require OpenSSL 3.0. In the long run we might run into problems trying to keep it buildable with OpenSSL < 3.0. So maybe we drop that in the next update, also because Rocky Linux 8 is covered by EPEL. @ellert : There seems to be a small inconsistency, because from the source RPM I had the impression that this is based on OpenSSH 10.0p1 as per the filename, so modified gsi_openssh/version.m4 accordingly. But when tested, it identifies as 10.0p2, see below. But I can also adapt that accordingly everywhere, though this will then sort of contradict the source RPM's filename. |
|
This is so far again only tested on Rocky Linux 8, testing on other distros is welcome, also if just tested to build and install there. Rocky Linux 8 |
The changes are based on:
https://kojipkgs.fedoraproject.org//packages/gsi-openssh/10.0p1/3.fc43/src/gsi-openssh-10.0p1-3.fc43.src.rpm