/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: 2013-10-13 15:43:42 UTC
  • Revision ID: teddy@recompile.se-20131013154342-2ztabynqog6xuk0t
* initramfs-unpack: Bug fix: Made executable.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
mandos (1.6.8-1) unstable; urgency=medium
2
 
 
3
 
  * New upstream release.
4
 
  * debian/control (Source: mandos/Build-Depends-Indep): Since upstream
5
 
    now requires Python 2.7, depend on exactly the python2.7 package and
6
 
    all the Python 2.7 versions of the python modules.
7
 
    (Package: mandos/Depends): - '' - but still depend on python (>=2.7)
8
 
    and the generic versions of the Python modules; this is for mandos-ctl
9
 
    and mandos-monitor, both of which are compatible with Python 3, and
10
 
    use #!/usr/bin/python.
11
 
 
12
 
 -- Teddy Hogeborn <teddy@recompile.se>  Wed, 06 Aug 2014 22:55:24 +0200
13
 
 
14
 
mandos (1.6.7-1) unstable; urgency=medium
15
 
 
16
 
  * New upstream release.
17
 
 
18
 
 -- Teddy Hogeborn <teddy@recompile.se>  Thu, 17 Jul 2014 05:22:45 +0200
19
 
 
20
 
mandos (1.6.6-1) unstable; urgency=medium
21
 
 
22
 
  * New upstream release.
23
 
  * debian/mandos.postinst: Fix typo in comment.
24
 
  * debian/control (mandos/Recommends): Changed to "ssh-client | fping".
25
 
    (mandos-client/Recommends): New; set to "ssh".
26
 
 
27
 
 -- Teddy Hogeborn <teddy@recompile.se>  Sun, 13 Jul 2014 22:49:21 +0200
28
 
 
29
 
mandos (1.6.5-3) unstable; urgency=medium
30
 
 
31
 
  * debian/control (mandos-client/Depends): Add "dpkg-dev (>=1.16.0)";
32
 
    initramfs-tools-hook runs "dpkg-architecture -qDEB_HOST_MULTIARCH".
33
 
    (Closes: #750221)
34
 
 
35
 
 -- Teddy Hogeborn <teddy@recompile.se>  Fri, 06 Jun 2014 04:27:15 +0200
36
 
 
37
 
mandos (1.6.5-2) unstable; urgency=medium
38
 
 
39
 
  * debian/rules (override_dh_auto_test-arch): New; does nothing.  Fixes
40
 
    FTBFS for build-indep.
41
 
 
42
 
 -- Teddy Hogeborn <teddy@recompile.se>  Tue, 13 May 2014 08:08:31 +0200
43
 
 
44
 
mandos (1.6.5-1) unstable; urgency=medium
45
 
 
46
 
  * New upstream release.
47
 
  * debian/copyright: Change year to "2014".
48
 
  * debian/control (Build-Depends, Build-Depends-Indep): Moved build
49
 
    dependencies of "mandos" package to "Build-Depends-Indep".
50
 
  * debian/upstream/signing-key.asc: New; upstream source public key.
51
 
  * debian/control (Standards-Version): Updated to "3.9.5".
52
 
  * debian/control (mandos/Depends): Remove the dependency on
53
 
    "avahi-daemon (>= 0.6.31-3) | systemd-sysv".  It is unnecessary
54
 
    since we have a workaround in debian/mandos.postinst anyway.
55
 
 
56
 
 -- Teddy Hogeborn <teddy@recompile.se>  Sun, 11 May 2014 22:16:33 +0200
57
 
 
58
 
mandos (1.6.4-1) unstable; urgency=medium
59
 
 
60
 
  * New upstream release.
61
 
  * debian/control (Build-Depends): Add Python dependencies to
62
 
                                    successfully run self-tests.
63
 
  * debian/copyright: GPLv3 now has its own license file - use it.
64
 
  * debian/watch: Set PGP signature URL.
65
 
 
66
 
 -- Teddy Hogeborn <teddy@recompile.se>  Sun, 16 Feb 2014 14:09:25 +0100
67
 
 
68
 
mandos (1.6.3-1) unstable; urgency=low
69
 
 
70
 
  * New upstream release.
71
 
  * debian/control (Build-Depends): Added "systemd".
72
 
  * debian/mandos.dirs (lib/systemd/system): New.
73
 
  * debian/mandos-client.README.Debian: Refer to architecture libdir.
74
 
  * debian/control (mandos/Depends): Add "avahi-daemon (>= 0.6.31-3) |
75
 
                                     systemd-sysv".
76
 
  * debian/mandos.postinst: If avahi-daemon is version 0.6.31-2 or older,
77
 
                            edit /etc/init.d script headers Required-Start
78
 
                            and Required-Stop to have "avahi" instead of
79
 
                            "avahi-daemon", before insserv(8) sees it.
80
 
  * debian/mandos-client.lintian-overrides: Libdir changes.
81
 
  * debian/rules (override_dh_fixperms): - '' -
82
 
 
83
 
 -- Teddy Hogeborn <teddy@recompile.se>  Tue, 21 Jan 2014 22:01:30 +0100
84
 
 
85
 
mandos (1.6.2-1) unstable; urgency=low
86
 
 
87
 
  * New upstream release.
88
 
  * debian/compat: Changed to "9".
89
 
  * debian/control (Build-Depends): Changed debhelper version to (>= 9).
90
 
    (Standards-Version): Updated to "3.9.4".
91
 
    (DM-Upload-Allowed): Removed.
92
 
    (mandos/Depends): Add "initscripts (>= 2.88dsf-13.3)" to be able to
93
 
                      use the "/run" directory (for mandos.pid).
94
 
  * debian/copyright (Copyright): Update year.
95
 
  * Fix "Mandos/gnutls fails to establish connection, "an algorithm that
96
 
    is not enabled was negotiated"" fixed by upstream. (Closes: #702120)
97
 
 
98
 
 -- Teddy Hogeborn <teddy@recompile.se>  Thu, 24 Oct 2013 22:33:40 +0200
99
 
 
100
 
mandos (1.6.1-1) unstable; urgency=low
101
 
 
102
 
  * New upstream release.
103
 
  * debian/control (mandos/Depends): No longer depends on
104
 
                                     python-gnupginterface, but does
105
 
                                     depend on gnupg (<< 2).
106
 
    (Build-Depends): Depend on debhelper 8.9.7 for using "override-*-arch"
107
 
                     and "override-*-indep" targets in debian/rules.
108
 
  * debian/mandos-client.README: Update Linux documentation link.
109
 
  * debian/rules: Completely rewritten to use debhelper v7.
110
 
  * initramfs-tools-hook: Bug fix: Make sure the right version of GnuPG is
111
 
    copied into the initramfs image.  Always assume that GPGME is used to
112
 
    avoid searching for it since the path might not be /usr/lib.  Thanks
113
 
    to Félix Sipma <felix+debian@gueux.org> for the initial bug report,
114
 
    and also thanks to Dick Middleton <dick@lingbrae.com> for some more
115
 
    debugging. (Closes:  #721903)
116
 
  * Fix "bashism in /bin/sh script" fixed by upstream. (Closes: #690639)
117
 
 
118
 
 -- Teddy Hogeborn <teddy@recompile.se>  Sun, 13 Oct 2013 19:03:23 +0200
119
 
 
120
1
mandos (1.6.0-1) unstable; urgency=low
121
2
 
122
3
  * New upstream release.