Changeset 075cb1e


Ignore:
Timestamp:
02/04/2023 02:35:54 AM (15 months ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18, xry111/xf86-video-removal
Children:
2a56e15
Parents:
d15f907b
Message:

Update to openssh and ssh-askpass 9.2p1.

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    rd15f907b r075cb1e  
    4343      <itemizedlist>
    4444        <listitem>
     45          <para>[bdubbs] - Update to openssh and ssh-askpass 9.2p1. Fixes
     46          <ulink url="&blfs-ticket-root;17590">#17590</ulink>.</para>
     47        </listitem>
     48        <listitem>
    4549          <para>[bdubbs] - Update to xapian-core-1.4.22. Fixes
    4650          <ulink url="&blfs-ticket-root;17589">#17589</ulink>.</para>
  • packages.ent

    rd15f907b r075cb1e  
    2727<!ENTITY nss-version                  "3.&nss-minor-version;.&nss-micro-version;">
    2828-->
    29 <!ENTITY openssh-version              "9.1p1">
    30 <!ENTITY openssh-md5sum               "471912038124285c96918882ee190a22">
     29<!ENTITY openssh-version              "9.2p1">
     30<!ENTITY openssh-md5sum               "f78b2acac4bb299629a8c58ddc3fac63">
    3131<!ENTITY p11-kit-version              "0.24.1">
    3232<!ENTITY polkit-version               "122">
  • postlfs/security/openssh.xml

    rd15f907b r075cb1e  
    1212  <!ENTITY openssh-md5sum        "&openssh-md5sum;">
    1313  <!ENTITY openssh-size          "1.8 MB">
    14   <!ENTITY openssh-buildsize     "44 MB (add 21 MB for tests)">
     14  <!ENTITY openssh-buildsize     "44 MB (add 22 MB for tests)">
    1515  <!ENTITY openssh-time          "0.2 SBU (Using parallelism=4;
    16                                   running the tests takes about 28 minutes,
     16                                  running the tests takes about 20 minutes,
    1717                                  irrespective of processor speed)">
    1818]>
    1919
     20  <!-- make check: real 18m13.005s;  9.2p1 3 Feb 2023 -->
     21
    2022<sect1 id="openssh" xreflabel="OpenSSH-&openssh-version;">
    2123  <?dbhtml filename="openssh.html"?>
    22 
    2324
    2425  <title>OpenSSH-&openssh-version;</title>
  • postlfs/security/ssh-askpass.xml

    rd15f907b r075cb1e  
    1111  <!ENTITY ssh-askpass-md5sum        "&openssh-md5sum;">
    1212  <!ENTITY ssh-askpass-size          "1.8 MB">
    13   <!ENTITY ssh-askpass-buildsize     "9.9 MB">
     13  <!ENTITY ssh-askpass-buildsize     "10 MB">
    1414  <!ENTITY ssh-askpass-time          "less than 0.1 SBU">
    1515]>
Note: See TracChangeset for help on using the changeset viewer.