/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 at recompile
  • Date: 2020-07-04 11:58:52 UTC
  • Revision ID: teddy@recompile.se-20200704115852-oquhnmng3zom4ldl
Update copyright year

* DBUS-API: Update copyright year to 2020
* debian/copyright: - '' -
* dracut-module/ask-password-mandos.service: - '' -
* dracut-module/password-agent.c: - '' -
* mandos: - '' -
* mandos-ctl: - '' -
* plugin-runner.c: - '' -
* plugins.d/mandos-client.c: - '' -
* plugins.d/plymouth.c: - '' -
* mandos-to-cryptroot-unlock: Update copyright year to 2019.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
mandos (1.8.13-1) unstable; urgency=medium
2
 
 
3
 
  * New upstream release.
4
 
  * Fix "password-agent autopkgtest does not seem to be reliable"
5
 
    by making the test more reliable (Closes: #975457)
6
 
  * debian/mandos-client.templates: Rename "_description" header to
7
 
    "_Description".
8
 
  * debian/control (Standards-Version): Change to "4.5.1".
9
 
 
10
 
 -- Teddy Hogeborn <teddy@recompile.se>  Mon, 30 Nov 2020 19:15:43 +0100
11
 
 
12
 
mandos (1.8.12-1) unstable; urgency=medium
13
 
 
14
 
  * New upstream release.
15
 
  * Fix "FTBFS with glibc 2.31 (uses removed stime function)" by using
16
 
    clock_settime() instead. (Closes: #964226)
17
 
  * debian/copyright: Update copyright year to 2020.
18
 
 
19
 
 -- Teddy Hogeborn <teddy@recompile.se>  Sat, 04 Jul 2020 14:58:26 +0200
20
 
 
21
1
mandos (1.8.11-1) unstable; urgency=medium
22
2
 
23
3
  * New upstream release.