Changeset 37524fe


Ignore:
Timestamp:
10/18/2022 07:28:34 PM (18 months ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
11.3, 12.0, 12.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, xry111/llvm18, xry111/xf86-video-removal
Children:
f7283ec
Parents:
a723a30b (diff), 34cefaa (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:
4 edited

Legend:

Unmodified
Added
Removed
  • general/prog/lua.xml

    ra723a30b r37524fe  
    152152    </para>
    153153
    154 <screen><userinput>patch -Np1 -i ../lua-&lua-version;-shared_library-1.patch &amp;&amp;
     154<screen><userinput>patch -Np1 -i ../lua-&lua-version;-shared_library-2.patch &amp;&amp;
    155155make linux</userinput></screen>
    156156<!-- make MYCFLAGS="-DLUA_COMPAT_5_2 -DLUA_COMPAT_5_1" linux
  • introduction/welcome/changelog.xml

    ra723a30b r37524fe  
    5353          <ulink url="&blfs-ticket-root;17136">#17136</ulink>.</para>
    5454        </listitem>
     55        <listitem>
     56          <para>[ken] - Update to firefox-102.4.0 (Security Update).
     57          Fixes <ulink url="&blfs-ticket-root;17192">#17192</ulink>.</para>
     58        </listitem>
    5559      </itemizedlist>
    5660    </listitem>
     
    7882        </listitem>
    7983        <listitem>
    80           <para>[bdubbs] - Update to libksba-1.6.2. Fixes
     84          <para>[bdubbs] - Update to libksba-1.6.2 (Security fix). Fixes
    8185          <ulink url="&blfs-ticket-root;17162">#17162</ulink>.</para>
    8286        </listitem>
  • packages.ent

    ra723a30b r37524fe  
    840840<!ENTITY epiphany-version             "42.4">
    841841<!-- falkon version is the same as KDE applications -->
    842 <!ENTITY firefox-version              "102.3.0">
     842<!ENTITY firefox-version              "102.4.0">
    843843<!ENTITY seamonkey-version            "2.53.14">
    844844
  • xsoft/graphweb/firefox.xml

    ra723a30b r37524fe  
    77  <!ENTITY firefox-download-http "&mozilla-http;/firefox/releases/&firefox-version;esr/source/firefox-&firefox-version;esr.source.tar.xz">
    88  <!ENTITY firefox-download-ftp  " ">
    9   <!ENTITY firefox-md5sum        "ee3dda644b6b09fa310dfe8ef40373d0">
    10   <!ENTITY firefox-size          "457 MB">
     9  <!ENTITY firefox-md5sum        "5ad962e43ad29245238feeba558941d9">
     10  <!ENTITY firefox-size          "460 MB">
    1111  <!-- NB with stylo, much of the build uses rust, and therefore cargo files.
    1212    But the extra cached cargo files, if any, seem to be minimal -->
    13   <!ENTITY firefox-buildsize     "7.0 GB (199 MB installed) without tests">
     13  <!ENTITY firefox-buildsize     "7.1 GB (199 MB installed) without tests">
    1414  <!-- editors: with ff63 and rust-1.29, ./mach build -j4 is probably the
    1515   most practical way to get a timing on a machine with more cores, if taking
Note: See TracChangeset for help on using the changeset viewer.