Changeset bf7c160


Ignore:
Timestamp:
10/15/2023 10:30:16 PM (8 months ago)
Author:
Thomas Trepl <thomas@…>
Branches:
multilib
Children:
cbe26ed
Parents:
df6e42d (diff), 2c3487d (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:

Automatic merge of trunk into multilib

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • chapter01/changelog.xml

    rdf6e42d rbf7c160  
    4040    appropriate for the entry or if needed the entire day's listitem.
    4141    -->
     42    <listitem>
     43      <para>2023-10-15</para>
     44      <itemizedlist>
     45        <listitem>
     46           <para>[bdubbs] - Update to linux-6.5.7. Fixes
     47           <ulink url='&lfs-ticket-root;5362'>#5362</ulink>.</para>
     48        </listitem>
     49        <listitem>
     50           <para>[bdubbs] - Update to shadow-4.14.1. Fixes
     51           <ulink url='&lfs-ticket-root;5361'>#5361</ulink>.</para>
     52        </listitem>
     53        <listitem>
     54           <para>[bdubbs] - Update to gettext-0.22.3. Fixes
     55           <ulink url='&lfs-ticket-root;5359'>#5359</ulink>.</para>
     56        </listitem>
     57      </itemizedlist>
     58    </listitem>
     59
    4260
    4361    <listitem>
  • packages.ent

    rdf6e42d rbf7c160  
    246246<!ENTITY gdbm-fin-sbu "less than 0.1 SBU">
    247247
    248 <!ENTITY gettext-version "0.22.2">
    249 <!ENTITY gettext-size "9,999 KB">
     248<!ENTITY gettext-version "0.22.3">
     249<!ENTITY gettext-size "9,997 KB">
    250250<!ENTITY gettext-url "&gnu;gettext/gettext-&gettext-version;.tar.xz">
    251 <!ENTITY gettext-md5 "34531a35dd19370e86847bcf33148098">
     251<!ENTITY gettext-md5 "460b38ae5e520253dcd06165dd3e281f">
    252252<!ENTITY gettext-home "&gnu-software;gettext/">
    253253<!ENTITY gettext-tmp-du "306 MB">
     
    441441<!ENTITY linux-major-version "6">
    442442<!ENTITY linux-minor-version "5">
    443 <!ENTITY linux-patch-version "5">
     443<!ENTITY linux-patch-version "7">
    444444<!--<!ENTITY linux-version "&linux-major-version;.&linux-minor-version;">-->
    445445<!ENTITY linux-version "&linux-major-version;.&linux-minor-version;.&linux-patch-version;">
    446 <!ENTITY linux-size "135,734 KB">
     446<!ENTITY linux-size "135,699 KB">
    447447<!ENTITY linux-url "&kernel;linux/kernel/v&linux-major-version;.x/linux-&linux-version;.tar.xz">
    448 <!ENTITY linux-md5 "dc420e354d2b98e8a962969e6b85898f">
     448<!ENTITY linux-md5 "0323da8de9d6aaa017b20d403cc3505a">
    449449<!ENTITY linux-home "https://www.kernel.org/">
    450450<!-- measured for 6.5.3 / gcc-13.2.0 on x86_64 with -j4 : minimum is
     
    638638<!ENTITY sed-fin-sbu "0.3 SBU">
    639639
    640 <!ENTITY shadow-version "4.14.0">
    641 <!ENTITY shadow-size "1,746 KB">
     640<!ENTITY shadow-version "4.14.1">
     641<!ENTITY shadow-size "1,759 KB">
    642642<!ENTITY shadow-url "&github;/shadow-maint/shadow/releases/download/&shadow-version;/shadow-&shadow-version;.tar.xz">
    643 <!ENTITY shadow-md5 "bb0166bebc24db9003bb77bfd1359042">
     643<!ENTITY shadow-md5 "674950d5545fb29463af51c244ce2121">
    644644<!ENTITY shadow-home "https://shadow-maint.github.io/shadow/">
    645645<!ENTITY shadow-fin-du "46 MB">
Note: See TracChangeset for help on using the changeset viewer.