| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- use pam macros [bsc#1190960]
- Update source packages from upstream
- Add tmpfiles.d conf for /run/pam_ssh
- Use -fcommon flag to build with GCC 10.
- Update to 2.3
* cleanup some leftovers from dropping SSH1 support in code and
documentation
- Update to 2.2
* upstream OpenSSL 1.1 compatibility
(drop pam_ssh-openssl11.patch)
* upstream removed support for SSH1 and RSA1 protocols
- Explicitly call autoreconf: an implicit call requires the same version automake/autoconf to be present that was used to originally bootstrap the tarball (version 1.13).
- Add support for building with OpenSSL 1.1 (bsc#1066988) * partly based on https://github.com/openssh/openssh-portable/pull/48 * add pam_ssh-openssl11.patch
- Update to 2.1 * session/login/default keys lexical sort order * add ED25519 key support * updated openssh embedded code to 6.7p1 - Cleanup spec file with spec-cleaner
- Update to version 2.01 * pam_ssh.1: updated man page to reflect the current implementation - Remove gpg-offline require and verification; OBS handles it - Use download Url as source