SHA256
3
0
forked from pool/libeconf
Go to file
Stefan Schubert 333e1ec683 Accepting request 1074225 from home:schubi2
- 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
2023-03-24 16:12:42 +00:00
_service Accepting request 1039621 from home:schubi2 2022-12-05 09:01:03 +00:00
_servicedata Accepting request 1074225 from home:schubi2 2023-03-24 16:12:42 +00:00
.gitattributes Accepting request 727773 from devel:kubic 2019-09-04 07:12:32 +00:00
.gitignore Accepting request 727773 from devel:kubic 2019-09-04 07:12:32 +00:00
baselibs.conf Accepting request 727773 from devel:kubic 2019-09-04 07:12:32 +00:00
libeconf-0.5.2.tar.xz Accepting request 1074225 from home:schubi2 2023-03-24 16:12:42 +00:00
libeconf.changes Accepting request 1074225 from home:schubi2 2023-03-24 16:12:42 +00:00
libeconf.spec Accepting request 1074225 from home:schubi2 2023-03-24 16:12:42 +00:00