Update to evolution-data-server-3.40.1

This commit is contained in:
Bruce Dubbs 2021-05-10 12:29:48 -05:00
parent f409953815
commit c75230f442
3 changed files with 11 additions and 12 deletions

View File

@ -39,7 +39,7 @@
<!ENTITY libgweather-version "40.0">
<!ENTITY libpeas-version "1.30.0">
<!ENTITY libwnck-version "3.36.0">
<!ENTITY evolution-data-server-version "3.40.0">
<!ENTITY evolution-data-server-version "3.40.1">
<!ENTITY folks-version "0.15.2">
<!ENTITY gfbgraph-version "0.2.4">
<!ENTITY tracker-version "2.3.6">

View File

@ -8,9 +8,9 @@
"&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-40;/evolution-data-server-&evolution-data-server-version;.tar.xz">
<!ENTITY evolution-data-server-md5sum "4800de1348b9109595f1754f3001d8bf">
<!ENTITY evolution-data-server-md5sum "26efbb8a23fb8975722821e9a25ad09a">
<!ENTITY evolution-data-server-size "4.4 MB">
<!ENTITY evolution-data-server-buildsize "214 MB (with tests)">
<!ENTITY evolution-data-server-buildsize "169 MB (with tests)">
<!ENTITY evolution-data-server-time "0.8 SBU (using parallelism=4, with tests)">
]>
@ -74,7 +74,7 @@ xreflabel="evolution-data-server-&evolution-data-server-version;">
</para>
</listitem>
</itemizedlist>
<!--
<bridgehead renderas="sect3">Additional Downloads</bridgehead>
<itemizedlist spacing="compact">
<listitem>
@ -84,6 +84,7 @@ xreflabel="evolution-data-server-&evolution-data-server-version;">
</para>
</listitem>
</itemizedlist>
-->
<bridgehead renderas="sect3">Evolution Data Server Dependencies</bridgehead>
<bridgehead renderas="sect4">Required</bridgehead>
@ -120,13 +121,7 @@ xreflabel="evolution-data-server-&evolution-data-server-version;">
<xref linkend="mitkrb"/>,
a <xref linkend="server-mail"/> (that provides a <command>sendmail</command> command),
<xref linkend="openldap"/>, and
<!--<ulink url="https://gitlab.com/groups/accounts-sso">Accounts-SSO</ulink>,
<ulink url="https://github.com/google/google-authenticator/">Google Authenticator</ulink>, and-->
<ulink url="https://github.com/googlei18n/libphonenumber/">libphonenumber</ulink>
<!-- For the above commented entries - I can't seem to find references to
these in 3.32.0, so they've been commented.-->
<!-- Phone Number support via libphonenumber spotted in 3.34.1, check
CMakeLists.txt -->
</para>
<para condition="html" role="usernotes">User Notes:
@ -144,7 +139,7 @@ xreflabel="evolution-data-server-&evolution-data-server-version;">
<screen role="root"
revision="systemd"><userinput remap="pre">rm -fv /usr/lib/systemd/user/evolution-*.service</userinput></screen>
<!--
<para>
<phrase revision="sysv">First,</phrase>
<phrase revision="systemd">Then,</phrase> fix an issue with
@ -152,7 +147,7 @@ xreflabel="evolution-data-server-&evolution-data-server-version;">
</para>
<screen><userinput>patch -Np1 -i ../evolution-data-server-&evolution-data-server-version;-cmake_fix-1.patch</userinput></screen>
-->
<para>
Install <application>Evolution Data Server</application> by running
the following commands:

View File

@ -45,6 +45,10 @@
<listitem>
<para>May 9th, 2021</para>
<itemizedlist>
<listitem>
<para>[bdubbs] - Update to evolution-data-server-3.40.1. Partially fixes
<ulink url="&blfs-ticket-root;14961">#14961</ulink>.</para>
</listitem>
<listitem>
<para>[bdubbs] - Update to gnome-online-accounts-3.40.0. Fixes
<ulink url="&blfs-ticket-root;14937">#14937</ulink>.</para>