lslebodn commented on a pull request

"""
On (06/09/16 05:16), fidencio wrote:
>The distributions that would break with this patch are:
>- RHEL/CentOS 5 and older
>- Debian Wheezy (from 2013) and older
>- Ubuntu 12.04 LTS and older
>
>I was not able to find what's the version of the package on SLES
>

* libini_config-0.7.0 is feature wise the same as libini_config-1.0
  sssd uses it for basic parsing of ini files
* libini_config-1.1 is an optional feature used in ad provider
  for parsing gpo files
* libini_config-1.2 provides optional feature for config snippets in
  /etc/sssd/conf.d
* libini_config-1.3 provides optional feature for validation of ini files

After this patch we still have 3 optional features provided by different
versions of libini_config.

If we want to drop support for older version of libini_config and siplify the
wrapper then I would drop support for libini_config < 1.3
and remove wrappers in src/util/sss_ini.c

However, libini_config-1.3 is only in fedora.

LS

"""

See the full comment at 
https://github.com/SSSD/sssd/pull/10#issuecomment-244937445
_______________________________________________
sssd-devel mailing list
[email protected]
https://lists.fedorahosted.org/admin/lists/[email protected]

Reply via email to