Update to 0.48

0.48 is basically 0.47.5 with self-tests for the new functionality
added, along with fixes which those tests showed that we needed.
This commit is contained in:
Nalin Dahyabhai 2013-08-12 23:42:45 -04:00
parent 11b78ffedf
commit 60283f080b
3 changed files with 13 additions and 3 deletions

2
.gitignore vendored
View File

@ -46,3 +46,5 @@ slapi-nis-0.17.tar.gz
/slapi-nis-0.47.5.tar.gz.sig
/slapi-nis-0.47.7.tar.gz
/slapi-nis-0.47.7.tar.gz.sig
/slapi-nis-0.48.tar.gz
/slapi-nis-0.48.tar.gz.sig

View File

@ -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()

View File

@ -1,2 +1,2 @@
a3231f3bd59ad846934cd1f5a1c73653 slapi-nis-0.47.7.tar.gz
441847963e9e0be5878070e018a5a389 slapi-nis-0.47.7.tar.gz.sig
fff96a981127f0cdaa0402f4b20bc783 slapi-nis-0.48.tar.gz
e02e3dfb21e5e01e2cb05ac74928c30b slapi-nis-0.48.tar.gz.sig