/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/copyright

* mandos: Never call .Reset() on a defunct Avahi entry group.
  (AvahiService.remove): Only do group.Reset(), as before.
  (AvahiService.add): Only create new group if necessary.
  (AvahiService.cleanup): Also do group.Free() if a group exists.
  (AvahiService.server_state_changed): Call .cleanup() on errors.
                                       Also log error parameter, if
                                       passed.

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
Upstream-Source: <http://www.fukt.bsnet.se/mandos>
6
6
 
7
7
Files: *
8
 
Copyright: Copyright © 2008,2009 Teddy Hogeborn
9
 
Copyright: Copyright © 2008,2009 Björn Påhlsson
 
8
Copyright: Copyright © 2008-2011 Teddy Hogeborn
 
9
Copyright: Copyright © 2008-2011 Björn Påhlsson
10
10
License: GPL-3+
11
11
    This program is free software: you can redistribute it and/or
12
12
    modify it under the terms of the GNU General Public License as