Changeset 6666fad
- Timestamp:
- 07/19/2019 06:07:01 PM (5 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 9.0, 9.1, gimp3, 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/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 2fcfa4a1
- Parents:
- b4d7e29
- Files:
-
- 7 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
rb4d7e29 r6666fad 1 1 <!-- $LastChangedBy$ $Date$ --> 2 2 3 <!ENTITY day "1 8"> <!-- Always 2 digits -->3 <!ENTITY day "19"> <!-- Always 2 digits --> 4 4 <!ENTITY month "07"> <!-- Always 2 digits --> 5 5 <!ENTITY year "2019"> … … 7 7 <!ENTITY copyholder "The BLFS Development Team"> 8 8 <!ENTITY version "&year;-&month;-&day;"> 9 <!ENTITY releasedate "July 1 8th, &year;">9 <!ENTITY releasedate "July 19th, &year;"> 10 10 <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> 11 11 <!ENTITY blfs-version "svn"> <!-- svn|[release #] --> -
gnome.ent
rb4d7e29 r6666fad 63 63 <!ENTITY gnome-session-version "3.32.0"> 64 64 <!ENTITY gdm-version "3.32.0"> 65 <!ENTITY gnome-user-docs-version "3.32. 2">65 <!ENTITY gnome-user-docs-version "3.32.3"> 66 66 <!-- Icons moved to packages.ent, since they're now in the Icons chapter.--> 67 67 <!ENTITY yelp-version "3.32.2"> -
gnome/platform/gnome-user-docs.xml
rb4d7e29 r6666fad 9 9 <!ENTITY gnome-user-docs-download-ftp 10 10 "&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"> 12 12 <!ENTITY gnome-user-docs-size "15 MB"> 13 <!ENTITY gnome-user-docs-buildsize " 214MB">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)"> 15 15 ]> 16 16 -
introduction/welcome/changelog.xml
rb4d7e29 r6666fad 42 42 </listitem> 43 43 --> 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> 44 62 45 63 <listitem> -
multimedia/audioutils/mpg123.xml
rb4d7e29 r6666fad 7 7 <!ENTITY mpg123-download-http "&sourceforge-dl;/mpg123/mpg123-&mpg123-version;.tar.bz2"> 8 8 <!ENTITY mpg123-download-ftp " "> 9 <!ENTITY mpg123-md5sum " ea32caa61d41d8be797f0b04a1b43ad9">10 <!ENTITY mpg123-size " 900KB">11 <!ENTITY mpg123-buildsize "1 2MB">9 <!ENTITY mpg123-md5sum "64749512a6fdc117227abe13fee4cc36"> 10 <!ENTITY mpg123-size "892 KB"> 11 <!ENTITY mpg123-buildsize "13 MB"> 12 12 <!ENTITY mpg123-time "0.2 SBU"> 13 13 ]> -
networking/netlibs/curl.xml
rb4d7e29 r6666fad 7 7 <!ENTITY curl-download-http "https://curl.haxx.se/download/curl-&curl-version;.tar.xz"> 8 8 <!ENTITY curl-download-ftp " "> 9 <!ENTITY curl-md5sum " 2b1bde080347332f829718ca85b5f68a">9 <!ENTITY curl-md5sum "7bd5b2ebfd3f591034eb8b55314d8c02"> 10 10 <!ENTITY curl-size "2.3 MB"> 11 <!ENTITY curl-buildsize "73 MB (add 1 9MB for tests)">11 <!ENTITY curl-buildsize "73 MB (add 15 MB for tests)"> 12 12 <!ENTITY curl-time "0.4 SBU (add 15 SBU for tests)"> 13 13 ]> … … 177 177 <para> 178 178 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 183 fail for unknown reasons, and all tests fail is valgrind is installed. Moving 184 valgrind out of $PATH is recommended if you wish to run the test suite while 185 it is installed. 186 185 187 Added by Pierre for curl-7.59.0: 186 188 no stunnel, no valgrind, no options … … 251 253 TESTFAIL: These test cases failed: 323 1560 252 254 TESTDONE: 1254 tests were considered during 1362 seconds. 253 254 255 Time above does not include test build time. 255 256 256 All dependencies except for externals installed. 257 ======= 258 Added by bdubbs for curl-7.65.3: 259 TESTDONE: 1031 tests out of 1036 reported OK: 99% 260 TESTFAIL: These test cases failed: 323 1139 1140 1173 1560 261 TESTDONE: 1254 tests were considered during 1364 seconds. 262 263 The tests that fail seem to be somewhat random. What happened between 264 yesterday and today that that tests 1139 1140 1173 now fail? 265 257 266 --> 258 </para>259 267 260 268 <para> -
packages.ent
rb4d7e29 r6666fad 576 576 <!-- Chapter 17 --> 577 577 <!ENTITY c-ares-version "1.15.0"> 578 <!ENTITY curl-version "7.65. 2">578 <!ENTITY curl-version "7.65.3"> 579 579 <!ENTITY geoclue2-version "2.5.3"> 580 580 <!ENTITY glib-networking-version "2.60.3"> … … 967 967 968 968 <!-- Chapter 43 --> 969 <!ENTITY mpg123-version "1.25.1 0">969 <!ENTITY mpg123-version "1.25.11"> 970 970 <!ENTITY vorbistools-version "1.4.0"> 971 971 <!ENTITY lame-version "3.100">
Note:
See TracChangeset
for help on using the changeset viewer.