[openssh-commits] [openssh] branch master updated (58ad004a -> 7c0bbed9)

git+noreply at mindrot.org git+noreply at mindrot.org
Wed May 13 12:02:49 AEST 2020


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

djm pushed a change to branch master
in repository openssh.

      from  58ad004a  prepare for 8.3 release
       new  7c0bbed9  revert removal of .depend before makedepend

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 7c0bbed967abed6301a63e0267cc64144357a99a
Author: Damien Miller <djm at mindrot.org>
Date:   Wed May 13 12:01:10 2020 +1000

    revert removal of .depend before makedepend
    
    Commit 83657eac4 started removing .depend before running makedepend
    to reset the contents of .depend to a known state. Unfortunately
    this broke the depend-check step as now .depend.bak would only ever
    be created as an empty file.
    
    ok dtucker

Summary of changes:
 Makefile.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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


More information about the openssh-commits mailing list