Skip to content

Release v3.14.4

Compare
Choose a tag to compare
@matthewrsj matthewrsj released this 17 Jan 22:02
· 1627 commits to master since this release
This release calls clr-service-restart if a POST_UPDATE script is not
configured and the clr-service-restart binary exists on the system.
clr-service-restart is a program that restarts all services that are
running against out-of-date service files or libraries. Any POST_UPDATE
script should also call this binary in a similar fashion.

This release also fixes a couple memory leaks and a warning call in
archive.c libarchive calling code.