Changeset 5581e6ee


Ignore:
Timestamp:
04/07/2018 11:33:44 PM (6 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, perl-modules, 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:
42b46874
Parents:
1dd1887
Message:

Update to sqlite-autoconf-3230000.
Update to libuv-v1.20.0.
Update to openssh-7.7p1.

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

Files:
7 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/libuv.xml

    r1dd1887 r5581e6ee  
    77  <!ENTITY libuv-download-http "https://dist.libuv.org/dist/v&libuv-version;/libuv-v&libuv-version;.tar.gz">
    88  <!ENTITY libuv-download-ftp  " ">
    9   <!ENTITY libuv-md5sum        "392ee3aca53b9ee12c7a7fafdcf9a644">
     9  <!ENTITY libuv-md5sum        "2d67d9e494516cc404cce8b113392726">
    1010  <!ENTITY libuv-size          "1.1 MB">
    11   <!ENTITY libuv-buildsize     "12 MB (add 10 MB for tests)">
     11  <!ENTITY libuv-buildsize     "11 MB (add 10 MB for tests)">
    1212  <!ENTITY libuv-time          "0.1 SBU (add 1.2 SBU for tests)">
    1313]>
  • general/graphlib/harfbuzz.xml

    r1dd1887 r5581e6ee  
    8989      <xref linkend="gtk-doc"/>, and
    9090      <xref role="first" linkend="graphite2"/> (required for building
    91       <xref role="nodep" linkend="texlive"/> with system harfbuzz)
     91        <xref role="nodep" linkend="texlive"/> or
     92        <xref role="nodep" linkend="libreoffice"/> with system harfbuzz)
    9293    </para>
    9394
  • introduction/welcome/changelog.xml

    r1dd1887 r5581e6ee  
    4646      <itemizedlist>
    4747        <listitem>
     48          <para>[bdubbs] - Update to sqlite-autoconf-3230000. Fixes
     49          <ulink url="&blfs-ticket-root;10618">#10618</ulink>.</para>
     50        </listitem>
     51        <listitem>
     52          <para>[bdubbs] - Update to libuv-v1.20.0. Fixes
     53          <ulink url="&blfs-ticket-root;10617">#10617</ulink>.</para>
     54        </listitem>
     55        <listitem>
     56          <para>[bdubbs] - Update to openssh-7.7p1. Fixes
     57          <ulink url="&blfs-ticket-root;10616">#10616</ulink>.</para>
     58        </listitem>
     59        <listitem>
    4860          <para>[bdubbs] - Update to tripwire-2.4.3.7. Fixes
    4961          <ulink url="&blfs-ticket-root;10606">#10606</ulink>.</para>
  • packages.ent

    r1dd1887 r5581e6ee  
    3535<!ENTITY nss-version                  "3.&nss-minor-version;">
    3636
    37 <!ENTITY openssh-version              "7.6p1">
     37<!ENTITY openssh-version              "7.7p1">
    3838<!-- <!ENTITY openssl-version              "1.1.0g"> -->
    3939<!ENTITY openssl10-version            "1.0.2o">
     
    162162<!ENTITY libusb-version               "1.0.22">
    163163<!ENTITY libusb-compat-version        "0.1.5">
    164 <!ENTITY libuv-version                "1.19.2">
     164<!ENTITY libuv-version                "1.20.0">
    165165<!ENTITY libxkbcommon-version         "0.8.0">
    166166<!-- the libxml2-version is also used for the python2 module,
     
    514514<!ENTITY mariadb-version              "10.2.14">
    515515<!ENTITY postgresql-version           "10.3">
    516 <!ENTITY sqlite-version               "3.22.0">
     516<!ENTITY sqlite-version               "3.23.0">
    517517
    518518<!-- Chapter 23 -->
  • postlfs/security/openssh.xml

    r1dd1887 r5581e6ee  
    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        "06a88699018e5fef13d4655abfed1f63">
    13   <!ENTITY openssh-size          "1.4 MB">
    14   <!ENTITY openssh-buildsize     "37 MB (add 11 MB for tests)">
    15   <!ENTITY openssh-time          "0.4 SBU (running the tests takes 10+ minutes,
     12  <!ENTITY openssh-md5sum        "68ba883aff6958297432e5877e9a0fe2">
     13  <!ENTITY openssh-size          "1.5 MB">
     14  <!ENTITY openssh-buildsize     "38 MB (add 11 MB for tests)">
     15  <!ENTITY openssh-time          "0.4 SBU (running the tests takes 15+ minutes,
    1616                                  irrespective of processor speed)">
    1717]>
  • postlfs/security/ssh-askpass.xml

    r1dd1887 r5581e6ee  
    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        "06a88699018e5fef13d4655abfed1f63">
    12   <!ENTITY ssh-askpass-size          "1.4 MB">
    13   <!ENTITY ssh-askpass-buildsize     "7.9 MB">
     11  <!ENTITY ssh-askpass-md5sum        "68ba883aff6958297432e5877e9a0fe2">
     12  <!ENTITY ssh-askpass-size          "1.5 MB">
     13  <!ENTITY ssh-askpass-buildsize     "8.4 MB">
    1414  <!ENTITY ssh-askpass-time          "less than 0.1 SBU">
    1515]>
  • server/databases/sqlite.xml

    r1dd1887 r5581e6ee  
    1212  <!ENTITY sqlite-download-http "https://sqlite.org/2018/sqlite-autoconf-&sqlite-dl-version;.tar.gz">
    1313  <!ENTITY sqlite-download-ftp  " ">
    14   <!ENTITY sqlite-md5sum        "96b5648d542e8afa6ab7ffb8db8ddc3d">
     14  <!ENTITY sqlite-md5sum        "6a26a122a18bcd1a6a1c18b4bad64498">
    1515  <!ENTITY sqlite-size          "2.5 MB">
    16   <!ENTITY sqlite-buildsize     "54 MB">
    17   <!ENTITY sqlite-time          "0.3 SBU">
     16  <!ENTITY sqlite-buildsize     "62 MB">
     17  <!ENTITY sqlite-time          "0.5 SBU">
    1818
    1919  <!ENTITY sqlite-docs-download "https://sqlite.org/2018/sqlite-doc-&sqlite-doc-version;.zip">
    20   <!ENTITY sqlite-docs-md5sum   "3e7b1089dbdd8201d3e9f9e1d7278560">
    21   <!ENTITY sqlite-docs-size     "5.6 MB">
     20  <!ENTITY sqlite-docs-md5sum   "151a7e9f4369287329a47d5ec14e1755">
     21  <!ENTITY sqlite-docs-size     "8.5 MB">
    2222]>
    2323
Note: See TracChangeset for help on using the changeset viewer.