* Wed Nov 27 2024 15:37:20 +0000 Manvendra Bhangui <ucspi-tcp@indimail.org> 1.1.4-1.1%{?dist}
Release 1.1.4-1.1 Start 08/02/2024 End 06/08/2024
- installer.c: replace chown, chmod with fchown, fchmod
- installer.c: removed unused options and fixed check option fixing
  permissions
- installer.c: fixed displaying size variable, fixed allocation of zerobuf
  variable
- trypoll.c, tryshsgr.c: Fix compiler warnings
- fix discarded-qualifier compiler warnings
- fix function prototypes
- tcpclient.c: fixed incorrect use of strerr_warn instead of strerr_die
- tcpclient.c: added starttls capability for imap
- dotls.c: added starttls handler for imap
- tcpclient.c: added -e option to get remote host address from /etc/hosts
- getip.c: new function getip() which uses getaddrinfo() to get remote host
  address
- tcpserver.c: use INET6_ADDRLENSTRLEN for AF_INET6
