Ignore:
Timestamp:
03/04/2021 02:54:53 AM (3 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
11.0, 11.1, 11.2, 11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, 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:
f4302700
Parents:
85ac148
Message:

Update to ModemManager-1.16.2
Update to qpdf-10.2.0
Update to libgxps-0.3.2
Update to babl-0.1.86
Update to libqmi-1.28.2
Update to poppler-21.03.0
Update to URI-5.09 (Perl Module)
Update to gtksourceview4-4.8.1
Update to OpenSSH-8.5p1 (and ssh-askpass-8.5p1)
libwacom: Correct version number
libwacom: Add libwacom-show-stylus
bluez: Drop the patch

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • postlfs/security/openssh.xml

    r85ac148 r5d2965c  
    1010           " "> <!-- at the moment, unable to connect via ftp: ken
    1111           "ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-&openssh-version;.tar.gz"> -->
    12   <!ENTITY openssh-md5sum        "8f897870404c088e4aa7d1c1c58b526b">
     12  <!ENTITY openssh-md5sum        "9eb9420cf587edc26f8998ab679ad390">
    1313  <!ENTITY openssh-size          "1.7 MB">
    14   <!ENTITY openssh-buildsize     "48 MB (add 17 MB for tests)">
     14  <!ENTITY openssh-buildsize     "51 MB (add 40 MB for tests)">
    1515  <!ENTITY openssh-time          "0.2 SBU (Using parallelism=4;
    1616                                  running the tests takes 20+ minutes,
     
    145145<screen><userinput remap="pre">patch -Np1 -i ../openssh-&openssh-version;-glibc_2.31_fix-1.patch</userinput></screen>
    146146-->   
     147
     148<!-- Applied in 8.5p1
    147149    <para>
    148150      First, adapt <application>ssh-copy-id</application> to changes
     
    162164        -i sandbox-seccomp-filter.c
    163165fi</userinput></screen>
    164 
     166-->
    165167    <para>
    166168      Install <application>OpenSSH</application> by running the following
     
    377379      <seglistitem>
    378380        <seg>
    379           scp, sftp, slogin (symlink to ssh), ssh, ssh-add, ssh-agent,
     381          scp, sftp, <!--slogin (symlink to ssh),--> ssh, ssh-add, ssh-agent,
    380382          ssh-copy-id, ssh-keygen, ssh-keyscan, and sshd
    381383        </seg>
     
    420422        </listitem>
    421423      </varlistentry>
    422 
     424<!-- Not installed anymore as of 8.5p1
    423425      <varlistentry id="slogin">
    424426        <term><command>slogin</command></term>
     
    432434        </listitem>
    433435      </varlistentry>
    434 
     436-->
    435437      <varlistentry id="ssh">
    436438        <term><command>ssh</command></term>
     
    486488        <listitem>
    487489          <para>
    488             is a script that enables logins on remote machine using local keys
     490            is a script that enables logins on remote machines using local keys
    489491          </para>
    490492          <indexterm zone="openssh ssh-copy-id">
Note: See TracChangeset for help on using the changeset viewer.