Skip to content

Commit 31e3263

Browse files
author
Git for Windows Build Agent
committed
Update 17 packages
mingw-w64-i686-c-ares (1.34.4-1 -> 1.34.5-1) mingw-w64-i686-crt-git (12.0.0.r640.g75ed7d2d1-1 -> 12.0.0.r657.g1e8b1ccdd-1) mingw-w64-i686-headers-git (12.0.0.r640.g75ed7d2d1-1 -> 12.0.0.r657.g1e8b1ccdd-1) mingw-w64-i686-libmangle-git (12.0.0.r640.g75ed7d2d1-1 -> 12.0.0.r657.g1e8b1ccdd-1) mingw-w64-i686-libwinpthread-git (12.0.0.r640.g75ed7d2d1-1 -> 12.0.0.r657.g1e8b1ccdd-1) mingw-w64-i686-tools-git (12.0.0.r640.g75ed7d2d1-1 -> 12.0.0.r657.g1e8b1ccdd-1) mingw-w64-i686-winpthreads-git (12.0.0.r640.g75ed7d2d1-1 -> 12.0.0.r657.g1e8b1ccdd-1) mingw-w64-x86_64-c-ares (1.34.4-1 -> 1.34.5-1) mingw-w64-x86_64-crt-git (12.0.0.r640.g75ed7d2d1-1 -> 12.0.0.r657.g1e8b1ccdd-1) mingw-w64-x86_64-headers-git (12.0.0.r640.g75ed7d2d1-1 -> 12.0.0.r657.g1e8b1ccdd-1) mingw-w64-x86_64-libmangle-git (12.0.0.r640.g75ed7d2d1-1 -> 12.0.0.r657.g1e8b1ccdd-1) mingw-w64-x86_64-libwinpthread-git (12.0.0.r640.g75ed7d2d1-1 -> 12.0.0.r657.g1e8b1ccdd-1) mingw-w64-x86_64-tools-git (12.0.0.r640.g75ed7d2d1-1 -> 12.0.0.r657.g1e8b1ccdd-1) mingw-w64-x86_64-winpthreads-git (12.0.0.r640.g75ed7d2d1-1 -> 12.0.0.r657.g1e8b1ccdd-1) msys2-runtime (3.6.0-3 -> 3.6.1-1) msys2-runtime-devel (3.6.0-3 -> 3.6.1-1) openssh (9.9p2-1 -> 10.0p1-1) Signed-off-by: Git for Windows Build Agent <[email protected]>
1 parent fbe043f commit 31e3263

File tree

286 files changed

+601
-884
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

286 files changed

+601
-884
lines changed

etc/ssh/moduli

Lines changed: 433 additions & 411 deletions
Large diffs are not rendered by default.

etc/ssh/sshd_config

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# $OpenBSD: sshd_config,v 1.104 2021/07/02 05:11:21 dtucker Exp $
1+
# $OpenBSD: sshd_config,v 1.105 2024/12/03 14:12:47 dtucker Exp $
22

33
# This is the sshd server system-wide configuration file. See
44
# sshd_config(5) for more information.
@@ -53,11 +53,13 @@ AuthorizedKeysFile .ssh/authorized_keys
5353
# Don't read the user's ~/.rhosts and ~/.shosts files
5454
#IgnoreRhosts yes
5555

56-
# To disable tunneled clear text passwords, change to no here!
56+
# To disable tunneled clear text passwords, change to "no" here!
5757
#PasswordAuthentication yes
5858
#PermitEmptyPasswords no
5959

60-
# Change to no to disable s/key passwords
60+
# Change to "no" to disable keyboard-interactive authentication. Depending on
61+
# the system's configuration, this may involve passwords, challenge-response,
62+
# one-time passwords or some combination of these and other methods.
6163
#KbdInteractiveAuthentication yes
6264

6365
# Kerberos options

mingw32/bin/adig.exe

-108 Bytes
Binary file not shown.

mingw32/bin/ahost.exe

-588 Bytes
Binary file not shown.

mingw32/bin/gendef.exe

0 Bytes
Binary file not shown.

mingw32/bin/genidl.exe

0 Bytes
Binary file not shown.

mingw32/bin/genpeimg.exe

0 Bytes
Binary file not shown.

mingw32/bin/libcares-2.dll

981 Bytes
Binary file not shown.

mingw32/bin/libwinpthread-1.dll

-512 Bytes
Binary file not shown.

mingw32/bin/widl.exe

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)