From 2a96b6feba4adcc88324ff36782ee9c215a78646 Mon Sep 17 00:00:00 2001 From: Nalin Dahyabhai Date: Tue, 19 Mar 2013 16:38:30 -0400 Subject: [PATCH] update to 0.45 - fix dispatching for multiple connected clients in the NIS plugin (#923336) --- .gitignore | 2 ++ slapi-nis.spec | 7 +++++-- sources | 4 ++-- 3 files changed, 9 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 6574fd2..e2d3a67 100644 --- a/.gitignore +++ b/.gitignore @@ -36,3 +36,5 @@ slapi-nis-0.17.tar.gz /slapi-nis-0.43.tar.gz.sig /slapi-nis-0.44.tar.gz /slapi-nis-0.44.tar.gz.sig +/slapi-nis-0.45.tar.gz +/slapi-nis-0.45.tar.gz.sig diff --git a/slapi-nis.spec b/slapi-nis.spec index 53f1f42..c0eeaed 100644 --- a/slapi-nis.spec +++ b/slapi-nis.spec @@ -10,8 +10,8 @@ %endif Name: slapi-nis -Version: 0.44 -Release: 3%{?dist} +Version: 0.45 +Release: 1%{?dist} Summary: NIS Server and Schema Compatibility plugins for Directory Server Group: System Environment/Daemons License: GPLv2 @@ -76,6 +76,9 @@ rm -rf $RPM_BUILD_ROOT %{_sbindir}/nisserver-plugin-defs %changelog +* Tue Mar 19 2013 Nalin Dahyabhai - 0.45-1 +- fix dispatching for multiple connected clients in the NIS plugin (#923336) + * Tue Feb 5 2013 Nalin Dahyabhai - 0.44-3 - work around multilib differences in the example .ldif files (internal tooling) diff --git a/sources b/sources index 7fcea4a..a719778 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -1e4d4573d3806ae10829dfc104018aa4 slapi-nis-0.44.tar.gz -9dd62fa3bbae97429bd383b09bb28730 slapi-nis-0.44.tar.gz.sig +c469ea2d815a5e0d0fb49c184a97fef6 slapi-nis-0.45.tar.gz +dcef935e33dfcfe798658569a5f50825 slapi-nis-0.45.tar.gz.sig