Skip to content

Releases: SSSD/ding-libs

ding-libs-0.7.0

03 Mar 13:52
0.7.0

Choose a tag to compare

Important changes

  • path_utils, collection, refarray and basicobjects were merged into the ini_config library. refarray's API is still exposed (via ini_config lib) intentionally as it's used by ini_config public API. API of other libs and parts of ini_config API (including previously deprecated interface ini_config.h) were made private. This change makes API/ABI backward incompatible (libini_config.so version was bumped to 8.0.0) and thus requires a rebuild of all dependent packages (#34).

Other changes

  • collection: Fix typo of 'debuging'. by @jas4711 in #25
  • Update README to add dependencies by @gdonval in #27
  • Fix some commentary/log message spellos related to access_check by @jengelh in #28

New contributors

Full Changelog: 0.6.2...0.7.0

ding-libs-0.6.2

25 Jan 20:54
0.6.2

Choose a tag to compare

Minor maintenance update most notable consisting of:

  • INI: Silence ini_augment match failures (be9ca3a)
  • INI: Fix detection of error messages (72c19bd)

Tickets fixed: Pagure#3182, #5, #7, #8, #9

ding-libs-0.6.1

19 Jan 21:43
0.6.1

Choose a tag to compare

ding-libs-0.6.0

19 Jan 22:05
0.6.0

Choose a tag to compare