From c705eb251152674feb66eeda1317ed0585730216 Mon Sep 17 00:00:00 2001 From: matsuand Date: Mon, 2 Dec 2019 05:20:10 +0000 Subject: [PATCH] =?utf8?q?[LFS-SVN]=20SVN-20191201,=20=E3=83=81=E3=82=A7?= =?utf8?q?=E3=83=B3=E3=82=B8=E3=82=BB=E3=83=83=E3=83=88=2011695-11702=20?= =?utf8?q?=E5=AF=BE=E5=BF=9C=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit git-svn-id: svn+ssh://svn.osdn.net/svnroot/lfsbookja/trunk@1268 d6661c75-0afd-443a-aae1-cb31083e41e8 --- lfsbook/configure | 2 +- lfsbook/src/chapter01/changelog.ch | 188 ++++++++++++++++++++++++++++++++++++ lfsbook/src/chapter01/jchangelog.ch | 20 +++- lfsbook/src/chapter04/addinguser.ch | 12 +++ lfsbook/src/chapter06/gettext.ch | 12 ++- lfsbook/src/chapter06/libelf.ch | 8 ++ lfsbook/src/chapter06/libffi.ch | 8 ++ lfsbook/src/chapter06/python.ch | 4 +- lfsbook/src/general.ch | 16 +-- lfsbook/version.ac | 4 +- 10 files changed, 257 insertions(+), 17 deletions(-) diff --git a/lfsbook/configure b/lfsbook/configure index 7a01f7e0..f3272080 100755 --- a/lfsbook/configure +++ b/lfsbook/configure @@ -4034,7 +4034,7 @@ fi -TARGETVER=svn-20191031 +TARGETVER=svn-20191201 SVNVER=`grep 'ENTITY version ' ${bookdir}/general.ent | sed -e 's/^$//' | tr 'A-Z' 'a-z'` { $as_echo "$as_me:${as_lineno-$LINENO}: checking for the original XML version" >&5 diff --git a/lfsbook/src/chapter01/changelog.ch b/lfsbook/src/chapter01/changelog.ch index b8a004e9..d3b4ae21 100644 --- a/lfsbook/src/chapter01/changelog.ch +++ b/lfsbook/src/chapter01/changelog.ch @@ -54,6 +54,144 @@ @z @x + 2019-12-01 + + + [bdubbs] - Add upstream fixes patch for bash. + Also add a note about possible problems when changing + to the lfs user. + + + [bdubbs] - Update to vim-8.1.2361. Updates + #4500. + + + [bdubbs] - Update to meson-0.52.1. Fixes + #4555. + + + [bdubbs] - Update to elfutils-0.178. Fixes + #4553. + + + [bdubbs] - Update to iproute2-5.4.0. Fixes + #4551. + + + [bdubbs] - Update to libffi-3.3. Fixes + #4550. + + + [bdubbs] - Update to tcl-8.6.10. Fixes + #4549. + + + [bdubbs] - Update to man-pages-5.04. Fixes + #4548. + + + [bdubbs] - Update to perl-5.30.1. Fixes + #4547. + + + [bdubbs] - Update to linux-5.4.1. Fixes + #4546. + + + [bdubbs] - Update to bc-2.3.2. Fixes + #4545. + + +@y + 2019-12-01 + + + [bdubbs] - bash に対してアップストリームによる修正パッチを追加。 + また初めて lfs ユーザーに切り替える際に発生するかもしれない問題に言及。 + + + [bdubbs] - vim-8.1.2361 へのアップデート。 + #4500 を Fix に。 + + + [bdubbs] - meson-0.52.1 へのアップデート。 + #4555 を Fix に。 + + + [bdubbs] - elfutils-0.178 へのアップデート。 + #4553 を Fix に。 + + + [bdubbs] - iproute2-5.4.0 へのアップデート。 + #4551 を Fix に。 + + + [bdubbs] - libffi-3.3 へのアップデート。 + #4550 を Fix に。 + + + [bdubbs] - tcl-8.6.10 へのアップデート。 + #4549 を Fix に。 + + + [bdubbs] - man-pages-5.04 へのアップデート。 + #4548 を Fix に。 + + + [bdubbs] - perl-5.30.1 へのアップデート。 + #4547 を Fix に。 + + + [bdubbs] - linux-5.4.1 へのアップデート。 + #4546 を Fix に。 + + + [bdubbs] - bc-2.3.2 へのアップデート。 + #4545 を Fix に。 + + +@z + +@x + 2019-11-08 + + + [renodr] - Update to Linux-5.3.9. Resolves a regression + with restarting systems with HD Audio (hda), data corruption + on btrfs, and a security vulnerability with systems that use + the RTLWIFI driver. Fixes + #4544. + + +@y + 2019-11-08 + + + [renodr] - Linux-5.3.9 へのアップデート。 + HD Audio (hda) を持つシステムの再起動回避、btrfs 上のデータ破損、RTLWIFI ドライバー利用時のセキュリティぜい弱性を修正。 + #4544 を Fix に。 + + +@z + +@x + 2019-11-06 + + + [renodr] - Fix potential infinite loop with meson-0.52 + and systemd-243. + + +@y + 2019-11-06 + + + [renodr] - meson-0.52 と systemd-243 にて発生する可能性のある無限ループを修正。 + + +@z + +@x 2019-10-31 @@ -94,6 +232,56 @@ @z @x + 2019-11-01 + + + [bdubbs] - Update to linux-5.3.8. Fixes + #4539. + + + [bdubbs] - Update to bc-2.2.0. Fixes + #4543. + + + [bdubbs] - Update to check-0.13.0. Fixes + #4540. + + + [bdubbs] - Update to eudev-3.2.9. Fixes + #4542. + + + [bdubbs] - Update to man-db-2.9.0. Fixes + #4541. + + +@y + 2019-11-01 + + + [bdubbs] - linux-5.3.8 へのアップデート。 + #4539 を Fix に。 + + + [bdubbs] - bc-2.2.0 へのアップデート。 + #4543 を Fix に。 + + + [bdubbs] - check-0.13.0 へのアップデート。 + #4540 を Fix に。 + + + [bdubbs] - eudev-3.2.9 へのアップデート。 + #4542 を Fix に。 + + + [bdubbs] - man-db-2.9.0 へのアップデート。 + #4541 を Fix に。 + + +@z + +@x 2019-10-17 diff --git a/lfsbook/src/chapter01/jchangelog.ch b/lfsbook/src/chapter01/jchangelog.ch index 80a7dd87..4d6f2b3f 100644 --- a/lfsbook/src/chapter01/jchangelog.ch +++ b/lfsbook/src/chapter01/jchangelog.ch @@ -60,6 +60,22 @@ --> + 2019-12-02 + + + [matsuand] - + SVN-20191201 + 20191201-systemd, + チェンジセット + 11695 ~ + 11702 + 対応。 + + + + + + 2019-11-01 @@ -67,7 +83,7 @@ SVN-20191031 20191031-systemd, チェンジセット - 11686, + 11686 ~ 11694 対応。 @@ -83,7 +99,7 @@ SVN-20191017 20191017-systemd, チェンジセット - 11680, + 11680 ~ 11685 対応。 diff --git a/lfsbook/src/chapter04/addinguser.ch b/lfsbook/src/chapter04/addinguser.ch index 6f6d03e0..1aaca551 100644 --- a/lfsbook/src/chapter04/addinguser.ch +++ b/lfsbook/src/chapter04/addinguser.ch @@ -132,6 +132,18 @@ @z @x + In some host systems, the following command does not complete + properly and suspends the login to the lfs user to the background. If the + prompt "lfs:~$" does not appear immediately, entering the + fg command will fix the issue. +@y + + ホストシステムによっては、以下のコマンドを実行しても正常に処理されず、lfs ユーザーへのログインがバックグラウンドで処理中のままとなってしまうことがあります。 + プロンプトに "lfs:~$" という表示がすぐに現れなかった場合は、fg コマンドを入力することで解決するかもしれません。 + +@z + +@x Next, login as user lfs. This can be done via a virtual console, through a display manager, or with the following substitute user command: diff --git a/lfsbook/src/chapter06/gettext.ch b/lfsbook/src/chapter06/gettext.ch index 7813c2bf..506aebdf 100644 --- a/lfsbook/src/chapter06/gettext.ch +++ b/lfsbook/src/chapter06/gettext.ch @@ -98,7 +98,7 @@ msgexec, msgfilter, msgfmt, msggrep, msginit, msgmerge, msgunfmt, msguniq, ngettext, recode-sr-latin, and xgettext libasprintf.so, libgettextlib.so, libgettextpo.so, - libgettextsrc.so, and preloadable_libintl.so + libgettextsrc.so, libtextstyle.so, and preloadable_libintl.so /usr/lib/gettext, /usr/share/doc/gettext-&gettext-version;, /usr/share/gettext, and /usr/share/gettext-0.19.8 @y @@ -107,7 +107,7 @@ msgexec, msgfilter, msgfmt, msggrep, msginit, msgmerge, msgunfmt, msguniq, ngettext, recode-sr-latin, xgettext libasprintf.so, libgettextlib.so, libgettextpo.so, - libgettextsrc.so, preloadable_libintl.so + libgettextsrc.so, libtextstyle.so, preloadable_libintl.so /usr/lib/gettext, /usr/share/doc/gettext-&gettext-version;, /usr/share/gettext, /usr/share/gettext-0.19.8 @z @@ -394,6 +394,14 @@ @z +@x libtextstyle + Text styling library +@y + + テキストスタイリングライブラリ。 + +@z + @x preloadable_libintl A library, intended to be used by LD_PRELOAD that assists libintl in logging diff --git a/lfsbook/src/chapter06/libelf.ch b/lfsbook/src/chapter06/libelf.ch index cc709417..c8208643 100644 --- a/lfsbook/src/chapter06/libelf.ch +++ b/lfsbook/src/chapter06/libelf.ch @@ -73,6 +73,14 @@ @z @x + One test, run-elfclassify.sh, is known to fail. +@y + + run-elfclassify.sh というテストが 1 つだけ失敗します。 + +@z + +@x Install only Libelf: @y Libelf のみをインストールします。 diff --git a/lfsbook/src/chapter06/libffi.ch b/lfsbook/src/chapter06/libffi.ch index 0d506f0c..3df7566d 100644 --- a/lfsbook/src/chapter06/libffi.ch +++ b/lfsbook/src/chapter06/libffi.ch @@ -104,6 +104,14 @@ @z @x + Six tests, all related to test-callback.c, are known to fail. +@y + + test-callback.c に関連するテスト 6 つはすべて失敗します。 + +@z + +@x Install the package: @y &InstallThePackage; diff --git a/lfsbook/src/chapter06/python.ch b/lfsbook/src/chapter06/python.ch index c9204303..4e66e021 100644 --- a/lfsbook/src/chapter06/python.ch +++ b/lfsbook/src/chapter06/python.ch @@ -120,9 +120,9 @@ @z @x - and --no-same-permissions + and @y - と --no-same-permissions + と @z @x Ensure the installed files have the correct ownership and diff --git a/lfsbook/src/general.ch b/lfsbook/src/general.ch index 9c5e4d0d..9103b137 100644 --- a/lfsbook/src/general.ch +++ b/lfsbook/src/general.ch @@ -8,24 +8,24 @@ % $Date:: $ % @x - + @y - + @z @x - + @y - + @z @x - + @y - - - + + + @z diff --git a/lfsbook/version.ac b/lfsbook/version.ac index 33e139bd..f6b85129 100644 --- a/lfsbook/version.ac +++ b/lfsbook/version.ac @@ -6,5 +6,5 @@ dnl $Rev$ dnl $Date:: $ dnl dnl m4-include this file to define the current LFS version -m4_define([lfs_version], [svn-20191031]) -m4_define([lfsd_version], [20191031-systemd]) +m4_define([lfs_version], [svn-20191201]) +m4_define([lfsd_version], [20191201-systemd]) -- 2.11.0