From 5616cb8ee9d787f5cbb1941c043f058af7a6d39e Mon Sep 17 00:00:00 2001 From: Xi Ruoyao Date: Wed, 19 Feb 2025 19:19:42 +0800 Subject: [PATCH] Package update - Update to man-pages-6.11 (#5646) - Update to vim-9.1.1122 (#4500) --- chapter01/changelog.xml | 14 ++++++++++++++ chapter08/man-pages.xml | 27 ++++++++++++++++++++++++++- packages.ent | 12 ++++++------ 3 files changed, 46 insertions(+), 7 deletions(-) diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 45190d8c9..4d4d9bc0c 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,20 @@ appropriate for the entry or if needed the entire day's listitem. --> + + 2025-02-19 + + + [xry111] - Update to vim-9.1.1122 (Security Update). + Addresses #4500. + + + [xry111] - Update to man-pages-6.11. Fixes + #5646. + + + + 2025-02-13 diff --git a/chapter08/man-pages.xml b/chapter08/man-pages.xml index 54029fd2d..6c196c202 100644 --- a/chapter08/man-pages.xml +++ b/chapter08/man-pages.xml @@ -48,7 +48,32 @@ Install Man-pages by running: -make prefix=/usr install +make -R GIT=false prefix=/usr install + + + The meaning of the options: + + + + -R + + This prevents make from setting any + built-in variables. The building system of man-pages does not + work well with built-in variables, but currently there is no way + to disable them except passing -R + explicitly via the command line. + + + + + GIT=false + + This prevents the building system from emitting many + git: command not found + warnings lines. + + + diff --git a/packages.ent b/packages.ent index 6966b1653..4504a8922 100644 --- a/packages.ent +++ b/packages.ent @@ -487,10 +487,10 @@ - - + + - + @@ -744,10 +744,10 @@ - + - + - +