gnome-keyring 3.2.2-2ubuntu3 source package in Ubuntu

Changelog

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

  * debian/patches/05_grab_tracking.patch: track when we ungrabbed the keyboard
    because the window state changed so that we only re-grab it when
    we had initially ungrabbed it for this reason. (LP: #931958)
 -- Sam Spilsbury <email address hidden>   Tue, 03 Apr 2012 15:46:24 +0800

Upload details

Uploaded by:
Sam Spilsbury
Sponsored 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

Downloads

File Size SHA-256 Checksum
gnome-keyring_3.2.2.orig.tar.bz2 2.0 MiB 4758053ca7a0e02bc06889778b459fd70d1521244961e04b3b1b60247b2ed844
gnome-keyring_3.2.2-2ubuntu3.debian.tar.gz 28.6 KiB 8b01dc916778295a831b839533b3ce1ca00b263450ed6068e5e88ee757f6dade
gnome-keyring_3.2.2-2ubuntu3.dsc 2.1 KiB a61b6974b36390b468fa82d6aa4377eca76da18f7fb0fbe53a23331ff047e13a

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: Glib wrapper library for PKCS#11 - runtime

 GCK is a wrapper based on GLib implementing the PKCS#11 (Cryptoki)
 interface.
 .
 This package contains the shared libraries needed to run programs
 built against the GCK library.

libgck-1-dev: GLib wrapper library for PKCS#11 - development

 GCK is a wrapper based on GLib implementing the PKCS#11 (Cryptoki)
 interface.
 .
 This package contains the static libraries, header files and
 documentation needed to build applications using the GCK library.

libgcr-3-1: Library for Crypto UI related task - runtime

 GCR is a library for crypto UI and related tasks.
 .
 This package contains the shared libraries needed to run programs
 built against 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.

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.