~ubuntu-branches/ubuntu/natty/gnome-keyring/natty

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Bazaar Package Importer
  • Author(s): Robert Ancell
  • Date: 2009-10-19 10:55:16 UTC
  • mfrom: (1.1.56 upstream)
  • Revision ID: james.westby@ubuntu.com-20091019105516-fz0gk2krmuuh7uw0
Tags: 2.28.1-0ubuntu1
* New upstream release: (LP: #455061)
  - Fix support for SSH RSA1 keys.
  - Fix a delay when the daemon quits.
  - Use default D-Bus timeout when finding daemon.
  - Make custom pkcs11 constants unsigned longs.
  - Use unsigned long for module handle counter.
  - Fix assertion when releasing secure memory block.
* debian/patches/90_upstream_change_fix_timeout_issue.patch:
  - Applied upstream

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
Changes in version 2.80.0 are:
2
 
 * Fix build problems. 
 
1
Changes in version 2.28.1 are:
 
2
 * Fix support for SSH RSA1 keys.
 
3
 * Fix a delay when the daemon quits.
 
4
 * Use default D-Bus timeout when finding daemon.
 
5
 * Make custom pkcs11 constants unsigned longs.
 
6
 * Use unsigned long for module handle counter.
 
7
 * Fix assertion when releasing secure memory block.
 
8
 
 
9
Changes in version 2.28.0 are:
 
10
 * Fix build problems.
3
11
 
4
12
Changes in version 2.27.92 are:
5
13
 * Some uses of glib memory routines to explicitly allocate memory.