/mandos/release

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

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Teddy Hogeborn
  • Date: 2012-06-06 19:08:17 UTC
  • mto: (237.7.144 trunk)
  • mto: This revision was merged to the branch mainline in revision 302.
  • Revision ID: teddy@recompile.se-20120606190817-c2x5o98vzn07xufd
* plugins.d/mandos-client.c: Refactoring.
  (uid, gid): New global variables.
  (raise_privileges, raise_privileges_permanently, lower_privileges,
  bring_up_interface): New functions.
  (main): Changed to use new functions.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
mandos (1.5.5-1) unstable; urgency=low
 
2
 
 
3
  * New upstream release.
 
4
  * debian/copyright (Format): Updated to
 
5
    "http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/".
 
6
  * debian/control (Build-Depends): Removed "man, locales-all".
 
7
 
 
8
 -- Teddy Hogeborn <teddy@recompile.se>  Fri, 01 Jun 2012 20:30:41 +0200
 
9
 
1
10
mandos (1.5.4-1) unstable; urgency=low
2
11
 
3
12
  * New upstream release.