/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: 2008-09-26 18:03:10 UTC
  • Revision ID: teddy@fukt.bsnet.se-20080926180310-6npcdb9v7sl60zlf
* plugins.d/usplash.c (usplash_write): Move "cmd_line_len" up.
  (main): Bug fix: Check result of "readlink".  Bug fix: do not write
          if "buf" is empty.  Bug fix:  Free "buf".  Bug fix: Free
          "cmdline".  Bug fix: Check result of "execv".  Bug fix: free
          "cmdline_argv".

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
mandos (1.0.1-1) unstable; urgency=low
2
 
 
3
 
  * New upstream release.
4
 
  * Separate /usr/share/doc/mandos-client/README.Debian into sections with
5
 
    headlines.  Add instructions on how to test the server and verify the
6
 
    password.
7
 
 
8
 
 -- Teddy Hogeborn <teddy@fukt.bsnet.se>  Tue, 07 Oct 2008 23:07:23 +0200
9
 
 
10
 
mandos (1.0-2) unstable; urgency=low
11
 
 
12
 
  * Added comments in debian/*.lintian-overrides files.  Added Debian
13
 
    revison number to version number.
14
 
 
15
 
 -- Teddy Hogeborn <teddy@fukt.bsnet.se>  Wed, 01 Oct 2008 17:23:35 +0200
16
 
 
17
 
mandos (1.0-1) unstable; urgency=low
18
 
 
19
 
  * Initial Release. (Closes: #500727).
20
 
 
21
 
 -- Teddy Hogeborn <teddy@fukt.bsnet.se>  Tue, 30 Sep 2008 21:58:43 +0200
 
1
mandos (1.0) unstable; urgency=low
 
2
 
 
3
  * Initial Release.
 
4
 
 
5
 -- Mandos Maintainers <mandos@fukt.bsnet.se>  Sun, 07 Sep 2008 11:55:51 +0200