[openssh-commits] [openssh] branch master updated (73050fa3 -> 2d678c5e)

git+noreply at mindrot.org git+noreply at mindrot.org
Thu Sep 9 18:15:02 AEST 2021


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

dtucker pushed a change to branch master
in repository openssh.

      from  73050fa3  upstream: Use the SFTP protocol by default. The original scp/rcp
       new  2d678c5e  Disable tracing on FreeBSD using procctl.

The 1 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 2d678c5e3bdc2f5c99f7af5122e9d054925d560d
Author: David Carlier <devnexen at gmail.com>
Date:   Wed Sep 8 19:49:54 2021 +0100

    Disable tracing on FreeBSD using procctl.
    
    Placed at the start of platform_disable_tracing() to prevent declaration
    after code errors from strict C89 compilers (in the unlikely event that
    more than one method is enabled).

Summary of changes:
 configure.ac       |  2 ++
 platform-tracing.c | 10 ++++++++++
 2 files changed, 12 insertions(+)

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


More information about the openssh-commits mailing list