From 3dc82263cf386caed52e2dbd13e22b4e7237ef01 Mon Sep 17 00:00:00 2001 From: Bruce Dubbs Date: Sun, 29 Aug 2021 08:34:35 -0500 Subject: [PATCH 1/3] Update openssl test failure explanation. --- chapter08/openssl.xml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/chapter08/openssl.xml b/chapter08/openssl.xml index d1690efc6..cece1904f 100644 --- a/chapter08/openssl.xml +++ b/chapter08/openssl.xml @@ -59,9 +59,10 @@ make test - One test 30-test_afalg.t is known to fail on some kernel - configurations (it apparently assumes certain unspecified crypto - options have been selected). + One test, 30-test_afalg.t, is known to fail on some kernel + configurations (depending on inconsistent values of + CONFIG_CRYPTO_USER_API* settings.) If it fails, it can safely be + ignored. Install the package: From ae3f78a38237bbdd7937f5a770d2c9582fa242ed Mon Sep 17 00:00:00 2001 From: Xi Ruoyao Date: Sun, 29 Aug 2021 22:08:49 +0800 Subject: [PATCH 2/3] gdbm: document gdbmtool tests fail, add -k --- chapter08/gdbm.xml | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/chapter08/gdbm.xml b/chapter08/gdbm.xml index 431987f52..93e1f6a11 100644 --- a/chapter08/gdbm.xml +++ b/chapter08/gdbm.xml @@ -73,12 +73,14 @@ To test the results, issue: -make check - + Install the package: make install From b0439bc6c4dc58d0d18e3f474ed511f6629f8594 Mon Sep 17 00:00:00 2001 From: Xi Ruoyao Date: Sun, 29 Aug 2021 23:36:29 +0800 Subject: [PATCH 3/3] update to man-pages-5.13 (#4915) --- chapter01/changelog.xml | 10 ++++++++++ packages.ent | 6 +++--- 2 files changed, 13 insertions(+), 3 deletions(-) diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 2073f79bf..e5645c6fb 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -42,6 +42,16 @@ or as appropriate for the entry or if needed the entire day's listitem. --> + + 2021-08-25 + + + [xry111] - Update to man-pages-5.13. Fixes + #4915. + + + + 2021-08-25 diff --git a/packages.ent b/packages.ent index d381c67c5..7d08cf9b1 100644 --- a/packages.ent +++ b/packages.ent @@ -475,10 +475,10 @@ - - + + - +