Changeset 1c784d2


Ignore:
Timestamp:
07/25/2022 03:45:24 AM (21 months ago)
Author:
Thomas Trepl (Moody) <thomas@…>
Branches:
multilib
Children:
3ebe876, f4e814c
Parents:
9c07177 (diff), 32feb4b (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

    r9c07177 r1c784d2  
    4242
    4343    <listitem>
     44      <para>2022-07-24</para>
     45      <itemizedlist>
     46        <listitem>
     47          <para>[bdubbs] - Update to linux-5.18.14. (Security fixes
     48          for machines affected by the RETBleed vulnerability). Fixes
     49          <ulink url="&lfs-ticket-root;5082">#5082</ulink>.</para>
     50        </listitem>
     51        <listitem>
     52          <para>[bdubbs] - Update to libcap-2.65. Fixes
     53          <ulink url="&lfs-ticket-root;5083">#5083</ulink>.</para>
     54        </listitem>
     55      </itemizedlist>
     56    </listitem>
     57
     58    <listitem>
    4459      <para>2022-07-15</para>
    4560      <itemizedlist>
  • packages.ent

    r9c07177 r1c784d2  
    403403<!ENTITY lfs-bootscripts-cfg-sbu "less than 0.1 SBU">
    404404
    405 <!ENTITY libcap-version "2.64">
    406 <!ENTITY libcap-size "172 KB">
     405<!ENTITY libcap-version "2.65">
     406<!ENTITY libcap-size "176 KB">
    407407<!ENTITY libcap-url "&kernel;linux/libs/security/linux-privs/libcap2/libcap-&libcap-version;.tar.xz">
    408 <!ENTITY libcap-md5 "14fb1fa596f58596bdef0bb5033d2586">
     408<!ENTITY libcap-md5 "3543e753dd941255c4def6cc67a462bb">
    409409<!ENTITY libcap-home "https://sites.google.com/site/fullycapable/">
    410410<!ENTITY libcap-fin-du "2.7 MB">
     
    437437<!ENTITY linux-major-version "5">
    438438<!ENTITY linux-minor-version "18">
    439 <!ENTITY linux-patch-version "11">
     439<!ENTITY linux-patch-version "14">
    440440<!--<!ENTITY linux-version "&linux-major-version;.&linux-minor-version;">-->
    441441<!ENTITY linux-version "&linux-major-version;.&linux-minor-version;.&linux-patch-version;">
    442 <!ENTITY linux-size "126,787 KB">
     442<!ENTITY linux-size "126,808 KB">
    443443<!ENTITY linux-url "&kernel;linux/kernel/v&linux-major-version;.x/linux-&linux-version;.tar.xz">
    444 <!ENTITY linux-md5 "3617b3dd0e2d9c8dd216d3bc6ea9f022">
     444<!ENTITY linux-md5 "3191e07cbaa8cad0bcda8847af3c31fa">
    445445<!ENTITY linux-home "https://www.kernel.org/">
    446446<!-- measured for 5.13.4 / gcc-11.1.0 on x86_64 : minimum is
Note: See TracChangeset for help on using the changeset viewer.