/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-02-09 03:38:33 UTC
  • Revision ID: teddy@recompile.se-20200209033833-2la1pujrnv2m0so4
Use reallocarray() if available, or check for overflow

* dracut-module/password-agent.c (add_to_queue): Check for overflow.
  (test_add_to_queue_overflow): New test.
* plugin-runner.c (add_to_char_array, main): Use reallocarray().
* plugins.d/plymouth.c (exec_and_wait): - '' -

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
 
mandos (1.8.11-1) unstable; urgency=medium
22
 
 
23
 
  * New upstream release.
24
 
 
25
 
 -- Teddy Hogeborn <teddy@recompile.se>  Wed, 08 Apr 2020 20:37:32 +0200
26
 
 
27
 
mandos (1.8.10-1) unstable; urgency=medium
28
 
 
29
 
  * Fix "[INTL:pt] Updated Portuguese translation - debconf messages"
30
 
    by including the contributed translation (Closes: #942595)
31
 
  * Fix "[INTL:nl] Dutch translation of debconf messages" by including the
32
 
    contributed translation (Closes: #946006)
33
 
  * Fix "flaky autopkgtest on arm64" by skipping the flaky test on
34
 
    non-amd64 (Closes: #953799)
35
 
  * debian/control (Standards-Version): Update to "4.5.0".
36
 
 
37
 
 -- Teddy Hogeborn <teddy@recompile.se>  Sat, 21 Mar 2020 17:45:01 +0100
38
 
 
39
1
mandos (1.8.9-2) unstable; urgency=medium
40
2
 
41
3
  * Fix failing autopkgtest.