A new version of ding-libs (0.6.1) was released today!

ding-libs, or "Ding is not GLib" is a a set of helpful libraries used by
projects such as SSSD or gss-proxy.

The tarball can be downloaded from:
    https://releases.pagure.org/SSSD/ding-libs/

MD5 sum is:
141ffba92d7703b7efc2595971305de7

== Highlights ==
* libini: Length of values in INI files is no longer limited to
  PATH_MAX. The current limit is the amount of memory getline is
  able to allocate.

== Note for distribution packagers ==
   * API and ABI is backward compatible with last release (0.6.0)

== Detailed Changelog ==
Alexander Scheel (8):
      Fix build with TRACE_LEVEL
      Document use of basic regex in ini_config_augment
      INI: Fix ini_config parsing SEGVs
      INI: Tests for section/key name collisions
      INI: Prevent null return_cfg during augment
      INI: Add INI_MS_DETECT merge notifications
      INI: Extend INI_MS_DETECT to be non-exclusive
      INI: Test INI_MS_DETECT non-exclusive behavior

Lukas Slebodnik (10):
      BUILD: Fix linking of ini_augment_ut_check
      INI: Fix usage of buiddir in ini_augment_ut_check
      INI: Fix memory leaks in unit test test_ini_augment_empty_dir
      DHASH: Suppress gcc7 warning
      INI: Fix warning Walloc-size-larger-than
      Do not define _GNU_SOURCE
      COLLECTION: Remove unused macros
      INI: Fix doxygen comment for ini_errobj_create
      COLLECTION: Fix misused comma
      DHASH: Do not use c99 structure initialisation

Michal Židek (9):
      ini_augment: Use full path when reporting pattern mismatch
      DHASH: Add check based unit test
      GIT: Add commit template
      INI: Unit test for augmentation with empty dir
      INI: do not use readdir_r
      INI: Allow longer values then PATH_MAX
      INI: Add test for long values
      Bump version info
      Update versions before 0.6.1 release

Philip Prindeville (1):
      DHASH: Add new key type HASH_KEY_CONST_STRING
_______________________________________________
sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org
To unsubscribe send an email to sssd-devel-le...@lists.fedorahosted.org

Reply via email to