SHA256
7
0
forked from pool/libeconf

Factory #1

Merged
dgarcia merged 18 commits from factory into main 2025-10-08 12:56:20 +02:00

18 Commits

Author SHA256 Message Date
fbc398f834 Accepting request 1296749 from devel:microos
OBS-URL: https://build.opensuse.org/request/show/1296749
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libeconf?expand=0&rev=36
2025-08-01 20:40:10 +00:00
Stefan Schubert
9956f45aed - Update to version 0.7.10:
* cmake: Fix .pc file with absolute CMAKE_INSTALL_<dir> (#237)
  * Add build options for the CMake build (#230)
  * check NULL for default string (bnc#1247107)
- Update to version 0.7.10:
  * cmake: Fix .pc file with absolute CMAKE_INSTALL_<dir> (#237)
  * Add build options for the CMake build (#230)
  * check NULL for default string (bnc#1247107)

OBS-URL: https://build.opensuse.org/package/show/devel:microos/libeconf?expand=0&rev=48
2025-07-31 09:58:21 +00:00
9cfc8a6ed7 Accepting request 1276095 from devel:microos
OBS-URL: https://build.opensuse.org/request/show/1276095
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libeconf?expand=0&rev=35
2025-05-12 14:46:46 +00:00
Stefan Schubert
3482cc5845 - Update to version 0.7.9:
* Comments can include comment character tag multiple time.
  * Fixed static library declaration in meason
  * Fixed versioning in cmake
- Update to version 0.7.9:
  * Comments can include comment character tag multiple time.
  * Fixed static library declaration in meason
  * Fixed versioning in cmake

OBS-URL: https://build.opensuse.org/package/show/devel:microos/libeconf?expand=0&rev=46
2025-05-09 07:42:35 +00:00
13c0720848 Accepting request 1272613 from devel:microos
OBS-URL: https://build.opensuse.org/request/show/1272613
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libeconf?expand=0&rev=34
2025-04-26 20:24:59 +00:00
Stefan Schubert
b2218b1e97 - Update to version 0.7.8:
* Fix memory access if there are a comment character inside a comment.

OBS-URL: https://build.opensuse.org/package/show/devel:microos/libeconf?expand=0&rev=44
2025-04-25 08:45:28 +00:00
44f7b70c58 Accepting request 1237365 from devel:microos
OBS-URL: https://build.opensuse.org/request/show/1237365
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libeconf?expand=0&rev=33
2025-01-15 16:42:34 +00:00
Stefan Schubert
42b5c61198 - Update to version 0.7.7:
* Additional fix for parsing empty config files (bsc#1234405).

OBS-URL: https://build.opensuse.org/package/show/devel:microos/libeconf?expand=0&rev=42
2025-01-13 09:53:19 +00:00
f8ac3fbceb Accepting request 1230800 from devel:microos
OBS-URL: https://build.opensuse.org/request/show/1230800
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libeconf?expand=0&rev=32
2024-12-15 11:34:17 +00:00
Stefan Schubert
ce65708f4f Accepting request 1230799 from home:schubi2
- Update to version 0.7.6:
  * Do not try to parse files with name like ".." and "." (#227)
  * using econf_readConfig in econftool
- Update to version 0.7.6:
  * Do not try to parse files with name like ".." and "." (#227)
  * using econf_readConfig in econftool

OBS-URL: https://build.opensuse.org/request/show/1230799
OBS-URL: https://build.opensuse.org/package/show/devel:microos/libeconf?expand=0&rev=40
2024-12-13 13:39:14 +00:00
55788d457c Accepting request 1229449 from devel:microos
OBS-URL: https://build.opensuse.org/request/show/1229449
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libeconf?expand=0&rev=31
2024-12-10 22:42:56 +00:00
Stefan Schubert
634558c1bc - Update to version 0.7.5:
* Removed PATH_MAX (Issue #220)
  * Add ROOT_PREFIX as option to replace TESTSDIR hack
  * CI: valgrind doesn't work together with sanitizers
  * econf_readConfig: don't allocate econf_file in error case
  * tests: use cleanup to free key_file for some tests
  * libeconf: don't allocate array from size 0
  * libeconf: fix use of uninitialized stat result if file does not exist
  * econftool: dynamically allocate xdg_config_dir
  * Disable clang <= 17, enable valgrind
  * Disable whitespace check
  * Disable deprecation warning for econftool and example
  * Add new CI with different compilers and valgrind
  * Test econf_readConfig()
  * Disable deprecation warning for tests
  * Implement econf_*freep functions for automatic cleanup
  * Cleanup *free functions
- Update to version 0.7.5:
  * Removed PATH_MAX (Issue #220)
  * Add ROOT_PREFIX as option to replace TESTSDIR hack
  * CI: valgrind doesn't work together with sanitizers
  * econf_readConfig: don't allocate econf_file in error case
  * tests: use cleanup to free key_file for some tests
  * libeconf: don't allocate array from size 0
  * libeconf: fix use of uninitialized stat result if file does not exist
  * econftool: dynamically allocate xdg_config_dir
  * Disable clang <= 17, enable valgrind
  * Disable whitespace check
  * Disable deprecation warning for econftool and example
  * Add new CI with different compilers and valgrind
  * Test econf_readConfig()
  * Disable deprecation warning for tests
  * Implement econf_*freep functions for automatic cleanup
  * Cleanup *free functions

OBS-URL: https://build.opensuse.org/package/show/devel:microos/libeconf?expand=0&rev=38
2024-12-09 16:55:18 +00:00
c5ff12baf2 Accepting request 1205077 from devel:microos
OBS-URL: https://build.opensuse.org/request/show/1205077
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libeconf?expand=0&rev=30
2024-10-03 15:59:23 +00:00
Stefan Schubert
6912dd6db4 - Updated license in the spec file to MIT.
OBS-URL: https://build.opensuse.org/package/show/devel:microos/libeconf?expand=0&rev=36
2024-10-02 07:24:35 +00:00
fca936cecd Accepting request 1203864 from devel:microos
OBS-URL: https://build.opensuse.org/request/show/1203864
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libeconf?expand=0&rev=29
2024-09-27 15:10:38 +00:00
Stefan Schubert
1e3c8e79aa - Update to version 0.7.4:
* Fixed memory leaks (#219)
  * Fixed: econf_readDirs crashes if one of the paths is NULL (#211)
  * Added links to man page. E.g. "man econf_readConfig" is working now.
  * Handle groups correctly which do not have any key entry.
- Update to version 0.7.4:
  * fixed memory leaks (#219)

OBS-URL: https://build.opensuse.org/package/show/devel:microos/libeconf?expand=0&rev=34
2024-09-26 11:23:33 +00:00
a2125f1786 Accepting request 1201810 from devel:microos
OBS-URL: https://build.opensuse.org/request/show/1201810
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libeconf?expand=0&rev=28
2024-09-19 19:16:52 +00:00
Stefan Schubert
e3f7acbe69 - Update to version 0.7.3:
* Groups handled in an own list (#218)
  * Add econftool as dependency of its tests
  * Simplify snprintf call
  * Remove unused functions and reduce variable visibility (#213)
  * Fix typos (#212)

OBS-URL: https://build.opensuse.org/package/show/devel:microos/libeconf?expand=0&rev=32
2024-09-18 14:29:44 +00:00