From 60283f080bb56da4edd6d7699a820c4a23aa3333 Mon Sep 17 00:00:00 2001 From: Nalin Dahyabhai Date: Aug 13 2013 03:42:45 +0000 Subject: 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. --- diff --git a/.gitignore b/.gitignore index 443c2a5..6df4ce8 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/slapi-nis.spec b/slapi-nis.spec index d78fddb..1263d75 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 - 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 - 0.47.7-1 - fix building against versions of directory server older than 1.3.0, which first introduced slapi_escape_filter_value() diff --git a/sources b/sources index b62d959..3d5580e 100644 --- a/sources +++ b/sources @@ -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