[openssh-commits] [openssh] branch master updated (fc5dc092 -> 8054b906)

git+noreply at mindrot.org git+noreply at mindrot.org
Mon May 27 11:55:35 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 fc5dc092 upstream: this test has been broken since 2014, and has been
     new 435844f5 upstream: Do not pass -Werror if building with gcc 3, for asn1.h
     new 2477a98c upstream: Do not pass -Werror twice when building with clang.
     new f0b9261d upstream: remove unused struct fwd_perm_list, no decl with complete
     new 210d4239 upstream: remove references to SSH1 and DSA server keys
     new 8054b906 upstream: don't need sys/queue.h here

The 5 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 8054b906983ceaed01fabd8188d3dac24c05ba39
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Mon May 27 01:52:26 2024 +0000

    upstream: don't need sys/queue.h here
    
    OpenBSD-Commit-ID: dd137396828171eb19e4911581812ca58de6c578

commit 210d4239733da6180ce853538aeb9413d5c62ad5
Author: naddy at openbsd.org <naddy at openbsd.org>
Date:   Sun May 26 20:35:12 2024 +0000

    upstream: remove references to SSH1 and DSA server keys
    
    OpenBSD-Commit-ID: 57cc1c98d4f998981473734f144b904af7d178a2

commit f0b9261d7fdd0ef86806b49fe76344bd16770cd0
Author: jsg at openbsd.org <jsg at openbsd.org>
Date:   Thu May 23 23:47:16 2024 +0000

    upstream: remove unused struct fwd_perm_list, no decl with complete
    
    type ok djm@
    
    OpenBSD-Commit-ID: 416fb3970b7e73c76d2963c4f00cf96f2b2ee2fb

commit 2477a98c3ef78e63b11a1393656e00288f52ae97
Author: naddy at openbsd.org <naddy at openbsd.org>
Date:   Wed May 22 15:24:55 2024 +0000

    upstream: Do not pass -Werror twice when building with clang.
    
    OpenBSD-Commit-ID: 5f378c38ad8976d507786dc4db9283a879ec8cd0

commit 435844f5675245b4271f8581f15e6d1f34fde3bc
Author: miod at openbsd.org <miod at openbsd.org>
Date:   Wed May 22 11:49:36 2024 +0000

    upstream: Do not pass -Werror if building with gcc 3, for asn1.h
    
    and bio.h cause (admittedly bogus) warnings with gcc 3.
    
    OpenBSD-Commit-ID: fb39324748824cb0387e9d67c41d1bef945c54ea

Summary of changes:
 .skipped-commit-ids | 2 ++
 auth2-methods.c     | 1 -
 channels.h          | 3 +--
 servconf.h          | 3 +--
 ssh.1               | 6 ++----
 5 files changed, 6 insertions(+), 9 deletions(-)

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


More information about the openssh-commits mailing list