/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.12-1) unstable; urgency=medium
2
 
 
3
 
  * New upstream release.
4
 
  * Fix "FTBFS with glibc 2.31 (uses removed stime function)" by using
5
 
    clock_settime() instead. (Closes: #964226)
6
 
  * debian/copyright: Update copyright year to 2020.
7
 
 
8
 
 -- Teddy Hogeborn <teddy@recompile.se>  Sat, 04 Jul 2020 14:58:26 +0200
9
 
 
10
 
mandos (1.8.11-1) unstable; urgency=medium
11
 
 
12
 
  * New upstream release.
13
 
 
14
 
 -- Teddy Hogeborn <teddy@recompile.se>  Wed, 08 Apr 2020 20:37:32 +0200
15
 
 
16
 
mandos (1.8.10-1) unstable; urgency=medium
17
 
 
18
 
  * Fix "[INTL:pt] Updated Portuguese translation - debconf messages"
19
 
    by including the contributed translation (Closes: #942595)
20
 
  * Fix "[INTL:nl] Dutch translation of debconf messages" by including the
21
 
    contributed translation (Closes: #946006)
22
 
  * Fix "flaky autopkgtest on arm64" by skipping the flaky test on
23
 
    non-amd64 (Closes: #953799)
24
 
  * debian/control (Standards-Version): Update to "4.5.0".
25
 
 
26
 
 -- Teddy Hogeborn <teddy@recompile.se>  Sat, 21 Mar 2020 17:45:01 +0100
27
 
 
28
1
mandos (1.8.9-2) unstable; urgency=medium
29
2
 
30
3
  * Fix failing autopkgtest.