diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2022-05-15 23:09:32 -0500 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2022-05-15 23:09:32 -0500 |
commit | 4c2aabba4e4201f8ee88b419f1e9350ebf957844 (patch) | |
tree | fa5a63789ecd13bdd1624991c8e403194a4c0b69 /chapter01 | |
parent | 59d5489ff8e54b251cf1bbc8ceb5dd18bb809278 (diff) |
Package updates.
Update to linux-5.17.7.
Update to psmisc-23.5.
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 14 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 4 |
2 files changed, 16 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 85dfc2f36..c526bd946 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -41,6 +41,20 @@ --> <listitem> + <para>2022-05-16</para> + <itemizedlist> + <listitem> + <para>[bdubbs] - Update to linux-5.17.7. Fixes + <ulink url="&lfs-ticket-root;5059">#5059</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Update to psmisc-23.5. Fixes + <ulink url="&lfs-ticket-root;5060">#5060</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2022-05-01</para> <itemizedlist> <listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 6ae480aa0..045de4c9d 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -212,9 +212,9 @@ <listitem> <para>Procps-ng-&procps-ng-version;</para> </listitem> - <!--<listitem> + <listitem> <para>Psmisc-&psmisc-version;</para> - </listitem>--> + </listitem> <listitem> <para>Python-&python-version;</para> </listitem> |