Change logs for accountsservice source package in Lunar

  • accountsservice (22.08.8-1ubuntu7.1) lunar-security; urgency=medium
    
      * SECURITY UPDATE: use-after-free in user.c (LP: #2024182)
        - debian/patches/0010-set-language.patch: updated to properly return
          from functions after throw_error() has been called.
        - CVE-2023-3297
    
     -- Marc Deslauriers <email address hidden>  Tue, 20 Jun 2023 07:23:47 -0400
  • accountsservice (22.08.8-1ubuntu7) lunar; urgency=medium
    
      * debian/patches/gitlab_manager_requests.patch:
        - Disconnect from manager signals when freeing a request and resolve
          indicator-messages crashing on logout, thanks Marco! (lp: #2015962)
    
     -- Sebastien Bacher <email address hidden>  Thu, 13 Apr 2023 23:59:56 +0200
  • accountsservice (22.08.8-1ubuntu6) lunar; urgency=medium
    
      * debian/patches/git_users_requests.patch:
        - included more fixes from upstream !128, resolves an invalid read which
          is leading to crashes client softwares (lp: #2012879)
    
     -- Sebastien Bacher <email address hidden>  Fri, 07 Apr 2023 15:10:37 +0200
  • accountsservice (22.08.8-1ubuntu5) lunar; urgency=medium
    
      * src/libaccountsservice/act-user-manager.c:
        - cherry pick a fix invalid users requests (lp: #1966905)
    
     -- Sebastien Bacher <email address hidden>  Mon, 27 Mar 2023 22:02:47 +0200
  • accountsservice (22.08.8-1ubuntu4) lunar; urgency=medium
    
      * debian/patches/0010-set-language.patch:
        - Fix code ambiguity causing compiler warning (LP: #1999698).
    
     -- Gunnar Hjalmarsson <email address hidden>  Wed, 14 Dec 2022 23:36:32 +0100
  • accountsservice (22.08.8-1ubuntu3) lunar; urgency=medium
    
      * 0009-language-tools.patch: Let meson set file permissions
    
     -- Gunnar Hjalmarsson <email address hidden>  Sat, 12 Nov 2022 23:30:29 +0100
  • accountsservice (22.08.8-1ubuntu2) lunar; urgency=medium
    
      * debian/rules:
        - include 'users' in the defaults group list instead of 'lxd',
          https://discourse.ubuntu.com/t/easy-multi-user-lxd-setup
    
     -- Sebastien Bacher <email address hidden>  Fri, 11 Nov 2022 09:51:35 +0100
  • accountsservice (22.08.8-1ubuntu1) kinetic; 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/accountsservice.install:
        - Install language-tools scripts.
      * 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/0009-language-tools.patch,
        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.
    
    accountsservice (22.08.8-1) unstable; urgency=medium
    
      * Team upload
      * New upstream release
      * Upstream commits to prevent FTBFS:
        - d/p/tests-fix-the-signature-for-the-SetLocked-call.patch
        - d/p/tests-fix-invocation-of-AddUser.patch
      * Drop d/p/0009-language-tools.patch
      * debian/libaccountsservice0.symbols:
        - Add new expiration policy related symbols
      * Bump Standards-Version to 4.6.1
    
     -- Gunnar Hjalmarsson <email address hidden>  Fri, 27 May 2022 10:45:46 +0200