/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 13:00:37 UTC
  • mto: This revision was merged to the branch mainline in revision 1219.
  • Revision ID: teddy@recompile.se-20200704130037-fluvf7ftqbjgfu9g
Tags: version-1.8.12-1
Version 1.8.12-1

* Makefile (version): Change to "1.8.12".
* NEWS (Version 1.8.12): Add new entry.
* debian/changelog (1.8.12-1): - '' -

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
 
1
10
mandos (1.8.11-1) unstable; urgency=medium
2
11
 
3
12
  * New upstream release.