Package accountsservice: Information

    Source package: accountsservice
    Version: 26.12.8-alt3
    Latest version according to Repology
    Build time:  Jun 3, 2026, 05:21 PM in the task #420020
    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 (x86_64, i586, aarch64)
    accountsservice-debuginfo (x86_64, i586, aarch64)
    libaccountsservice (x86_64, i586, aarch64)
    libaccountsservice-debuginfo (x86_64, i586, aarch64)
    libaccountsservice-devel (x86_64, i586, aarch64)
    libaccountsservice-gir (x86_64, i586, aarch64)
    libaccountsservice-gir-devel (noarch)

    Maintainer: Vladimir Romanov



      1. /proc
      2. gobject-introspection-devel
      3. gtk-doc
      4. libsystemd-devel >= 186
      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(json-c)
      11. pkgconfig(polkit-gobject-1)
      12. python3-module-dbusmock
      13. python3-module-pygobject3
      14. systemd-devel
      15. vala-tools

    Last changed


    June 3, 2026 Vladimir Romanov 26.12.8-alt3
    - Used current user password check for changing it.
    June 3, 2026 Vladimir Romanov 26.12.8-alt2
    - Allowed to user change their own password without authentication
      (closes: #59397).
    May 26, 2026 Vladimir Romanov 26.12.8-alt1
    - 26.12.8 (closes: #58899)
    - Fixed creating user with ReadySet in ALT Atomic (closes: #59308).
    - Port package to more classic gear way.