From 7ea60d3c9806a682658a3bff92a7ef3741fb3d46 Mon Sep 17 00:00:00 2001 From: Xi Ruoyao Date: Tue, 20 Jul 2021 19:43:41 +0800 Subject: add changelog for tester-nohack merge --- chapter01/changelog.xml | 11 +++++++++++ chapter08/bash.xml | 2 +- 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 85e8083f3..edd7e524f 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -42,6 +42,17 @@ or as appropriate for the entry or if needed the entire day's listitem. --> + + 2021-07-20 + + + [xry111] - Use a fixed, non-zero UID for + tester user, and spawn a + new pseudoterminal to satisfy bash testsuite. + + + + 2021-07-19 diff --git a/chapter08/bash.xml b/chapter08/bash.xml index 5007c2d46..46d8e00a1 100644 --- a/chapter08/bash.xml +++ b/chapter08/bash.xml @@ -74,7 +74,7 @@ chown -Rv tester . The testsuite of the package is designed to be ran as a non-root - user, owning the terminal connected to standard input. To satisify the + user, owning the terminal connected to standard input. To satisfy the requirement, spawn a new pseudoterminal using Expect and run the tests as the tester user: -- cgit v1.2.3-54-g00ecf