Changeset 17756081 for postlfs


Ignore:
Timestamp:
10/23/2018 10:57:11 PM (6 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.4, 9.0, 9.1, bdubbs/svn, elogind, 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:
e1365446
Parents:
44cd41e
Message:

Uppdate to openssh-7.9p1.
Uppdate to libdrm-2.4.96.
Uppdate to hdparm-9.57.
Uppdate to gegl-0.4.10.

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

Location:
postlfs/security
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • postlfs/security/openssh.xml

    r44cd41e r17756081  
    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        "ce1d090fa6239fd38eb989d5e983b074">
     12  <!ENTITY openssh-md5sum        "c6af50b7a474d04726a5aa747a5dce8f">
    1313  <!ENTITY openssh-size          "1.5 MB">
    14   <!ENTITY openssh-buildsize     "44 MB (add 7 MB for tests)">
    15   <!ENTITY openssh-time          "0.4 SBU (running the tests takes 18+ minutes,
     14  <!ENTITY openssh-buildsize     "39 MB (add 12 MB for tests)">
     15  <!ENTITY openssh-time          "0.4 SBU (running the tests takes 17+ minutes,
    1616                                  irrespective of processor speed)">
    1717]>
     
    7878      </listitem>
    7979    </itemizedlist>
    80 
     80<!--
    8181    <bridgehead renderas="sect3">Additional Downloads</bridgehead>
    8282    <itemizedlist spacing="compact">
     
    8585      </listitem>
    8686    </itemizedlist>
    87 
     87-->
    8888    <bridgehead renderas="sect3">OpenSSH Dependencies</bridgehead>
    8989<!--
     
    143143    </para>
    144144
    145 <screen><userinput>patch -Np1 -i ../openssh-&openssh-version;-openssl-1.1.0-1.patch &amp;&amp;
    146 
    147 ./configure --prefix=/usr                     \
     145<screen><userinput>./configure --prefix=/usr                     \
    148146            --sysconfdir=/etc/ssh             \
    149147            --with-md5-passwords              \
  • postlfs/security/ssh-askpass.xml

    r44cd41e r17756081  
    99  <!ENTITY ssh-askpass-download-ftp
    1010    "ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-&ssh-askpass-version;.tar.gz">
    11   <!ENTITY ssh-askpass-md5sum        "ce1d090fa6239fd38eb989d5e983b074">
     11  <!ENTITY ssh-askpass-md5sum        "c6af50b7a474d04726a5aa747a5dce8f">
    1212  <!ENTITY ssh-askpass-size          "1.5 MB">
    13   <!ENTITY ssh-askpass-buildsize     "8.4 MB">
     13  <!ENTITY ssh-askpass-buildsize     "8.6 MB">
    1414  <!ENTITY ssh-askpass-time          "less than 0.1 SBU">
    1515]>
Note: See TracChangeset for help on using the changeset viewer.