diff --git a/general/prog/python3.xml b/general/prog/python3.xml index fa99e14f85..c73eee5f57 100644 --- a/general/prog/python3.xml +++ b/general/prog/python3.xml @@ -9,8 +9,8 @@ - - + + - - - - + + + + ]> @@ -77,6 +77,7 @@ + systemd Dependencies Required + and @@ -147,20 +150,24 @@ Installation of systemd + - 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 Rebuild systemd by running the diff --git a/introduction/welcome/changelog.xml b/introduction/welcome/changelog.xml index 1d50ed9427..b1070708ee 100644 --- a/introduction/welcome/changelog.xml +++ b/introduction/welcome/changelog.xml @@ -44,6 +44,14 @@ July 8th, 2021 + + [renodr] - Update to Python-3.9.6 (Security Update). Fixes + #15221. + + + [renodr] - Update to systemd-249 (Security Update). Fixes + #15245. + [renodr] - Adapt gptfdisk to merged-/usr changes. Partially fixes #15223. diff --git a/packages.ent b/packages.ent index 3233b8ec65..3ba463019a 100644 --- a/packages.ent +++ b/packages.ent @@ -309,7 +309,7 @@ to avoid building libxml2 twice, which is slow with all deps --> - + @@ -363,7 +363,7 @@ to avoid building libxml2 twice, which is slow with all deps --> - +