Package accountsservice: Information

    Source package: accountsservice
    Version: 23.13.9-alt5
    Build time:  Oct 10, 2024, 11:06 AM
    Category: System/Base
    Report package bug
    License: GPLv3+
    Summary: D-Bus interfaces for querying and manipulating user account information
    Description: 
    The accountsservice project provides a set of D-Bus interfaces for
    querying and manipulating user account information and an implementation
    of these interfaces, based on the useradd, usermod and userdel commands.

    List of RPM packages built from this SRPM:
    accountsservice (e2kv6, e2kv5, e2kv4, e2k)
    accountsservice-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
    libaccountsservice (e2kv6, e2kv5, e2kv4, e2k)
    libaccountsservice-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
    libaccountsservice-devel (e2kv6, e2kv5, e2kv4, e2k)
    libaccountsservice-gir (e2kv6, e2kv5, e2kv4, e2k)
    libaccountsservice-gir-devel (noarch)

    Maintainer: Evgeny Sinelnikov


      1. /proc
      2. libsystemd-devel >= 186
      3. python3-module-dbusmock
      4. python3-module-pygobject3
      5. meson >= 0.63.0
      6. pkgconfig(dbus-1)
      7. pkgconfig(gio-2.0) >= 2.63.5
      8. pkgconfig(gio-unix-2.0)
      9. pkgconfig(glib-2.0) >= 2.63.5
      10. pkgconfig(polkit-gobject-1)
      11. gobject-introspection-devel
      12. gtk-doc
      13. vala-tools
      14. systemd-devel

    Last changed


    Sept. 4, 2024 Evgeny Sinelnikov 23.13.9-alt5
    - Fixed problem with local users definition (difference with previous
      release - fixed path to /etc/tcb/ is removed, which allows to work
      with nsswitch.conf) (thx Maria Alexeeva) (ALT#47499).
    Aug. 7, 2024 Maria Alexeeva 23.13.9-alt4
    - Fixed a problem with defining local users in Gnome.
    - Reading /etc/shadow changed to reading /etc/tcb/
    - Fixed tests for working with /etc/tcb/
    June 24, 2024 Alexey Shabalin 23.13.9-alt3
    - Sync with upstream main branch.
    - Add reuires dbus.service to accounts-daemon.service (ALT#50663).