Change logs for kstart source package in Lunar

  • kstart (4.3-1) unstable; urgency=medium
    
      * New upstream release.
        - Add support for kafs.  If AFS is not available but the -t option is
          provided, create a new session keyring, link it to the user keyring,
          and then run the configured program (via the AKLOG environment
          variable).  This can be set to aklog-kafs (from kafs-client) and
          k5start and krenew should then work correctly with kafs.
        - If a program run by k5start or krenew is killed by a signal, exit
          with status signal number plus 128, not 0.
        - Use explicit_bzero to clear the password for k5start -s.
      * Update standards version to 4.6.0 (no changes required).
    
     -- Russ Allbery <email address hidden>  Mon, 30 Aug 2021 21:10:40 -0700