Changeset d0744c0


Ignore:
Timestamp:
10/21/2024 09:31:16 PM (7 hours ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
trunk
Children:
12f7c85
Parents:
2998eb65 (diff), 2778b33f (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

    r2998eb65 rd0744c0  
    4343      <itemizedlist>
    4444        <listitem>
     45          <para>[renodr] - Update to wireshark-4.4.1 (Security Update). Fixes
     46          <ulink url="&blfs-ticket-root;20503">#20503</ulink>.</para>
     47        </listitem>
     48        <listitem>
    4549          <para>[bdubbs] - Update to subversion-1.14.4. Fixes
    4650          <ulink url="&blfs-ticket-root;20500">#20500</ulink>.</para>
     
    111115        </listitem>
    112116        <listitem>
    113           <para>[xry111] - Update to spidermonkey-128.3.1.  Fixes
    114           <ulink url="&blfs-ticket-root;20077">#20077</ulink>.</para>
     117          <para>[xry111] - Update to spidermonkey-128.3.1 (Security Update).
     118          Fixes <ulink url="&blfs-ticket-root;20077">#20077</ulink>.</para>
    115119        </listitem>
    116120        <listitem>
     
    130134        <listitem>
    131135          <para>[bdubbs] - Temporarily revert to poppler-24.09.0 until
    132           other packages are uptated to use it (e.g. inkscape, libreoffice.</para>
     136          other packages are uptated to use it (e.g. inkscape, libreoffice)</para>
    133137        </listitem>
    134138        <listitem>
  • networking/netutils/wireshark.xml

    r2998eb65 rd0744c0  
    77  <!ENTITY wireshark-download-http "https://www.wireshark.org/download/src/all-versions/wireshark-&wireshark-version;.tar.xz">
    88  <!ENTITY wireshark-download-ftp  " ">
    9   <!ENTITY wireshark-md5sum        "50a9ae3a9b90f92d6f352531fe68fbd2">
     9  <!ENTITY wireshark-md5sum        "f6c14c48f2c5fe8d7bd52236a0a4001f">
    1010  <!ENTITY wireshark-size          "45 MB">
    11   <!ENTITY wireshark-buildsize     "771 MB (171 MB installed)">
    12   <!ENTITY wireshark-time          "2.5 SBU (with parallelism=4)">
     11  <!ENTITY wireshark-buildsize     "924 MB (171 MB installed)">
     12  <!ENTITY wireshark-time          "3.3 SBU (with parallelism=4)">
    1313]>
    1414
     
    133133      <xref linkend="asciidoctor"/>,
    134134      <xref linkend="brotli"/>,
     135      <xref linkend="cups"/>,
    135136      <xref linkend="doxygen"/>,
    136137      <xref linkend="git"/>,
     
    143144      <xref linkend="nghttp2"/>,
    144145      <xref linkend="sbc"/>,
     146      <xref linkend="vulkan-headers"/>,
    145147      <ulink url="https://www.linphone.org/technical-corner/bcg729">BCG729</ulink>,
    146148      <ulink url="https://github.com/TimothyGu/libilbc">libilbc</ulink>,
     
    149151      <ulink url="https://github.com/maxmind/libmaxminddb">MaxMindDB</ulink>,
    150152      <ulink url="https://www.winimage.com/zLibDll/minizip.html">Minizip</ulink>,
     153      <ulink url="https://github.com/ngtcp2/nghttp3">nghttp3</ulink>,
    151154      <ulink url="https://google.github.io/snappy/">Snappy</ulink>, and
    152155      <ulink url="https://github.com/freeswitch/spandsp">Spandsp</ulink>
  • packages.ent

    r2998eb65 rd0744c0  
    731731<!ENTITY traceroute-version           "2.1.6">
    732732<!ENTITY whois-version                "5.4.3">
    733 <!ENTITY wireshark-version            "4.4.0">  <!-- even minor versions only -->
     733<!ENTITY wireshark-version            "4.4.1">  <!-- even minor versions only -->
    734734
    735735<!-- Chapter 17 -->
Note: See TracChangeset for help on using the changeset viewer.