Update to gcr-3.40.0

Update to gsettings-desktop-schemas-40.0
Update to yelp-xsl-40.0
Update to vte-0.64.0
Update to gjs-1.68.0
Update to gnome-desktop-40.0
Update to libgee-0.20.4
Update to libpeas-1.30.0
Update to libgweather-40.0
Update to evolution-data-server-3.40.0
Update to tracker3-3.1.1
Update to tracker3-miners-3.1.1
Fix a security vulnerability in Avahi
Fix a security vulnerability in p7zip
Fix a security vulnerability in NetworkManager
Add a gnome-minor-40 entity and change the static URLs for sysprof/pygobject3/libdazzle over to it
Fix the spacing for the gnome-40 entity

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24440 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Douglas R. Reno 2021-04-07 01:06:55 +00:00
parent d8a4f9859c
commit 3b339ddc8c
22 changed files with 186 additions and 88 deletions

View File

@ -1,12 +1,12 @@
<!-- $LastChangedBy$ $Date$ -->
<!ENTITY day "05"> <!-- Always 2 digits -->
<!ENTITY day "06"> <!-- Always 2 digits -->
<!ENTITY month "04"> <!-- Always 2 digits -->
<!ENTITY year "2021">
<!ENTITY copyrightdate "2001-&year;">
<!ENTITY copyholder "The BLFS Development Team">
<!ENTITY version "&year;-&month;-&day;">
<!ENTITY releasedate "April 5th, &year;">
<!ENTITY releasedate "April 6th, &year;">
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
<!ENTITY blfs-version "svn"> <!-- svn|[release #] -->
<!ENTITY lfs-version "development"> <!-- x.y|development -->

View File

@ -5,9 +5,9 @@
%general-entities;
<!ENTITY pygobject3-download-http
"&gnome-download-http;/pygobject/3.40/pygobject-&pygobject3-version;.tar.xz">
"&gnome-download-http;/pygobject/&gnome-minor-40;/pygobject-&pygobject3-version;.tar.xz">
<!ENTITY pygobject3-download-ftp
"&gnome-download-ftp;/pygobject/3.40/pygobject-&pygobject3-version;.tar.xz">
"&gnome-download-ftp;/pygobject/&gnome-minor-40;/pygobject-&pygobject3-version;.tar.xz">
<!ENTITY pygobject3-md5sum "f27e0a2d1526df57c89624cdebbd69e0">
<!ENTITY pygobject3-size "544 KB">
<!ENTITY pygobject3-buildsize "15 MB">

View File

@ -4,8 +4,8 @@
<!ENTITY % general-entities SYSTEM "../../general.ent">
%general-entities;
<!ENTITY sysprof-download-http "&gnome-download-http;/sysprof/3.40/sysprof-&sysprof-version;.tar.xz">
<!ENTITY sysprof-download-ftp "&gnome-download-ftp;/sysprof/3.40/sysprof-&sysprof-version;.tar.xz">
<!ENTITY sysprof-download-http "&gnome-download-http;/sysprof/&gnome-minor-40;/sysprof-&sysprof-version;.tar.xz">
<!ENTITY sysprof-download-ftp "&gnome-download-ftp;/sysprof/&gnome-minor-40;/sysprof-&sysprof-version;.tar.xz">
<!ENTITY sysprof-md5sum "05d1399cb3ab923b03603b10acd8d40e">
<!ENTITY sysprof-size "460 KB">
<!ENTITY sysprof-buildsize "29 MB">

View File

@ -114,6 +114,12 @@
<screen><userinput remap="pre">sed '/^gzip/d' -i install.sh</userinput></screen>
<para>
Next, fix a security vulnerability:
</para>
<screen><userinput remap="pre">sed -i '160a if(_buffer == nullptr || _size == _pos) return E_FAIL;' CPP/7zip/Common/StreamObjects.cpp</userinput></screen>
<para>
Install <application>p7zip</application> by running the following
commands:

View File

@ -12,41 +12,42 @@
<!ENTITY gnome-minor-34 "3.34">
<!ENTITY gnome-minor-36 "3.36">
<!ENTITY gnome-minor-38 "3.38">
<!ENTITY gnome-40 "40">
<!ENTITY gnome-minor-40 "3.40">
<!ENTITY gnome-40 "40">
<!-- See about removing some of the above entities after 40.0 is in. -->
<!-- Chapter 30 -->
<!-- Platform -->
<!ENTITY gcr-version "3.38.1">
<!ENTITY gsettings-desktop-schemas-version "3.38.0">
<!ENTITY gcr-version "3.40.0">
<!ENTITY gsettings-desktop-schemas-version "40.0">
<!ENTITY libsecret-version "0.20.4">
<!ENTITY rest-version "0.8.1">
<!ENTITY totem-pl-parser-version "3.26.5">
<!ENTITY vte-version "0.62.3">
<!ENTITY yelp-xsl-version "3.38.3">
<!ENTITY vte-version "0.64.0">
<!ENTITY yelp-xsl-version "40.0">
<!ENTITY GConf-version "3.2.6">
<!ENTITY geocode-glib-version "3.26.2">
<!ENTITY gjs-version "1.66.2">
<!ENTITY gjs-version "1.68.0">
<!ENTITY gnome-autoar-version "0.3.1">
<!ENTITY gnome-desktop-version "3.38.4">
<!ENTITY gnome-desktop-version "40.0">
<!ENTITY gnome-menus-version "3.36.0">
<!ENTITY gnome-video-effects-version "0.5.0">
<!ENTITY gnome-online-accounts-version "3.38.1">
<!ENTITY grilo-version "0.3.13">
<!ENTITY libchamplain-version "0.12.20">
<!ENTITY libgdata-version "0.18.1">
<!ENTITY libgee-version "0.20.3">
<!ENTITY libgee-version "0.20.4">
<!ENTITY libgtop-version "2.40.0">
<!ENTITY libgweather-version "3.36.2">
<!ENTITY libpeas-version "1.28.0">
<!ENTITY libgweather-version "40.0">
<!ENTITY libpeas-version "1.30.0">
<!ENTITY libwnck-version "3.36.0">
<!ENTITY evolution-data-server-version "3.38.4">
<!ENTITY evolution-data-server-version "3.40.0">
<!ENTITY folks-version "0.15.2">
<!ENTITY gfbgraph-version "0.2.4">
<!ENTITY tracker-version "2.3.6">
<!ENTITY tracker3-version "3.0.3">
<!ENTITY tracker3-version "3.1.1">
<!ENTITY tracker-miners-version "2.3.5">
<!ENTITY tracker3-miners-version "3.0.4">
<!ENTITY tracker3-miners-version "3.1.1">
<!ENTITY gsound-version "1.0.2">
<!-- Runtime (sysv) and Desktop (systemd) -->

View File

@ -5,13 +5,13 @@
%general-entities;
<!ENTITY evolution-data-server-download-http
"&gnome-download-http;/evolution-data-server/&gnome-minor-38;/evolution-data-server-&evolution-data-server-version;.tar.xz">
"&gnome-download-http;/evolution-data-server/&gnome-minor-40;/evolution-data-server-&evolution-data-server-version;.tar.xz">
<!ENTITY evolution-data-server-download-ftp
"&gnome-download-ftp;/evolution-data-server/&gnome-minor-38;/evolution-data-server-&evolution-data-server-version;.tar.xz">
<!ENTITY evolution-data-server-md5sum "a2ce341366203fa22b7b462b20ffcbb0">
"&gnome-download-ftp;/evolution-data-server/&gnome-minor-40;/evolution-data-server-&evolution-data-server-version;.tar.xz">
<!ENTITY evolution-data-server-md5sum "4800de1348b9109595f1754f3001d8bf">
<!ENTITY evolution-data-server-size "4.4 MB">
<!ENTITY evolution-data-server-buildsize "205 MB (with tests)">
<!ENTITY evolution-data-server-time "2.0 SBU (using parallelism=4, with tests)">
<!ENTITY evolution-data-server-buildsize "214 MB (with tests)">
<!ENTITY evolution-data-server-time "0.8 SBU (using parallelism=4, with tests)">
]>
<sect1 id="evolution-data-server"
@ -174,7 +174,9 @@ cmake -DCMAKE_INSTALL_PREFIX=/usr \
make</userinput></screen>
<para>
To test the results, issue: <command>make test</command>.
To test the results, issue: <command>make test</command>. One test,
<filename>test-book-client-custom-summary</filename>, is known to
fail due to an internal test suite error.
</para>
<para>

