[openssh-commits] [openssh] branch master updated (9ee20dd69 -> ecbf552d8)
git+noreply at mindrot.org
git+noreply at mindrot.org
Mon Aug 17 17:29:00 AEST 2026
This is an automated email from the git hooks/post-receive script.
dtucker pushed a change to branch master
in repository openssh.
from 9ee20dd69 Add newer OS X and Ubunty 26.04 test targets.
new 5e8b37c9e Fix quoting in failed log output step.
new 5c549465d Install libcrypt-dev package.
new ecbf552d8 Update dependencies for Debian derivatives.
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Detailed log of new commits:
commit ecbf552d8286468e88e6c75d9c090c2f8c60ec7b
Author: Darren Tucker <dtucker at dtucker.net>
Date: Mon Aug 17 17:26:28 2026 +1000
Update dependencies for Debian derivatives.
commit 5c549465db3ea9a1868d6384709324549f0efbd6
Author: Darren Tucker <dtucker at dtucker.net>
Date: Mon Aug 17 14:44:32 2026 +1000
Install libcrypt-dev package.
On Ubuntu 26.04, we need the crypt(4) from libcrypt to support
the "yescrypt" and other advanced password format.
commit 5e8b37c9e36191946dca2375fdb1ad8ddd0ab0f3
Author: Darren Tucker <dtucker at dtucker.net>
Date: Sun Aug 16 15:30:24 2026 +1000
Fix quoting in failed log output step.
Only display the last 50 lines to keep log volume down.
Summary of changes:
.github/setup_ci.sh | 1 +
.github/workflows/c-cpp.yml | 2 +-
README.platform | 6 +++---
3 files changed, 5 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list