~ubuntu-branches/ubuntu/vivid/health-check/vivid-proposed

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Package Import Robot
  • Author(s): Colin King
  • Date: 2014-11-14 14:08:00 UTC
  • mfrom: (5.1.8 sid)
  • Revision ID: package-import@ubuntu.com-20141114140800-cccmvj3bp3bj3j47
Tags: 0.01.62-1
* debian/control: update Standards-Version to 3.9.6
* Makefile: bump version
* Use POSIX getnameinfo rather than obsolete gethostbyaddr
* Fix -w -W man page options
* Some inlining, makes critical syscall path slightly faster
* syscall.h remove C11 style typedef on forward defined syscall_t
* net.c: #define out net_hash_find_inode

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
health-check (0.01.62-1) unstable; urgency=medium
 
2
 
 
3
  * debian/control: update Standards-Version to 3.9.6
 
4
  * Makefile: bump version
 
5
  * Use POSIX getnameinfo rather than obsolete gethostbyaddr
 
6
  * Fix -w -W man page options
 
7
  * Some inlining, makes critical syscall path slightly faster
 
8
  * syscall.h remove C11 style typedef on forward defined syscall_t
 
9
  * net.c: #define out net_hash_find_inode
 
10
 
 
11
 -- Colin King <colin.king@canonical.com>  Fri, 14 Nov 2014 14:08:00 +0000
 
12
 
1
13
health-check (0.01.61-1) unstable; urgency=medium
2
14
 
3
15
  * Makefile: bump version