Changeset 41e6c47a


Ignore:
Timestamp:
11/08/2013 09:23:05 PM (10 years ago)
Author:
Fernando de Oliveira <fernando@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
fae0750
Parents:
5b553118
Message:

Update to OpenSSH-6.4p1.

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r5b553118 r41e6c47a  
    156156<!ENTITY nss-minor-version            "2">
    157157<!ENTITY nss-version                  "3.&nss-major-version;.&nss-minor-version;">
    158 <!ENTITY openssh-version              "6.3p1">
     158<!ENTITY openssh-version              "6.4p1">
    159159<!ENTITY openssl-version              "1.0.1e">
    160160<!ENTITY p11-kit-version              "0.20.1">    <!-- Even minors only -->
  • introduction/welcome/changelog.xml

    r5b553118 r41e6c47a  
    4848      <itemizedlist>
    4949        <listitem>
     50          <para>[fernando] - Update to OpenSSH-6.4p1. Fixes
     51          <ulink url="&blfs-ticket-root;4284">#4284</ulink>.</para>
     52        </listitem>
     53        <listitem>
    5054          <para>[fernando] - Update to gvfs-1.18.3. Fixes
    5155          <ulink url="&blfs-ticket-root;4285">#4285</ulink>.</para>
  • postlfs/security/openssh.xml

    r5b553118 r41e6c47a  
    99  <!ENTITY openssh-download-ftp
    1010    "ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-&openssh-version;.tar.gz">
    11   <!ENTITY openssh-md5sum        "225e75c9856f76011966013163784038">
     11  <!ENTITY openssh-md5sum        "a62b88b884df0b09b8a8c5789ac9e51b">
    1212  <!ENTITY openssh-size          "1.2 MB">
    13   <!ENTITY openssh-buildsize     "35 MB (additional 10 MB if running the tests)">
     13  <!ENTITY openssh-buildsize     "25 MB (additional 8 MB if running the tests)">
    1414  <!ENTITY openssh-time          "0.4 SBU (running the tests takes at least 10 minutes, irrespective of processor speed)">
    1515]>
Note: See TracChangeset for help on using the changeset viewer.