Changeset e2dd202


Ignore:
Timestamp:
01/02/2019 02:40:41 AM (5 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.4, 9.0, 9.1, bdubbs/svn, 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:
64be6a1
Parents:
950d2f74
Message:

Update to vte-0.54.3

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • gnome.ent

    r950d2f74 re2dd202  
    2121<!ENTITY rest-version                      "0.8.1">
    2222<!ENTITY totem-pl-parser-version           "3.26.1">
    23 <!ENTITY vte-version                       "0.54.2">
     23<!ENTITY vte-version                       "0.54.3">
    2424<!ENTITY yelp-xsl-version                  "3.30.1">
    2525<!ENTITY GConf-version                     "3.2.6">
  • gnome/platform/totem-pl-parser.xml

    r950d2f74 re2dd202  
    117117
    118118    <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.-->
    121123    </para>
    122124
  • gnome/platform/vte.xml

    r950d2f74 re2dd202  
    77  <!ENTITY vte-download-http "&gnome-download-http;/vte/0.54/vte-&vte-version;.tar.xz">
    88  <!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">
    1010  <!ENTITY vte-size          "1.0 MB">
    1111  <!ENTITY vte-buildsize     "37 MB (with tests)">
  • introduction/welcome/changelog.xml

    r950d2f74 re2dd202  
    4646      <itemizedlist>
    4747        <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>
    4852          <para>[renodr] - Update to WebKitGTK+-2.22.5. Fixes
    4953          <ulink url="&blfs-ticket-root;11374">#11374</ulink>.</para>
Note: See TracChangeset for help on using the changeset viewer.