/mandos/trunk

To get this branch, use:
bzr branch http://bzr.recompile.se/loggerhead/mandos/trunk

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Teddy Hogeborn
  • Date: 2011-08-07 14:49:02 UTC
  • Revision ID: teddy@fukt.bsnet.se-20110807144902-ika77xz6rgaijwmw
* plugins.d/mandos-client.c (main): Do not even try to work around
                                    Debian bug 633582 if --seckey or
                                    --pubkey specifies a different
                                    directory.  Bug fix: Remove all
                                    files in GPG temporary directory.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
mandos (1.3.1-1) unstable; urgency=low
 
2
 
 
3
  * New upstream release.
 
4
  * Conflict with correct version of dropbear.
 
5
  * New version uses argparse; depend on python (<=2.7) | python-argparse.
 
6
 
 
7
 -- Teddy Hogeborn <teddy@fukt.bsnet.se>  Wed, 27 Jul 2011 19:47:17 +0200
 
8
 
 
9
mandos (1.3.0-1) unstable; urgency=low
 
10
 
 
11
  * New upstream release.
 
12
  * debian/control (mandos): Depend on Python 2.6, remove dependency on
 
13
    python-multiprocessing.
 
14
  (mandos-client): Conflict with dropbear (<< 0.52-5).
 
15
  * debian/mandos-client.postrm (purge): Bug fix: update initramfs also on
 
16
    purge.
 
17
  * debian/mandos-client.lintian-overrides: Added plugins.d/plymouth.
 
18
 
 
19
 -- Teddy Hogeborn <teddy@fukt.bsnet.se>  Tue, 08 Mar 2011 20:22:57 +0100
 
20
 
1
21
mandos (1.2.3-1) experimental; urgency=low
2
22
 
3
23
  * New upstream release.