lp:ubuntu/lucid/gnome-keyring

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/lucid/gnome-keyring
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Development

Recent revisions

101. By Martin Pitt

* Drop 04_clean_session_keyring.patch: This was a cleanup for users who
  installed Lucid Alpha versions and persisted until after Beta-2 and RC. No
  need to keep this extra code for the final release.
* Add 04_dont_save_login_password.patch: Disable writing the login password
  into the "login" keyring as "Unlock password for: User Keys". It was never
  meant to be there in the first place (it just was an inadvertent side
  effect of the code reorganization in 2.29), and a freely accessible
  cleartext password for each application once the keyring is unlocked
  creates a root escalation path through sudo. Also, remove that particular
  key entry on upgrades. (LP: #566046)

100. By Sebastien Bacher

* debian/patches/04_clean_session_keyring.patch:
  - don't use g_debug when not required, it breaks source of the output
    (lp: #551967)
* debian/patches/05_login_unlock_string.patch:
  - update the login keyring unlock string to fix incorrect english and the
    string id in the translations (lp: #552358)

99. By Sebastien Bacher

* Tweak version number to workaround typo in the git snapshot
* New upstream version
  - More robust error display and handling.
  - Don't assert on va_list.
  - Don't save session keyring to disk.
  - Allow unlocking even when always unlock is not available.
  - Hide the automatically unlock check when login not usable.
  - Fix various issues storing and using auto unlock passwords.
  - Updated translations.

98. By Martin Pitt

Add 04_clean_session_keyring.patch: Earlier versions of gnome-keyring
(intra-lucid development) accidentally wrote the session keyring to disk.
Clean it up on startup. This needs to be kept until after beta-2,
preferably shortly before lucid final. (LP: #546446)

97. By Sebastien Bacher

* Upstream git snapshot:
  - "Don't save session keyring to disk".(lp: #539180)
  - better errors handling, fixes a crash (lp: #525410)
  - let "automatically unlock" unlock the keyring (lp: #526560)
* debian/patches/04_remove_assert_on_va_list.patch:
  - the change is in the new version

96. By Sebastien Bacher

* New upstream version:
  - Fix various problems with not storing secret value properly.
  - Return no results when a search includes a bad collection identifier.
  - Don't raise error if ssh client disconnects early.
  - Allow running in a test environment.
  - Fix error when setting default keyring to NULL.
  - Autostart gnome-keyring-daemon in LXDE as well.
  - Rework the startup again, to use a singleton crontrolled via dbus, to help
    when no process was started by pam.
  - Display password and confirm prompts when creating keyring.
  - Allow specifying CKA_ID when creating collection.
  - Give translatable label to created login keyring.
  - When no default keyring set, use login keyring.
  - Fix problem initializing socket path in rpc module.
  - Fix endless loop in reading data.
  - Potential fix or sporadic crash.
  - Solaris build fixes.
  - Updated translations.
* debian/patches/05_git_no_read_looping.patch:
  - the change is in the new version

95. By Sebastien Bacher

* debian/patches/05_git_no_read_looping.patch:
  - git change to "Fix problems with EINTR and EAGAIN handling", fix issues
    where the unlock screen hangs on checking (lp: #524860)

94. By Michael Casadevall

* debian/patches/04_remove_assert_on_va_list.patch
  - Remove an assertion on a va_list; assuming va_list type is a pointer
    is not portable anyway; this fixes FTBFS on armel/lucid (LP: #527179).

93. By Sebastien Bacher

* debian/gnome-keyring.install:
  - install the dbus instrospection files there (lp: #525645)
* debian/gnome-keyring.preinst:
  - clean the autostarts on upgrade the components changed
* debian/patches/03_use_in_xfce.patch:
  - run the autostart under xfce too (lp: #525642)

92. By Sebastien Bacher

Updated to a git snapshot version

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/maverick/gnome-keyring
This branch contains Public information 
Everyone can see this information.

Subscribers