View File

@ -4,10 +4,10 @@
<!ENTITY % general-entities SYSTEM "../../general.ent">
%general-entities;
<!ENTITY gcr-download-http "&gnome-download-http;/gcr/&gnome-minor-38;/gcr-&gcr-version;.tar.xz">
<!ENTITY gcr-download-ftp "&gnome-download-ftp;/gcr/&gnome-minor-38;/gcr-&gcr-version;.tar.xz">
<!ENTITY gcr-md5sum "e7f9e86da73b7308aae16cac0f392721">
<!ENTITY gcr-size "1.0 MB">
<!ENTITY gcr-download-http "&gnome-download-http;/gcr/&gnome-minor-40;/gcr-&gcr-version;.tar.xz">
<!ENTITY gcr-download-ftp "&gnome-download-ftp;/gcr/&gnome-minor-40;/gcr-&gcr-version;.tar.xz">
<!ENTITY gcr-md5sum "fa34048b5562f80587a71d11931a7c29">
<!ENTITY gcr-size "998 KB">
<!ENTITY gcr-buildsize "39 MB (with tests)">
<!ENTITY gcr-time "0.4 SBU (with tests)">
]>
@ -104,6 +104,7 @@
<sect2 role="installation">
<title>Installation of Gcr</title>
<!--
<caution>
<para>
If you are upgrading from a version of gcr prior to 3.36.0, you must
@ -111,6 +112,7 @@
<xref linkend="la-files"/> after installing gcr.
</para>
</caution>
-->
<para>
Install <application>Gcr</application> by running the following

