1
mandos (1.7.12-1) unstable; urgency=medium
3
* New upstream release.
5
-- Teddy Hogeborn <teddy@recompile.se> Wed, 05 Oct 2016 22:06:55 +0200
7
mandos (1.7.11-1) unstable; urgency=high
9
* New upstream release.
10
* debian/control (Source: mandos/Vcs-Bzr): Change to use HTTPS.
13
-- Teddy Hogeborn <teddy@recompile.se> Sat, 01 Oct 2016 16:20:48 +0200
15
mandos (1.7.10-1) unstable; urgency=high
17
* New upstream release.
18
* debian/rules (override_dh_fixperms-arch): Also exclude
19
"etc/mandos/plugin-helpers" from changes by dh_fixperms.
20
* debian/mandos-client.postinst: Fix the permissions of
21
"/etc/mandos/plugin-helpers" for those systems which had a fresh
22
install of an older version.
24
-- Teddy Hogeborn <teddy@recompile.se> Thu, 23 Jun 2016 22:00:29 +0200
26
mandos (1.7.9-1) unstable; urgency=medium
28
* New upstream release.
30
-- Teddy Hogeborn <teddy@recompile.se> Wed, 22 Jun 2016 07:30:12 +0200
32
mandos (1.7.8-1) unstable; urgency=medium
34
* New upstream release.
35
* Fix "bad gpgme_op_decrypt: GPGME: Decryption failed." by copying
36
/usr/bin/gpg-agent into initramfs (Closes: #819982)
37
* debian/control (Homepage): Change URL to use HTTPS.
38
(Standards-Version): Update to 3.9.8.
39
* debian/copyright (Source): Change URL to HTTPS.
40
* debian/mandos-client.README.Debian: Change wording to match updated
43
-- Teddy Hogeborn <teddy@recompile.se> Tue, 21 Jun 2016 21:36:10 +0200
45
mandos (1.7.7-1) unstable; urgency=medium
47
* New upstream release.
48
* debian/mandos-client.postinst (configure): If older version, fix
49
permissions on plugin helper directory. Also fix permissions on
50
plugin helper local override directory (/etc/mandos/plugin-helpers),
51
but only if not listed by "dpkg-statoverride".
52
* debian/rules (override_dh_fixperms-arch): Exclude plugin helper
53
directory from dh_fixperms.
54
* debian/mandos.postinst (configure): Fix state directory permissions,
55
but only if not listed by "dpkg-statoverride".
56
* debian/mandos-client.lintian-overrides: Do not warn about permissions
57
on plugin helper directory.
58
* debian/mandos.dirs (usr/lib/tmpfiles.d): Added.
60
-- Teddy Hogeborn <teddy@recompile.se> Sat, 19 Mar 2016 22:58:49 +0100
62
mandos (1.7.6-1) unstable; urgency=medium
64
* New upstream release.
65
* debian/control (Source: mandos/Build-Depends-Indep): Remove
67
(Source: mandos/Build-Depends-Indep): Change "python-gi |
68
python-gobject" to "python-gi"; i.e. remove "python-gobject".
70
-- Teddy Hogeborn <teddy@recompile.se> Sun, 13 Mar 2016 22:58:23 +0100
72
mandos (1.7.5-1) unstable; urgency=high
74
* New upstream release.
75
* debian/mandos.postinst (configure): If old version was 1.7.4-1 or
76
1.7.4-1~bpo8+1, fix situation where clients.pickle file is owned by
79
-- Teddy Hogeborn <teddy@recompile.se> Tue, 08 Mar 2016 01:09:55 +0100
81
mandos (1.7.4-1) unstable; urgency=medium
83
* New upstream release.
84
* initramfs-tools-script: Fix "Call to configure_network in initramfs
85
script broken due to set -e" by surrounding call by "set +x" and "set
87
* debian/control: (Source: mandos/Build-Depends-Indep): Change
88
"python-gobject | python-gi" to "python-gi | python-gobject"
89
(Package: mandos/Depends): - '' -
91
-- Teddy Hogeborn <teddy@recompile.se> Sat, 05 Mar 2016 23:10:07 +0100
1
93
mandos (1.7.3-1) unstable; urgency=medium
3
95
* New upstream release.