* Mon Jan 30 2023 14:04:46 +0000 Manvendra Bhangui <daemontools@indimail.org> 1.1.1-1.1%{?dist}
Release 1.1.1 Start 12/09/2022 End 30/11/2023
- Added runpod command to execute indimail-mta, indimail in a containerized
  pod
- instcheck.in: use uininstaller only for ucspi-tcp
- runpod: added SYS_NICE capability to defaults
- runpod: fixed port clash
- runpod: prevent output of test on stdout
- runpod: added case for name=svscan to run in foreground
- docker-entrypoint: fixed fix-queue argument for slowq
- svps.in, minisvc.in, qmailctl.sh: replaced deprecated egrep with grep -E
- docker-entrypoint: fixed extra_args variable getting clobbered.
- minisvc: when importing variables don't treat existing variables as error
- qmailctl.sh: made dash portable
- moved set-network-wait to Linux specific LIBEXEC
- supervise.c: sleep SCANINTERVAL seconds if supervise for waited service is
  not running
- svscan.c: use 'down' file to start or stop service automatically.
  auto-start, auto-stop feature
- svscan.c: scan immediately instead of SCANINTERVAL on termination of a
  supervised service if SCANNOW env variable is set
- runpod: run bash in foreground if name is test, devel
- runpod: added port 8081 for mapping to port 443 on container OS
- runpod: fixed setting of arguments passed to docker-entrypoint
- supervise.c: added subreaper mode using prctl(2) PR_SET_CHILD_SUBREAPER on
  Linux or procctl(2) PROC_REAP_ACQUIRE on FreeBSD.
- subreaper.c, subreaper.h: added subreaper function
- supervise.c, svscan.c: display exit status and termination signal
- svscan.c: added -v, -s option to control logging of info, warn messages
- supervise.c: use VERBOSE, SILENT environment variables to control logging
  of info, warn messages.
- fghack.c: handle wait status with details