View File

@ -4,11 +4,11 @@
<!ENTITY % general-entities SYSTEM "../../general.ent">
%general-entities;
<!ENTITY gjs-download-http "&gnome-download-http;/gjs/1.66/gjs-&gjs-version;.tar.xz">
<!ENTITY gjs-download-ftp "&gnome-download-ftp;/gjs/1.66/gjs-&gjs-version;.tar.xz">
<!ENTITY gjs-md5sum "3c272f27a2ce18c82261698520b1147f">
<!ENTITY gjs-size "432 KB">
<!ENTITY gjs-buildsize "82 MB (with tests)">
<!ENTITY gjs-download-http "&gnome-download-http;/gjs/1.68/gjs-&gjs-version;.tar.xz">
<!ENTITY gjs-download-ftp "&gnome-download-ftp;/gjs/1.68/gjs-&gjs-version;.tar.xz">
<!ENTITY gjs-md5sum "ca06aee4b29f422b7c1463e390f75edb">
<!ENTITY gjs-size "544 KB">
<!ENTITY gjs-buildsize "93 MB (with tests)">
<!ENTITY gjs-time "0.8 SBU (with tests)">
]>
@ -82,12 +82,12 @@
<bridgehead renderas="sect4">Recommended (required for GNOME)</bridgehead>
<para role="recommended">
<xref linkend="gtk3"/>
<xref linkend="gtk3"/> and
<xref linkend="gtk4"/>
</para>
<bridgehead renderas="sect4">Optional</bridgehead>
<para role="optional">
<xref linkend="gtk4"/>, <!-- may need to be moved up with next update -->
<xref linkend="sysprof"/>,
<xref linkend="valgrind"/> (for tests),
<ulink url="http://dtrace.org/blogs/about">DTrace</ulink>,

View File

