Changeset e2dd202
- Timestamp:
- 01/02/2019 02:40:41 AM (6 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 8.4, 9.0, 9.1, bdubbs/svn, 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:
- 64be6a1
- Parents:
- 950d2f74
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
gnome.ent
r950d2f74 re2dd202 21 21 <!ENTITY rest-version "0.8.1"> 22 22 <!ENTITY totem-pl-parser-version "3.26.1"> 23 <!ENTITY vte-version "0.54. 2">23 <!ENTITY vte-version "0.54.3"> 24 24 <!ENTITY yelp-xsl-version "3.30.1"> 25 25 <!ENTITY GConf-version "3.2.6"> -
gnome/platform/totem-pl-parser.xml
r950d2f74 re2dd202 117 117 118 118 <para> 119 To test the results, issue: <command>ninja test</command>. One test, 120 /parser/parsing/podcast_medium, is known to fail in a LFS environment. 119 To test the results, issue: <command>ninja test</command>. <!-- One test, 120 /parser/parsing/podcast_medium, is known to fail in a LFS environment. 121 With 3.26.1 and SVN-20190101, this is no longer true. Check back at 8.4/9.0 122 release time.--> 121 123 </para> 122 124 -
gnome/platform/vte.xml
r950d2f74 re2dd202 7 7 <!ENTITY vte-download-http "&gnome-download-http;/vte/0.54/vte-&vte-version;.tar.xz"> 8 8 <!ENTITY vte-download-ftp "&gnome-download-ftp;/vte/0.54/vte-&vte-version;.tar.xz"> 9 <!ENTITY vte-md5sum " 054a8a46b9de9078f81931311cf27a68">9 <!ENTITY vte-md5sum "fc0e9de2b6199c69e529ff3629fa35c8"> 10 10 <!ENTITY vte-size "1.0 MB"> 11 11 <!ENTITY vte-buildsize "37 MB (with tests)"> -
introduction/welcome/changelog.xml
r950d2f74 re2dd202 46 46 <itemizedlist> 47 47 <listitem> 48 <para>[renodr] - Update to vte-0.54.3. Partially fixes 49 <ulink url="&blfs-ticket-root;11435">#11435</ulink>.</para> 50 </listitem> 51 <listitem> 48 52 <para>[renodr] - Update to WebKitGTK+-2.22.5. Fixes 49 53 <ulink url="&blfs-ticket-root;11374">#11374</ulink>.</para>
Note:
See TracChangeset
for help on using the changeset viewer.