Changeset 9c4dc78


Ignore:
Timestamp:
07/25/2024 04:42:33 PM (7 weeks ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
12.2, lazarus, trunk, xry111/for-12.3, xry111/spidermonkey128
Children:
191e629, f92d633
Parents:
3da547ca (diff), 2dae739d (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

    r3da547ca r9c4dc78  
    4242      <para>July 25th, 2024</para>
    4343      <itemizedlist>
     44        <listitem>
     45          <para>[thomas] - Update to c-ares-1.32.3. Fixes
     46          <ulink url="&blfs-ticket-root;20136">#20136</ulink>.</para>
     47        </listitem>
    4448        <listitem>
    4549          <para>[renodr] - Update to OpenJDK-22.0.2 (Security Update). Fixes
  • networking/netlibs/c-ares.xml

    r3da547ca r9c4dc78  
    77  <!ENTITY c-ares-download-http "https://github.com/c-ares/c-ares/releases/download/v&c-ares-version;/c-ares-&c-ares-version;.tar.gz">
    88  <!ENTITY c-ares-download-ftp  " ">
    9   <!ENTITY c-ares-md5sum        "33a1bda92af34f603dde98be52daab3e">
     9  <!ENTITY c-ares-md5sum        "d5ed5967bc3a74191c051ce81ffe02fc">
    1010  <!ENTITY c-ares-size          "1.0 MB">
    1111  <!ENTITY c-ares-buildsize     "10 MB">
  • packages.ent

    r3da547ca r9c4dc78  
    732732
    733733<!-- Chapter 17 -->
    734 <!ENTITY c-ares-version               "1.32.2">
     734<!ENTITY c-ares-version               "1.32.3">
    735735<!ENTITY curl-version                 "8.9.0">
    736736<!ENTITY geoclue2-version             "2.7.1">
Note: See TracChangeset for help on using the changeset viewer.