Changeset f83f864


Ignore:
Timestamp:
08/25/2023 10:30:20 PM (10 months ago)
Author:
Thomas Trepl <thomas@…>
Branches:
multilib
Children:
9ae9b7b
Parents:
d24801d (diff), c179964 (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

    rd24801d rf83f864  
    4444      <itemizedlist>
    4545        <listitem>
     46          <para>[bdubbs] - Update to linux-6.4.12.</para>
     47        </listitem>
     48      </itemizedlist>
     49    </listitem>
     50
     51    <listitem>
     52      <para>2023-08-18</para>
     53      <itemizedlist>
     54        <listitem>
    4655          <para>[bdubbs] - Update to udev-lfs-20230818.</para>
    4756        </listitem>
  • packages.ent

    rd24801d rf83f864  
    443443<!ENTITY linux-major-version "6">
    444444<!ENTITY linux-minor-version "4">
    445 <!ENTITY linux-patch-version "10">
     445<!ENTITY linux-patch-version "12">
    446446<!--<!ENTITY linux-version "&linux-major-version;.&linux-minor-version;">-->
    447447<!ENTITY linux-version "&linux-major-version;.&linux-minor-version;.&linux-patch-version;">
    448 <!ENTITY linux-size "134,621 KB">
     448<!ENTITY linux-size "134,616 KB">
    449449<!ENTITY linux-url "&kernel;linux/kernel/v&linux-major-version;.x/linux-&linux-version;.tar.xz">
    450 <!ENTITY linux-md5 "2e19e7badc3d4b080bf6b4864912f2d3">
     450<!ENTITY linux-md5 "24570ba0ef9dd592bd640a1a41686fac">
    451451<!ENTITY linux-home "https://www.kernel.org/">
    452452<!-- measured for 5.13.4 / gcc-11.1.0 on x86_64 : minimum is
Note: See TracChangeset for help on using the changeset viewer.