1.7.0
lib: fix coverity warnings
lib: sort backup by creation time
utils: split the long case statement in evaluator
lib: allow logical operators in templates
utils: fix potentiall toctou in file_copy
lib: export function to remove authselect symbolic links
selinux: correct error message
utils: fix empty branch in conditional
utils: correctly remove the whole line if `str` does not point to its beginning
utils: fix potentially uninitialized variable
util: add string_array_copy() to create copy of an array
templates: remove timestamp from generated files
lib: fix usage of umask
lib: rename textfile_copy to file_copy
lib: put directory listing into its own utility module