Changeset 048aa04


Ignore:
Timestamp:
03/06/2022 09:50:13 AM (2 years 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:
02d60dda
Parents:
c57cae3
git-author:
Pierre Labastie <pierre.labastie@…> (03/06/2022 09:36:34 AM)
git-committer:
Pierre Labastie <pierre.labastie@…> (03/06/2022 09:50:13 AM)
Message:

Update to accountsservice-22.08.8

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • general/sysutils/accountsservice.xml

    rc57cae3 r048aa04  
    88           "https://www.freedesktop.org/software/accountsservice/accountsservice-&accountsservice-version;.tar.xz">
    99  <!ENTITY accountsservice-download-ftp  " ">
    10   <!ENTITY accountsservice-md5sum        "76dd5e16be97d63b3f9f7f5462859715">
     10  <!ENTITY accountsservice-md5sum        "6dae0b50b48abe61296c8ecf90068c1f">
    1111  <!ENTITY accountsservice-size          "100 KB">
    12   <!ENTITY accountsservice-buildsize     "5.5 MB">
     12  <!ENTITY accountsservice-buildsize     "7.3 MB">
    1313  <!ENTITY accountsservice-time          "less than 0.1 SBU">
    1414]>
     
    103103  <sect2 role="installation">
    104104    <title>Installation of AccountsService</title>
    105 
     105<!-- fixed in 22.08.8
    106106    <para revision="systemd">
    107107      First, fix an issue in the systemd unit that causes runtime issues:
    108       <!-- causes errors when trying to change the user's icon in g-c-c -->
     108      <!-\- causes errors when trying to change the user's icon in g-c-c -\->
    109109    </para>
    110110
    111111<screen revision="systemd"><userinput remap="pre">sed -i '/PrivateTmp/d' data/accounts-daemon.service.in</userinput></screen>
    112 
     112-->
    113113    <para>
    114114      Install <application>AccountsService</application> by running the following
     
    164164    </para>
    165165
    166 <!--
    167     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    168       href="../../xincludes/static-libraries.xml"/>
    169 
    170     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    171       href="../../xincludes/gtk-doc-rebuild.xml"/>
    172 -->
    173166  </sect2>
    174167
     
    192185             <phrase revision="systemd">Systemd Units</phrase></title> -->
    193186      <title>Systemd Unit</title>
    194 <!-- Autmatically started by D-Bus when needed
     187<!-- Automatically started by D-Bus when needed
    195188      <para revision="sysv">
    196189        To start the <command>accounts-daemon</command> daemon at boot,
     
    201194        <systemitem class="username">root</systemitem> user:
    202195      </para>
     196
     197<screen role="root" revision="sysv"><userinput>make install-accounts-daemon</userinput></screen>
    203198-->
    204       <para revision="systemd">
     199      <para>
    205200        To start the <command>accounts-daemon</command> daemon at boot,
    206201        enable the previously installed systemd unit
     
    213208      </indexterm>
    214209
    215 <screen role="root" revision="sysv"><userinput>make install-accounts-daemon</userinput></screen>
    216 
    217 <screen role="root" revision="systemd"><userinput>systemctl enable accounts-daemon</userinput></screen>
     210<screen role="root"><userinput>systemctl enable accounts-daemon</userinput></screen>
    218211
    219212    </sect3>
     
    231224      <seglistitem>
    232225        <seg>
    233           accounts-daemon (library executable)
     226          accounts-daemon (in
     227          <filename class="directory">/usr/libexec</filename>)
    234228        </seg>
    235229        <seg>
     
    238232        <seg>
    239233          /usr/include/accountsservice-1.0,
    240           /usr/share/doc/accountsservice,
    241           /usr/share/gtk-doc/html/libaccountsservice, and
     234          /usr/share/accountsservice,
     235          /usr/share/gtk-doc/html/libaccountsservice (optional), and
    242236          /var/lib/AccountsService
    243237        </seg>
  • packages.ent

    rc57cae3 r048aa04  
    285285
    286286<!-- Chapter 12 -->
    287 <!ENTITY accountsservice-version      "22.07.5">
     287<!ENTITY accountsservice-version      "22.08.8">
    288288<!ENTITY acpid-version                "2.0.33">
    289289<!ENTITY at-version                   "3.2.4">
Note: See TracChangeset for help on using the changeset viewer.