forked from pool/libeconf
333e1ec683
- Update to version 0.5.2: * Fixed build for aarch64 and gcc13. * Making the output verbose when a test fails. * Fixed a stack-buffer-overflow vulnerability in "econf_writeFile" function. * Fixed a stack-buffer-overflow vulnerability in "read_file" function. * Added new feature: econf_set_conf_dirs (const char **dir_postfix_list) Sets a list of directory structures (with order) which describes the directories in which the files have to be parsed. E.G. with the given list: {"/conf.d/", ".d/", "/", NULL} files in following directories will be parsed: "<default_dirs>/<project_name>.<suffix>.d/" "<default_dirs>/<project_name>/conf.d/" "<default_dirs>/<project_name>.d/" "<default_dirs>/<project_name>/" The entry "<default_dirs>/<project_name>.<suffix>.d/" will be added automatically. * General code cleanup. OBS-URL: https://build.opensuse.org/request/show/1074225 OBS-URL: https://build.opensuse.org/package/show/devel:microos/libeconf?expand=0&rev=10
6 lines
221 B
Plaintext
6 lines
221 B
Plaintext
<servicedata>
|
|
<service name="tar_scm">
|
|
<param name="url">https://github.com/openSUSE/libeconf.git</param>
|
|
<param name="changesrevision">535641ce1131db19d526e0f1d1d43437b87add44</param>
|
|
</service>
|
|
</servicedata> |