Changeset 075cb1e
- Timestamp:
- 02/04/2023 02:35:54 AM (7 weeks ago)
- Branches:
- 11.3, ken/inkscape-core-mods, trunk
- Children:
- 2a56e15
- Parents:
- d15f907b
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
introduction/welcome/changelog.xml
rd15f907b r075cb1e 43 43 <itemizedlist> 44 44 <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> 45 49 <para>[bdubbs] - Update to xapian-core-1.4.22. Fixes 46 50 <ulink url="&blfs-ticket-root;17589">#17589</ulink>.</para> -
packages.ent
rd15f907b r075cb1e 27 27 <!ENTITY nss-version "3.&nss-minor-version;.&nss-micro-version;"> 28 28 --> 29 <!ENTITY openssh-version "9. 1p1">30 <!ENTITY openssh-md5sum " 471912038124285c96918882ee190a22">29 <!ENTITY openssh-version "9.2p1"> 30 <!ENTITY openssh-md5sum "f78b2acac4bb299629a8c58ddc3fac63"> 31 31 <!ENTITY p11-kit-version "0.24.1"> 32 32 <!ENTITY polkit-version "122"> -
postlfs/security/openssh.xml
rd15f907b r075cb1e 12 12 <!ENTITY openssh-md5sum "&openssh-md5sum;"> 13 13 <!ENTITY openssh-size "1.8 MB"> 14 <!ENTITY openssh-buildsize "44 MB (add 2 1MB for tests)">14 <!ENTITY openssh-buildsize "44 MB (add 22 MB for tests)"> 15 15 <!ENTITY openssh-time "0.2 SBU (Using parallelism=4; 16 running the tests takes about 2 8minutes,16 running the tests takes about 20 minutes, 17 17 irrespective of processor speed)"> 18 18 ]> 19 19 20 <!-- make check: real 18m13.005s; 9.2p1 3 Feb 2023 --> 21 20 22 <sect1 id="openssh" xreflabel="OpenSSH-&openssh-version;"> 21 23 <?dbhtml filename="openssh.html"?> 22 23 24 24 25 <title>OpenSSH-&openssh-version;</title> -
postlfs/security/ssh-askpass.xml
rd15f907b r075cb1e 11 11 <!ENTITY ssh-askpass-md5sum "&openssh-md5sum;"> 12 12 <!ENTITY ssh-askpass-size "1.8 MB"> 13 <!ENTITY ssh-askpass-buildsize " 9.9MB">13 <!ENTITY ssh-askpass-buildsize "10 MB"> 14 14 <!ENTITY ssh-askpass-time "less than 0.1 SBU"> 15 15 ]>
Note:
See TracChangeset
for help on using the changeset viewer.