opnsense-src/lib/libpam/modules
Ed Maste 1323ec5712 ssh: update to OpenSSH v8.9p1
Release notes are available at https://www.openssh.com/txt/release-8.9

Some highlights:

 * ssh(1), sshd(8), ssh-add(1), ssh-agent(1): add a system for
   restricting forwarding and use of keys added to ssh-agent(1)

 * ssh(1), sshd(8): add the sntrup761x25519-sha512@openssh.com hybrid
   ECDH/x25519 + Streamlined NTRU Prime post-quantum KEX to the
   default KEXAlgorithms list (after the ECDH methods but before the
   prime-group DH ones). The next release of OpenSSH is likely to
   make this key exchange the default method.

 * sshd(8), portable OpenSSH only: this release removes in-built
   support for MD5-hashed passwords. If you require these on your
   system then we recommend linking against libxcrypt or similar.

Future deprecation notice
=========================

A near-future release of OpenSSH will switch scp(1) from using the
legacy scp/rcp protocol to using SFTP by default.

Legacy scp/rcp performs wildcard expansion of remote filenames (e.g.
"scp host:* .") through the remote shell. This has the side effect of
requiring double quoting of shell meta-characters in file names
included on scp(1) command-lines, otherwise they could be interpreted
as shell commands on the remote side.

MFC after:	1 month
Relnotes:	Yes
Sponsored by:	The FreeBSD Foundation
2022-04-13 16:00:56 -04:00
..
pam_chroot lib: further adoption of SPDX licensing ID tags. 2017-11-26 02:00:33 +00:00
pam_deny lib: further adoption of SPDX licensing ID tags. 2017-11-26 02:00:33 +00:00
pam_echo lib: further adoption of SPDX licensing ID tags. 2017-11-26 02:00:33 +00:00
pam_exec Apply tentative fix for clang 11 warning in pam_exec(8): 2020-08-06 19:31:52 +00:00
pam_ftpusers lib: further adoption of SPDX licensing ID tags. 2017-11-26 02:00:33 +00:00
pam_group lib: further adoption of SPDX licensing ID tags. 2017-11-26 02:00:33 +00:00
pam_guest lib: further adoption of SPDX licensing ID tags. 2017-11-26 02:00:33 +00:00
pam_krb5 pkgbase: Create a FreeBSD-kerberos package 2021-09-07 10:23:14 +02:00
pam_ksu pkgbase: Create a FreeBSD-kerberos package 2021-09-07 10:23:14 +02:00
pam_lastlog pkgbase: Put more binaries/lib in runtime 2021-12-21 10:17:27 +01:00
pam_login_access pkgbase: Put more binaries/lib in runtime 2021-12-21 10:17:27 +01:00
pam_nologin pkgbase: Put more binaries/lib in runtime 2021-12-21 10:17:27 +01:00
pam_opie pkgbase: Put more binaries/lib in runtime 2021-12-21 10:17:27 +01:00
pam_opieaccess pkgbase: Put more binaries/lib in runtime 2021-12-21 10:17:27 +01:00
pam_passwdqc DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
pam_permit lib: further adoption of SPDX licensing ID tags. 2017-11-26 02:00:33 +00:00
pam_radius Forward Reply-Message attributes to the user, unless suppressed by the 2018-05-16 13:47:30 +00:00
pam_rhosts lib: further adoption of SPDX licensing ID tags. 2017-11-26 02:00:33 +00:00
pam_rootok lib: further adoption of SPDX licensing ID tags. 2017-11-26 02:00:33 +00:00
pam_securetty pkgbase: Put more binaries/lib in runtime 2021-12-21 10:17:27 +01:00
pam_self pkgbase: Put more binaries/lib in runtime 2021-12-21 10:17:27 +01:00
pam_ssh ssh: update to OpenSSH v8.9p1 2022-04-13 16:00:56 -04:00
pam_tacplus lib: further adoption of SPDX licensing ID tags. 2017-11-26 02:00:33 +00:00
pam_unix pkgbase: Put more binaries/lib in runtime 2021-12-21 10:17:27 +01:00
Makefile Build libpam modules in parallel. 2016-04-14 01:17:37 +00:00
Makefile.inc Use SRCTOP-relative paths to other directories instead of .CURDIR-relative ones 2017-01-20 03:27:47 +00:00
modules.inc Conditionalize building radius support into libpam, ppp, etc via 2015-02-04 06:53:45 +00:00