Changeset 2081610e


Ignore:
Timestamp:
06/06/2021 10:35:51 PM (3 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
11.0, 11.1, 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, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
d6c4d88
Parents:
815592a
Message:

Update to evolution-data-server-3.40.2
Minor text adjustments for cifs-utils and /usr merge.

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • gnome.ent

    r815592a r2081610e  
    4040<!ENTITY libpeas-version                   "1.30.0">
    4141<!ENTITY libwnck-version                   "40.0">
    42 <!ENTITY evolution-data-server-version     "3.40.1">
     42<!ENTITY evolution-data-server-version     "3.40.2">
    4343<!ENTITY folks-version                     "0.15.2">
    4444<!ENTITY gfbgraph-version                  "0.2.4">
  • gnome/platform/evolution-data-server.xml

    r815592a r2081610e  
    99  <!ENTITY evolution-data-server-download-ftp
    1010           "&gnome-download-ftp;/evolution-data-server/&gnome-minor-40;/evolution-data-server-&evolution-data-server-version;.tar.xz">
    11   <!ENTITY evolution-data-server-md5sum        "26efbb8a23fb8975722821e9a25ad09a">
     11  <!ENTITY evolution-data-server-md5sum        "4f6aeb55563a6f04e13ec0d7d3648192">
    1212  <!ENTITY evolution-data-server-size          "4.4 MB">
    13   <!ENTITY evolution-data-server-buildsize     "169 MB (with tests)">
    14   <!ENTITY evolution-data-server-time          "0.8 SBU (using parallelism=4, with tests)">
     13  <!ENTITY evolution-data-server-buildsize     "214 MB (with tests)">
     14  <!ENTITY evolution-data-server-time          "0.9 SBU (using parallelism=4, with tests)">
    1515]>
    1616
     
    186186
    187187    <para>
    188       To test the results, issue: <command>make test</command>. One test,
     188      To test the results, issue: <command>make test</command>. <!--One test,
    189189      <filename>test-book-client-custom-summary</filename>, is known to
    190       fail due to an internal test suite error.
     190      fail due to an internal test suite error.-->
    191191    </para>
    192192
     
    203203
    204204    <para>
    205       <parameter>-DENABLE_GOOGLE=ON</parameter>: This default flag enables
     205      <parameter>-DENABLE_GOOGLE=ON</parameter>: This switch enables
    206206      access to google services via <xref linkend="libgdata"/> and also
    207207      enables the Google Authentication option.
  • introduction/welcome/changelog.xml

    r815592a r2081610e  
    4747      <itemizedlist>
    4848        <listitem>
     49          <para>[renodr] - Update to evolution-data-server-3.40.2. Part of
     50          <ulink url="&blfs-ticket-root;15118">#15118</ulink>.</para>
     51        </listitem>
     52        <listitem>
    4953          <para>[renodr] - Update to gnome-autoar-0.3.3. Fixes
    5054          <ulink url="&blfs-ticket-root;15120">#15120</ulink>.</para>
  • networking/netprogs/cifsutils.xml

    r815592a r2081610e  
    168168
    169169    <para>
    170       <option>--with-pamdir=/lib/security</option>: Install the PAM
    171       module in <filename class="directory">/lib/security</filename>.
     170      <option>--with-pamdir=/usr/lib/security</option>: Install the PAM
     171      module in <filename class="directory">/usr/lib/security</filename>.
    172172    </para>
    173173
     
    186186          mount.cifs, mount.smb3, setcifsacl, smb2-quota, and smbinfo</seg>
    187187        <seg>/usr/lib/cifs-utils/idmapwb.so and optionally
    188           PAM module /lib/security/pam_cifscreds.so</seg>
     188          PAM module /usr/lib/security/pam_cifscreds.so</seg>
    189189        <seg>/usr/lib/cifs-utils</seg>
    190190      </seglistitem>
Note: See TracChangeset for help on using the changeset viewer.