[openssh-commits] [openssh] branch master updated (ebe11044 -> b87b0328)

git+noreply at mindrot.org git+noreply at mindrot.org
Mon Jul 17 16:23:11 AEST 2023


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

djm pushed a change to branch master
in repository openssh.

      from  ebe11044  upstream: Move RCSID to before license block and away from #includes,
       new  dc1dbe94  upstream: move other RCSIDs to before their respective license blocks
       new  eef4d7e8  upstream: configuation -> configuration
       new  f1a98982  upstream: -P before -p in SYNOPSIS;
       new  6d6e185b  upstream: - add -P to usage() - sync the arg name to -J in usage()
       new  b87b0328  upstream: missing match localnetwork negation check

The 5 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 b87b03282e466ca2927954ce93f5dbf0bfdc68f6
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Mon Jul 17 06:16:33 2023 +0000

    upstream: missing match localnetwork negation check
    
    OpenBSD-Commit-ID: 9a08ed8dae27d3f38cf280f1b28d4e0ff41a737a

commit 6d6e185ba29ef4274164b77eab4dc763907f8821
Author: jmc at openbsd.org <jmc at openbsd.org>
Date:   Mon Jul 17 05:41:53 2023 +0000

    upstream: - add -P to usage() - sync the arg name to -J in usage()
    
    with that in ssh.1 - reformat usage() to match what "man ssh" does on 80width
    
    OpenBSD-Commit-ID: 5235dd7aa42e5bf90ae54579d519f92fc107036e

commit f1a9898283a0638667b587ee4a950afd61ab51b0
Author: jmc at openbsd.org <jmc at openbsd.org>
Date:   Mon Jul 17 05:38:10 2023 +0000

    upstream: -P before -p in SYNOPSIS;
    
    OpenBSD-Commit-ID: 535f5257c779e26c6a662a038d241b017f8cab7c

commit eef4d7e873568e1c84c36bb4034e2c3378250a61
Author: jsg at openbsd.org <jsg at openbsd.org>
Date:   Mon Jul 17 05:36:14 2023 +0000

    upstream: configuation -> configuration
    
    OpenBSD-Commit-ID: 4776ced33b780f1db0b2902faec99312f26a726b

commit dc1dbe94cf6532bd546a3373ad436404f8850e5f
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Mon Jul 17 05:26:38 2023 +0000

    upstream: move other RCSIDs to before their respective license blocks
    
    too no code change
    
    OpenBSD-Commit-ID: ef5bf46b57726e4260a63b032b0b5ac3b4fe9cd4

Summary of changes:
 chacha.c                      |  3 +--
 cipher-chachapoly-libcrypto.c |  3 +--
 cipher-chachapoly.c           |  3 +--
 poly1305.c                    |  3 +--
 readconf.c                    |  4 +++-
 servconf.c                    |  3 +--
 ssh.1                         |  4 ++--
 ssh.c                         | 16 ++++++++--------
 ssh_config.5                  |  4 ++--
 9 files changed, 20 insertions(+), 23 deletions(-)

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


More information about the openssh-commits mailing list