File libite.changes of Package libite
-------------------------------------------------------------------
Tue Mar 17 08:53:03 UTC 2020 - Martin Hauke <mardnh@gmx.de>
- Update to versino 2.2.0
Changes
* Add support for systemf(), formatted string system() replacement
* Add support for fmkpath(), formatted string mkpath()
* Add support for fopenf(), formatted string fopen() replacement
Fixes
* Fix possible memory leak in rsync(), found by Coverity Scan
* Check return value of fstat() to prevent bogus destination file
times when using copyfile(), found by Coverity Scan
-------------------------------------------------------------------
Tue Aug 27 10:10:20 UTC 2019 - Martin Hauke <mardnh@gmx.de>
- Update to version 2.1.0
Changes
* Add support for strmatch() and strnmatch()
* Add support for yorn(), safe yes-or-no prompt
* Add support for telnet expect/session APIs
* Add modified printhdr() which takes ANSI attribute
Fixes
* Fix pidfile_signal(): always return result of kill(), or the
result of remove() if we successfully sent SIGKILL
* Fix strtonum(): POSIX strtoll() returns EINVAL, check that
* Fix #13, support C++ extern "C" {} for header files
-------------------------------------------------------------------
Sun Jul 29 10:36:46 UTC 2018 - jengelh@inai.de
- Use noun phrase in summary. Ensure neutrality of descriptions.
-------------------------------------------------------------------
Wed Jun 20 06:56:18 UTC 2018 - mardnh@gmx.de
- Update package summary and description
-------------------------------------------------------------------
Mon Jun 18 12:33:36 UTC 2018 - mardnh@gmx.de
- Initial package, version 2.0.2