Changeset d0461a6


Ignore:
Timestamp:
10/12/2019 05:26:41 PM (5 years ago)
Author:
Thomas Trepl <thomas@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 9.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:
f7dd8651
Parents:
96139af
Message:

Upgrade OpenSSH-8.1p1

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    r96139af rd0461a6  
    4949          <ulink url="&blfs-ticket-root;12636">#12636</ulink>.</para>
    5050        </listitem>
     51        <listitem>
     52          <para>[thomas] - Update to openssh-8.1p1. Fixes
     53          <ulink url="&blfs-ticket-root;12632">#12632</ulink>.</para>
     54        </listitem>
    5155       </itemizedlist>
    5256    </listitem>
  • packages.ent

    r96139af rd0461a6  
    3030<!ENTITY nss-version                  "3.&nss-minor-version;.&nss-micro-version;">
    3131<!--<!ENTITY nss-version                  "3.&nss-minor-version;">-->
    32 <!ENTITY openssh-version              "8.0p1">
     32<!ENTITY openssh-version              "8.1p1">
    3333<!-- <!ENTITY openssl-version              "1.1.0g"> -->
    3434<!ENTITY openssl10-version            "1.0.2q">
  • postlfs/security/openssh.xml

    r96139af rd0461a6  
    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        "bf050f002fe510e1daecd39044e1122d">
     12  <!ENTITY openssh-md5sum        "513694343631a99841e815306806edf0">
    1313  <!ENTITY openssh-size          "1.5 MB">
    1414  <!ENTITY openssh-buildsize     "45 MB (add 12 MB for tests)">
Note: See TracChangeset for help on using the changeset viewer.