[Pkg-sssd-devel] ding-libs: Changes to 'refs/tags/debian/0.6.1-1'

Timo Aaltonen tjaalton at moszumanska.debian.org
Sat Dec 23 04:20:56 UTC 2017


Tag 'debian/0.6.1-1' created by Timo Aaltonen <tjaalton at debian.org> at 2017-12-23 04:20 +0000

tagging package ding-libs version debian/0.6.1-1
-----BEGIN PGP SIGNATURE-----

iQIcBAABCAAGBQJaPdmEAAoJEMtwMWWoiYTczO0P/jzD0jfPQL0jyg+/8TO7X+pW
ct1m8jiKLIS2WDsyoYbZMOGRlvg0Hk5ZHW0bt1tthXCx6QjE8hN36q1+h1CJp5Yj
+SE7pEWV3WlxjuIQJNkAeuC7BqgchIcwNH7u6LwWfztr0e/xv+BwHXj28eOZdyPq
hnAvJrLXcuzQ5SEEZskdlYHvciydSEHPs+tg14jX8e46hfh5Y2hqmHHrdeCv1svo
kahMqPU3Kia6Rdr+9AFG3bn2sdU7LnNguvs4z6ZUTryLuvpwdVywa+/s07gKLqus
4mNR3cBzLQf8yRJC8He+vX1MxUll+utL4l15hfJoh+ZxiOuiB8MzndEEuP3pkVPy
6PthZLsDHDBQBX6JCbMN2AGDFxgQvdLRazQcDQaaJP8AEu0h5yn26FbevHT7ZngH
M6gO/UO0lRIv4tfSI/QG/3ncVDNEePsvUrBKUwCgqsW8tlvOCCjq19ysaRgld73Y
T/WtxH4+jYY/FVFu81Bg5MTUyVZisSdcmwnBj/5aQdWk3HSYXDAXal231TdQY1+N
Sx6xHEKUCwUr38OISPr1E3Kufk4UHWZgetgAqtWlHDQp8i63jyJMeEDpnzGsXUZc
6fCMCJKQyIcRVHyqFDtzR7iqtksGRZQMTgAgbxE2qW3boESCP+i4d5oEAuA3J0OD
ux52TBMlMbL94UPq4de+
=ygbk
-----END PGP SIGNATURE-----

Changes since debian/0.6.0-1:
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

Timo Aaltonen (6):
      Merge branch 'upstream'
      update changelog
      Update urls.
      Bump debhelper to 10.
      Bump policy to 4.1.2, no changes.
      releasing package ding-libs version 0.6.1-1

---
 .git-commit-template          |    9 +
 Makefile.am                   |   27 ++-
 collection/collection.c       |    5 
 collection/collection_tools.c |    2 
 configure.ac                  |    5 
 contrib/ding-libs.spec.in     |    6 
 debian/changelog              |    9 +
 debian/compat                 |    2 
 debian/control                |    7 
 debian/copyright              |    2 
 debian/rules                  |    2 
 debian/watch                  |    2 
 dhash/dhash.c                 |   31 ++-
 dhash/dhash.h                 |    4 
 dhash/dhash_ut_check.c        |  226 +++++++++++++++++++++++++++
 dhash/examples/dhash_test.c   |    3 
 ini/ini.d/merge.validator     |   16 -
 ini/ini_augment.c             |  120 ++++++--------
 ini/ini_augment_ut_check.c    |  343 ++++++++++++++++++++++++++++++++++++++++++
 ini/ini_configmod.c           |    3 
 ini/ini_configobj.c           |   71 +++++---
 ini/ini_configobj.h           |    9 -
 ini/ini_defines.h             |    5 
 ini/ini_fileobj.c             |    1 
 ini/ini_get_value.c           |    4 
 ini/ini_get_valueobj.c        |    1 
 ini/ini_parse.c               |   71 +++-----
 ini/ini_parse_ut_check.c      |  157 +++++++++++++++++++
 version.m4                    |    6 
 29 files changed, 962 insertions(+), 187 deletions(-)
---



More information about the Pkg-sssd-devel mailing list