From 87119fd250fad6fd818f6fc325e55f513b56e694 Mon Sep 17 00:00:00 2001 From: "Douglas R. Reno" Date: Thu, 8 Jul 2021 21:16:54 -0500 Subject: Package Updates and Additions Add MarkupSafe Add Jinja2 Update to texinfo-6.8 Update to iproute2-5.13.0 Update to Python-3.9.6 (Security Update) Update to systemd-249 (Security Update) Update to Linux-5.13.1 --- appendices/dependencies.xml | 70 +++++++++++++++++++++++++++++++++++++++++++++ chapter01/changelog.xml | 32 +++++++++++++++++++++ chapter01/whatsnew.xml | 18 ++++++++---- chapter03/packages.xml | 18 ++++++++++++ chapter03/patches.xml | 2 ++ chapter08/chapter08.xml | 2 ++ chapter08/systemd.xml | 11 ++++--- packages.ent | 56 +++++++++++++++++++++++------------- patches.ent | 2 ++ 9 files changed, 181 insertions(+), 30 deletions(-) diff --git a/appendices/dependencies.xml b/appendices/dependencies.xml index b6488d1e8..09449b1a7 100644 --- a/appendices/dependencies.xml +++ b/appendices/dependencies.xml @@ -1336,6 +1336,41 @@ + + Jinja2 + + + &dependencies; + + + MarkupSafe and Python + + + + + &testsuites; + + + No test suite available + + + + + &before; + + + Systemd + + + + + &external; + + + None + + + Kbd @@ -1801,6 +1836,41 @@ + + MarkupSafe + + + &dependencies; + + + Python + + + + + &testsuites; + + + No test suite available + + + + + &before; + + + Jinja2 + + + + + &external; + + + None + + + Meson diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 508b5fd88..f724ac916 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -42,6 +42,38 @@ or as appropriate for the entry or if needed the entire day's listitem. --> + + 2021-07-08 + + + [renodr] - Added Jinja2-3.0.1. + + + [renodr] - Added MarkupSafe-2.0.1. + + + [renodr] - Update to texinfo-6.8. Fixes + #4880. + + + [renodr] - Update to iproute2-5.13.0. Fixes + #4879. + + + [renodr] - Update to Python-3.9.6 (Security Update). Fixes + #4878. + + + [renodr] - Update to systemd-249 (Security Update). Fixes + #4882. + + + [renodr] - Update to Linux-5.13.1. Fixes + #4873. + + + + 2021-07-01 diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 41d3879a8..f1427f3a8 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -138,6 +138,9 @@ IPRoute2-&iproute2-version; + @@ -180,6 +183,9 @@ Man-pages-&man-pages-version; + Meson-&meson-version; @@ -240,9 +246,9 @@ - + @@ -284,11 +290,11 @@ gcc-11.1.0-upstream_fixes-1.patch - - systemd-247-upstream_fixes-2.patch + + MarkupSafe-&markupsafe-version; - - systemd-247-upstream_fixes-1.patch + + Jinja2-&jinja2-version; diff --git a/chapter03/packages.xml b/chapter03/packages.xml index bec479375..5ede31a02 100644 --- a/chapter03/packages.xml +++ b/chapter03/packages.xml @@ -346,6 +346,15 @@ + + Jinja2 (&jinja2-version;) - &jinja2-size;: + + Home page: + Download: + MD5 sum: &jinja2-md5; + + + Kbd (&kbd-version;) - &kbd-size;: @@ -477,6 +486,15 @@ + + MarkupSafe (&markupsafe-version;) - &markupsafe-size;: + + Home page: + Download: + MD5 sum: &markupsafe-md5; + + + Meson (&meson-version;) - &meson-size;: diff --git a/chapter03/patches.xml b/chapter03/patches.xml index 3dd115094..803bf42bd 100644 --- a/chapter03/patches.xml +++ b/chapter03/patches.xml @@ -110,6 +110,7 @@ + diff --git a/chapter08/chapter08.xml b/chapter08/chapter08.xml index 6e8ff3240..4202deea8 100644 --- a/chapter08/chapter08.xml +++ b/chapter08/chapter08.xml @@ -83,6 +83,8 @@ + + diff --git a/chapter08/systemd.xml b/chapter08/systemd.xml index 002f6d749..c350dcf3a 100644 --- a/chapter08/systemd.xml +++ b/chapter08/systemd.xml @@ -46,10 +46,11 @@ patch -Np1 -i ../systemd-&systemd-version;-gcc_10-fixes-2.patch --> - + - Remove an unneeded group, - render, from the default udev + Remove two unneeded groups, + render and + sgx, from the default udev rules: -sed -i 's/GROUP="render"/GROUP="video"/' rules.d/50-udev-default.rules.in + sed -i -e 's/GROUP="render"/GROUP="video"/' \ + -e 's/GROUP="sgx", //' rules.d/50-udev-default.rules.in Prepare systemd for compilation: diff --git a/packages.ent b/packages.ent index 00e116775..1606987cd 100644 --- a/packages.ent +++ b/packages.ent @@ -343,14 +343,22 @@ - - + + - + + + + + + + + + @@ -416,13 +424,13 @@ - - + + - + - + - + - + - + - - + + @@ -621,20 +637,20 @@ - + - + - + - + - + @@ -668,10 +684,10 @@ - - + + - + diff --git a/patches.ent b/patches.ent index bf849b05e..9858f94ca 100644 --- a/patches.ent +++ b/patches.ent @@ -67,6 +67,8 @@ + -- cgit v1.2.3-54-g00ecf