gnome-keyring 3.2.2-2ubuntu4 source package in Ubuntu

Changelog

gnome-keyring (3.2.2-2ubuntu4) precise; urgency=low

  * debian/rules:
    - Disable tests.  They are known to be racy.  I've been trying to rebuild
      i386 for a few days, but in order to get everything built for Final
      Freeze, I'm just disabling them.  Apparently, the tests work better in
      upstream 3.4, so next cycle we should re-enable them.
      (The tests normally didn't fail a build anyway, since they have || true,
      but this particular failure involved them never returning and the build
      times out.)
 -- Michael Terry <email address hidden>   Thu, 12 Apr 2012 09:14:28 -0400

Upload details

Uploaded by:
Michael Terry
Uploaded to:
Precise
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
gnome
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Precise release main gnome

Downloads

File Size SHA-256 Checksum
gnome-keyring_3.2.2.orig.tar.bz2 2.0 MiB 4758053ca7a0e02bc06889778b459fd70d1521244961e04b3b1b60247b2ed844
gnome-keyring_3.2.2-2ubuntu4.debian.tar.gz 28.8 KiB 2296f814e083c4fe288d34fdfaf6652d0daf8a1ceb98e5acaf768cd01dfb5733
gnome-keyring_3.2.2-2ubuntu4.dsc 2.1 KiB 331c34f5c343fb482ddb810e13f3604ac0bb9ad5b0ee38980e809b86fd0f2155

Available diffs

View changes file

Binary packages built by this source

gnome-keyring: GNOME keyring services (daemon and tools)

 gnome-keyring is a daemon in the session, similar to ssh-agent,
 and other applications can use it to store passwords and other
 sensitive information.
 .
 The program can manage several keyrings, each with its own master
 password, and there is also a session keyring which is never stored to
 disk, but forgotten when the session ends.

libgck-1-0: No summary available for libgck-1-0 in ubuntu quantal.

No description available for libgck-1-0 in ubuntu quantal.

libgck-1-dev: No summary available for libgck-1-dev in ubuntu quantal.

No description available for libgck-1-dev in ubuntu quantal.

libgck-1-doc: GLib wrapper library for PKCS#11 - documentation

 GCK is a wrapper based on GLib implementing the PKCS#11 (Cryptoki)
 interface.
 .
 This package contains the API documentation for the GCK library.

libgcr-3-1: No summary available for libgcr-3-1 in ubuntu quantal.

No description available for libgcr-3-1 in ubuntu quantal.

libgcr-3-common: Library for Crypto UI related task - common files

 GCR is a library for crypto UI and related tasks.
 .
 This package contains data files uses by the GCR library.

libgcr-3-dev: Library for Crypto UI related task - development

 GCR is a library for crypto UI and related tasks.
 .
 This package contains the static libraries, header files and
 documentation needed to build applications using the GCR library.

libgcr-3-doc: Library for Crypto UI related task - documentation

 GCR is a library for crypto UI and related tasks.
 .
 This package contains the API documentation for the GCR library.

libpam-gnome-keyring: PAM module to unlock the GNOME keyring upon login

 gnome-keyring is a daemon in the session, similar to ssh-agent,
 and other applications can use it to store passwords and other
 sensitive information.
 .
 This package contains a PAM module that will automatically unlock the
 keyrings using your login password, making gnome-keyring usage
 transparent without losing its security benefits.
 .
 When installed, this module will automatically be used by GDM and
 gnome-screensaver to unlock your keyrings when logging in and when
 unlocking the screen saver.