Changeset 81a0948


Ignore:
Timestamp:
04/13/2022 04:30:40 PM (2 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
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, xry111/llvm18, xry111/soup3, xry111/xf86-video-removal
Children:
aab2a487
Parents:
8ee9de9
Message:

Update to openssh-9.0p1. Includes ssh-askpass.

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    r8ee9de9 r81a0948  
    4646      <itemizedlist>
    4747        <listitem>
     48          <para>[bdubbs] - Update to openssh-9.0p1. Includes ssh-askpass. Fixes
     49          <ulink url="&blfs-ticket-root;16387">#16387</ulink>.</para>
     50        </listitem>
     51        <listitem>
    4852          <para>[bdubbs] - Update to mercurial-6.1.1. Fixes
    4953          <ulink url="&blfs-ticket-root;16378">#16378</ulink>.</para>
  • packages.ent

    r8ee9de9 r81a0948  
    3232<!ENTITY nss-version                  "3.&nss-minor-version;.&nss-micro-version;">
    3333-->
    34 <!ENTITY openssh-version              "8.9p1">
     34<!ENTITY openssh-version              "9.0p1">
    3535<!ENTITY p11-kit-version              "0.24.1">
    3636<!ENTITY polkit-version               "0.120">
  • postlfs/security/openssh.xml

    r8ee9de9 r81a0948  
    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        "f33910174f0af52491277211e2b105bb">
     12  <!ENTITY openssh-md5sum        "5ed8252a0ee379c0f7c9e0d25d32424d">
    1313  <!ENTITY openssh-size          "1.7 MB">
    14   <!ENTITY openssh-buildsize     "52 MB (add 20 MB for tests)">
    15   <!ENTITY openssh-time          "0.3 SBU (Using parallelism=4;
    16                                   running the tests takes c.a. 25 minutes,
     14  <!ENTITY openssh-buildsize     "44 MB (add 21 MB for tests)">
     15  <!ENTITY openssh-time          "0.2 SBU (Using parallelism=4;
     16                                  running the tests takes about 28 minutes,
    1717                                  irrespective of processor speed)">
    1818]>
     
    187187      backup any existing copy first.
    188188    </para>
    189 
     189<!--  I got all tests passed without this with 9.0p1.  Apr 13, 2022.
    190190    <para>
    191191      If you wish to run the tests, remove a test suite that is not valid on
     
    194194
    195195<screen><userinput>sed -i 's/conch-ciphers//' regress/Makefile</userinput></screen>
    196 
     196-->
    197197    <para>
    198198      To test the results, issue: <command>make -j1 tests</command>.
  • postlfs/security/ssh-askpass.xml

    r8ee9de9 r81a0948  
    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        "f33910174f0af52491277211e2b105bb">
     11  <!ENTITY ssh-askpass-md5sum        "5ed8252a0ee379c0f7c9e0d25d32424d">
    1212  <!ENTITY ssh-askpass-size          "1.7 MB">
    1313  <!ENTITY ssh-askpass-buildsize     "9.8 MB">
Note: See TracChangeset for help on using the changeset viewer.