• R/O
  • HTTP
  • SSH
  • HTTPS

lfsja-git: Commit

lfsja-git


Commit MetaInfo

Revisión617929e089d2b494e1a7d3e0ded949aaa780f370 (tree)
Tiempo2022-05-17 10:47:43
Autormatsuand <30614168+matsuand@user...>
Commitermatsuand

Log Message

[lfsja-git] r11.1-119 対応。

Cambiar Resumen

Diferencia incremental

--- a/configure
+++ b/configure
@@ -4737,7 +4737,7 @@ fi
47374737
47384738
47394739
4740-TARGETVER=r11.1-117
4740+TARGETVER=r11.1-119
47414741 if test "x$revspec" = "xsystemd"; then
47424742 TARGETVER="$TARGETVER-systemd"
47434743 fi
--- a/src/chapter01/changelog.ch
+++ b/src/chapter01/changelog.ch
@@ -44,6 +44,32 @@
4444 @z
4545
4646 @x
47+ <para>2022-05-16</para>
48+ <itemizedlist>
49+ <listitem>
50+ <para>[bdubbs] - Update to linux-5.17.7. Fixes
51+ <ulink url="&lfs-ticket-root;5059">#5059</ulink>.</para>
52+ </listitem>
53+ <listitem>
54+ <para>[bdubbs] - Update to psmisc-23.5. Fixes
55+ <ulink url="&lfs-ticket-root;5060">#5060</ulink>.</para>
56+ </listitem>
57+ </itemizedlist>
58+@y
59+ <para>2022-05-16</para>
60+ <itemizedlist>
61+ <listitem>
62+ <para>[bdubbs] - linux-5.17.7 へのアップデート。
63+ <ulink url="&lfs-ticket-root;5059">#5059</ulink> を Fix に。</para>
64+ </listitem>
65+ <listitem>
66+ <para>[bdubbs] - psmisc-23.5 へのアップデート。
67+ <ulink url="&lfs-ticket-root;5060">#5060</ulink> を Fix に。</para>
68+ </listitem>
69+ </itemizedlist>
70+@z
71+
72+@x
4773 <para>2022-05-01</para>
4874 <itemizedlist>
4975 <listitem>
--- a/src/chapter01/jchangelog.ch
+++ b/src/chapter01/jchangelog.ch
@@ -50,6 +50,17 @@
5050
5151 -->
5252 <listitem>
53+ <para>2022-05-17</para>
54+ <itemizedlist>
55+ <listitem>
56+ <para>[matsuand] -
57+ r11.1-119 (<ulink url="&lfs-changeset;07b9641ca">07b9641ca</ulink>) までの対応。
58+ </para>
59+ </listitem>
60+ </itemizedlist>
61+ </listitem>
62+
63+ <listitem>
5364 <para>2022-05-12</para>
5465 <itemizedlist>
5566 <listitem>
--- a/src/chapter08/coreutils.ch
+++ b/src/chapter08/coreutils.ch
@@ -162,6 +162,14 @@
162162 @z
163163
164164 @x
165+ <para>The sort-NaN-infloop test is known to fail with GCC-12.</para>
166+@y
167+ <para>
168+ sort-NaN-infloop というテストは GCC-12 を用いると失敗します。
169+ </para>
170+@z
171+
172+@x
165173 <para>Remove the temporary group:</para>
166174 @y
167175 <para>
--- a/src/general.ch
+++ b/src/general.ch
@@ -47,9 +47,9 @@
4747 <!ENTITY copyrightdate "%crdate;">
4848 ]]>
4949
50-<!ENTITY jversion "20220512">
51-<!ENTITY jversiond "20220512">
52-<!ENTITY jcorrespondSHA "59d5489ff"> <!-- lfs-git SHA 値; 本箇所での記載のみ -->
50+<!ENTITY jversion "20220517">
51+<!ENTITY jversiond "20220517">
52+<!ENTITY jcorrespondSHA "07b9641ca"> <!-- lfs-git SHA 値; 本箇所での記載のみ -->
5353 <!ENTITY dir-jversion "git-ja">
5454 <!ENTITY dir-jversiond "git-sysdja">
5555 @z
--- a/version.ac
+++ b/version.ac
@@ -2,4 +2,4 @@ dnl
22 dnl This is part of LFSbookja package.
33 dnl
44 dnl m4-include this file to define the current LFS version
5-m4_define([lfs_version], [r11.1-117])
5+m4_define([lfs_version], [r11.1-119])
Show on old repository browser