Change logs for accountsservice source package in Disco

  • accountsservice (0.6.50-0ubuntu1) disco; urgency=medium
    
      * New upstream release (LP: #1789502)
      * debian/control:
        - Bump minimum version of libglib2.0-dev
      * debian/rules:
      * debian/patches/0005-gdm_config_file_path.patch:
        - Set config file using configure args
      * debian/libaccountsservice0.symbols:
        - Updated
      * debian/patches/0001-Move-cache-cleanup-out-into-a-common-function-and-cl.patch:
      * debian/patches/0002-On-startup-clean-out-the-data-of-removed-users.patch:
      * debian/patches/1002-dont-override-standardoutput.patch:
        - Applied upstream
      * debian/patches/0015-debian-nologin-path.patch:
        - No longer needed
      * debian/patches/0008-nopasswdlogin-group.patch:
      * debian/patches/2001-filtering_out_users.patch:
        - Remove unused patches
    
     -- Robert Ancell <email address hidden>  Mon, 12 Nov 2018 10:52:43 +1300
  • accountsservice (0.6.45-1ubuntu1) bionic; urgency=medium
    
      * Merge with Debian, remaining Ubuntu changes:
      * debian/libaccountsservice0.symbols:
        - Add symbols added from patches.
      * debian/patches/0001-formats-locale-property.patch:
        - Addition of FormatsLocale property and SetFormatsLocale method.
      * debian/patches/0001-Move-cache-cleanup-out-into-a-common-function-and-cl.patch:
        - Move cache cleanup out into a common function and clean up icon too.
      * debian/patches/0002-On-startup-clean-out-the-data-of-removed-users.patch:
        - On startup, clean out the data of removed users.
      * debian/patches/0005-gdm_config_file_path.patch:
        - We use custom.conf, not daemon.conf
      * debian/patches/0008-nopasswdlogin-group.patch:
        - When setting a user to have no password, also add them to the
          'nopasswdlogin' group.
      * debian/patches/0009-language-tools.patch:
        - Modified from Debian version.
      * 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/0020-support-login.defs.patch:
        - Revert upstream patch that dropped support for using login.defs
          to determine min and max UID for system users. We still want
          that support in at least Ubuntu Touch.
      * 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.
    
     -- Robert Ancell <email address hidden>  Mon, 18 Dec 2017 15:42:18 +1300