freebsd-dev/release
Mark Johnston c1b656ac55 release: Remove references to ChallengeResponseAuthentication
This sshd_config keyword was replaced by KbdInteractiveAuthentication in
openssh 8.7, though ChallengeResponseAuthentication is silently accepted
as an alias.  However, this means that the code in ec2.conf which
modifies a commented-out line no longer does anything.  Apply a minimal
fix.

Reviewed by:	cperciva, emaste
MFC after:	1 week
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D34400
2022-03-01 08:54:55 -05:00
..
amd64 release: Add support for building on non-FreeBSD 2022-02-28 22:37:37 +00:00
arm
arm64 release: Add support for building on non-FreeBSD 2022-02-28 22:37:37 +00:00
i386 release: Add support for building on non-FreeBSD 2022-02-28 22:37:37 +00:00
packages
pkg_repos
powerpc release: Add support for building on non-FreeBSD 2022-02-28 22:37:37 +00:00
riscv release: Add support for building on non-FreeBSD 2022-02-28 22:37:37 +00:00
scripts
tools release: Remove references to ChallengeResponseAuthentication 2022-03-01 08:54:55 -05:00
Makefile release: Support -DNO_ROOT image building 2022-02-28 22:37:03 +00:00
Makefile.azure
Makefile.ec2
Makefile.gce
Makefile.inc1
Makefile.mirrors
Makefile.vagrant
Makefile.vm
rc.local
release.conf.sample
release.sh