From: matsuand <30614168+matsuand@users.noreply.github.com> Date: Thu, 31 Mar 2022 08:10:08 +0000 (+0900) Subject: [lfsja-git] r11.1-69 対応。 X-Git-Url: http://git.osdn.net/view?p=lfsbookja%2Flfsja-git.git;a=commitdiff_plain;h=ba25e34f234475520896b036d40980ac0a2a7f51 [lfsja-git] r11.1-69 対応。 --- diff --git a/configure b/configure index ddd0c94d..3dabe028 100755 --- a/configure +++ b/configure @@ -4737,7 +4737,7 @@ fi -TARGETVER=r11.1-65 +TARGETVER=r11.1-69 if test "x$revspec" = "xsystemd"; then TARGETVER="$TARGETVER-systemd" fi diff --git a/src/chapter01/changelog.ch b/src/chapter01/changelog.ch index 3143ed2a..181be91d 100644 --- a/src/chapter01/changelog.ch +++ b/src/chapter01/changelog.ch @@ -44,6 +44,96 @@ @z @x + 2022-03-31 + + + [bdubbs] - Update to sysvinit-3.02. Fixes + #5041. + + + [bdubbs] - Update to zlib-1.2.12. Fixes + #5040. + + + [bdubbs] - Update to expat-2.4.8. Fixes + #5039. + + + [bdubbs] - Update to Jinja2-3.1.1. Fixes + #5038. + + + [bdubbs] - Update to Python-3.10.4. Fixes + #5037. + + + [bdubbs] - Update to procps-ng-4.0.0. Fixes + #5036. + + + [bdubbs] - Update to iproute2-5.17.0. Fixes + #5035. + + + [bdubbs] - Update to meson-0.62.0. Fixes + #5034. + + + [bdubbs] - Update to linux-5.17.1. Fixes + #5033. + + + [bdubbs] - Update to util-linux-2.38. Fixes + #4997. + + +@y + 2022-03-31 + + + [bdubbs] - sysvinit-3.02 へのアップデート。 + #5041 を Fix に。 + + + [bdubbs] - zlib-1.2.12 へのアップデート。 + #5040 を Fix に。 + + + [bdubbs] - expat-2.4.8 へのアップデート。 + #5039 を Fix に。 + + + [bdubbs] - Jinja2-3.1.1 へのアップデート。 + #5038 を Fix に。 + + + [bdubbs] - Python-3.10.4 へのアップデート。 + #5037 を Fix に。 + + + [bdubbs] - procps-ng-4.0.0 へのアップデート。 + #5036 を Fix に。 + + + [bdubbs] - iproute2-5.17.0 へのアップデート。 + #5035 を Fix に。 + + + [bdubbs] - meson-0.62.0 へのアップデート。 + #5034 を Fix に。 + + + [bdubbs] - linux-5.17.1 へのアップデート。 + #5033 を Fix に。 + + + [bdubbs] - util-linux-2.38 へのアップデート。 + #4997 を Fix に。 + + +@z + +@x 2022-03-25 diff --git a/src/chapter01/jchangelog.ch b/src/chapter01/jchangelog.ch index ee231385..4bed18d9 100644 --- a/src/chapter01/jchangelog.ch +++ b/src/chapter01/jchangelog.ch @@ -50,6 +50,17 @@ --> + 2022-03-31 + + + [matsuand] - + r11.1-69 (676f0fdce) までの対応。 + + + + + + 2022-03-27 diff --git a/src/chapter08/man-db.ch b/src/chapter08/man-db.ch index bd37a1cb..47c6663f 100644 --- a/src/chapter08/man-db.ch +++ b/src/chapter08/man-db.ch @@ -273,13 +273,17 @@ @x Indonesian (id) ISO-8859-1 - Russian (ru) - KOI8-R + Greek (el) + ISO-8859-7 + + @y インドネシア語 (id) ISO-8859-1 - ロシア語 (ru) - KOI8-R + ギリシア語 (el) + ISO-8859-7 + + @z @x diff --git a/src/chapter08/python.ch b/src/chapter08/python.ch index e4235388..9296c982 100644 --- a/src/chapter08/python.ch +++ b/src/chapter08/python.ch @@ -56,15 +56,6 @@ @z -@x --with-ensurepip=yes - This switch enables building pip and - setuptools packaging programs. -@y - - 本スイッチは pip コマンドと、パッケージングプログラム setuptools をビルドすることを指示します。 - -@z - @x --enable-optimizations This switch enables stable, but expensive, optimizations. @y diff --git a/src/chapter08/util-linux.ch b/src/chapter08/util-linux.ch index d8d95303..ac10abb3 100644 --- a/src/chapter08/util-linux.ch +++ b/src/chapter08/util-linux.ch @@ -88,6 +88,15 @@ @z @x + The hardlink tests will fail if the host's kernel + does not have the option CONFIG_CRYPTO_USER_API_HASH set. +@y + + hardlinkテストは、カーネルオプションにおいて CONFIG_CRYPTO_USER_API_HASH セットが設定されていない場合は失敗します。 + +@z + +@x Install the package: @y &InstallThePackage; diff --git a/src/general.ch b/src/general.ch index 8fc9bab0..27a48ae6 100644 --- a/src/general.ch +++ b/src/general.ch @@ -47,9 +47,9 @@ ]]> - - - + + + @z diff --git a/version.ac b/version.ac index 84eda8aa..d7d3aac7 100644 --- a/version.ac +++ b/version.ac @@ -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.1-65]) +m4_define([lfs_version], [r11.1-69])