summaryrefslogtreecommitdiffstats
path: root/slapi-nis.spec
diff options
context:
space:
mode:
Diffstat (limited to 'slapi-nis.spec')
-rw-r--r--slapi-nis.spec10
1 files changed, 9 insertions, 1 deletions
diff --git a/slapi-nis.spec b/slapi-nis.spec
index 5bdbbec..5d5c7e3 100644
--- a/slapi-nis.spec
+++ b/slapi-nis.spec
@@ -10,7 +10,7 @@
%endif
Name: slapi-nis
-Version: 0.47.7
+Version: 0.48
Release: 1%{?dist}
Summary: NIS Server and Schema Compatibility plugins for Directory Server
Group: System Environment/Daemons
@@ -85,6 +85,14 @@ rm -rf $RPM_BUILD_ROOT
%{_sbindir}/nisserver-plugin-defs
%changelog
+* Mon Aug 12 2013 Nalin Dahyabhai <nalin@redhat.com> - 0.48-1
+- try to gracefully handle failures obtaining internal locks
+- fix locating-by-name of entries with names that require escaping
+- add self-tests for nsswitch and PAM functionality
+- make nsswitch mode properly handle user and group names with commas in them
+- handle attempts to PAM authenticate to compat groups (i.e., with failure)
+- drop the "schema-compat-origin" attribute
+
* Wed Aug 7 2013 Nalin Dahyabhai <nalin@redhat.com> - 0.47.7-1
- fix building against versions of directory server older than 1.3.0, which
first introduced slapi_escape_filter_value()