Change logs for health-check source package in Lunar

  • health-check (0.03.11-1) unstable; urgency=medium
    
      * Makefile: bump version
      * syscall.c: remove empty line
      * json.c, net.c: define _GNU_SOURCE
      * debian/control: update standards version to 4.6.1
      * syscall: memset regs structures and add const to arrays
      * syscall: various constifications of units pointers
      * json.c: constify 1st argument in j_obj_is_null function
      * syscall: use strlcpy instead of unsafe strncpy
      * Update copyright
    
     -- Colin Ian King <email address hidden>  Wed, 7 Dec 2022 14:43:44 +0000
  • health-check (0.03.10-1) unstable; urgency=medium
    
      * Makefile: bump version
      * sources: update copyright
      * Makefile: update copyright
      * Makefile: add README.md to make dist rule
      * manual: update date, author email and copyright
      * debian/watch: update watch path for tarball, move to version 4
      * debian/copyright: Update copyright and git URL
      * debian/control: update author email address and project URL
      * Add README.md
      * syscall: clean up static analysis warning
      * timeval: ensure multiplication is 64 bit to avoid 32 bit overflow
      * update copyright to 2021
    
     -- Colin Ian King <email address hidden>  Mon, 15 Nov 2021 22:09:23 +0000