Ignore:
Timestamp:
10/07/2014 05:14:35 PM (10 years ago)
Author:
Fernando de Oliveira <fernando@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
67e4e149
Parents:
c77f4066
Message:

Update to openssh-6.7p1.
Update to ssh-askpass-6.7p1.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@14531 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • postlfs/security/openssh.xml

    rc77f4066 rb2b7378b  
    99  <!ENTITY openssh-download-ftp
    1010           "ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-&openssh-version;.tar.gz">
    11   <!ENTITY openssh-md5sum        "3e9800e6bca1fbac0eea4d41baa7f239">
     11  <!ENTITY openssh-md5sum        "3246aa79317b1d23cae783a3bf8275d6">
    1212  <!ENTITY openssh-size          "1.3 MB">
    13   <!ENTITY openssh-buildsize     "32 MB (additional 2 MB if running the tests)">
     13  <!ENTITY openssh-buildsize     "32 MB (additional 3 MB if running the tests)">
    1414  <!ENTITY openssh-time          "0.5 SBU (running the tests takes at least 10
    1515                                  minutes, irrespective of processor speed)">
     
    8181
    8282    <bridgehead renderas="sect4">Required</bridgehead>
    83     <para role="required"><xref linkend="openssl"/></para>
     83    <para role="required">
     84      <xref linkend="openssl"/> or
     85      <ulink url="http://www.libressl.org/">LibreSSL Portable</ulink></para>
    8486
    8587    <bridgehead renderas="sect4">Optional</bridgehead>
     
    326328      <seglistitem>
    327329        <seg>
    328           scp, sftp, sftp-server, slogin (symlink to ssh), ssh, sshd, ssh-add,
    329           ssh-agent, ssh-copy-id, ssh-keygen, ssh-keyscan, ssh-keysign,
    330           and ssh-pkcs11-helper
     330          scp, sftp, slogin (symlink to ssh), ssh, ssh-add, ssh-agent,
     331          ssh-copy-id, ssh-keygen, ssh-keyscan, and sshd
    331332        </seg>
    332333        <seg>
     
    335336        <seg>
    336337          /etc/ssh,
    337           /usr/libexec/openssh,
    338338          /usr/share/doc/openssh-&openssh-version;, and
    339339          /var/lib/sshd
Note: See TracChangeset for help on using the changeset viewer.