[slapi-nis] - log errors evaluating pad expressions in %%link rather than continuing on until we hit an arithmet

Nalin Dahyabhai nalin at fedoraproject.org
Tue Apr 10 21:13:00 UTC 2012


commit f48be6187267dfb6e3bcd6cd918578a321cec7cf
Author: Nalin Dahyabhai <nalin at redhat.com>
Date:   Tue Apr 10 17:12:49 2012 -0400

    - log errors evaluating pad expressions in %%link rather than continuing on until we hit an arithmetic exception (#810258)

 slapi-nis.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/slapi-nis.spec b/slapi-nis.spec
index a9d940c..2f3ef53 100644
--- a/slapi-nis.spec
+++ b/slapi-nis.spec
@@ -5,7 +5,7 @@
 %endif
 
 Name:		slapi-nis
-Version:	0.40
+Version:	0.41
 Release:	1%{?dist}
 Summary:	NIS Server and Schema Compatibility plugins for Directory Server
 Group:		System Environment/Daemons
@@ -70,6 +70,10 @@ rm -rf $RPM_BUILD_ROOT
 %{_sbindir}/nisserver-plugin-defs
 
 %changelog
+* Tue Apr 10 2012 Nalin Dahyabhai <nalin at redhat.com> - 0.41-1
+- log errors evaluating pad expressions in %%link rather than continuing on
+  until we hit an arithmetic exception (#810258)
+
 * Fri Mar 30 2012 Nalin Dahyabhai <nalin at redhat.com> - 0.40-1
 - treat padding values passed to the "link" function as expressions to be
   evaluated rather than simply as literal values (part of #767372)


More information about the scm-commits mailing list