mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 06:52:14 +08:00
Update to evolution-data-server-3.44.3
This commit is contained in:
parent
00e3f274bb
commit
9e92861d8b
@ -46,7 +46,7 @@
|
||||
<!ENTITY libgweather-version "&libgweather-minor;.0">
|
||||
<!ENTITY libpeas-version "1.32.0">
|
||||
<!ENTITY libwnck-version "40.1">
|
||||
<!ENTITY evolution-data-server-version "3.44.2">
|
||||
<!ENTITY evolution-data-server-version "3.44.3">
|
||||
<!ENTITY folks-version "0.15.5">
|
||||
<!ENTITY gfbgraph-version "0.2.5">
|
||||
<!ENTITY tracker3-version "3.3.1">
|
||||
|
@ -8,10 +8,10 @@
|
||||
"&gnome-download-http;/evolution-data-server/&gnome-minor-44;/evolution-data-server-&evolution-data-server-version;.tar.xz">
|
||||
<!ENTITY evolution-data-server-download-ftp
|
||||
"&gnome-download-ftp;/evolution-data-server/&gnome-minor-44;/evolution-data-server-&evolution-data-server-version;.tar.xz">
|
||||
<!ENTITY evolution-data-server-md5sum "131caff71f487d402b7bf62e9a7a2e37">
|
||||
<!ENTITY evolution-data-server-md5sum "86944a44ef9c5425a934ecf34cd388ba">
|
||||
<!ENTITY evolution-data-server-size "4.6 MB">
|
||||
<!ENTITY evolution-data-server-buildsize "193 MB (with tests)">
|
||||
<!ENTITY evolution-data-server-time "0.8 SBU (using parallelism=4, with tests)">
|
||||
<!ENTITY evolution-data-server-buildsize "227 MB (with tests)">
|
||||
<!ENTITY evolution-data-server-time "2.5 SBU (using parallelism=4, with tests)">
|
||||
]>
|
||||
|
||||
<sect1 id="evolution-data-server"
|
||||
@ -132,15 +132,6 @@ xreflabel="evolution-data-server-&evolution-data-server-version;">
|
||||
<sect2 role="installation">
|
||||
<title>Installation of Evolution Data Server</title>
|
||||
|
||||
<!--
|
||||
<para revision="systemd">
|
||||
First, as the <systemitem class="username">root</systemitem> user,
|
||||
remove old and incompatible versions of the systemd units:
|
||||
</para>
|
||||
|
||||
<screen role="root"
|
||||
revision="systemd"><userinput remap="pre">rm -fv /usr/lib/systemd/user/evolution-*.service</userinput></screen>
|
||||
-->
|
||||
<!--
|
||||
<para>
|
||||
<phrase revision="sysv">First,</phrase>
|
||||
@ -194,7 +185,8 @@ make</userinput></screen>
|
||||
To test the results, issue: <command>make test</command>. <!--
|
||||
TODO: Bruce had no failure for 3.44.0. I have two:
|
||||
71 - test-book-meta-backend (Subprocess aborted)
|
||||
88 - test-cal-meta-backend (Subprocess aborted)-->
|
||||
88 - test-cal-meta-backend (Subprocess aborted)
|
||||
No failure for 3.44.3 [pierre]-->
|
||||
</para>
|
||||
|
||||
<para>
|
||||
|
@ -44,6 +44,10 @@
|
||||
<listitem>
|
||||
<para>July 2nd, 2022</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[pierre] - Update to evolution-data-server-3.44.3. Fixes
|
||||
<ulink url="&blfs-ticket-root;16727">#16727</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[pierre] - Update to lxml-4.9.1 (python module). Fixes
|
||||
<ulink url="&blfs-ticket-root;16726">#16726</ulink>.</para>
|
||||
|
Loading…
Reference in New Issue
Block a user