Changeset c87aec2


Ignore:
Timestamp:
01/30/2022 04:45:09 AM (2 years ago)
Author:
Thomas Trepl (Moody) <thomas@…>
Branches:
multilib
Children:
8f3b8fa4
Parents:
cc37d96 (diff), 0aeb9f3 (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

    rcc37d96 rc87aec2  
    4141    -->
    4242    <listitem>
    43       <para>2022-01-20</para>
     43      <para>2022-01-29</para>
     44      <itemizedlist>
     45        <listitem>
     46          <para>[bdubbs] - Update to linux-5.16.4. Fixes
     47          <ulink url="&lfs-ticket-root;4991">#4991</ulink>.</para>
     48        </listitem>
     49      </itemizedlist>
     50    </listitem>
     51
     52    <listitem>
     53      <para>2022-01-27</para>
    4454      <itemizedlist>
    4555        <listitem>
  • packages.ent

    rcc37d96 rc87aec2  
    438438<!ENTITY linux-major-version "5">
    439439<!ENTITY linux-minor-version "16">
    440 <!ENTITY linux-patch-version "2">
     440<!ENTITY linux-patch-version "4">
    441441<!--<!ENTITY linux-version "&linux-major-version;.&linux-minor-version;">-->
    442442<!ENTITY linux-version "&linux-major-version;.&linux-minor-version;.&linux-patch-version;">
    443 <!ENTITY linux-size "124,536 KB">
     443<!ENTITY linux-size "124,547 KB">
    444444<!ENTITY linux-url "&kernel;linux/kernel/v&linux-major-version;.x/linux-&linux-version;.tar.xz">
    445 <!ENTITY linux-md5 "fd00badc3b53d42da3d84a7cf6f53f17">
     445<!ENTITY linux-md5 "4a6796ff9e020abb3666d40775ab4867">
    446446<!ENTITY linux-home "https://www.kernel.org/">
    447447<!-- measured for 5.13.4 / gcc-11.1.0 on x86_64 : minimum is
Note: See TracChangeset for help on using the changeset viewer.