* Mon Apr 24 2023 17:06:27 +0000 Manvendra Bhangui <daemontools@indimail.org> 1.1.2-1.1%{?dist}
Release 1.1.2-1.1 Start 20/02/2023 End --/--/2023
- setuidgid.c: moved set_additional_groups function to libqmail
- run_init.c: return -1 for name too long
- supervise.c: disable using /run if DISABLE_RUN env variable is set
- svok.c, svc.c, svstat.c: check for supervise/ok in original service dir
  before run filesystem
- svscan.c: unset use_run if /run, /var/run is missing
- svscan.c: skip directories starting with .
- supervise.c: cleanup supervise directory in service directory when using
  run fs
- svscan.c: use TERMINATE_SESSION to terminate all children when running as
  session leader
- supervise.c: added exiting informational message
- svscan.c: check for dup2 errors.
- supervise.c: fix termination by svc in subreaper mode
- supervise.c: handle SIGTERM to exit and terminate child
- supervise.c: set Process Group ID of child when SETPGID env variable is
  set
- supervise.c: check for sticky bit on run on every restart
- svps: added -t, --term option
- installer.c: changed string warning: to warn:
- qmailctl: supress echo when not running on terminal
- svc: display system error for error opening supervise/control
- setuidgid.c: fixed illegal free
- supervise.c: pass the directory as the last arugment to ./run, ./shutdown,
  ./alert scripts.
- qmailctl: use portable test -t to test for tty
- supervise.c: ignore wait if service for which supervise should wait does
  not exist.
