Skip to content

Commit d76b267

Browse files
committed
autogenerated files for release
1 parent 6ebc4dd commit d76b267

18 files changed

+152
-2073
lines changed

ChangeLog

Lines changed: 137 additions & 2049 deletions
Large diffs are not rendered by default.

config.h.in

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1405,9 +1405,6 @@
14051405
/* define if you have struct timeval */
14061406
#undef HAVE_STRUCT_TIMEVAL
14071407

1408-
/* Define to 1 if you have the `swap32' function. */
1409-
#undef HAVE_SWAP32
1410-
14111408
/* Define to 1 if you have the `sysconf' function. */
14121409
#undef HAVE_SYSCONF
14131410

configure

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -16639,12 +16639,6 @@ if test "x$ac_cv_func_strtoull" = xyes
1663916639
then :
1664016640
printf "%s\n" "#define HAVE_STRTOULL 1" >>confdefs.h
1664116641

16642-
fi
16643-
ac_fn_c_check_func "$LINENO" "swap32" "ac_cv_func_swap32"
16644-
if test "x$ac_cv_func_swap32" = xyes
16645-
then :
16646-
printf "%s\n" "#define HAVE_SWAP32 1" >>confdefs.h
16647-
1664816642
fi
1664916643
ac_fn_c_check_func "$LINENO" "sysconf" "ac_cv_func_sysconf"
1665016644
if test "x$ac_cv_func_sysconf" = xyes

moduli.0

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,4 +71,4 @@ STANDARDS
7171
M. Friedl, N. Provos, and W. Simpson, Diffie-Hellman Group Exchange for
7272
the Secure Shell (SSH) Transport Layer Protocol, RFC 4419, March 2006.
7373

74-
OpenBSD 7.5 April 16, 2022 OpenBSD 7.5
74+
OpenBSD 7.6 April 16, 2022 OpenBSD 7.6

scp.0

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -229,4 +229,4 @@ CAVEATS
229229
requires careful quoting of any characters that have special meaning to
230230
the remote shell, such as quote characters.
231231

232-
OpenBSD 7.5 December 16, 2022 OpenBSD 7.5
232+
OpenBSD 7.6 December 16, 2022 OpenBSD 7.6

sftp-server.0

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,4 +95,4 @@ HISTORY
9595
AUTHORS
9696
Markus Friedl <[email protected]>
9797

98-
OpenBSD 7.5 July 27, 2021 OpenBSD 7.5
98+
OpenBSD 7.6 July 27, 2021 OpenBSD 7.6

sftp.0

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -435,4 +435,4 @@ SEE ALSO
435435
T. Ylonen and S. Lehtinen, SSH File Transfer Protocol, draft-ietf-secsh-
436436
filexfer-00.txt, January 2001, work in progress material.
437437

438-
OpenBSD 7.5 December 16, 2022 OpenBSD 7.5
438+
OpenBSD 7.6 December 16, 2022 OpenBSD 7.6

ssh-add.0

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,4 +206,4 @@ AUTHORS
206206
created OpenSSH. Markus Friedl contributed the support for SSH protocol
207207
versions 1.5 and 2.0.
208208

209-
OpenBSD 7.5 June 17, 2024 OpenBSD 7.5
209+
OpenBSD 7.6 June 17, 2024 OpenBSD 7.6

ssh-agent.0

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,4 +137,4 @@ AUTHORS
137137
created OpenSSH. Markus Friedl contributed the support for SSH protocol
138138
versions 1.5 and 2.0.
139139

140-
OpenBSD 7.5 August 10, 2023 OpenBSD 7.5
140+
OpenBSD 7.6 August 10, 2023 OpenBSD 7.6

ssh-keygen.0

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -906,4 +906,4 @@ AUTHORS
906906
created OpenSSH. Markus Friedl contributed the support for SSH protocol
907907
versions 1.5 and 2.0.
908908

909-
OpenBSD 7.5 August 17, 2024 OpenBSD 7.5
909+
OpenBSD 7.6 August 17, 2024 OpenBSD 7.6

0 commit comments

Comments
 (0)