Package userpasswd: Information

    Source package: userpasswd
    Version: 1.0.1-alt2
    Latest version according to Repology
    Build time:  Dec 18, 2025, 02:53 PM in the task #403173
    Report package bug
    License: GPLv3+
    Summary: Graphical utility for changing user password
    Description: 
    A graphical utility to change your password

    List of RPM packages built from this SRPM:
    userpasswd (x86_64, i586, aarch64)
    userpasswd-common (x86_64, i586, aarch64)
    userpasswd-common-debuginfo (x86_64, i586, aarch64)
    userpasswd-debuginfo (x86_64, i586, aarch64)
    userpasswd-gnome (x86_64, i586, aarch64)
    userpasswd-gnome-debuginfo (x86_64, i586, aarch64)

    Maintainer: Maria Alexeeva



      1. cmake
      2. gcc
      3. rpm-macros-alternatives
      4. rpm-macros-cmake
      5. pkgconfig(gio-2.0)
      6. pkgconfig(gobject-2.0)
      7. pkgconfig(gtk4)
      8. pkgconfig(json-glib-1.0)
      9. pkgconfig(libadwaita-1)
      10. pkgconfig(pam)
      11. pkgconfig(pam_misc)

    Last changed


    Dec. 18, 2025 Maria Alexeeva 1.0.1-alt2
    - Updated Name[ru] in .desktop
    May 21, 2025 Maria Alexeeva 1.0.1-alt1
    - Fixed display of icon on the panel in Wayland sessions (Closes: 54368)
    - Fixed starting /usr/bin/userpasswd by clicking the icon if userpasswd
      or userpasswd-gnome package is not installed (Closes: 53977)
    - Fixed string comparison on passwd request (Closes: 54366)
    - Added metadata file
    April 28, 2025 Maria Alexeeva 1.0.0-alt1
    - Removed the code for the old userpasswd. New implementation uses
      gtk4 and userpasswd-gnome logic.
    - The helper file has been moved to the common package,
      since it is common to both userpasswd and userpasswd-gnome packages
    - Change license to GPLv3+