Codebase list slapi-nis / slapi-nis-0.54.1
Tag slapi-nis 0.54.1 Alexander Bokovoy 9 years ago
2 changed file(s) with 6 addition(s) and 2 deletion(s). Raw diff Collapse all Expand all
0 AC_INIT(slapi-nis,0.54)
0 AC_INIT(slapi-nis,0.54.1)
11 AC_CONFIG_MACRO_DIR([m4])
22 AM_INIT_AUTOMAKE(foreign)
33 LT_INIT([disable-static])
99 %endif
1010
1111 Name: slapi-nis
12 Version: 0.54
12 Version: 0.54.1
1313 Release: 1%{?dist}
1414 Summary: NIS Server and Schema Compatibility plugins for Directory Server
1515 Group: System Environment/Daemons
8484 %{_sbindir}/nisserver-plugin-defs
8585
8686 %changelog
87 * Thu Nov 6 2014 Alexander Bokovoy <abokovoy@redhat.com> - 0.54.1-1
88 - support FreeIPA overrides in LDAP BIND callback
89 - ignore FreeIPA override searchs outside configured schema compat subtrees
90
8791 * Fri Oct 10 2014 Alexander Bokovoy <abokovoy@redhat.com> - 0.54-1
8892 - Add support for FreeIPA's ID views
8993 - Allow searching SSSD-provided users as memberUid case-insensitevly