[openssh-commits] [openssh] branch master updated (174bed68 -> 265d88d4)

git+noreply at mindrot.org git+noreply at mindrot.org
Thu Feb 15 20:07:00 AEDT 2018


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

dtucker pushed a change to branch master
in repository openssh.

      from  174bed68  Retpoline linker flag only needed for linking.
       new  ddc0f381  Remove UNICOS support.
       new  015749e9  Regenerate dependencies after UNICOS removal.
       new  265d88d4  Remove remaining now-obsolete cvs $Ids.

The 3 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 265d88d4e61e352de6791733c8b29fa3d7d0c26d
Author: Darren Tucker <dtucker at dtucker.net>
Date:   Thu Feb 15 20:06:19 2018 +1100

    Remove remaining now-obsolete cvs $Ids.

commit 015749e9b1d2f6e14733466d19ba72f014d0845c
Author: Darren Tucker <dtucker at dtucker.net>
Date:   Thu Feb 15 17:01:54 2018 +1100

    Regenerate dependencies after UNICOS removal.

commit ddc0f3814881ea279a6b6d4d98e03afc60ae1ed7
Author: Darren Tucker <dtucker at dtucker.net>
Date:   Tue Feb 13 09:10:46 2018 +1100

    Remove UNICOS support.
    
    The code required to support it is quite invasive to the mainline
    code that is synced with upstream and is an ongoing maintenance burden.
    Both the hardware and software are literal museum pieces these days and
    we could not find anyone still running OpenSSH on one.

Summary of changes:
 .depend                            | 318 +++++++--------
 Makefile.in                        |   2 -
 auth2.c                            |   8 -
 configure.ac                       |  35 --
 contrib/aix/README                 |   1 -
 contrib/aix/buildbff.sh            |   1 -
 contrib/aix/inventory.sh           |   1 -
 contrib/findssl.sh                 |   2 -
 defines.h                          |  24 --
 loginrec.c                         |   6 -
 mdoc2man.awk                       |   2 -
 mkinstalldirs                      |   2 -
 openbsd-compat/Makefile.in         |   4 +-
 openbsd-compat/bsd-cray.c          | 816 -------------------------------------
 openbsd-compat/bsd-cray.h          |  59 ---
 openbsd-compat/bsd-openpty.c       |  11 -
 openbsd-compat/openbsd-compat.h    |   1 -
 openbsd-compat/regress/Makefile.in |   2 -
 regress/README.regress             |   2 -
 session.c                          |  23 --
 sshd.c                             |   7 -
 sshpty.c                           |  25 --
 22 files changed, 160 insertions(+), 1192 deletions(-)
 delete mode 100644 openbsd-compat/bsd-cray.c
 delete mode 100644 openbsd-compat/bsd-cray.h

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


More information about the openssh-commits mailing list