@ -5,11 +5,11 @@
%general-entities;
<!ENTITY gnome-desktop-download-http
"&gnome-download-http;/gnome-desktop/&gnome-minor-38;/gnome-desktop-&gnome-desktop-version;.tar.xz">
"&gnome-download-http;/gnome-desktop/&gnome-40;/gnome-desktop-&gnome-desktop-version;.tar.xz">
<!ENTITY gnome-desktop-download-ftp
"&gnome-download-ftp;/gnome-desktop/&gnome-minor-38;/gnome-desktop-&gnome-desktop-version;.tar.xz">
<!ENTITY gnome-desktop-md5sum "77653263d3efaeae4f7fd0eff7ba6da6">
<!ENTITY gnome-desktop-size "728 KB">
"&gnome-download-ftp;/gnome-desktop/&gnome-40;/gnome-desktop-&gnome-desktop-version;.tar.xz">
<!ENTITY gnome-desktop-md5sum "3d831f60423b71960f8c3d8c939542b6">
<!ENTITY gnome-desktop-size "708 KB">
<!ENTITY gnome-desktop-buildsize "20 MB">
<!ENTITY gnome-desktop-time "0.1 SBU (Using parallelism=4)">
]>
@ -180,6 +180,7 @@ ninja</userinput></screen>
</seg>
<seg>
/usr/include/gnome-desktop-3.0,
/usr/libexec/gnome-desktop-debug,
/usr/share/gnome,
/usr/share/gtk-doc/html/gnome-desktop3, and
/usr/share/help/*/{fdl,gpl,lgpl}

View File

@ -5,12 +5,12 @@
%general-entities;
<!ENTITY gsettings-desktop-schemas-download-http
"&gnome-download-http;/gsettings-desktop-schemas/&gnome-minor-38;/gsettings-desktop-schemas-&gsettings-desktop-schemas-version;.tar.xz">
"&gnome-download-http;/gsettings-desktop-schemas/&gnome-40;/gsettings-desktop-schemas-&gsettings-desktop-schemas-version;.tar.xz">
<!ENTITY gsettings-desktop-schemas-download-ftp
"&gnome-download-ftp;/gsettings-desktop-schemas/&gnome-minor-38;/gsettings-desktop-schemas-&gsettings-desktop-schemas-version;.tar.xz">
<!ENTITY gsettings-desktop-schemas-md5sum "465a98f5ab8a5ca896009228257fc40d">
<!ENTITY gsettings-desktop-schemas-size "672 KB">
<!ENTITY gsettings-desktop-schemas-buildsize "17 MB">
"&gnome-download-ftp;/gsettings-desktop-schemas/&gnome-40;/gsettings-desktop-schemas-&gsettings-desktop-schemas-version;.tar.xz">
<!ENTITY gsettings-desktop-schemas-md5sum "345e5b2340f4c6fd1b90597745761ddf">
<!ENTITY gsettings-desktop-schemas-size "688 KB">
<!ENTITY gsettings-desktop-schemas-buildsize "18 MB">
<!ENTITY gsettings-desktop-schemas-time "less than 0.1 SBU">
]>

View File

@ -6,9 +6,9 @@
<!ENTITY libgee-download-http "&gnome-download-http;/libgee/0.20/libgee-&libgee-version;.tar.xz">
<!ENTITY libgee-download-ftp "&gnome-download-ftp;/libgee/0.20/libgee-&libgee-version;.tar.xz">
<!ENTITY libgee-md5sum "e574b3952b93d219b5ec7c74c5892c33">
<!ENTITY libgee-size "664 KB">
<!ENTITY libgee-buildsize "35 MB (add 4 MB for tests)">
<!ENTITY libgee-md5sum "4d7d6f1f8054f1b3466c752ac2e50946">
<!ENTITY libgee-size "672 KB">
<!ENTITY libgee-buildsize "42 MB (add 3 MB for tests)">
<!ENTITY libgee-time "0.1 SBU (using parallelism=4; add 0.1 SBU for tests)">
]>

View File

@ -5,12 +5,12 @@
%general-entities;
<!ENTITY libgweather-download-http
"&gnome-download-http;/libgweather/&gnome-minor-36;/libgweather-&libgweather-version;.tar.xz">
"&gnome-download-http;/libgweather/&gnome-40;/libgweather-&libgweather-version;.tar.xz">
<!ENTITY libgweather-download-ftp
"&gnome-download-ftp;/libgweather/&gnome-minor-36;/libgweather-&libgweather-version;.tar.xz">
<!ENTITY libgweather-md5sum "ff399cf89e97a3e574ae05db5617b96b">
"&gnome-download-ftp;/libgweather/&gnome-40;/libgweather-&libgweather-version;.tar.xz">
<!ENTITY libgweather-md5sum "a9c0989890a837982defd8238e1eb356">
<!ENTITY libgweather-size "2.6 MB">
<!ENTITY libgweather-buildsize "92 MB">
<!ENTITY libgweather-buildsize "94 MB">
<!ENTITY libgweather-time "0.2 SBU">
]>
@ -91,8 +91,9 @@
<bridgehead renderas="sect4">Optional</bridgehead>
<para role="optional">
<ulink url="http://glade.gnome.org/">Glade</ulink> and
<xref linkend="gtk-doc"/>
<xref linkend="gtk-doc"/>,
<ulink url="http://glade.gnome.org/">Glade</ulink>, and
<ulink url="https://pypi.org/project/pylint/">pylint</ulink>
</para>
<para condition="html" role="usernotes">User Notes:
@ -153,6 +154,7 @@ ninja</userinput></screen>
libgweather-3.so
</seg>
<seg>
/usr/lib/libgweather,
/usr/include/libgweather-3.0,
/usr/share/gtk-doc/html/libgweather-3.0 and
/usr/share/libgweather

View File

@ -4,10 +4,10 @@
<!ENTITY % general-entities SYSTEM "../../general.ent">
%general-entities;
<!ENTITY libpeas-download-http "&gnome-download-http;/libpeas/1.28/libpeas-&libpeas-version;.tar.xz">
<!ENTITY libpeas-download-ftp "&gnome-download-ftp;/libpeas/1.28/libpeas-&libpeas-version;.tar.xz">
<!ENTITY libpeas-md5sum "62a5d01e9561f8fafca68e2863640735">
<!ENTITY libpeas-size "188 KB">
<!ENTITY libpeas-download-http "&gnome-download-http;/libpeas/1.30/libpeas-&libpeas-version;.tar.xz">
<!ENTITY libpeas-download-ftp "&gnome-download-ftp;/libpeas/1.30/libpeas-&libpeas-version;.tar.xz">
<!ENTITY libpeas-md5sum "60b9d9fe2ee9dd518fb12d5d404e296a">
<!ENTITY libpeas-size "192 KB">
<!ENTITY libpeas-buildsize "12 MB (with tests)">
<!ENTITY libpeas-time "0.2 SBU (with tests)">
]>
@ -104,11 +104,13 @@
<sect2 role="installation">
<title>Installation of libpeas</title>
<!-- Fixed in 1.30.0
<para>
First, adapt the tests to changes in meson-0.55:
</para>
<screen><userinput remap="pre">sed -i 's/test_exe,/test_exe, depends: [libintrospection_gir],/' tests/libpeas/meson.build</userinput></screen>
-->
<para>
Install <application>libpeas</application> by running the following
@ -149,7 +151,7 @@ ninja</userinput></screen>
</para>
<para>
<option>-Dgtk-doc=true</option>: Add this switch if wish to
<option>-Dgtk_doc=true</option>: Add this switch if wish to
build the reference manual.
</para>

View File

@ -88,7 +88,7 @@
<bridgehead renderas="sect4">Optional</bridgehead>
<para role="optional">
<xref linkend="cmake"/> (for CMake Bindings),
<xref linkend="cmake"/>, <!-- uses it to look for packages -->
<xref linkend="gtk-doc"/>,
<xref linkend="gvfs"/> (for some tests),
<ulink url="http://ltp.sourceforge.net/coverage/lcov.php"> LCOV</ulink>, and

View File

@ -4,12 +4,12 @@
<!ENTITY % general-entities SYSTEM "../../general.ent">
%general-entities;
<!ENTITY tracker3-miners-download-http "&gnome-download-http;/tracker-miners/3.0/tracker-miners-&tracker3-miners-version;.tar.xz">
<!ENTITY tracker3-miners-download-ftp "&gnome-download-ftp;/tracker-miners/3.0/tracker-miners-&tracker3-miners-version;.tar.xz">
<!ENTITY tracker3-miners-md5sum "942e928d21b647d5dc236d2b9d1f2eec">
<!ENTITY tracker3-miners-size "3.8 MB">
<!ENTITY tracker3-miners-buildsize "36 MB (with tests)">
<!ENTITY tracker3-miners-time "1.2 SBU (with tests)">
<!ENTITY tracker3-miners-download-http "&gnome-download-http;/tracker-miners/3.1/tracker-miners-&tracker3-miners-version;.tar.xz">
<!ENTITY tracker3-miners-download-ftp "&gnome-download-ftp;/tracker-miners/3.1/tracker-miners-&tracker3-miners-version;.tar.xz">
<!ENTITY tracker3-miners-md5sum "93e1f45dee14826c0cbcd25a14feebde">
<!ENTITY tracker3-miners-size "3.9 MB">
<!ENTITY tracker3-miners-buildsize "44 MB (with tests)">
<!ENTITY tracker3-miners-time "1.0 SBU (with tests)">
]>
<sect1 id="tracker3-miners" xreflabel="tracker-miners-&tracker3-miners-version;">
@ -143,9 +143,7 @@ ninja</userinput></screen>
<para>
To test the results, as the <systemitem class="username">root</systemitem>
user, issue: <command>ninja test</command>. One test,
<filename>tracker-miners:miners-common / file-utils</filename>, may fail
due to internal test suite problems.
user, issue: <command>ninja test</command>.
</para>
<para>

View File

@ -5,13 +5,13 @@
%general-entities;
<!ENTITY tracker3-download-http
"&gnome-download-http;/tracker/3.0/tracker-&tracker3-version;.tar.xz">
"&gnome-download-http;/tracker/3.1/tracker-&tracker3-version;.tar.xz">
<!ENTITY tracker3-download-ftp
"&gnome-download-ftp;/tracker/3.0/tracker-&tracker3-version;.tar.xz">
<!ENTITY tracker3-md5sum "9ba66827bb5271c9e477980639d9873b">
"&gnome-download-ftp;/tracker/3.1/tracker-&tracker3-version;.tar.xz">
<!ENTITY tracker3-md5sum "c7a502802f213a6cb9a7b2fc94ef47d1">
<!ENTITY tracker3-size "1.4 MB">
<!ENTITY tracker3-buildsize "79 MB (with tests)">
<!ENTITY tracker3-time "0.3 SBU (with tests)">
<!ENTITY tracker3-buildsize "81 MB (with tests)">
<!ENTITY tracker3-time "0.8 SBU (with tests)">
]>
<sect1 id="tracker3" xreflabel="Tracker-&tracker3-version;">
@ -139,7 +139,8 @@ ninja</userinput></screen>
<para>
To test the results, issue: <command>ninja test</command>. The tests
should be run from a graphical session.
should be run from a graphical session. One test,
<filename>tracker:functional/portal</filename>, is known to timeout.
</para>
<para>
@ -193,7 +194,9 @@ ninja</userinput></screen>
libtracker-sparql-3.0.so
</seg>
<seg>
/usr/{include,lib,libexec}/tracker-3.0, /usr/share/tracker3, and
/usr/{include,lib}/tracker-3.0,
/usr/libexec/tracker3,
/usr/share/tracker3, and
/usr/share/gtk-doc/html/{libtracker-sparql,ontology}-3
</seg>
</seglistitem>

View File

@ -4,12 +4,12 @@
<!ENTITY % general-entities SYSTEM "../../general.ent">
%general-entities;
<!ENTITY vte-download-http "&gnome-download-http;/vte/0.62/vte-&vte-version;.tar.xz">
<!ENTITY vte-download-ftp "&gnome-download-ftp;/vte/0.62/vte-&vte-version;.tar.xz">
<!ENTITY vte-md5sum "234c80d99b7200ac39734f77366da822">
<!ENTITY vte-size "440 KB">
<!ENTITY vte-buildsize "12 MB (with tests, 9.7MB without tests)">
<!ENTITY vte-time "0.5 SBU (using parallelism=4; with tests)">
<!ENTITY vte-download-http "&gnome-download-http;/vte/0.64/vte-&vte-version;.tar.xz">
<!ENTITY vte-download-ftp "&gnome-download-ftp;/vte/0.64/vte-&vte-version;.tar.xz">
<!ENTITY vte-md5sum "433791af36424da9d416f37bfffa47a0">
<!ENTITY vte-size "604 KB">
<!ENTITY vte-buildsize "13 MB (with tests)">
<!ENTITY vte-time "0.3 SBU (using parallelism=4; with tests)">
<!-- Consolidating Tests/No Tests in GNOME sections for consistency. -->
<!-- For "Contents" and "Short Descriptions" sections -->

View File

@ -4,10 +4,10 @@
<!ENTITY % general-entities SYSTEM "../../general.ent">
%general-entities;
<!ENTITY yelp-xsl-download-http "&gnome-download-http;/yelp-xsl/&gnome-minor-38;/yelp-xsl-&yelp-xsl-version;.tar.xz">
<!ENTITY yelp-xsl-download-ftp "&gnome-download-ftp;/yelp-xsl/&gnome-minor-38;/yelp-xsl-&yelp-xsl-version;.tar.xz">
<!ENTITY yelp-xsl-md5sum "f55f9d738ac4ae75bedac02745236a5a">
<!ENTITY yelp-xsl-size "628 KB">
<!ENTITY yelp-xsl-download-http "&gnome-download-http;/yelp-xsl/&gnome-40;/yelp-xsl-&yelp-xsl-version;.tar.xz">
<!ENTITY yelp-xsl-download-ftp "&gnome-download-ftp;/yelp-xsl/&gnome-40;/yelp-xsl-&yelp-xsl-version;.tar.xz">
<!ENTITY yelp-xsl-md5sum "677051b60a188200a86ec0395e6af871">
<!ENTITY yelp-xsl-size "648 KB">
<!ENTITY yelp-xsl-buildsize "10 MB">
<!ENTITY yelp-xsl-time "less than 0.1 SBU">
]>

View File

@ -41,6 +41,72 @@
</itemizedlist>
</listitem>
-->
<listitem>
<para>April 6th, 2021</para>
<itemizedlist>
<listitem>
<para>[renodr] - Update to tracker3-miners-3.1.1. Part of
<ulink url="&blfs-ticket-root;14799">#14799</ulink>.</para>
</listitem>
<listitem>
<para>[renodr] - Update to tracker3-3.1.1. Part of
<ulink url="&blfs-ticket-root;14799">#14799</ulink>.</para>
</listitem>
<listitem>
<para>[renodr] - Update to evolution-data-server-3.40.0. Part of
<ulink url="&blfs-ticket-root;14799">#14799</ulink>.</para>
</listitem>
<listitem>
<para>[renodr] - Update to libgweather-40.0. Part of
<ulink url="&blfs-ticket-root;14799">#14799</ulink>.</para>
</listitem>
<listitem>
<para>[renodr] - Update to libpeas-1.30.0. Part of
<ulink url="&blfs-ticket-root;14799">#14799</ulink>.</para>
</listitem>
<listitem>
<para>[renodr] - Update to libgee-0.20.4. Part of
<ulink url="&blfs-ticket-root;14799">#14799</ulink>.</para>
</listitem>
<listitem>
<para>[renodr] - Update to gnome-desktop-40.0. Part of
<ulink url="&blfs-ticket-root;14799">#14799</ulink>.</para>
</listitem>
<listitem>
<para>[renodr] - Update to gjs-1.68.0. Part of
<ulink url="&blfs-ticket-root;14799">#14799</ulink>.</para>
</listitem>
<listitem>
<para>[renodr] - Update to vte-0.64.0. Fixes
<ulink url="&blfs-ticket-root;14862">#14862</ulink>.</para>
</listitem>
<listitem>
<para>[renodr] - Update to yelp-xsl-40.0. Part of
<ulink url="&blfs-ticket-root;14799">#14799</ulink>.</para>
</listitem>
<listitem>
<para>[renodr] - Update to gsettings-desktop-schemas-40.0. Part of
<ulink url="&blfs-ticket-root;14799">#14799</ulink>.</para>
</listitem>
<listitem>
<para>[renodr] - Update to gcr-3.40.0. Part of
<ulink url="&blfs-ticket-root;14799">#14799</ulink>.</para>
</listitem>
<listitem>
<para>[renodr] - Fix a security vulnerability in avahi. Fixes
<ulink url="&blfs-ticket-root;14866">#14866</ulink>.</para>
</listitem>
<listitem>
<para>[renodr] - Fix a security vulnerability in NetworkManager.
Fixes <ulink url="&blfs-ticket-root;14868">#14868</ulink>.</para>
</listitem>
<listitem>
<para>[renodr] - Fix a security vulnerability in p7zip. Fixes
<ulink url="&blfs-ticket-root;14867">#14867</ulink>.</para>
</listitem>
</itemizedlist>
</listitem>
<listitem>
<para>April 5th, 2021</para>
<itemizedlist>

View File

@ -141,6 +141,15 @@ useradd -c "Avahi Daemon Owner" -d /var/run/avahi-daemon -u 84 \
<screen><userinput remap="pre">patch -Np1 -i ../avahi-&avahi-version;-ipv6_race_condition_fix-1.patch</userinput></screen>
<para>
Fix a security vulnerabilty in <command>avahi-daemon</command>:
</para>
<screen><userinput remap="pre">sed -i '426a if (events &amp; AVAHI_WATCH_HUP) { \
client_free(c); \
return; \
}' avahi-daemon/simple-protocol.c</userinput></screen>
<para>
Install <application>Avahi</application> by running the following
commands:

View File

@ -189,6 +189,12 @@ sed -e 's/Qt/&amp;5/' \
<screen><userinput>grep -rl '^#!.*python$' | xargs sed -i '1s/python/&amp;3/'</userinput></screen>
<para>
Fix a security vulnerability in the matching system:
</para>
<screen><userinput remap="pre">sed -i 's/str, 0/str ?: "", 0/' src/core/nm-core-utils.c</userinput></screen>
<para>
Install <application>NetworkManager</application> by running the
following commands:

View File

@ -4,8 +4,8 @@
<!ENTITY % general-entities SYSTEM "../../general.ent">
%general-entities;
<!ENTITY libdazzle-download-http "&gnome-download-http;/libdazzle/3.40/libdazzle-&libdazzle-version;.tar.xz">
<!ENTITY libdazzle-download-ftp "&gnome-download-ftp;/libdazzle/3.40/libdazzle-&libdazzle-version;.tar.xz">
<!ENTITY libdazzle-download-http "&gnome-download-http;/libdazzle/&gnome-minor-40;/libdazzle-&libdazzle-version;.tar.xz">
<!ENTITY libdazzle-download-ftp "&gnome-download-ftp;/libdazzle/&gnome-minor-40;/libdazzle-&libdazzle-version;.tar.xz">
<!ENTITY libdazzle-md5sum "14381d1c64f14655da61c6094356d1d9">
<!ENTITY libdazzle-size "440 KB">
<!ENTITY libdazzle-buildsize "42 MB (with tests)">