Changeset 4a1ba31


Ignore:
Timestamp:
11/17/2023 08:42:12 PM (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:
1978830
Parents:
891ab0d (diff), 870f680 (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:
8 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/libxslt.xml

    r891ab0d r4a1ba31  
    77  <!ENTITY libxslt-download-http "https://download.gnome.org/sources/libxslt/1.1/libxslt-&libxslt-version;.tar.xz">
    88  <!ENTITY libxslt-download-ftp  " ">
    9   <!ENTITY libxslt-md5sum        "7d6e43db810177ddf9818ef394027019">
     9  <!ENTITY libxslt-md5sum        "22e9eb7c23825124e786611b3760a3c7">
    1010  <!ENTITY libxslt-size          "1.5 MB">
    1111  <!ENTITY libxslt-buildsize     "34 MB (with tests)">
     
    161161          /usr/include/libexslt,
    162162          /usr/include/libxslt,
     163          /usr/lib/cmake/libxslt,
    163164          /usr/lib/libxslt-plugins,
     165          /usr/share/gtk-doc/lib{xslt,exslt},
    164166          /usr/share/doc/libxslt-&libxslt-version;, and
    165167          /usr/share/doc/libxslt-python-&libxslt-version;</seg>
  • general/graphlib/libavif.xml

    r891ab0d r4a1ba31  
    77  <!ENTITY libavif-download-http "https://github.com/AOMediaCodec/libavif/archive/v&libavif-version;/libavif-&libavif-version;.tar.gz">
    88  <!ENTITY libavif-download-ftp  " ">
    9   <!ENTITY libavif-md5sum        "d7b2a7da1fb652b40936b09ffb006b24">
     9  <!ENTITY libavif-md5sum        "ed7933a50b490c3eccef552e0e0602df">
    1010  <!ENTITY libavif-size          "10 MB">
    1111  <!ENTITY libavif-buildsize     "16 MB">
     
    180180        </seg>
    181181        <seg>
    182           /usr/include/avif
     182          /usr/include/avif and
     183          /usr/lib/cmake/libavif
    183184        </seg>
    184185      </seglistitem>
  • general/sysutils/raptor.xml

    r891ab0d r4a1ba31  
    9797  <sect2 role="installation">
    9898    <title>Installation of Raptor</title>
    99 <!--
     99
    100100    <para>
    101       First, apply a patch that fixes a couple of security issues:
     101      First, fix an incompatibility with libxml2-2.11.x:
    102102    </para>
    103103
    104 <screen><userinput remap="pre">patch -Np1 -i ../raptor-&raptor-version;-security_fixes-1.patch</userinput></screen>
    105 -->
     104<screen><userinput remap="pre">sed -i 's/20627/20627 \&amp;\&amp; LIBXML_VERSION &lt; 21100/' src/raptor_libxml.c</userinput></screen>
     105
    106106    <para>
    107107      Install <application>Raptor</application> by running the following
  • gnome.ent

    r891ab0d r4a1ba31  
    7070<!ENTITY nautilus-version                  "45.1">
    7171<!--<!ENTITY zenity-version                    "3.42.1">-->
    72 <!ENTITY gnome-bluetooth-version           "42.6">
     72<!ENTITY gnome-bluetooth-version           "42.7">
    7373<!ENTITY gnome-keyring-version             "42.1">
    7474<!ENTITY gnome-settings-daemon-version     "45.0">
  • gnome/platform/gnome-bluetooth.xml

    r891ab0d r4a1ba31  
    88           "&gnome-download-http;/gnome-bluetooth/&gnome-42;/gnome-bluetooth-&gnome-bluetooth-version;.tar.xz">
    99  <!ENTITY gnome-bluetooth-download-ftp  " ">
    10   <!ENTITY gnome-bluetooth-md5sum        "46494f676eb14c436525e5a5671eae37">
     10  <!ENTITY gnome-bluetooth-md5sum        "efa6607de94422c92a18f68ebf432dff">
    1111  <!ENTITY gnome-bluetooth-size          "300 KB">
    12   <!ENTITY gnome-bluetooth-buildsize     "14 MB (with tests)">
    13   <!ENTITY gnome-bluetooth-time          "0.1 SBU (Using parallelism=4, with tests)">
     12  <!ENTITY gnome-bluetooth-buildsize     "12 MB (with tests)">
     13  <!ENTITY gnome-bluetooth-time          "0.2 SBU (Using parallelism=4, with tests)">
    1414]>
    1515
  • introduction/welcome/changelog.xml

    r891ab0d r4a1ba31  
    4343      <itemizedlist>
    4444        <listitem>
     45          <para>[renodr] - Update to gnome-bluetooth-42.7. Fixes
     46          <ulink url="&blfs-ticket-root;18877">#18877</ulink>.</para>
     47        </listitem>
     48        <listitem>
     49          <para>[renodr] - Update to libavif-1.0.2. Fixes
     50          <ulink url="&blfs-ticket-root;18875">#18875</ulink>.</para>
     51        </listitem>
     52        <listitem>
     53          <para>[renodr] - Update to libxslt-1.1.39. Fixes
     54          <ulink url="&blfs-ticket-root;18874">#18874</ulink>.</para>
     55        </listitem>
     56        <listitem>
     57          <para>[renodr] - Fix a build failure in raptor2 when libxml2-2.11.x
     58          is installed. Thanks goes to Joe Locash for the report. Fixes
     59          <ulink url="&blfs-ticket-root;18872">#18872</ulink>.</para>
     60        </listitem>
     61        <listitem>
     62          <para>[timtas] - Update to exim-4.97. Fixes
     63          <ulink url="&blfs-ticket-root;18818">#18818</ulink>.</para>
     64        </listitem>
     65        <listitem>
    4566          <para>[bdubbs] - Add File::FcntlLock-0.22 (Perl module) in
    4667          support of exim
  • packages.ent

    r891ab0d r4a1ba31  
    169169<!ENTITY libxml2-version              "2.11.5">
    170170<!ENTITY libxmlb-version              "0.3.14">
    171 <!ENTITY libxslt-version              "1.1.38">
     171<!ENTITY libxslt-version              "1.1.39">
    172172<!ENTITY libwacom-version             "2.8.0">
    173173<!ENTITY libwpe-version               "1.14.1">
     
    211211<!ENTITY jasper-version               "4.1.0">
    212212<!ENTITY lcms2-version                "2.14">
    213 <!ENTITY libavif-version              "1.0.1">
     213<!ENTITY libavif-version              "1.0.2">
    214214<!ENTITY libexif-version              "0.6.24">
    215215<!ENTITY libgxps-version              "0.3.2">
     
    742742<!ENTITY dovecot-version              "&dovecot-major;.&dovecot-minor;.&dovecot-micro;">
    743743
    744 <!ENTITY exim-version                 "4.96.2">
     744<!ENTITY exim-version                 "4.97">
    745745<!ENTITY postfix-version              "3.8.3">
    746746<!ENTITY sendmail-version             "8.17.2">
  • server/mail/exim.xml

    r891ab0d r4a1ba31  
    1010  <!-- if above don't work, please use one of the official mirrors at
    1111       http://www.exim.org/mirmon/ftp_mirrors.html -->
    12   <!ENTITY exim-md5sum          "27f552d5ba125a734d867642400d1d43">
    13   <!ENTITY exim-size            "1.8 MB">
    14   <!ENTITY exim-buildsize       "21 MB">
     12  <!ENTITY exim-md5sum          "dba384773ac0b7423927051bf3a6dad8">
     13  <!ENTITY exim-size            "1.9 MB">
     14  <!ENTITY exim-buildsize       "18 MB">
    1515  <!ENTITY exim-time            "less than 0.1 SBU (at -j4)">
    1616
     
    102102    <bridgehead renderas="sect4">Required</bridgehead>
    103103    <para role="required">
    104       <xref linkend="libnsl"/> and
     104      <xref linkend="libnsl"/>,
     105      <xref linkend="perl-file-fcntllock"/> and
    105106      <xref linkend="pcre2"/>
    106107    </para>
Note: See TracChangeset for help on using the changeset viewer.