Changeset 2860348


Ignore:
Timestamp:
11/21/2023 02:11:09 AM (6 months ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
12.1, ken/TL2024, ken/tuningfonts, lazarus, plabs/newcss, python3.11, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18
Children:
c94de90
Parents:
91a72fe (diff), 25ccfd2 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    r91a72fe r2860348  
    4747        </listitem>
    4848        <listitem>
     49          <para>[ken] - Update to dvisgm-3.1.2. Fixes
     50          <ulink url="&blfs-ticket-root;18707">#18707</ulink>.</para>
     51        </listitem>
     52        <listitem>
    4953          <para>[renodr] - Update to rustc-1.74.0. Fixes
    5054          <ulink url="&blfs-ticket-root;18876">#18876</ulink>.</para>
  • packages.ent

    r91a72fe r2860348  
    11661166<!ENTITY biber-version                "2.19">
    11671167<!ENTITY biblatex-version             "3.19">
    1168 <!ENTITY dvisvgm-version              "3.1.1">
     1168<!ENTITY dvisvgm-version              "3.1.2">
    11691169<!ENTITY xindy-version                "2.5.1">
    11701170
  • pst/typesetting/dvisvgm.xml

    r91a72fe r2860348  
    99  <!ENTITY dvisvgm-download-http "https://github.com/mgieseki/dvisvgm/releases/download/&dvisvgm-version;/dvisvgm-&dvisvgm-version;.tar.gz">
    1010  <!ENTITY dvisvgm-download-ftp  " ">
    11   <!ENTITY dvisvgm-md5sum        "88cad21f5bab4df105645f1c039fc800">
    12   <!ENTITY dvisvgm-size          "2.8 MB">
    13   <!ENTITY dvisvgm-buildsize     "312 MB (45 MB installed, add 959 MB for the tests)">
     11  <!ENTITY dvisvgm-md5sum        "bceb859ea2a68e579b06bf259bbe5a53">
     12  <!ENTITY dvisvgm-size          "2.9 MB">
     13  <!ENTITY dvisvgm-buildsize     "311 MB (45 MB installed, add 958 MB for the tests)">
    1414  <!ENTITY dvisvgm-time          "0.8 SBU (add 0.5 SBU for the tests, both using parallelism=4)">
    1515]>
Note: See TracChangeset for help on using the changeset viewer.