OSDN Git Service

[lfsja-git] r11.2-325 対応。
authormatsuand <30614168+matsuand@users.noreply.github.com>
Sat, 18 Feb 2023 07:35:47 +0000 (16:35 +0900)
committermatsuand <30614168+matsuand@users.noreply.github.com>
Sat, 18 Feb 2023 07:35:47 +0000 (16:35 +0900)
configure
src/chapter01/changelog.ch
src/chapter01/jchangelog.ch
src/chapter03/packages.ch
src/general.ch
version.ac

index 665b7af..a81c2a6 100755 (executable)
--- a/configure
+++ b/configure
@@ -4737,7 +4737,7 @@ fi
 
 
 
-TARGETVER=r11.2-321
+TARGETVER=r11.2-325
 if test "x$revspec" = "xsystemd"; then
   TARGETVER="$TARGETVER-systemd"
 fi
index c7663a6..00bf025 100644 (file)
 @z
 
 @x
+      <para>2023-02-13</para>
+      <itemizedlist>
+        <listitem>
+          <para>[bdubbs] - Update to man-pages-6.03. Fixes
+          <ulink url="&lfs-ticket-root;5216">#5216</ulink>.</para>
+        </listitem>
+      </itemizedlist>
+@y
+      <para>2023-02-13</para>
+      <itemizedlist>
+        <listitem>
+          <para>[bdubbs] - man-pages-6.03 へのアップデート。
+          <ulink url="&lfs-ticket-root;5216">#5216</ulink> を Fix に。</para>
+        </listitem>
+      </itemizedlist>
+@z
+
+@x
       <para>2023-02-11</para>
       <itemizedlist>
         <listitem>
index ad1537a..50a3b5b 100644 (file)
 
 -->
    <listitem>
+      <para>2023-02-18</para>
+      <itemizedlist>
+        <listitem>
+          <para>[matsuand] -
+          r11.2-325 (<ulink url="&lfs-changeset;d94d60604">d94d60604</ulink>) までの対応。
+          </para>
+        </listitem>
+      </itemizedlist>
+   </listitem>
+
+   <listitem>
       <para>2023-02-13</para>
       <itemizedlist>
         <listitem>
index 1da00cd..ca90f28 100644 (file)
         <para>&Download;: <ulink url="&glibc-url;"/></para>
 @z
 
+@x
+            The Glibc developers maintain a
+            <ulink url='https://sourceware.org/git/?p=glibc.git;a=shortlog;h=refs/heads/release/&glibc-version;/master'>Git
+            branch</ulink> containing patches considered worthy for
+            Glibc-&glibc-version; but unfortunately developed after
+            Glibc-&glibc-version; release.  The LFS editors will issue a
+            security advisory if any security fix is added into the branch,
+            but no actions will be taken for other newly added patches.  You
+            may review the patches yourself and incorporate some patches if
+            you consider them important.
+@y
+            Glibc の開発者は
+            <ulink url='https://sourceware.org/git/?p=glibc.git;a=shortlog;h=refs/heads/release/&glibc-version;/master'>Git
+            ブランチ</ulink> を管理しており、そこには Glibc-&glibc-version; に有用と思われるパッチを含んでいますが、それは残念ながら Glibc-&glibc-version; のリリース以降に開発されたものに限ります。
+            LFS 編集者は、そのブランチにセキュリティフィックスが加えられた際には、セキュリティアドバイザリーを発表することにしています。
+            ただしセキュリティ以外で新規追加されたパッチに関しては、何も作業は行いません。
+            したがって各パッチは自分で確認するようにし、また重要であると思われる場合は各自でそのパッチを適用してください。
+@z
+
 @x gmp
         <para>Home page: <ulink url="&gmp-home;"/></para>
         <para>Download: <ulink url="&gmp-url;"/></para>
index a32aedf..8078b32 100644 (file)
@@ -47,9 +47,9 @@
 <!ENTITY copyrightdate   "%crdate;">
 ]]>
 
-<!ENTITY jversion        "20230213">
-<!ENTITY jversiond       "20230213">
-<!ENTITY jcorrespondSHA  "d649720e1"> <!-- lfs-git SHA 値; 本箇所での記載のみ -->
+<!ENTITY jversion        "20230218">
+<!ENTITY jversiond       "20230218">
+<!ENTITY jcorrespondSHA  "d94d60604"> <!-- lfs-git SHA 値; 本箇所での記載のみ -->
 <!ENTITY dir-jversion    "git-ja">
 <!ENTITY dir-jversiond   "git-sysdja">
 @z
index 196d986..8595683 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-321])
+m4_define([lfs_version], [r11.2-325])