Change logs for accountsservice source package in Oneiric

  • accountsservice (0.6.14-1git1ubuntu1.2) oneiric-security; urgency=low
    
      * SECURITY UPDATE: race condition with UID lookup
        - debian/patches/CVE-2012-2737.patch: use bus daemon to query peer
          credentials in src/util.c.
        - CVE-2012-2737
     -- Marc Deslauriers <email address hidden>   Wed, 27 Jun 2012 11:51:05 -0400
  • accountsservice (0.6.14-1git1ubuntu1.1) oneiric-security; urgency=low
    
      * SECURITY UPDATE: file permissions bypass (LP: #904395)
        - debian/patches/0010-set-language.patch:
          Drop privileges before letting help scripts in
          /usr/share/language-tools write to $HOME.
        - debian/patches/0009-language-tools.patch:
          Drop chown() call in /usr/share/language-tools/save-to-profile.
        - CVE-2011-4406
     -- Gunnar Hjalmarsson <email address hidden>   Thu, 26 Jan 2012 18:10:00 +0100
  • accountsservice (0.6.14-1git1ubuntu1) oneiric-proposed; urgency=low
    
      * debian/patches/0009-language-tools.patch:
        Sort the list of language options, which makes a difference for the
        language chooser in LightDM (LP: #868346).
     -- Gunnar Hjalmarsson <email address hidden>   Thu, 20 Oct 2011 15:54:00 +0200
  • accountsservice (0.6.14-1git1) oneiric; urgency=low
    
      Upload current Debian packaging git head to oneiric. I applied our Ubuntu
      changes to Debian.
    
      * 0002-create-and-manage-groups-like-on-a-ubuntu-system.patch: Add admin
        users to the same groups as Ubiquity, i. e. add "adm", "lpadmin", and
        "sambashare". Patch by Rodrigo Moya. (LP #810907)
      * Add 0007-add-lightdm-support.patch: Support setting/reading LightDM
        autologin settings. Patch by Mike Terry. Applied to both Debian and Ubuntu
        builds. (fd.o #40020, LP#798962)
      * Add 0008-nopasswdlogin-group.patch: When setting a user to have no
        password, also add them to the 'nopasswdlogin' group. Patch by Mike Terry.
        (Applied for Ubuntu only.) (LP #815271)
      * Add 0009-language-tools.patch: Helper scripts for managing the language
        environment are made available in /usr/share/language-tools. They are
        supporting accountsservice's "SetLanguage" method, but for now some of the
        files may also be called from other packages directly. Patch by Gunnar
        Hjalmarsson. (Applied for Ubuntu only.)
      * Add 0010-set-language.patch: When a new language is set, update the user's
        ~/.profile file with the corresponding environment variables.
        Patch by Gunnar Hjalmarsson. (Applied for Ubuntu only.)
      * debian/rules: Install language tools, when built.
    
    accountsservice (0.6.14-1) unstable; urgency=low
    
      * New upstream release:
        - ignore extraneous SetAutomaticLogin(false) calls for a user
        - monitor /etc/gdm/custom.conf for changes in autologin config
        - fix fast user switching
        - fix docs to build
        - translation updates
      * Refresh Debian's series of patches.
      * Refresh Ubuntu's series of patches.
     -- Martin Pitt <email address hidden>   Fri, 09 Sep 2011 17:47:23 +0200
  • accountsservice (0.6.13-1ubuntu4) oneiric; urgency=low
    
      * debian/patches/0002-create-and-manage-groups-like-on-a-ubuntu-system.patch:
        - Add admin users to the same groups as Ubiquity (LP: #810907)
     -- Rodrigo Moya <email address hidden>   Mon, 22 Aug 2011 17:41:16 +0200
  • accountsservice (0.6.13-1ubuntu3) oneiric; urgency=low
    
      * debian/patches/0008-nopasswdlogin-group.patch:
        - When setting a user to have no password, also add them to the
          'nopasswdlogin' group.  LP: #815271
     -- Michael Terry <email address hidden>   Tue, 16 Aug 2011 17:10:48 -0400
  • accountsservice (0.6.13-1ubuntu2) oneiric; urgency=low
    
      * debian/patches/1002-language-tools.patch:
        Helper scripts for managing the language environment are made available
        in /usr/share/language-tools. They are supporting accountsservice's
        "SetLanguage" method, but for now some of the files may also be
        called from other packages directly. This brings back the functionality
        that previously was in gdm and language-selector.
      * debian/patches/1003-set-language.patch:
        When a new language is set, update the user's ~/.profile file with
        the corresponding environment variables.
     -- Gunnar Hjalmarsson <email address hidden>   Tue, 16 Aug 2011 08:12:18 +0200
  • accountsservice (0.6.13-1ubuntu1) oneiric; urgency=low
    
      * debian/patches/0007-add-lightdm-support.patch:
        - Add support for reading/setting LightDM's autologin preference.
          LP: #798962
     -- Michael Terry <email address hidden>   Thu, 11 Aug 2011 15:14:57 -0400
  • accountsservice (0.6.13-1) unstable; urgency=low
    
      * New upstream release:
        - honor aclocal flags environment variable
        - set log domain so it can be hushed
        - use wtmp instead of consolekit for determining login frequency
          + Use the POSIX wtmpx database instead of ConsoleKit as source for
            calculating login frequency. This is more portable and much
            simpler. Also, it allows us to prepare accountsservice for the
            post-CK times. (upstream bug: https://bugs.freedesktop.org/39295)
        - leak and warning fixes
        - clean up polkit deprectation warnings
        - add '--' before username to account helper programs
      * Dropped patches (they don't apply for now):
        - 0001-do-not-consider-system-users-returned-from-consolekit.patch
        - 0003-getpwnam_null_crash.patch
        - 0004-history-filter-sessions.patch
      * Refreshed:
        - 0002-create-and-manage-groups-like-on-a-{debian,ubuntu}-system.patch
        - 0005-gdm_config_file_path.patch
      * Update symbols.
      * debian/patches/0006-adduser_instead_of_useradd.patch
        - Replace useradd with adduser to comply with Debian Policy.
          In collaboration with Ubuntu, thanks to Sebastien Bacher and other
          Ubuntu guys (LP: #810907).
      * Remove the dummy package gir1.2-accountservice-1.0, the previous version
        has already reached Wheezy and there is no reverse dependencies.
     -- Sebastien Bacher <email address hidden>   Tue,  26 Jul 2011 16:42:42 +0000
  • accountsservice (0.6.12-5) unstable; urgency=low
    
      [ Martin Pitt ]
      * debian/control: Add missing Breaks/Replaces: to
        gir1.2-accountsservice-1.0 for the package renaming.
     -- Martin Pitt <email address hidden>   Sat,  09 Jul 2011 15:19:00 +0000
  • accountsservice (0.6.12-4) unstable; urgency=low
    
      * Fix mistake in the name of a runtime package:
        - Rename gir1.2-accountservice-1.0 to gir1.2-accountsservice-1.0.
        - Introduce a transitional dummy package for a tiny-and-smooth transition.
      * Enable parallel building.
     -- Alessio Treglia <email address hidden>   Thu,  07 Jul 2011 23:36:56 +0000
  • accountsservice (0.6.12-3) unstable; urgency=low
    
      * Add accountsservice.{postinst,prerm} scripts to properly shut down
        the daemon on package upgrade and removal (Closes: #630577);
        thanks to Rodrigo Moya for the patch.
     -- Ubuntu Archive Auto-Sync <email address hidden>   Thu,  16 Jun 2011 22:56:49 +0000
  • accountsservice (0.6.12-2) unstable; urgency=low
    
      * Disable 0005-gdm_config_file_path.patch in debian/patches/ubuntu.series as
        it doesn't apply to Ubuntu.
      * On Ubuntu apply 0002-create-and-manage-groups-like-on-a-ubuntu-system.patch
        instead of 0002-create-and-manage-groups-like-on-a-debian-system.patch
     -- Alessio Treglia <email address hidden>   Sun, 05 Jun 2011 12:40:37 +0200
  • accountsservice (0.6.12-1ubuntu2) oneiric; urgency=low
    
      * debian/patches/0002-create-and-manage-groups-like-on-a-debian-system.patch:
        - the admin group is "admin" on Ubuntu, not "sudo"
     -- Sebastien Bacher <email address hidden>   Thu, 26 May 2011 11:14:09 +0200
  • accountsservice (0.6.12-1ubuntu1) oneiric; urgency=low
    
      * debian/patches/0005-gdm_config_file_path.patch:
        - disabled since it doesnt apply for Ubuntu
     -- Rico Tzschichholz <email address hidden>   Mon, 23 May 2011 08:39:34 +0200
  • accountsservice (0.6.12-1) unstable; urgency=low
    
      * New upstream bugfix release.
      * Update symbols.
      * Fix path to the GDM configuration file, which is different
        in Debian (Closes: #627311).
      * Refresh patches.
     -- Ubuntu Archive Auto-Sync <email address hidden>   Mon,  23 May 2011 09:54:08 +0000
  • accountsservice (0.6.10-1) unstable; urgency=low
    
      * New upstream release:
        - An assortment of race fixes.
        - Translation updates.
     -- Ubuntu Archive Auto-Sync <email address hidden>   Wed,  11 May 2011 07:12:57 +0000
  • accountsservice (0.6.9-2) unstable; urgency=low
    
      * Small change to reload_ck_history in order to make accountsservice
        filter by 'x11' session type (Closes: #624474);
        thanks to Josselin Mouette for the report and patch.
      * Bump Standards.
    
    accountsservice (0.6.9-1) unstable; urgency=low
    
      * New upstream release.
      * Refresh patches.
      * Update symbols file.
    
    accountsservice (0.6.8-2) unstable; urgency=low
    
      * Upload to unstable.
      * Add patch to prevent crash due to getpwnam returning a NULL pointer.
        Thanks to Mattias Eriksson for the patch.
      * Add symbols file.
    
    accountsservice (0.6.8-1) experimental; urgency=low
    
      * Imported Upstream version 0.6.8.
      * Refresh patches.
    
    accountsservice (0.6.6-4) experimental; urgency=low
    
      [ Josselin Mouette ]
      * 0002-create-and-manage-groups-like-on-a-debian-system.patch:
        - fixed  to not add user to useless group, and to use sudo instead of
          admin (Closes: #619914).
    
    accountsservice (0.6.6-3) experimental; urgency=low
    
      * Pass systemd unit dir to the configure script to properly provide
        service file (Closes: #619796); thanks to Alban Browaeys for the
        report.
    
    accountsservice (0.6.6-2) experimental; urgency=low
    
      * Rename 0001-buildsystem.patch -> 1001-buildsystem.patch
      * Match Debian user/groups system;
        thanks to Frederic Peters for the patchset (Closes: #618764):
        - 0001-do-not-consider-system-users-returned-from-consolekit.patch.
        - 0002-create-and-manage-groups-like-on-a-debian-system.patch.
    
    accountsservice (0.6.6-1) experimental; urgency=low
    
      * New upstream release.
    
    accountsservice (0.6.5-2) experimental; urgency=low
    
      * Switch libaccountsservice-dev to architecture 'any';
        also closes: #618643.
    
    accountsservice (0.6.5-1) experimental; urgency=low
    
      * New upstream release.
      * Update build-dependencies.
      * Switch to dh-autoreconf.
      * Provide po/Makefile.in.in
      * Don't build static libraries
      * Split files in several packages:
        - accountsservice to provide the runtime service files.
        - libaccountsservice0 to provide the shared libraries.
        - libaccountsservice-dev to provide the development files.
        - gir1.0-accountservice-1.0 to provide GObject introspection
          data files.
     -- Ubuntu Archive Auto-Sync <email address hidden>   Sat,  30 Apr 2011 12:36:55 +0000
  • accountsservice (0.6.1-1) unstable; urgency=low
    
      * Initial release (Closes: #606002).
     -- Alessio Treglia <email address hidden>   Tue,  25 Jan 2011 14:09:59 +0000