[openssh-commits] [openssh] branch master updated (24a1f3e5 -> fc5dc092)

git+noreply at mindrot.org git+noreply at mindrot.org
Wed May 22 14:22:00 AEST 2024


This is an automated email from the git hooks/post-receive script.

djm pushed a change to branch master
in repository openssh.

    from 24a1f3e5 attempt at updating RPM specs for sshd-session
     new f3e4db46 upstream: -Werror was turned on (probably just for development),
     new 6454a05e upstream: remove externs for removed vars; ok djm@
     new dcd79fa1 upstream: remove prototypes with no matching function; ok djm@
     new beccb731 upstream: remove duplicate copy of relink kit for sshd-session
     new fd481679 upstream: Add missing kex-names.c source file required since the
     new fc5dc092 upstream: this test has been broken since 2014, and has been

The 6 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 fc5dc092830de23767c6ef67baa18310a64ee533
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Wed May 22 04:20:00 2024 +0000

    upstream: this test has been broken since 2014, and has been
    
    testing the same key exchange algorithm repeatedly instead of testing all of
    them. Spotted by nreilly AT blackberry.com in bz3692
    
    Who broke the test? me.
    
    OpenBSD-Regress-ID: 48f4f5946276f975667141957d25441b3c9a50e2

commit fd4816791beaed2fdae7eea3e1494d1972b2a39d
Author: anton at openbsd.org <anton at openbsd.org>
Date:   Sun May 19 19:10:01 2024 +0000

    upstream: Add missing kex-names.c source file required since the
    
    ssh split.
    
    OpenBSD-Regress-ID: ca666223f828fc4b069cb9016bff1eb50faf9fbb

commit beccb7319c5449f6454889013403c336446d622e
Author: naddy at openbsd.org <naddy at openbsd.org>
Date:   Fri May 17 14:42:00 2024 +0000

    upstream: remove duplicate copy of relink kit for sshd-session
    
    OpenBSD-Commit-ID: 6d2ded4cd91d4d727c2b26e099b91ea935bed504

commit dcd79fa141311c287e0595ede684b7116122fae0
Author: jsg at openbsd.org <jsg at openbsd.org>
Date:   Fri May 17 06:42:04 2024 +0000

    upstream: remove prototypes with no matching function; ok djm@
    
    OpenBSD-Commit-ID: 6d9065dadea5f14a01bece0dbfe2fba1be31c693

commit 6454a05e7c6574d70adf17efe505a8581a86ca4f
Author: jsg at openbsd.org <jsg at openbsd.org>
Date:   Fri May 17 06:38:00 2024 +0000

    upstream: remove externs for removed vars; ok djm@
    
    OpenBSD-Commit-ID: f51ea791d45c15d4927eb4ae7d877ccc1e5a2aab

commit f3e4db4601ef7d2feb1d6f7447e432aaf353a616
Author: deraadt at openbsd.org <deraadt at openbsd.org>
Date:   Fri May 17 06:11:17 2024 +0000

    upstream: -Werror was turned on (probably just for development),
    
    and this is a simple way to satisfy older gcc.
    
    OpenBSD-Commit-ID: 7f698df54384b437ce33ab7405f0b86c87019e86

Summary of changes:
 .skipped-commit-ids            | 1 +
 auth.h                         | 5 +----
 channels.h                     | 3 +--
 clientloop.c                   | 3 +--
 clientloop.h                   | 3 +--
 misc.c                         | 4 ++--
 monitor.c                      | 4 +---
 monitor_wrap.h                 | 6 +-----
 packet.h                       | 4 +---
 regress/rekey.sh               | 4 ++--
 regress/unittests/kex/Makefile | 3 ++-
 servconf.h                     | 4 +---
 ssh-gss.h                      | 3 +--
 sshconnect2.c                  | 4 +---
 sshkey.h                       | 3 +--
 15 files changed, 18 insertions(+), 36 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
djm at mindrot.org.


More information about the openssh-commits mailing list