Changeset 2e707bcd


Ignore:
Timestamp:
12/15/2023 06:47:19 PM (6 months ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
12.1, ken/TL2024, lazarus, plabs/newcss, python3.11, rahul/power-profiles-daemon, trunk, xry111/llvm18
Children:
f5053149
Parents:
b5639c6
Message:

Update to vte-0.74.2

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • gnome.ent

    rb5639c6 r2e707bcd  
    3333<!ENTITY totem-pl-parser-version           "3.26.6">
    3434<!ENTITY vte-minor                         "0.74">
    35 <!ENTITY vte-version                       "&vte-minor;.1">
     35<!ENTITY vte-version                       "&vte-minor;.2">
    3636<!ENTITY yelp-xsl-version                  "42.1">
    3737<!ENTITY GConf-version                     "3.2.6">
  • gnome/platform/vte.xml

    rb5639c6 r2e707bcd  
    77  <!ENTITY vte-download-http "https://gitlab.gnome.org/GNOME/vte/-/archive/&vte-version;/vte-&vte-version;.tar.gz">
    88  <!ENTITY vte-download-ftp  " ">
    9   <!ENTITY vte-md5sum        "ffc4d99da350f2997db79be1515462fd">
     9  <!ENTITY vte-md5sum        "a89aabe85ebb62331098d669c0e3d469">
    1010  <!ENTITY vte-size          "620 KB">
    11   <!ENTITY vte-buildsize     "24 MB (with tests)">
    12   <!ENTITY vte-time          "0.4 SBU (using parallelism=4; with tests)">
     11  <!ENTITY vte-buildsize     "15 MB (with tests)">
     12  <!ENTITY vte-time          "0.5 SBU (using parallelism=4; with tests)">
    1313
    1414  <!-- For "Contents" and "Short Descriptions" sections -->
  • introduction/welcome/changelog.xml

    rb5639c6 r2e707bcd  
    4343      <itemizedlist>
    4444        <listitem>
     45          <para>[renodr] - Update to vte-0.74.2. Fixes
     46          <ulink url="&blfs-ticket-root;19014">#19014</ulink>.</para>
     47        </listitem>
     48        <listitem>
    4549          <para>[renodr] - Fix an issue in dhcpcd that occurs when using the
    4650          '-b' switch. Fixes
Note: See TracChangeset for help on using the changeset viewer.