Changeset 9e92861


Ignore:
Timestamp:
07/02/2022 11:07:30 AM (22 months ago)
Author:
Pierre Labastie <pierre.labastie@…>
Branches:
11.2, 11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18, xry111/soup3, xry111/xf86-video-removal
Children:
caed7d3e
Parents:
00e3f27
Message:

Update to evolution-data-server-3.44.3

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • gnome.ent

    r00e3f27 r9e92861  
    4747<!ENTITY libpeas-version                   "1.32.0">
    4848<!ENTITY libwnck-version                   "40.1">
    49 <!ENTITY evolution-data-server-version     "3.44.2">
     49<!ENTITY evolution-data-server-version     "3.44.3">
    5050<!ENTITY folks-version                     "0.15.5">
    5151<!ENTITY gfbgraph-version                  "0.2.5">
  • gnome/platform/evolution-data-server.xml

    r00e3f27 r9e92861  
    99  <!ENTITY evolution-data-server-download-ftp
    1010           "&gnome-download-ftp;/evolution-data-server/&gnome-minor-44;/evolution-data-server-&evolution-data-server-version;.tar.xz">
    11   <!ENTITY evolution-data-server-md5sum        "131caff71f487d402b7bf62e9a7a2e37">
     11  <!ENTITY evolution-data-server-md5sum        "86944a44ef9c5425a934ecf34cd388ba">
    1212  <!ENTITY evolution-data-server-size          "4.6 MB">
    13   <!ENTITY evolution-data-server-buildsize     "193 MB (with tests)">
    14   <!ENTITY evolution-data-server-time          "0.8 SBU (using parallelism=4, with tests)">
     13  <!ENTITY evolution-data-server-buildsize     "227 MB (with tests)">
     14  <!ENTITY evolution-data-server-time          "2.5 SBU (using parallelism=4, with tests)">
    1515]>
    1616
     
    133133    <title>Installation of Evolution Data Server</title>
    134134
    135 <!--
    136     <para revision="systemd">
    137       First, as the <systemitem class="username">root</systemitem> user,
    138       remove old and incompatible versions of the systemd units:
    139     </para>
    140 
    141 <screen role="root"
    142         revision="systemd"><userinput remap="pre">rm -fv /usr/lib/systemd/user/evolution-*.service</userinput></screen>
    143 -->
    144135<!--
    145136    <para>
     
    195186      TODO: Bruce had no failure for 3.44.0. I have two:
    196187         71 - test-book-meta-backend (Subprocess aborted)
    197          88 - test-cal-meta-backend (Subprocess aborted)-->
     188         88 - test-cal-meta-backend (Subprocess aborted)
     189      No failure for 3.44.3 [pierre]-->
    198190    </para>
    199191
  • introduction/welcome/changelog.xml

    r00e3f27 r9e92861  
    4545      <para>July 2nd, 2022</para>
    4646      <itemizedlist>
     47        <listitem>
     48          <para>[pierre] - Update to evolution-data-server-3.44.3. Fixes
     49          <ulink url="&blfs-ticket-root;16727">#16727</ulink>.</para>
     50        </listitem>
    4751        <listitem>
    4852          <para>[pierre] - Update to lxml-4.9.1 (python module). Fixes
Note: See TracChangeset for help on using the changeset viewer.