From: matsuand <30614168+matsuand@users.noreply.github.com> Date: Thu, 16 Jun 2022 07:43:41 +0000 (+0900) Subject: [lfsja-git] r11.1-135 対応。 X-Git-Url: http://git.osdn.net/view?p=lfsbookja%2Flfsja-git.git;a=commitdiff_plain;h=d42fb034d6a66e6c6acdffca7ee2aacc0c9a1a4d [lfsja-git] r11.1-135 対応。 --- diff --git a/configure b/configure index d562d7c7..b849b5b6 100755 --- a/configure +++ b/configure @@ -4737,7 +4737,7 @@ fi -TARGETVER=r11.1-133 +TARGETVER=r11.1-135 if test "x$revspec" = "xsystemd"; then TARGETVER="$TARGETVER-systemd" fi diff --git a/src/chapter01/changelog.ch b/src/chapter01/changelog.ch index f7c4b709..2c9d18eb 100644 --- a/src/chapter01/changelog.ch +++ b/src/chapter01/changelog.ch @@ -44,6 +44,64 @@ @z @x + 2022-06-14 + + + [bdubbs] - Update to python3-3.10.5. Fixes + #5070. + + + [bdubbs] - Update to meson-0.62.2. Fixes + #5068. + + + [bdubbs] - Update to kbd-2.5.0. Fixes + #5067. + + + [bdubbs] - Update to file-5.42. Fixes + #5072. + + + [bdubbs] - Update to linux-5.18.3. Fixes + #5069. + + + [bdubbs] - Update to bc-5.3.1. Fixes + #5071. + + +@y + 2022-06-14 + + + [bdubbs] - python3-3.10.5 へのアップデート。 + #5070 を Fix に。 + + + [bdubbs] - meson-0.62.2 へのアップデート。 + #5068 を Fix に。 + + + [bdubbs] - kbd-2.5.0 へのアップデート。 + #5067 を Fix に。 + + + [bdubbs] - file-5.42 へのアップデート。 + #5072 を Fix に。 + + + [bdubbs] - linux-5.18.3 へのアップデート。 + #5069 を Fix に。 + + + [bdubbs] - bc-5.3.1 へのアップデート。 + #5071 を Fix に。 + + +@z + +@x 2022-05-29 diff --git a/src/chapter01/jchangelog.ch b/src/chapter01/jchangelog.ch index 494133ce..519e5574 100644 --- a/src/chapter01/jchangelog.ch +++ b/src/chapter01/jchangelog.ch @@ -50,6 +50,17 @@ --> + 2022-06-16 + + + [matsuand] - + r11.1-135 (c7b29be1c) までの対応。 + + + + + + 2022-06-02 diff --git a/src/chapter08/dbus.ch b/src/chapter08/dbus.ch index ef7623d4..3be7e50c 100644 --- a/src/chapter08/dbus.ch +++ b/src/chapter08/dbus.ch @@ -45,15 +45,6 @@ &MeaningOfOption1;configure&MeaningOfOption2; @z -@x --with-console-auth-dir=/run/console - This specifies the location of the ConsoleKit authorization - directory. -@y - - ConsoleKit の authorization ディレクトリを指定します。 - -@z - @x --runstatedir=/run and --with-system-socket=/run/dbus/system_bus_socket diff --git a/src/general.ch b/src/general.ch index ab981221..795f5cc3 100644 --- a/src/general.ch +++ b/src/general.ch @@ -47,9 +47,9 @@ ]]> - - - + + + @z diff --git a/version.ac b/version.ac index e6697a1b..ddd44eb5 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-133]) +m4_define([lfs_version], [r11.1-135])