Changeset f70504f


Ignore:
Timestamp:
06/21/2020 04:57:54 PM (4 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.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:
6e0271fd
Parents:
441c7d81
Message:

Update to libqmi-1.26.0
Update to neon-0.31.2

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

Files:
5 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r441c7d81 rf70504f  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "20">                   <!-- Always 2 digits -->
     3<!ENTITY day          "21">                   <!-- Always 2 digits -->
    44<!ENTITY month        "06">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2020">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "June 20th, &year;">
     9<!ENTITY releasedate  "June 21st, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • general/genlib/libqmi.xml

    r441c7d81 rf70504f  
    77  <!ENTITY libqmi-download-http "https://www.freedesktop.org/software/libqmi/libqmi-&libqmi-version;.tar.xz">
    88  <!ENTITY libqmi-download-ftp  " ">
    9   <!ENTITY libqmi-md5sum        "dd9634f37a242b01c5b40a7de8337ff1">
    10   <!ENTITY libqmi-size          "976 KB">
    11   <!ENTITY libqmi-buildsize     "77 MB (with tests)">
    12   <!ENTITY libqmi-time          "0.2 SBU (Using parallelism=4; with tests)">
     9  <!ENTITY libqmi-md5sum        "8da95a97e893311878f8ce12dcf8fad0">
     10  <!ENTITY libqmi-size          "1.1 MB">
     11  <!ENTITY libqmi-buildsize     "138 MB (with tests)">
     12  <!ENTITY libqmi-time          "0.3 SBU (Using parallelism=4; with tests)">
    1313]>
    1414
     
    8181    <bridgehead renderas="sect4">Recommended</bridgehead>
    8282    <para role="recommended">
     83      <xref linkend="gobject-introspection"/> and
    8384      <xref linkend="libmbim"/>
    8485    </para>
  • introduction/welcome/changelog.xml

    r441c7d81 rf70504f  
    4343    -->
    4444    <listitem>
     45      <para>June 21st, 2020</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[renodr] - Update to libqmi-1.26.0. Fixes
     49          <ulink url="&blfs-ticket-root;13695">#13695</ulink>.</para>
     50        </listitem>
     51        <listitem>
     52          <para>[renodr] - Update to neon-0.31.2. Fixes
     53          <ulink url="&blfs-ticket-root;13696">#13696</ulink>.</para>
     54        </listitem>
     55      </itemizedlist>
     56    </listitem>
     57
     58    <listitem>
    4559      <para>June 20th, 2020</para>
    4660      <itemizedlist>
  • networking/netlibs/neon.xml

    r441c7d81 rf70504f  
    88  <!ENTITY neon-download-http "https://notroj.github.io/neon/neon-&neon-version;.tar.gz">
    99  <!ENTITY neon-download-ftp  " ">
    10   <!ENTITY neon-md5sum        "e93f7eca75facdd6df042316ca87a31e">
     10  <!ENTITY neon-md5sum        "c871268f0ba365b71f1ec1bf068d6ab3">
    1111  <!ENTITY neon-size          "848 KB">
    1212  <!ENTITY neon-buildsize     "8.4 MB (additional 19 MB for the tests)">
    13   <!ENTITY neon-time          "less than 0.1 SBU (additional 0.3 SBU for the tests)">
     13  <!ENTITY neon-time          "0.1 SBU (additional 0.3 SBU for the tests)">
    1414]>
    1515
     
    131131      href="../../xincludes/static-libraries.xml"/>
    132132
    133     <para>
    134       <option>--with-libxml2</option>: This switch forces the use of
     133<!-- We have Expat in LFS now, so this really isn't applicable anymore.
     134    <para>
     135      <option>- -with-libxml2</option>: This switch forces the use of
    135136      <application>libxml2</application> instead of
    136137      <application>Expat</application>.
    137138    </para>
     139-->
    138140
    139141  </sect2>
  • packages.ent

    r441c7d81 rf70504f  
    154154<!ENTITY libnfsidmap-version          "0.26">
    155155<!ENTITY libpaper-version             "1.1.24+nmu5">
    156 <!ENTITY libqmi-version               "1.24.14">
     156<!ENTITY libqmi-version               "1.26.0">
    157157<!ENTITY libseccomp-version           "2.4.3">
    158158<!ENTITY libsigc-version              "2.10.3">
     
    622622<!ENTITY libsoup-version              "2.70.0">
    623623<!ENTITY libtirpc-version             "1.2.6">
    624 <!ENTITY neon-version                 "0.31.1">
     624<!ENTITY neon-version                 "0.31.2">
    625625<!ENTITY nghttp2-version              "1.41.0">
    626626<!ENTITY rpcsvc-proto-version         "1.4.1">
Note: See TracChangeset for help on using the changeset viewer.