Change logs for gnome-keyring source package in Sid

  • gnome-keyring (42.1-1) unstable; urgency=medium
    
      * New upstream release
      * Build new systemd user service
      * Add patch to start systemd service with graphical-session
    
     -- Jeremy Bicha <email address hidden>  Tue, 24 May 2022 11:53:29 -0400
  • gnome-keyring (40.0-3) unstable; urgency=medium
    
      * Team upload
      * Don't add CAP_IPC_LOCK capability to gnome-keyring-daemon.
        GNOME Keyring uses "memory locking" to prevent memory buffers from being
        written out to swap, in an attempt to prevent passwords and other secrets
        from being written to disk unencrypted. Since Linux 2.6.9 (Debian 4.0,
        2007) it has been possible to lock memory up to the limit defined by
        RLIMIT_MEMLOCK without requiring the CAP_IPC_LOCK capability.
        Since GLib 2.70, security hardening in GLib means that this capability
        interferes with the ability to connect to the D-Bus session bus, which
        is required functionality for gnome-keyring.
        RLIMIT_MEMLOCK defaults to 64 KiB, although it is considerably higher on
        typical Debian systems due to #976373. If memory locking for larger
        quantities of secret data is required, please configure a higher
        RLIMIT_MEMLOCK in /etc/security/limits.conf.
        Using encrypted swap, with an ephemeral key if suspend-to-disk is not
        required, is recommended as a more robust way to prevent passwords
        from reaching disk. Full-disk encryption is also recommended for
        systems where confidentiality is important.
        (Closes: #994961)
      * Don't build with capabilities support on Linux architectures.
        Now that we are not setting CAP_IPC_LOCK, this is not useful, and
        disabling it silences some misleading warnings. gnome-keyring will still
        log a warning if it cannot allocate enough locked memory for its needs.
      * Add proposed patches to avoid unnecessary use of unlocked memory.
        Older versions of gnome-keyring did not always prevent larger items of
        secret data from being swapped out, even if they could, due to a logic
        error when allocating new blocks of locked memory.
    
     -- Simon McVittie <email address hidden>  Sun, 26 Sep 2021 17:28:50 +0100
  • gnome-keyring (40.0-2) unstable; urgency=medium
    
      * Build-Depend on debhelper-compat 13
      * Build-Depend on dh-sequence-gnome instead of gnome-pkg-tools
      * debian/rules: clean up unneeded rules
      * Release to unstable
    
     -- Jeremy Bicha <email address hidden>  Sat, 21 Aug 2021 07:43:03 -0400
  • gnome-keyring (3.36.0-1) unstable; urgency=medium
    
      * New upstream release
    
     -- Sebastien Bacher <email address hidden>  Wed, 11 Mar 2020 10:00:29 +0100
  • gnome-keyring (3.34.0-1) unstable; urgency=medium
    
      * New upstream release
      * Drop patches applied in new release:
        - Remove-tap-gtester-rely-on-GLib-2.38-built-in-TAP-output-.patch
        - test-gkd-ssh-agent-service-Avoid-race-condition-with-serv.patch
      * Release to unstable
    
     -- Jeremy Bicha <email address hidden>  Mon, 30 Sep 2019 21:08:35 -0400
  • gnome-keyring (3.28.2-5) unstable; urgency=medium
    
      * Team upload
      * d/p/test-gkd-ssh-agent-service-Avoid-race-condition-with-serv.patch:
        Add proposed patch to avoid a race condition that can result in the
        tests hanging, which seems to be particularly likely on a
        single-CPU machine (Closes: #909416)
    
     -- Simon McVittie <email address hidden>  Sun, 10 Mar 2019 10:51:58 +0000
  • gnome-keyring (3.28.2-4) unstable; urgency=medium
    
      * Team upload
      * Select debian/buster and upstream/3.28.x branches
      * Release to unstable
    
     -- Simon McVittie <email address hidden>  Sat, 09 Mar 2019 12:00:46 +0000
  • gnome-keyring (3.28.2-2) unstable; urgency=medium
    
      * Run dh_auto_test instead of make check
      * Restore -Wl,-O1 to our LDFLAGS
      * Bump Standards-Version to 4.3.0
    
     -- Jeremy Bicha <email address hidden>  Mon, 24 Dec 2018 09:54:29 -0500
  • gnome-keyring (3.28.2-1) unstable; urgency=medium
    
      * New upstream release 
    
     -- Tim Lunn <email address hidden>  Tue, 15 May 2018 18:15:01 +1000
  • gnome-keyring (3.28.0.2-1) unstable; urgency=medium
    
      * New upstream release
      * Drop git patches included in new release
    
     -- Tim Lunn <email address hidden>  Thu, 29 Mar 2018 19:26:39 +1100
  • gnome-keyring (3.28.0.1-1) unstable; urgency=medium
    
      * New upstream release
      * debian/rules: Build with -z,defs again
      * Add 0003* - 0007* patches:
        Cherry-pick patches to fix regressions introduced in gnome-keyring
        3.28. Allow multiple simultaneous SSH connections. Support
        older saved SSH passwords.
    
     -- Jeremy Bicha <email address hidden>  Mon, 19 Mar 2018 12:15:39 -0400
  • gnome-keyring (3.28.0-1) unstable; urgency=medium
    
      * New upstream release
      * Drop 04_nodisplay_autostart.patch: Applied in new release
      * Bump minimum libgcr-3-dev to 3.27.90
      * Build-Depend on openssh-client
      * debian/rules: Temporarily build without -z,defs
      * Set XDG_RUNTIME_DIR for build tests
      * debian/gnome-keyring-pkcs11.install:
        p11-kit configuration is no longer provided
      * Release to unstable
    
     -- Jeremy Bicha <email address hidden>  Mon, 12 Mar 2018 20:30:19 -0400
  • gnome-keyring (3.20.1-2) unstable; urgency=medium
    
      * Update Vcs fields for conversion to git
      * Add debian/gbp.conf
      * Bump debhelper compat to 10
      * Bump Standards-Version to 4.1.2
    
     -- Jeremy Bicha <email address hidden>  Thu, 14 Dec 2017 21:43:50 -0500
  • gnome-keyring (3.20.1-1) unstable; urgency=medium
    
      * New upstream bugfix release.
      * Drop 0001-man-Fix-.so-link-in-gnome-keyring-3.patch, applied upstream.
      * Change build-dependency from libgcrypt11-dev to libgcrypt20-dev
        (closes: #864105).
      * Bump Standards-Version to 4.0.0, no changes needed.
    
     -- Dmitry Shachnev <email address hidden>  Tue, 18 Jul 2017 16:54:45 +0300
  • gnome-keyring (3.20.0-3) unstable; urgency=medium
    
      [ Jeremy Bicha ]
      * Enable parallel building and all hardening flags
      * Add debian/patches/05_skip-known-test-failures.patch:
        - Skip a few failing tests that have already been reported upstream.
          Before the switch from cdbs to dh, these tests still failed but did
          not fail the build and therefore were mostly unnoticed.
      * Explicitly Build-Depend on python for tests (Closes: #832852)
    
      [ Dmitry Shachnev ]
      * Depend on default-dbus-session-bus | dbus-session-bus instead of
        dbus-x11 (closes: #835885).
    
     -- Michael Biebl <email address hidden>  Wed, 07 Sep 2016 02:08:35 +0200
  • gnome-keyring (3.20.0-2) unstable; urgency=medium
    
      * Drop obsolete --disable-update-mime configure switch.
      * Drop obsolete --enable-gtk-doc configure switch and gtk-doc-tools
        Build-Depends. The package no longer ship any gtk-doc documentation.
        To ensure the man pages are properly built, use --enable-doc and add a
        Build-Depends on xsltproc and docbook-xsl.
      * Set <email address hidden> as Maintainer.
      * Install gnome-keyring-3.1 man page and fix the .so link.
      * Convert from cdbs to dh.
      * Convert to multiarch. Mark gnome-keyring as Multi-Arch: foreign and
        libpam-gnome-keyring as Multi-Arch: same. (Closes: #686843)
    
     -- Michael Biebl <email address hidden>  Wed, 01 Jun 2016 15:29:51 +0200
  • gnome-keyring (3.20.0-1) unstable; urgency=medium
    
      * New upstream release.
      * Drop debian/patches/fix_conflicting_types.patch, merged upstream.
      * Add Breaks: gnome-session (<< 3.20.0) to ensure we have a recent enough
        version with support for PreDisplayServer autostart phase.
      * Bump Standards-Version to 3.9.8.
    
     -- Michael Biebl <email address hidden>  Mon, 18 Apr 2016 01:08:56 +0200
  • gnome-keyring (3.18.3-1) unstable; urgency=medium
    
      * New upstream bugfix release.
      * Drop handle_aliases.patch, applied upstream.
      * Fix conflicting return types of function gkm_secret_binary_read, thanks
        to Michael Tautschnig for the bug report (fix_conflicting_types.patch,
        closes: #747182).
    
     -- Dmitry Shachnev <email address hidden>  Sat, 02 Jan 2016 23:16:54 +0300
  • gnome-keyring (3.18.2-1) unstable; urgency=medium
    
      * New upstream bugfix release.
      * Drop fix_object_path_regression.patch, applied upstream.
      * Fix unlocking keyrings by aliases (handle_aliases.patch, closes: #802480).
    
     -- Dmitry Shachnev <email address hidden>  Thu, 22 Oct 2015 11:05:41 +0300
  • gnome-keyring (3.18.1-1) unstable; urgency=medium
    
      * New upstream release.
        - Now the problems with forking should be really fixed (closes:
          #800617, the third attempt).
      * Drop fix_tests_for_new_glib.patch, applied upstream.
      * Drop init_secret_service.patch, applied upstream.
      * Drop fork_before_using_dbus.patch, the issue has been fixed properly.
      * Backport two post-release upstream commits to properly unexport
        secret prompt objects (fix_object_path_regression.patch; closes:
        #800660).
    
     -- Dmitry Shachnev <email address hidden>  Sun, 18 Oct 2015 17:30:21 +0300
  • gnome-keyring (3.18.0-4) unstable; urgency=medium
    
      * Update fork_before_using_dbus.patch to make sure it does not break the
        testsuite (should fix the build failure).
    
     -- Dmitry Shachnev <email address hidden>  Mon, 12 Oct 2015 22:29:57 +0300
  • gnome-keyring (3.18.0-3) unstable; urgency=medium
    
      [ Michael Biebl ]
      * Use https:// for Vcs-Browser.
    
      [ Dmitry Shachnev ]
      * Add another proposed upstream patch from Cosimo Cecchi to make
        sure fork is done before attempting to use D-Bus connections
        (fork_before_using_dbus.patch; closes: #800617).
    
     -- Dmitry Shachnev <email address hidden>  Mon, 12 Oct 2015 13:45:21 +0300
  • gnome-keyring (3.18.0-2) unstable; urgency=medium
    
      * Add proposed upstream patch from Jan Alexander Steffens to fix
        the D-Bus service activation race (hopefully closes: #800617).
    
     -- Dmitry Shachnev <email address hidden>  Wed, 07 Oct 2015 18:38:06 +0300
  • gnome-keyring (3.18.0-1) unstable; urgency=medium
    
      * New upstream release.
      * Drop fix_test_import_segfault.patch, applied upstream.
      * Set $HOME to debian/testhome when running the tests.
      * Make tests pass with GLib ≥ 2.45.7 (fix_tests_for_new_glib.patch).
      * Upload to unstable.
    
     -- Dmitry Shachnev <email address hidden>  Wed, 30 Sep 2015 15:05:54 +0300
  • gnome-keyring (3.16.0-4) unstable; urgency=medium
    
      * Fix the removal of /etc/xdg/autostart/gnome-keyring-gpg.desktop. This file
        is installed even when compiled with --disable-gpg-agent, so remove it
        manually.
    
     -- Michael Biebl <email address hidden>  Fri, 03 Jul 2015 22:01:47 +0200
  • gnome-keyring (3.16.0-3) unstable; urgency=medium
    
      * Drop obsolete Breaks from pre-wheezy.
      * Disable gpg agent as it is incomplete and incompatible with many uses of
        GnuPG 2.x. (Closes: #760102).
      * Depend on pinentry-gnome3 instead to provide the system modal dialogs.
        (Closes: #787786)
      * Remove obsolete /etc/xdg/autostart/gnome-keyring-gpg.desktop on upgrades.
    
     -- Michael Biebl <email address hidden>  Thu, 02 Jul 2015 03:34:29 +0200
  • gnome-keyring (3.16.0-2) unstable; urgency=medium
    
      * Upload to unstable.
    
     -- Dmitry Shachnev <email address hidden>  Mon, 04 May 2015 21:56:18 +0300
  • gnome-keyring (3.14.0-1) unstable; urgency=medium
    
    
      * New upstream release.
    
     -- Andreas Henriksson <email address hidden>  Tue, 23 Sep 2014 20:20:23 +0200
  • gnome-keyring (3.12.2-1) unstable; urgency=medium
    
    
      [ Andreas Henriksson ]
      * New upstream release.
      * Bump Standards-Version to 3.9.5
    
      [ Dmitry Shachnev ]
      * Build with dh-autoreconf to support new archs (closes: #558553).
    
      [ Andreas Metzler ]
      * Build-depend on libtasn1-6-dev/libtasn1-bin instead of
        libtasn1-3-dev/libtasn1-3-bin transitional packages. Closes: #743806
    
      [ Andreas Henriksson ]
      * Disable tests on kfreebsd for now.
        - see corresponding change in libgnome-keyring (need kfreebsd-10).
    
     -- Andreas Henriksson <email address hidden>  Thu, 28 Aug 2014 22:47:23 -0700
  • gnome-keyring (3.12.0-2) unstable; urgency=medium
    
    
      * Upload to unstable.
    
     -- Emilio Pozuelo Monfort <email address hidden>  Sat, 26 Apr 2014 20:21:24 +0200
  • gnome-keyring (3.8.2-2) unstable; urgency=low
    
    
      [ Jeremy Bicha ]
      * gnome-keyring.install:
        - p11-kit now stores modules in /usr/share/p11-kit instead of
          /etc/pkcs11
    
      [ Michael Biebl ]
      * Remove obsolete /etc/pkcs11/modules/gnome-keyring-module and
        /etc/pkcs11/modules/gnome-keyring.module conffiles on upgrades.
      * Bump Build-Depends on libp11-kit-dev to (>= 0.15.1) to ensure we get the
        new modules path from p11-kit-1.pc.
    
     -- Michael Biebl <email address hidden>  Sun, 16 Jun 2013 19:11:14 +0200
  • gnome-keyring (3.8.2-1) unstable; urgency=low
    
    
      [ Emilio Pozuelo Monfort ]
      * debian/control.in:
        + Make gnome-keyring depend on p11-kit, required to read the CA
          database.
    
      [ Michael Biebl ]
      * New upstream release.
      * Upload to unstable.
      * Refresh patches.
      * Drop obsolete Conflicts/Replaces/Provides: libpam-keyring.
      * Bump Standards-Version to 3.9.4. No further changes.
      * Add Build-Depends on autotools-dev as lintian was complaining about
        outdated config.{guess,sub}.
    
     -- Michael Biebl <email address hidden>  Sat, 15 Jun 2013 22:59:16 +0200
  • gnome-keyring (3.4.1-5) unstable; urgency=low
    
    
      * d/p/0001-schema-Update-description-for-gpg-cache-method.patch,
        d/p/0002-gpg-agent-Hook-up-the-TTL-cache-option.patch,
        d/p/0003-secret-store-Mark-a-secret-item-as-used-when-accesse.patch:
        Properly expire caching of the GPG passphrases (Taken from upstream)
        (Closes: #683655, CVE-2012-3466)
    
     -- Laurent Bigonville <email address hidden>  Sun, 19 Aug 2012 22:01:53 +0200
  • gnome-keyring (3.4.1-4) unstable; urgency=low
    
    
      * Add Depends on gcr (>= 3.4) for the SystemPrompter service which is
        required by the ssh component. Closes: #673845
    
     -- Michael Biebl <email address hidden>  Thu, 24 May 2012 00:38:38 +0200
  • gnome-keyring (3.4.1-3) unstable; urgency=low
    
    
      * Upload to unstable.
    
     -- Jordi Mallach <email address hidden>  Sat, 19 May 2012 01:57:39 +0200
  • gnome-keyring (3.2.2-2) unstable; urgency=low
    
    
      [ Martin Pitt ]
      * Add 00git_gmodule_include.patch: Fix FTBFS due to missing gmodule package
        check when building against glib 2.31.
      * Add 00git_glib_2.31_deprecations.patch: Fix deprecated API for building
        with glib 2.31. Backported from upstream git head. (LP: #911125)
    
      [ Michael Biebl ]
      * Add 00git_rpc-layer-Correctly-handle-case-where-gnome-keyring-.patch:
        Correctly handle case where gnome-keyring-daemon is not running. Fixes the
        infamous "gnome-keyring:: no socket to connect to" warning from the
        gnome-keyring pam module. Closes: #649408
      * Drop debian/patches/99_ltmain_as-needed.patch: It conflicts with
        dh-autoreconf.
    
     -- Michael Biebl <email address hidden>  Wed, 25 Jan 2012 20:02:03 +0100
  • gnome-keyring (3.2.2-1) unstable; urgency=low
    
    
      [ Michael Biebl ]
      * New upstream release.
      * Drop libgcr0 and libgcr-dev again, upstream no longer supports GTK 2
        builds.
      * Bump debhelper compatibility level to 8.
      * Add Build-Depends on libp11-kit-dev (>= 0.6).
      * Change Build-Depends on libcap-dev to libcap-ng-dev.
      * debian/watch: Track .xz tarballs.
      * debian/rules: Don't run update-mime-database utility.
    
      [ Jordi Mallach ]
      * Update Vcs-* URLs.
    
      [ Michael Biebl ]
      * debian/gnome-keyring.install: Install icons, mime types, pkcs11 config
        files and the pkcs11 modules from the multiarch paths.
      * Update for the soname bumps of libgcr and libgck:
        - Rename libgck0 → libgck-1-0.
        - Rename libgck-dev → libgck-1-dev.
        - Rename libgcr-3-0 → libgcr-3-1.
        - Update symbols files.
      * Split the API documentation into libgck-1-doc and libgcr-3-doc and add the
        necessary Breaks/Replaces.
      * Split the data files from libgcr-3-1 into a libgcr-3-common package and
        make libgcr-3-1 depend on it.
      * Make the -dev packages depend on libp11-kit-dev.
    
     -- Michael Biebl <email address hidden>  Fri, 18 Nov 2011 15:01:44 +0100
  • gnome-keyring (3.0.3-2) unstable; urgency=low
      * Re-add libgcr0 and libgcr-dev packages -- Sjoerd Simons <email address hidden>  Tue, 31 May 2011 19:59:00 -0700
  • gnome-keyring (3.0.3-1) unstable; urgency=low
      * New upstream release.  * debian/watch: Move to *.bz2, upstream does not release .gz tarballs any    more. -- Martin Pitt <email address hidden>  Tue, 31 May 2011 07:17:56 +0200
  • gnome-keyring (3.0.2-1) unstable; urgency=low
      [ Laurent Bigonville ]  * debian/patches/04_expand_LIBEXECDIR.patch: Drop patch, applied from    upstream  * debian/rules: Enable tests  * debian/patches/01_fix_glib_link.patch: Fix FTBFS with --no-add-needed  [ Martin Pitt ]  * New upstream release.  * debian/libgcr-3-0.symbols: Add new symbols from this upstream release.  * Drop 01_fix_glib_link.patch, applied upstream.  * debian/rules: As the PKCS11 tests often fail right now, don't cause test    suite failures to fail the build. Let's see how well this works on the    Debian buildds first. -- Martin Pitt <email address hidden>  Mon, 23 May 2011 11:34:04 +0200
  • gnome-keyring (3.0.0-3) unstable; urgency=low
      [ Josselin Mouette ]  * Break libgnome-keyring < 3.0.  * Fail gracefully when capabilities are not supported.    Closes: #622875, #623335.  * Break seahorse-plugins < 3.0, since it takes over the GPG     functionality.  * README.Debian: document how to disable gnome-keyring components.    Closes: #623539. -- Jordi Mallach <email address hidden>  Thu, 21 Apr 2011 19:36:47 +0200
  • gnome-keyring (3.0.0-2) unstable; urgency=low
      * Upload to unstable.  * Rename libgcr-dev to libgcr-3-dev, to allow for a future GTK+2-based    build, if needed.  * Bump Standards-Version to 3.9.2, with no changes required. -- Jordi Mallach <email address hidden>  Thu, 14 Apr 2011 23:18:31 +0200
  • gnome-keyring (2.30.3-5) unstable; urgency=low
      * 07_keyring_encoding.patch: patch from upstream git. Correctly handle     keyring names with non-ascii characters.    Closes: #591659, LP: #553759. -- Josselin Mouette <email address hidden>  Tue, 11 Jan 2011 20:28:48 +0100
  • gnome-keyring (2.30.3-4) unstable; urgency=low
    
    
      * 06_init_timeout.patch: follow upstream and use a 120 second timeout 
        instead of 10. Closes: #603387.
    
     -- Josselin Mouette <email address hidden>  Mon, 15 Nov 2010 17:46:27 +0100
  • gnome-keyring (2.30.3-3) unstable; urgency=low
    
    
      * 06_init_timeout.patch: new patch. Exit the daemon when started 
        through the PAM module if it is not initialized in 10 seconds. This 
        avoids leaking gnome-keyring-daemon processes everywhere.
    
     -- Josselin Mouette <email address hidden>  Sat, 09 Oct 2010 09:50:46 +0200
  • gnome-keyring (2.30.3-2) unstable; urgency=high
    
    
      * 10_debugging_output.patch: new patch. Stop spewing sensitive 
        information in the system logs. Note that it does *not* spew actual 
        keys or passphrases. This bug was introduced in 2.30.
        Credits go to Romain Françoise for the discovery.
    
     -- Josselin Mouette <email address hidden>  Tue, 05 Oct 2010 19:20:54 +0200
  • gnome-keyring (2.30.3-1) unstable; urgency=low
    
    
      * New upstream stable release.
      * Refresh patches for new upstream release.
      * Remove debian/org.freedesktop.secrets.service, merged upstream.
      * debian/control.in
        - Bump Standards-Version to 3.9.0. No further changes.
        - Add Vcs-Browser and Vcs-Svn fields.
        - Add Homepage field.
    
     -- Michael Biebl <email address hidden>  Tue, 20 Jul 2010 04:36:32 +0200
  • gnome-keyring (2.30.1-2) unstable; urgency=low
    
    
      [ Josselin Mouette ]
      * Update README.Debian to match reality.
    
      [ Sjoerd Simons ]
      * Add service file for org.freedesktop.secrets to ensure gnome-keyring gets
        autolaunched when it's needed.
    
     -- Sjoerd Simons <email address hidden>  Tue, 27 Apr 2010 23:11:24 +0100
  • gnome-keyring (2.28.2-1) unstable; urgency=low
    
    
      [ Josselin Mouette ]
      * 03_kfreebsd.patch: patch from Emmanuel Bouthenot to add kFreeBSD 
        support. Closes: #558406.
    
      [ Emilio Pozuelo Monfort ]
      * Switch to quilt, refresh patches.
      * debian/patches/04_maxpathlen_hurd.patch:
        - New patch, switch to dynamic allocation to avoid using
          MAXPATHLEN. Fixes FTBFS on GNU/Hurd.
      * New upstream bugfix release.
    
     -- Emilio Pozuelo Monfort <email address hidden>  Mon, 14 Dec 2009 19:50:03 +0100
  • gnome-keyring (2.28.1-2) unstable; urgency=low
    
    
      * 10_whitelist_system.patch: new patch. Whitelist some system 
        directories (/usr/bin and /usr/lib) to avoid drowning the user under 
        useless dialogs. If anything evil can be installed in these 
        directories, all users on the system are doomed and we can give up 
        on any kind of security.
    
     -- Josselin Mouette <email address hidden>  Fri, 20 Nov 2009 18:09:05 +0100
  • gnome-keyring (2.28.1-1) unstable; urgency=low
    
    
      [ Josselin Mouette ]
      * Install the autostart file in /usr/share/gnome, not /etc/xdg.
      * Remove the old file in the postinst.
      * Remove .la file, it’s not references anywhere anymore.
      * Drop clean-la.mk include as well.
    
      [ Emilio Pozuelo Monfort ]
      * New upstream release.
        - Wait until env variables are set on startup. Closes: #516230.
        - debian/control.in:
          + Don't build depend on libhal-storage-dev nor suggest hal,
            we now use libgio to monitor volumes.
          + Only require libtasn1-3-dev >= 0.3.4, not >= 1.0.
        - debian/patches/02_uidir_relocate.patch:
          + Updated.
      * Standards-Version is 3.8.3, no changes needed.
      * debian/watch: Don't uupdate.
    
     -- Emilio Pozuelo Monfort <email address hidden>  Tue, 20 Oct 2009 14:22:49 +0200
  • gnome-keyring (2.26.1-1) unstable; urgency=low
    
    
      * New upstream release.
        + Fixes numerous crashes in the memory allocator.
          Hopefully closes: #522826 for good.
      * Update build-dependencies.
      * Install API documentation for libgcr.
      * 03_secure-mem_crash.patch: dropped, merged upstream.
      * 04_full_path_in_service.patch: dropped, fixed upstream in another 
        way.
      * Fix FSF address in copyright file.
    
     -- Josselin Mouette <email address hidden>  Fri, 15 May 2009 11:25:28 +0200
  • gnome-keyring (2.26.0-4) unstable; urgency=low
    
    
      * debian/patches/04_full_path_in_service.patch: Added. Put the full path to
        gnome-keyring-daemon in the .service file. Fixes dbus autostarting the
        daemon on demand
    
     -- Sjoerd Simons <email address hidden>  Sat, 18 Apr 2009 15:34:17 +0100
  • gnome-keyring (2.26.0-1) experimental; urgency=low
    
    
      * New upstream release
      * debian/libgnome-keyring0.shlibs:
      - bumped shlibs version to 2.26.0
      * debian/copyright:
      - complete rewrite
      * debian/patches/02_uidir_relocate.patch:
      - change the directory where .ui files are installed, so that it
        contains the soversion, to allow for parallel installability of
        binary-incompatible versions
      * debian/rules:
      - do not enable tests, since they aren't really run, and may cause
        problems in some architectures, according to seb128
      * debian/control.in:
      - sync Replaces with the Ubuntu package, for their convenience
    
      Changes imported from/based on the Ubuntu package (thanks!):
      * debian/control.in, debian/libgcr*:
      - added packages for the libgcr library
      * debian/control.in:
      - adjust libtasn1-3-dev build-dependency to require >= 1.0, and add
        build-dep on libtasn1-bin
      * debian/gnome-keyring.install:
      - also install the new .so files gnome-keyring puts in
        /usr/lib/gnome-keyring/{devel,standalone}, and the XDG autostart file
    
     -- Gustavo Noronha Silva <email address hidden>  Sat, 28 Mar 2009 17:15:29 -0300
  • gnome-keyring (2.24.1-2) unstable; urgency=low
    
    
      * gnome-keyring depends on dbus-x11. Closes: #509308.
    
     -- Josselin Mouette <email address hidden>  Sun, 08 Mar 2009 19:22:34 +0100
  • gnome-keyring (2.22.3-2) unstable; urgency=low
    
    
      * 02_dbus_crash.patch: patch from upstream to fix a crash that happens 
        after dbus restarts. Closes: #474418.
    
     -- Josselin Mouette <email address hidden>  Tue, 23 Sep 2008 12:42:14 +0200