Changeset 6666fad


Ignore:
Timestamp:
07/19/2019 06:07:01 PM (5 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 9.0, 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:
2fcfa4a1
Parents:
b4d7e29
Message:

Update to curl-7.65.3.
Update to mpg123-1.25.11.
Update to gnome-user-docs-3.32.3.

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

Files:
7 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    rb4d7e29 r6666fad  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "18">                   <!-- Always 2 digits -->
     3<!ENTITY day          "19">                   <!-- Always 2 digits -->
    44<!ENTITY month        "07">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2019">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "July 18th, &year;">
     9<!ENTITY releasedate  "July 19th, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • gnome.ent

    rb4d7e29 r6666fad  
    6363<!ENTITY gnome-session-version             "3.32.0">
    6464<!ENTITY gdm-version                       "3.32.0">
    65 <!ENTITY gnome-user-docs-version           "3.32.2">
     65<!ENTITY gnome-user-docs-version           "3.32.3">
    6666<!-- Icons moved to packages.ent, since they're now in the Icons chapter.-->
    6767<!ENTITY yelp-version                      "3.32.2">
  • gnome/platform/gnome-user-docs.xml

    rb4d7e29 r6666fad  
    99  <!ENTITY gnome-user-docs-download-ftp
    1010           "&gnome-download-ftp;/gnome-user-docs/&gnome-minor-32;/gnome-user-docs-&gnome-user-docs-version;.tar.xz">
    11   <!ENTITY gnome-user-docs-md5sum        "2cced9905093b31620c2f810084f7ee3">
     11  <!ENTITY gnome-user-docs-md5sum        "de6cc4d6eb462f7b87d3b1b82c7f2b6a">
    1212  <!ENTITY gnome-user-docs-size          "15 MB">
    13   <!ENTITY gnome-user-docs-buildsize     "214 MB">
    14   <!ENTITY gnome-user-docs-time          "2.1 SBU">
     13  <!ENTITY gnome-user-docs-buildsize     "133 MB">
     14  <!ENTITY gnome-user-docs-time          "0.6 SBU (using parallelism=4)">
    1515]>
    1616
  • introduction/welcome/changelog.xml

    rb4d7e29 r6666fad  
    4242    </listitem>
    4343    -->
     44
     45    <listitem>
     46      <para>July 19th, 2019</para>
     47      <itemizedlist>
     48        <listitem>
     49          <para>[bdubbs] - Update to curl-7.65.3. Fixes
     50          <ulink url="&blfs-ticket-root;12287">#12287</ulink>.</para>
     51        </listitem>
     52        <listitem>
     53          <para>[bdubbs] - Update to mpg123-1.25.11. Fixes
     54          <ulink url="&blfs-ticket-root;12285">#12285</ulink>.</para>
     55        </listitem>
     56        <listitem>
     57          <para>[bdubbs] - Update to gnome-user-docs-3.32.3. Fixes
     58          <ulink url="&blfs-ticket-root;12283">#12283</ulink>.</para>
     59        </listitem>
     60      </itemizedlist>
     61    </listitem>
    4462
    4563    <listitem>
  • multimedia/audioutils/mpg123.xml

    rb4d7e29 r6666fad  
    77  <!ENTITY mpg123-download-http "&sourceforge-dl;/mpg123/mpg123-&mpg123-version;.tar.bz2">
    88  <!ENTITY mpg123-download-ftp  " ">
    9   <!ENTITY mpg123-md5sum        "ea32caa61d41d8be797f0b04a1b43ad9">
    10   <!ENTITY mpg123-size          "900 KB">
    11   <!ENTITY mpg123-buildsize     "12 MB">
     9  <!ENTITY mpg123-md5sum        "64749512a6fdc117227abe13fee4cc36">
     10  <!ENTITY mpg123-size          "892 KB">
     11  <!ENTITY mpg123-buildsize     "13 MB">
    1212  <!ENTITY mpg123-time          "0.2 SBU">
    1313]>
  • networking/netlibs/curl.xml

    rb4d7e29 r6666fad  
    77  <!ENTITY curl-download-http "https://curl.haxx.se/download/curl-&curl-version;.tar.xz">
    88  <!ENTITY curl-download-ftp  " ">
    9   <!ENTITY curl-md5sum        "2b1bde080347332f829718ca85b5f68a">
     9  <!ENTITY curl-md5sum        "7bd5b2ebfd3f591034eb8b55314d8c02">
    1010  <!ENTITY curl-size          "2.3 MB">
    11   <!ENTITY curl-buildsize     "73 MB (add 19 MB for tests)">
     11  <!ENTITY curl-buildsize     "73 MB (add 15 MB for tests)">
    1212  <!ENTITY curl-time          "0.4 SBU (add 15 SBU for tests)">
    1313]>
     
    177177    <para>
    178178       To run the test suite, issue: <command>make test</command>.
    179        Tests 323 and 1560 are known to fail.
    180        <!-- Two (of 857) tests
    181       fail for unknown reasons, and all tests fail is valgrind is installed. Moving
    182       valgrind out of $PATH is recommended if you wish to run the test suite while
    183       it is installed. -->
    184 <!--
     179       Tests 323 and 1560 are known to fail.  A few other tests may fail
     180       randomly for unknown reasons.
     181    </para>
     182<!-- Two (of 857) tests
     183fail for unknown reasons, and all tests fail is valgrind is installed. Moving
     184valgrind out of $PATH is recommended if you wish to run the test suite while
     185it is installed.
     186
    185187Added by Pierre for curl-7.59.0:
    186188no stunnel, no valgrind, no options
     
    251253TESTFAIL: These test cases failed: 323 1560
    252254TESTDONE: 1254 tests were considered during 1362 seconds.
    253 
    254255Time above does not include test build time.
    255 
    256256All dependencies except for externals installed.
     257=======
     258Added by bdubbs for curl-7.65.3:
     259TESTDONE: 1031 tests out of 1036 reported OK: 99%
     260TESTFAIL: These test cases failed: 323 1139 1140 1173 1560
     261TESTDONE: 1254 tests were considered during 1364 seconds.
     262
     263The tests that fail seem to be somewhat random.  What happened between
     264yesterday and today that that tests 1139 1140 1173 now fail?
     265
    257266-->
    258     </para>
    259267
    260268    <para>
  • packages.ent

    rb4d7e29 r6666fad  
    576576<!-- Chapter 17 -->
    577577<!ENTITY c-ares-version               "1.15.0">
    578 <!ENTITY curl-version                 "7.65.2">
     578<!ENTITY curl-version                 "7.65.3">
    579579<!ENTITY geoclue2-version             "2.5.3">
    580580<!ENTITY glib-networking-version      "2.60.3">
     
    967967
    968968<!-- Chapter 43 -->
    969 <!ENTITY mpg123-version               "1.25.10">
     969<!ENTITY mpg123-version               "1.25.11">
    970970<!ENTITY vorbistools-version          "1.4.0">
    971971<!ENTITY lame-version                 "3.100">
Note: See TracChangeset for help on using the changeset viewer.