Update to vte-0.54.3

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20903 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Douglas R. Reno 2019-01-02 02:40:41 +00:00
parent 950d2f74ad
commit e2dd2025c8
4 changed files with 10 additions and 4 deletions

View File

@ -20,7 +20,7 @@
<!ENTITY libsecret-version "0.18.7">
<!ENTITY rest-version "0.8.1">
<!ENTITY totem-pl-parser-version "3.26.1">
<!ENTITY vte-version "0.54.2">
<!ENTITY vte-version "0.54.3">
<!ENTITY yelp-xsl-version "3.30.1">
<!ENTITY GConf-version "3.2.6">
<!ENTITY geocode-glib-version "3.26.0">

View File

@ -116,8 +116,10 @@ meson --prefix /usr --default-library shared .. &amp;&amp;
ninja</userinput></screen>
<para>
To test the results, issue: <command>ninja test</command>. One test,
/parser/parsing/podcast_medium, is known to fail in a LFS environment.
To test the results, issue: <command>ninja test</command>. <!-- One test,
/parser/parsing/podcast_medium, is known to fail in a LFS environment.
With 3.26.1 and SVN-20190101, this is no longer true. Check back at 8.4/9.0
release time.-->
</para>
<para>

View File

@ -6,7 +6,7 @@
<!ENTITY vte-download-http "&gnome-download-http;/vte/0.54/vte-&vte-version;.tar.xz">
<!ENTITY vte-download-ftp "&gnome-download-ftp;/vte/0.54/vte-&vte-version;.tar.xz">
<!ENTITY vte-md5sum "054a8a46b9de9078f81931311cf27a68">
<!ENTITY vte-md5sum "fc0e9de2b6199c69e529ff3629fa35c8">
<!ENTITY vte-size "1.0 MB">
<!ENTITY vte-buildsize "37 MB (with tests)">
<!ENTITY vte-time "0.7 SBU (with tests)">

View File

@ -44,6 +44,10 @@
<listitem>
<para>January 1st, 2019</para>
<itemizedlist>
<listitem>
<para>[renodr] - Update to vte-0.54.3. Partially fixes
<ulink url="&blfs-ticket-root;11435">#11435</ulink>.</para>
</listitem>
<listitem>
<para>[renodr] - Update to WebKitGTK+-2.22.5. Fixes
<ulink url="&blfs-ticket-root;11374">#11374</ulink>.</para>