[openssh-commits] [openssh] branch master updated (4835544d -> 0bc6b4c8)

git+noreply at mindrot.org git+noreply at mindrot.org
Mon May 2 09:22:50 AEST 2022


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

djm pushed a change to branch master
in repository openssh.

      from  4835544d  Add Mac OS X 12 test target.
       new  a45615cb  upstream: be stricter in which characters will be accepted in
       new  0bc6b4c8  upstream: fix some integer overflows in sieve_large() that show up when

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Detailed log of new commits:

commit 0bc6b4c8f04e292577bdb44d5dc6b630d3448087
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Sun May 1 23:20:30 2022 +0000

    upstream: fix some integer overflows in sieve_large() that show up when
    
    trying to generate modp groups > 16k bits. Reported via GHPR#306 by Bertram
    Felgenhauer, but fixed in a different way. feedback/ok tb@
    
    OpenBSD-Commit-ID: 81cbc6dd3a21c57bd6fadea10e44afe37bca558e

commit a45615cb172bc827e21ec76750de39dfb30ecc05
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Fri Apr 29 04:55:07 2022 +0000

    upstream: be stricter in which characters will be accepted in
    
    specifying a mask length; allow only 0-9. From khaleesicodes via GHPR#278; ok
    dtucker@
    
    OpenBSD-Commit-ID: e267746c047ea86665cdeccef795a8a56082eeb2

Summary of changes:
 addr.c   |  4 ++--
 moduli.c | 14 +++++++-------
 2 files changed, 9 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