/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: 2012-01-15 16:10:09 UTC
  • Revision ID: teddy@recompile.se-20120115161009-i07il979zpc3lb3s
* network-hooks.d/bridge: Bug fixes: Ignore bridge interface when
                          looking up interface name by hw address.
                          Say we need "/sbin/brctl" even if it does
                          not exist.  Sleep only integer seconds.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
mandos (1.5.3-1.2) unstable; urgency=low
2
 
 
3
 
  * Non-maintainer upload.
4
 
  * Set Architecture to linux-any.  (Closes: #647670)
5
 
 
6
 
 -- Robert Millan <rmh@debian.org>  Sun, 22 Apr 2012 16:22:01 +0200
7
 
 
8
 
mandos (1.5.3-1.1) unstable; urgency=low
9
 
 
10
 
  * Non-maintainer upload.
11
 
  * Fix "mandos FTBFS on buildds": add build-dependency on locales-all and
12
 
    pass LC_ALL to dh_auto_build to make sure we have and use the en_US.UTF-8
13
 
    locale for manpage creation.
14
 
    (Closes: #656178)
15
 
 
16
 
 -- gregor herrmann <gregoa@debian.org>  Tue, 31 Jan 2012 17:56:05 +0100
17
 
 
18
 
mandos (1.5.3-1) unstable; urgency=low
19
 
 
20
 
  * New upstream release.
21
 
 
22
 
 -- Teddy Hogeborn <teddy@recompile.se>  Sun, 15 Jan 2012 22:05:54 +0100
23
 
 
24
1
mandos (1.5.2-1) unstable; urgency=low
25
2
 
26
3
  * New upstream release.