OSDN Git Service

[lfsja-git] r11.2-334 対応。
authormatsuand <30614168+matsuand@users.noreply.github.com>
Tue, 28 Feb 2023 06:34:59 +0000 (15:34 +0900)
committermatsuand <30614168+matsuand@users.noreply.github.com>
Tue, 28 Feb 2023 06:34:59 +0000 (15:34 +0900)
configure
src/chapter01/changelog.ch
src/chapter01/jchangelog.ch
src/chapter02/hostreqs.ch
src/general.ch
version.ac

index f4c17a4..b538116 100755 (executable)
--- a/configure
+++ b/configure
@@ -4737,7 +4737,7 @@ fi
 
 
 
-TARGETVER=r11.2-331
+TARGETVER=r11.2-334
 if test "x$revspec" = "xsystemd"; then
   TARGETVER="$TARGETVER-systemd"
 fi
index 337cfaa..8d5aa85 100644 (file)
@@ -97,7 +97,7 @@
         </listitem>
         <listitem>
           <para>[bdubbs] - Update to e2fsprogs-1.47.0. Fixes
-          <ulink url="&lfs-ticket-root;5214">#5213</ulink>.</para>
+          <ulink url="&lfs-ticket-root;5213">#5213</ulink>.</para>
         </listitem>
         <listitem revision="systemd">
           <para>[bdubbs] - Update to dbus-1.14.6. Fixes
         </listitem>
         <listitem>
           <para>[bdubbs] - e2fsprogs-1.47.0 へのアップデート。
-          <ulink url="&lfs-ticket-root;5214">#5213</ulink> を Fix に。</para>
+          <ulink url="&lfs-ticket-root;5213">#5213</ulink> を Fix に。</para>
         </listitem>
         <listitem revision="systemd">
           <para>[bdubbs] - dbus-1.14.6 へのアップデート。
index c66f4ac..053facc 100644 (file)
 
 -->
    <listitem>
+      <para>2023-02-28</para>
+      <itemizedlist>
+        <listitem>
+          <para>[matsuand] -
+          r11.2-334 (<ulink url="&lfs-changeset;e37bc9c77">e37bc9c77</ulink>) までの対応。
+          </para>
+        </listitem>
+      </itemizedlist>
+   </listitem>
+
+   <listitem>
       <para>2023-02-20</para>
       <itemizedlist>
         <listitem>
index 6d9eae5..9b7a77e 100644 (file)
 @z
 
 @x
-      <para><emphasis role="strong">GCC-4.8</emphasis> including the C++
+      <para><emphasis role="strong">GCC-5.1</emphasis> including the C++
       compiler, <command>g++</command> (Versions greater than &gcc-version; are
       not recommended as they have not been tested). C and C++ standard
       libraries (with headers) must also be present so the C++ compiler can
       build hosted programs</para>
 @y
       <para>
-      <emphasis role="strong">GCC-4.8</emphasis> と C++ コンパイラーである <command>g++</command>
+      <emphasis role="strong">GCC-5.1</emphasis> と C++ コンパイラーである <command>g++</command>
       (&gcc-version; 以上のバージョンは、テストしていないためお勧めしません。)
       ホストされたプログラムを C++ コンパイラーがビルドできるように、C および C++ の標準ライブラリ(ヘッダーを含む)が存在しなければなりません。
       </para>
index 097f9fd..660b082 100644 (file)
@@ -47,9 +47,9 @@
 <!ENTITY copyrightdate   "%crdate;">
 ]]>
 
-<!ENTITY jversion        "20230220">
-<!ENTITY jversiond       "20230220">
-<!ENTITY jcorrespondSHA  "ea601535b"> <!-- lfs-git SHA 値; 本箇所での記載のみ -->
+<!ENTITY jversion        "20230228">
+<!ENTITY jversiond       "20230228">
+<!ENTITY jcorrespondSHA  "e37bc9c77"> <!-- lfs-git SHA 値; 本箇所での記載のみ -->
 <!ENTITY dir-jversion    "git-ja">
 <!ENTITY dir-jversiond   "git-sysdja">
 @z
index 046b212..a3cf737 100644 (file)
@@ -2,4 +2,4 @@ dnl
 dnl  This is part of LFSbookja package.
 dnl 
 dnl m4-include this file to define the current LFS version
-m4_define([lfs_version], [r11.2-331])
+m4_define([lfs_version], [r11.2-334])