lp://staging/ubuntu/lucid-updates/gnome-keyring
- Get this branch:
- bzr branch lp://staging/ubuntu/lucid-updates/gnome-keyring
Branch merges
Branch information
Recent revisions
- 105. By Sebastien Bacher
-
* debian/
patches/ 90_git_ keyring_ encoding. patch:
- git change to fix an encoding issue in the default keyring name storage
(lp: #553759) - 104. By Sebastien Bacher
-
* New upstream version:
- Fix possible race condition in gp11 library.
- Use proper locking for secure memory in daemon.
- Fix broken startup when used with gdm and password-less login.
(lp: #583428)
- Fix checking of uninitialized value in prompting code.
- Make sure the service files are created correctly
- Add dbus activation service file for org.freedesktop.secrets
- Build fixes of *.desktop and *.service files
* debian/patches/ 03_use_ in_xfce. patch,
debian/patches/ 05_login_ unlock_ string. patch:
- new version update
* debian/patches/ 90_git_ dbus_activation _service. patch,
debian/patches/ 91_git_ correct_ service. patch,
debian/patches/ 92_git_ correct_ variable_ checking. patch:
- the changes are in the new version
* debian/patches/ 99_autoreconf. patch:
- not required without the previous changes - 103. By Sebastien Bacher
-
* debian/
patches/ 90_git_ dbus_activation _service. patch,
debian/patches/ 91_git_ correct_ service. patch:
- git changes to install the dbus activation service correctly (lp: #525642)
* debian/patches/ 92_git_ correct_ variable_ checking. patch:
- git change to fix a variable checking issue
* debian/patches/ 99_autoreconf. patch:
- update makefile for the previous changes - 102. By Martin Pitt
-
* New upstream bug fix release: (LP: #570736):
- Updated translations.
- Build fixes for errors and distribution problems.
- Fixes for building on recent GTK versions.
- Remove accidental storage of user's login password in login keyring.
- Fix assertion when exiting.
* Drop 04_dont_save_login_ password. patch (upstream now).
* 05_login_unlock_ string. patch: Refresh to apply to new upstream version's
.po files. - 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
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/ubuntu/maverick/gnome-keyring