/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: 2019-08-03 12:31:22 UTC
  • Revision ID: teddy@recompile.se-20190803123122-90y9lyaf2qxxk73f
dracut-module/password-agent.c: Update #include comments

* dracut-module/password-agent.c: Update #include comments to add
  "ENOTDIR", "O_NOFOLLOW", "IN_MOVED_FROM", "IN_EXCL_UNLINK", and
  "IN_ONLYDIR".

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
mandos (1.8.5-1) unstable; urgency=medium
 
2
 
 
3
  * New upstream release.
 
4
  * Fix "does not reap children" by reaping children (Closes: #933387)
 
5
  * debian/mandos-client.README.Debian: Use new-style interface name.
 
6
  * debian/tests/control: New file; implements autopkgtest support.
 
7
  * debian/mandos-client.lintian-overrides
 
8
    (manpage-has-errors-from-man): Remove; unnecessary.
 
9
  * debian/mandos.lintian-overrides
 
10
    (init.d-script-needs-depends-on-lsb-base): - '' -
 
11
  * debian/mandos-client.postinst (update_initramfs): Upstream now
 
12
    supports dracut(8), so update commands here to and run the correct
 
13
    command to update initramfs.
 
14
  * debian/control (Build-Depends): Add GLib -dev package.
 
15
    (mandos-client/Depends): Add dracut(8) as an alternative dependency to
 
16
    initramfs-tools.
 
17
    (mandos-client/Conflicts): New; set to "dracut-config-generic".
 
18
    (debian/mandos-client.README.Debian): Update for dracut(8) support.
 
19
  * debian/mandos-client.templates: Reflowed by debconf-gettextize(1).
 
20
  * debian/mandos.templates: - '' -
 
21
  * debian/po/POTFILES.in: New.
 
22
  * debian/po/templates.pot: - '' -
 
23
  * debian/source/lintian-overrides: New.
 
24
  * debian/control (Standards-Version): Update to "4.4.0".
 
25
 
 
26
 -- Teddy Hogeborn <teddy@recompile.se>  Tue, 30 Jul 2019 20:41:29 +0200
 
27
 
 
28
mandos (1.8.4-1) unstable; urgency=medium
 
29
 
 
30
  * Fix "dirs in initrd are not accessible by mandos plugin-runner" by
 
31
    making sure UMASK is set, no matter what other packages have installed
 
32
    in "/usr/share/initramfs-tools/conf-hooks.d". (Closes: #926641)
 
33
  * Fix "LeakSanitizer: detected memory leaks, fails to decrypt"
 
34
    by fixing memory leak in plugin-runner. (Closes: #926643)
 
35
  * debian/mandos-client.dirs: Add
 
36
    "usr/share/initramfs-tools/conf-hooks.d", needed by fix for #926641.
 
37
 
 
38
 -- Teddy Hogeborn <teddy@recompile.se>  Tue, 09 Apr 2019 22:05:39 +0200
 
39
 
 
40
mandos (1.8.3-3) unstable; urgency=medium
 
41
 
 
42
  * Fix "src:mandos: modifies d/control during build" by not doing that
 
43
    anymore.  (Closes: #922202)
 
44
  * debian/rules (override_dh_shlibdeps-arch): Commented out.
 
45
 
 
46
 -- Teddy Hogeborn <teddy@recompile.se>  Wed, 13 Feb 2019 09:52:39 +0100
 
47
 
 
48
mandos (1.8.3-2) unstable; urgency=medium
 
49
 
 
50
  * debian/rules (override_dh_shlibdeps-arch): New; conditionally edit
 
51
    debian/control before running dh_shlibdeps.
 
52
 
 
53
 -- Teddy Hogeborn <teddy@recompile.se>  Mon, 11 Feb 2019 12:49:57 +0100
 
54
 
 
55
mandos (1.8.3-1) unstable; urgency=medium
 
56
 
 
57
  * New upstream release.
 
58
  * debian/watch: Make the ".orig" file name suffix non-optional;
 
59
    otherwise uscan thinks that ".orig" is part of the version number.
 
60
  * debian/control (Build-Depends): Changed GnuTLS dependencies; move
 
61
    3.6.6 alternative to first in list, and remove dependencies on the
 
62
    virtual package "gnutls-dev", since we need the version restrictions.
 
63
    (Package: mandos/Depends): Remove dependency on libgnutls28-dev
 
64
    package.
 
65
    (Package: mandos/Suggests): New; set to "libc6-dev, c-compiler". (Used
 
66
    to find value of "SO_BINDTODEVICE").
 
67
    (Package: mandos-client/Depends): Don't depend on openssl anymore;
 
68
    instead depend on either a gnutls-bin (>= 3.6.6) (in which case TLS
 
69
    key generation will work), or on libgnutls30 (<< 3.6.0) (in which case
 
70
    TLS key generation will not be needed).
 
71
 
 
72
 -- Teddy Hogeborn <teddy@recompile.se>  Mon, 11 Feb 2019 07:30:32 +0100
 
73
 
 
74
mandos (1.8.2-1) unstable; urgency=medium
 
75
 
 
76
  * New upstream release.
 
77
  * debian/mandos-client.postinst (create_keys): Ignore failure to remove
 
78
                                                 bad keys.
 
79
 
 
80
 -- Teddy Hogeborn <teddy@recompile.se>  Sun, 10 Feb 2019 11:44:56 +0100
 
81
 
 
82
mandos (1.8.1-1) unstable; urgency=high
 
83
 
 
84
  * New upstream release.
 
85
  * debian/mandos-client.postinst (create_keys): Remove any bad keys
 
86
    created by 1.8.0-1. Only create TLS keys if certtool succeeds.
 
87
  * debian/mandos.postinst (configure): Remove any bad keys from
 
88
    clients.conf, and inform the user if any were found.
 
89
  * debian/mandos.templates (mandos/removed_bad_key_ids): New message.
 
90
 
 
91
 -- Teddy Hogeborn <teddy@recompile.se>  Sun, 10 Feb 2019 10:00:21 +0100
 
92
 
 
93
mandos (1.8.0-1) unstable; urgency=medium
 
94
 
 
95
  * New upstream release.
 
96
  * Fix "(tries to) use GnuTLS OpenPGP support" by using raw public keys
 
97
    when available (Closes: #879538)
 
98
  * Fix "mandos : Depends: libgnutls30 (< 3.6.0) but 3.6.5-2 is to be
 
99
    installed" by now also allowing GnuTLS >= 3.6.6 (Closes: #916673)
 
100
  * debian/control (Standards-Version): Update to "4.3.0".
 
101
    (Package: mandos-client/Depends): Change from "cryptsetup" to
 
102
    "cryptsetup (<< 2:2.0.3-1) | cryptsetup-initramfs".  Add "debconf (>=
 
103
    1.5.5) | debconf-2.0".
 
104
    (Source: mandos/Build-Depends): Also allow libgnutls30 (>= 3.6.6).
 
105
    (Package: mandos/Depends): - '' - and add debconf (>= 1.5.5) |
 
106
    debconf-2.0".
 
107
    (Package: mandos/Description): Alter description to match new design.
 
108
    (Package: mandos-client/Description): - '' -
 
109
    (Package: mandos-client/Depends): Move "gnutls-bin | openssl" to here
 
110
    from "Recommends".
 
111
  * debian/mandos-client.README.Debian: Add --tls-privkey and --tls-pubkey
 
112
    options to test command.
 
113
  * debian/mandos-client.postinst (create_key): Renamed to "create_keys"
 
114
    - all callers changed - and also create TLS key files.  Show notice if
 
115
    new TLS key files were created.
 
116
  * debian/mandos-client.postrm (purge): Also remove TLS key files.
 
117
  * debian/mandos-client.lintian-overrides: Override warnings.
 
118
  * debian/mandos-client.templates: New.
 
119
  * debian/mandos.lintian-overrides: Override warnings.
 
120
  * debian/mandos.postinst (configure): If GnuTLS 3.6.6 or later is
 
121
    detected, show an important notice (once) about the new key_id option
 
122
    required in clients.conf.
 
123
  * debian/mandos.templates: New.
 
124
  * debian/copyright: Update copyright year to 2019.
 
125
 
 
126
 -- Teddy Hogeborn <teddy@recompile.se>  Sun, 10 Feb 2019 05:52:49 +0100
 
127
 
 
128
mandos (1.7.20-1) unstable; urgency=medium
 
129
 
 
130
  * New upstream release.
 
131
  * Fix "[tethys] mandos-client: Mandos client fails while booting but
 
132
    works from chroot into unpacked initramfs" by setting system clock if
 
133
    necessary (Closes: #894495)
 
134
  * Fix "initramfs boot script assumes internal cryptsetup implementation
 
135
    details and is now broken" by only using documented
 
136
    interfaces (Closes: #904899)
 
137
  * debian/mandos-client.dirs: Add
 
138
    "usr/share/initramfs-tools/scripts/local-premount" and
 
139
    "usr/share/initramfs-tools/conf.d", and remove
 
140
    "usr/share/initramfs-tools/conf-hooks.d".
 
141
  * debian/control (mandos-client/Depends): Add "(>= 0.99)" to dependency
 
142
    on "initramfs-tools".
 
143
  * debian/control (Source: mandos/Rules-Requires-Root): New; set to
 
144
    "binary-targets".
 
145
    (Standards-Version): Update to "4.2.0".
 
146
 
 
147
 -- Teddy Hogeborn <teddy@recompile.se>  Sun, 19 Aug 2018 22:14:04 +0200
 
148
 
 
149
mandos (1.7.19-1) unstable; urgency=medium
 
150
 
 
151
  * New upstream release.
 
152
  * Fix "fails with "LeakSanitizer has encountered a fatal error"" by not
 
153
    using LeakSanitizer in affected binary (Closes: #886595)
 
154
 
 
155
 -- Teddy Hogeborn <teddy@recompile.se>  Thu, 22 Feb 2018 19:47:59 +0100
 
156
 
 
157
mandos (1.7.18-1) unstable; urgency=medium
 
158
 
 
159
  * New upstream release.
 
160
 
 
161
 -- Teddy Hogeborn <teddy@recompile.se>  Mon, 12 Feb 2018 16:00:11 +0100
 
162
 
 
163
mandos (1.7.17-1) unstable; urgency=medium
 
164
 
 
165
  * New upstream release.
 
166
  * Fix "fails with "LeakSanitizer has encountered a fatal error""
 
167
    by fixing memory leak in plugin-runner (Closes: #886595)
 
168
  * debian/control (Build-Depends): Also depend on "libgnutls28-dev (<<
 
169
    3.6.0) | libgnutls30 (<< 3.6.0)".
 
170
    (Package: mandos/Depends): - '' -
 
171
  * debian/compat: Change to "10".
 
172
  * debian/watch (version): Change to "4".
 
173
    (opts/pgpsigurlmangle): Remove.
 
174
    (opts/pgpmode): New; set to "auto".
 
175
    (URL): Change to "https://ftp.recompile.se/pub/@PACKAGE@/@PACKAGE@
 
176
    @ANY_VERSION@(?:\.orig)?@ARCHIVE_EXT@".
 
177
  * debian/copyright: Update copyright year to 2018.
 
178
  * debian/rules: Support the "noopt" and "parallel" DEB_BUILD_OPTIONS.
 
179
    (override_dh_fixperms-arch): Use the DEB_HOST_MULTIARCH
 
180
    variable directly instead of shelling out to "dpkg-architecture".
 
181
  * debian/control (Standards-Version): Update to "4.1.3".
 
182
    (Build-Depends): Change version of debhelper dependency to ">= 10".
 
183
  * debian/mandos.lintian-overrides
 
184
    (init.d-script-needs-depends-on-lsb-base): Change line number to "46".
 
185
 
 
186
 -- Teddy Hogeborn <teddy@recompile.se>  Sat, 10 Feb 2018 19:09:50 +0100
 
187
 
 
188
mandos (1.7.16-1) unstable; urgency=medium
 
189
 
 
190
  * New upstream release.
 
191
  * debian/copyright (License): Use program name explicitly.
 
192
    (Format): Use https in URL.
 
193
  * debian/control (Priority): Change from "extra" to "optional".
 
194
    (Standards-Version): Update to "4.0.1".
 
195
 
 
196
 -- Teddy Hogeborn <teddy@recompile.se>  Sun, 20 Aug 2017 21:05:26 +0200
 
197
 
1
198
mandos (1.7.15-1) unstable; urgency=medium
2
199
 
3
200
  * New upstream release.