Changeset 3559b1be
- Timestamp:
- 11/26/2019 06:11:38 PM (4 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 9.1, kea, ken/inkscape-core-mods, lazarus, lxqt, plabs/python-mods, qt5new, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 1dee513
- Parents:
- 8c5b0070
- Files:
-
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
r8c5b0070 r3559b1be 1 1 <!-- $LastChangedBy$ $Date$ --> 2 2 3 <!ENTITY day "2 5"> <!-- Always 2 digits -->3 <!ENTITY day "26"> <!-- Always 2 digits --> 4 4 <!ENTITY month "11"> <!-- 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 "November 2 5th, &year;">9 <!ENTITY releasedate "November 26th, &year;"> 10 10 <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> 11 11 <!ENTITY blfs-version "svn"> <!-- svn|[release #] --> -
gnome.ent
r8c5b0070 r3559b1be 24 24 <!ENTITY GConf-version "3.2.6"> 25 25 <!ENTITY geocode-glib-version "3.26.1"> 26 <!ENTITY gjs-version "1.58. 1">26 <!ENTITY gjs-version "1.58.3"> 27 27 <!ENTITY gnome-autoar-version "0.2.3"> 28 28 <!ENTITY gnome-desktop-version "3.34.1"> -
gnome/platform/gjs.xml
r8c5b0070 r3559b1be 7 7 <!ENTITY gjs-download-http "&gnome-download-http;/gjs/1.58/gjs-&gjs-version;.tar.xz"> 8 8 <!ENTITY gjs-download-ftp "&gnome-download-ftp;/gjs/1.58/gjs-&gjs-version;.tar.xz"> 9 <!ENTITY gjs-md5sum " 49ae54cccbf212e2f80fa1726d5f974c">9 <!ENTITY gjs-md5sum "bce6dea9a6583a8b3c6af5854df76aaf"> 10 10 <!ENTITY gjs-size "624 KB"> 11 11 <!ENTITY gjs-buildsize "89 MB (with tests)"> 12 <!ENTITY gjs-time "0. 8 SBU">12 <!ENTITY gjs-time "0.9 SBU (with tests)"> 13 13 ]> 14 14 … … 116 116 tests will fail if not running in an Xorg session. Two tests related 117 117 to testCommandLine.sh (4 and 5) are known to fail. 118 <!-- Still fails with 1.58.3. --> 118 119 </para> 119 120 -
introduction/welcome/changelog.xml
r8c5b0070 r3559b1be 42 42 </listitem> 43 43 --> 44 <listitem> 45 <para>November 24th, 2019</para> 44 45 <listitem> 46 <para>November 26th, 2019</para> 47 <itemizedlist> 48 <listitem> 49 <para>[renodr] - Update to gjs-1.58.3. Fixes 50 <ulink url="&blfs-ticket-root;12812">#12812</ulink>.</para> 51 </listitem> 52 </itemizedlist> 53 </listitem> 54 55 <listitem> 56 <para>November 25th, 2019</para> 46 57 <itemizedlist> 47 58 <listitem> -
multimedia/libdriv/libmpeg2.xml
r8c5b0070 r3559b1be 133 133 <?dbhtml list-presentation="table"?> 134 134 135 <!-- 135 <!-- 136 Don't fill this one in. It's designed for a user to corrupt their own 137 mpeg files, which can be used for malice. 136 138 <varlistentry id="corrupt_mpeg2"> 137 139 <term><command>corrupt_mpeg2</command></term>
Note:
See TracChangeset
for help on using the changeset viewer.