~gnome3-team/gnome-keyring/ubuntu

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Laurent Bigonville
  • Date: 2011-03-11 00:10:06 UTC
  • Revision ID: bigon@bigon.be-20110311001006-mqipfshjg0uejlns
* New upstream release
* debian/control.in:
  - Add libcap-dev as build-dependency for linux-any
  - Make gnome-keyring Depends against libcap2-bin for linux-any
* debian/gnome-keyring.postinst:
  - Set CAP_IPC_LOCK capability on gnome-keyring-daemon.
    This would permit gnome-keyring to overcome limits on locked memory
    and prevent private keys to be swapped out.
* debian/libgcr-3-0.symbols, debian/libgck0.symbols: Adjusts symbols files
* d/p/0001-Link-directly-to-gmodule-for-the-modules-that-need-i.patch:
  Drop patches, not needed anymore
* Rename debian/patches/03_use_in_xfce.patch to
  debian/patches/05_use_in_xfce.patch and also start GPG agent for Xfce
* debian/gnome-keyring.install:
  - Drop debian/tmp/usr/share/gnome-keyring/introspect,
    debian/tmp/etc/xdg/pkcs11.conf.defaults

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
gnome-keyring (2.92.92.is.2.91.91-0ubuntu1~build1) natty; urgency=low
 
2
 
 
3
  * New upstream release
 
4
  * debian/control.in:
 
5
    - Add libcap-dev as build-dependency for linux-any
 
6
    - Make gnome-keyring Depends against libcap2-bin for linux-any
 
7
  * debian/gnome-keyring.postinst:
 
8
    - Set CAP_IPC_LOCK capability on gnome-keyring-daemon.
 
9
      This would permit gnome-keyring to overcome limits on locked memory
 
10
      and prevent private keys to be swapped out.
 
11
  * debian/libgcr-3-0.symbols, debian/libgck0.symbols: Adjusts symbols files
 
12
  * d/p/0001-Link-directly-to-gmodule-for-the-modules-that-need-i.patch:
 
13
    Drop patches, not needed anymore
 
14
  * Rename debian/patches/03_use_in_xfce.patch to
 
15
    debian/patches/05_use_in_xfce.patch and also start GPG agent for Xfce
 
16
  * debian/gnome-keyring.install:
 
17
    - Drop debian/tmp/usr/share/gnome-keyring/introspect,
 
18
      debian/tmp/etc/xdg/pkcs11.conf.defaults
 
19
 
 
20
 -- Laurent Bigonville <bigon@ubuntu.com>  Fri, 11 Mar 2011 01:02:59 +0100
 
21
 
1
22
gnome-keyring (2.92.92.is.2.91.4-0ubuntu1~build6) natty; urgency=low
2
23
 
3
24
  * The "minimize delta with debian" upload