Changeset 8f036b74


Ignore:
Timestamp:
12/03/2019 01:19:30 AM (4 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 9.1, 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:
c2af02b
Parents:
b516439
Message:

Update to vte-0.58.3
Update to yelp-xsl-3.34.2

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

Files:
5 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    rb516439 r8f036b74  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "30">                   <!-- Always 2 digits -->
    4 <!ENTITY month        "11">                   <!-- Always 2 digits -->
     3<!ENTITY day          "02">                   <!-- Always 2 digits -->
     4<!ENTITY month        "12">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2019">
    66<!ENTITY copyrightdate "2001-&year;">
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "November 30th, &year;">
     9<!ENTITY releasedate  "December 2nd, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • gnome.ent

    rb516439 r8f036b74  
    2020<!ENTITY rest-version                      "0.8.1">
    2121<!ENTITY totem-pl-parser-version           "3.26.4">
    22 <!ENTITY vte-version                       "0.58.2">
    23 <!ENTITY yelp-xsl-version                  "3.34.0">
     22<!ENTITY vte-version                       "0.58.3">
     23<!ENTITY yelp-xsl-version                  "3.34.2">
    2424<!ENTITY GConf-version                     "3.2.6">
    2525<!ENTITY geocode-glib-version              "3.26.1">
  • gnome/platform/vte.xml

    rb516439 r8f036b74  
    77  <!ENTITY vte-download-http "&gnome-download-http;/vte/0.58/vte-&vte-version;.tar.xz">
    88  <!ENTITY vte-download-ftp  "&gnome-download-ftp;/vte/0.58/vte-&vte-version;.tar.xz">
    9   <!ENTITY vte-md5sum        "dadbf2c1d9864d3ea185738f97ab63af">
     9  <!ENTITY vte-md5sum        "f59eb0784a361c0939c03d4566255916">
    1010  <!ENTITY vte-size          "504 KB">
    1111  <!ENTITY vte-buildsize     "11 MB (with tests)">
    12   <!ENTITY vte-time          "0.4 SBU (using parallelism=4; with tests)">
     12  <!ENTITY vte-time          "0.5 SBU (using parallelism=4; with tests)">
    1313  <!-- Consolidating Tests/No Tests in GNOME sections for consistency. -->
    1414
  • gnome/platform/yelp-xsl.xml

    rb516439 r8f036b74  
    77  <!ENTITY yelp-xsl-download-http "&gnome-download-http;/yelp-xsl/&gnome-minor-34;/yelp-xsl-&yelp-xsl-version;.tar.xz">
    88  <!ENTITY yelp-xsl-download-ftp  "&gnome-download-ftp;/yelp-xsl/&gnome-minor-34;/yelp-xsl-&yelp-xsl-version;.tar.xz">
    9   <!ENTITY yelp-xsl-md5sum        "f8c4e777aee8b055251c333ef48a0cd0">
     9  <!ENTITY yelp-xsl-md5sum        "b9c1c53a9114b42054789f212ab37f59">
    1010  <!ENTITY yelp-xsl-size          "628 KB">
    11   <!ENTITY yelp-xsl-buildsize     "8.5 MB">
     11  <!ENTITY yelp-xsl-buildsize     "9.9 MB">
    1212  <!ENTITY yelp-xsl-time          "less than 0.1 SBU">
    1313]>
  • introduction/welcome/changelog.xml

    rb516439 r8f036b74  
    4242    </listitem>
    4343       -->
     44    <listitem>
     45      <para>December 2nd, 2019</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[renodr] - Update to yelp-xsl-3.34.2. Fixes
     49          <ulink url="&blfs-ticket-root;12808">#12808</ulink>.</para>
     50        </listitem>
     51        <listitem>
     52          <para>[renodr] - Update to VTE-0.58.3. Fixes
     53          <ulink url="&blfs-ticket-root;12811">#12811</ulink>.</para>
     54        </listitem>
     55      </itemizedlist>
     56    </listitem>
    4457
    4558    <listitem>
Note: See TracChangeset for help on using the changeset viewer.