- [Re-]Adding pam_ssh_agent_auth-0.10.4.tar.gz which was removed, repackaged and required. - Switching to https://github.com/FlorianFranzen/pam_ssh_agent_auth, branch: "just-one-big-cookie" for ed25519 & Yubikey support. OBS-URL: https://build.opensuse.org/request/show/946212 OBS-URL: https://build.opensuse.org/package/show/Linux-PAM/pam_ssh_agent_auth?expand=0&rev=5
41 lines
1.6 KiB
Plaintext
41 lines
1.6 KiB
Plaintext
-------------------------------------------------------------------
|
|
Tue Jan 11 20:54:12 UTC 2022 - Scott Bradnick <scott.bradnick@suse.com>
|
|
|
|
- [Re-]Adding pam_ssh_agent_auth-0.10.4.tar.gz which was removed,
|
|
repackaged and required.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jan 11 20:52:26 UTC 2022 - Scott Bradnick <scott.bradnick@suse.com>
|
|
|
|
- Switching to https://github.com/FlorianFranzen/pam_ssh_agent_auth,
|
|
branch: "just-one-big-cookie" for ed25519 & Yubikey support.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Oct 19 10:50:15 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>
|
|
|
|
- Use %_pam_moudledir - which was actually my recommendation.
|
|
- Pass --libexecdir=%{_pam_moduledir} to configure as the
|
|
build system very badly abused libexecdir for the install
|
|
location.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Oct 18 14:46:42 UTC 2021 - Scott Bradnick <scott.bradnick@suse.com>
|
|
|
|
- Updating spec file per @dimstar's recommendations.
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Apr 17 00:54:49 UTC 2021 - scott.bradnick@suse.com
|
|
|
|
- Update to version 0.10.4:
|
|
* test pubkeys from SSH_AUTH_INFO_0 against authorized_keys. (#15)
|
|
* Check against the correct OPENSSL_VERSION_NUMBER
|
|
* Adapt to OpenSSL 1.1.1.
|
|
* proc_pid_cmdline: fix type for feof(3)/fgetc(3)
|
|
* authfd.c: check return value of seteuid(2)
|
|
* Fix for release, and fix some review items.
|
|
* ed25519 support
|
|
* helps to actually add the implementation
|
|
* initial support for ecdsa ssh keys
|
|
* merging 0.10.2-rc1 into trunk
|
|
|