From 39dca771d729e6acf80ac008bc754c9b6d835e6f Mon Sep 17 00:00:00 2001 From: Xi Ruoyao Date: Wed, 4 Sep 2024 20:20:30 +0800 Subject: [PATCH 1/4] openssl: Update the home page It seems openssl.org is now the home page of OpenSSL Software Foundation Inc, and the home page of the OpenSSL project is separated. --- packages.ent | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages.ent b/packages.ent index e8108cfbd..53a582bd4 100644 --- a/packages.ent +++ b/packages.ent @@ -549,7 +549,7 @@ - + From e4b4449d1127522af19df602e0a2ecdc6e3c8c2b Mon Sep 17 00:00:00 2001 From: Xi Ruoyao Date: Sun, 18 Aug 2024 20:13:59 +0800 Subject: [PATCH 2/4] ncurses: Simplify evading from mawk Since it's overridable with the command line, just override it instead of using a sed. --- chapter06/ncurses.xml | 29 +++++++++++------------------ 1 file changed, 11 insertions(+), 18 deletions(-) diff --git a/chapter06/ncurses.xml b/chapter06/ncurses.xml index 29d406b57..22ccfd476 100644 --- a/chapter06/ncurses.xml +++ b/chapter06/ncurses.xml @@ -43,16 +43,12 @@ Installation of Ncurses - First, ensure that gawk is found first during configuration: - -sed -i s/mawk// configure - - Then, run the following commands to build the tic + First, run the following commands to build the tic program on the build host: mkdir build pushd build - ../configure + ../configure AWK=gawk make -C include make -C progs tic popd @@ -69,7 +65,8 @@ popd --with-cxx-shared \ --without-debug \ --without-ada \ - --disable-stripping + --disable-stripping \ + AWK=gawk The meaning of the new configure options: @@ -131,21 +128,17 @@ popd Using host tools on cross-compiled programs can cause failure. - versions of mawk can + cause this package fail to build. ---> Compile the package: From c5fbd9da124646aa5a11f45300d7fe2d1a841663 Mon Sep 17 00:00:00 2001 From: Bruce Dubbs Date: Wed, 4 Sep 2024 09:59:12 -0500 Subject: [PATCH 3/4] Minor grammar fix. --- chapter06/ncurses.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chapter06/ncurses.xml b/chapter06/ncurses.xml index 22ccfd476..2d2baf7dc 100644 --- a/chapter06/ncurses.xml +++ b/chapter06/ncurses.xml @@ -135,7 +135,7 @@ popd This switch prevents the building system from using the mawk program from the host. Some versions of mawk can - cause this package fail to build. From 75c9760329ed4d8bcb2350b799ba290cf87e16bc Mon Sep 17 00:00:00 2001 From: Bruce Dubbs Date: Sat, 7 Sep 2024 18:00:09 -0500 Subject: [PATCH 4/4] Package updates. Update to tzdata-2024b. Fixes Update to systemd-256.5. Fixes Update to setuptools-74.1.2. Fixes Update to python3-3.12.6. Fixes Update to openssl-3.3.2. Fixes Update to man-db-2.13.0. Fixes Update to linux-6.10.8. Fixes Update to libpipeline-1.5.8. Fixes Update to expat-2.6.3. Fixes Update to bc-7.0.1. Fixes + --- chapter01/changelog.xml | 48 ++++++++++++++++++++++++++ chapter01/whatsnew.xml | 48 +++++++++++++------------- packages.ent | 74 ++++++++++++++++++++--------------------- 3 files changed, 109 insertions(+), 61 deletions(-) diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index de0c8ae9c..254ad0665 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,54 @@ appropriate for the entry or if needed the entire day's listitem. --> + + 2024-09-07 + + + [bdubbs] - Update to tzdata-2024b. Fixes + #5554. + + + [bdubbs] - Update to systemd-256.5. Fixes + #5551. + + + [bdubbs] - Update to setuptools-74.1.2. Fixes + #5546. + + + [bdubbs] - Update to python3-3.12.6. Fixes + #5555. + + + [bdubbs] - Update to openssl-3.3.2. Fixes + #5552. + + + [bdubbs] - Update to man-db-2.13.0. Fixes + #5550. + + + [bdubbs] - Update to linux-6.10.8. Fixes + #5545. + + + [bdubbs] - Update to libpipeline-1.5.8. Fixes + #5548. + + + [bdubbs] - Update to expat-2.6.3. Fixes + #5553. + + + [bdubbs] - Update to bc-7.0.1. Fixes + #5547. + + + + + + 2024-09-01 diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index afbbb6adc..988b35746 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -41,9 +41,9 @@ - + @@ -71,9 +71,9 @@ - + @@ -122,9 +122,9 @@ - + @@ -158,15 +158,15 @@ - + - + @@ -176,9 +176,9 @@ - + @@ -200,9 +200,9 @@ - + @@ -218,27 +218,27 @@ - + - + - + @@ -251,12 +251,12 @@ - - + diff --git a/packages.ent b/packages.ent index 53a582bd4..3613e5b2a 100644 --- a/packages.ent +++ b/packages.ent @@ -57,10 +57,10 @@ - - + + - + @@ -156,10 +156,10 @@ - - + + - + @@ -317,10 +317,10 @@ - + - + @@ -405,10 +405,10 @@ - - + + - + @@ -431,12 +431,12 @@ - + - + - + - + - + - + - - + + @@ -637,10 +637,10 @@ - - + + - + @@ -661,21 +661,21 @@ - + - + - + - - + + - + @@ -719,10 +719,10 @@ - - + + - +