accountsservice 22.07.5-2ubuntu1 source package in Ubuntu

Changelog

accountsservice (22.07.5-2ubuntu1) jammy; urgency=medium

  * Merge with Debian, remaining Ubuntu changes:
  * debian/control:
    - Add build-depends on dh-translations
  * debian/rules:
    - Build with translations to update POT file.
    - set -Dextra_admin_groups to add admin users to the same groups than
      user-setup is using for the initial account
    - We use custom.conf, not daemon.conf
  * debian/libaccountsservice0.symbols:
    - Add symbols added from patches.
  * debian/patches/0001-formats-locale-property.patch:
    - Addition of FormatsLocale property and SetFormatsLocale method.
  * debian/patches/0005-gdm_config_file_path.patch:
    - Disabled, as we are using custom.conf.
  * debian/patches/0010-set-language.patch:
    - Save user language and regional formats settings to ~/.pam_environment.
  * debian/patches/0011-add-background-file-support.patch:
    - Add support for a BackgroundFile property, similar to IconFile.
  * debian/patches/0012-add-keyboard-layout-support.patch:
    - Add XKeyboardLayouts property to report a user's keyboard layouts.
  * debian/patches/0013-add-has-message-support.patch:
    - Add XHasMessages property to report if a user had unread messages.
  * debian/patches/0016-add-input-sources-support.patch:
    - Store input sources in the user object.
  * debian/patches/0021-support-extrausers.patch:
    - In addition to watching /etc/{passwd,shadow,group}, also watch those
      same files in /var/lib/extrausers/, if they exist.
  * debian/patches/gitlab_change_types.patch:
    - fix changing account types failing on missing groups
  * debian/patches/gitlab_shared_tmp.patch:
    - don't use a private tmp since API clients sometime store files there

 -- Sebastien Bacher <email address hidden>  Tue, 22 Feb 2022 16:27:56 +0100

Upload details

Uploaded by:
Sebastien Bacher
Uploaded to:
Jammy
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
gnome
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Jammy release main gnome

Downloads

File Size SHA-256 Checksum
accountsservice_22.07.5.orig.tar.xz 99.3 KiB 21d449c0dead8a543cea8f11e71eb0496c035d730ea48393397a302b3a4c7c1a
accountsservice_22.07.5-2ubuntu1.debian.tar.xz 29.5 KiB 4a8a2a5c647f62f5f3ba8395e5e264f137a9137c7b63d6682aebcb6c66f3e6c1
accountsservice_22.07.5-2ubuntu1.dsc 2.5 KiB b8880ea0a1df3445b3757e0af379bd59d471193ba71a868da4e077e582eefffb

View changes file

Binary packages built by this source

accountsservice: query and manipulate user account information

 The AccountService 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.

accountsservice-dbgsym: debug symbols for accountsservice
gir1.2-accountsservice-1.0: No summary available for gir1.2-accountsservice-1.0 in ubuntu kinetic.

No description available for gir1.2-accountsservice-1.0 in ubuntu kinetic.

libaccountsservice-dev: query and manipulate user account information - header files

 The AccountService 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.
 .
 This package provides the development files for the
 AccountService library.

libaccountsservice-doc: No summary available for libaccountsservice-doc in ubuntu kinetic.

No description available for libaccountsservice-doc in ubuntu kinetic.

libaccountsservice0: query and manipulate user account information - shared libraries

 The AccountService 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.
 .
 This package provides the shared libraries of the
 AccountService library.

libaccountsservice0-dbgsym: debug symbols for libaccountsservice0