[389-ds-base/f15] Ticket #390 - [abrt] 389-ds-base-1.2.10.6-1.fc16: slapi_attr_value_cmp: Process /usr/sbin/ns-slapd w

Richard Allen Megginson rmeggins at fedoraproject.org
Tue Jun 19 00:58:42 UTC 2012


commit 57c3ad051074c6a5623f3351b9d0be385370f797
Author: Rich Megginson <rmeggins at redhat.com>
Date:   Mon Jun 18 18:57:11 2012 -0600

    Ticket #390 - [abrt] 389-ds-base-1.2.10.6-1.fc16: slapi_attr_value_cmp: Process /usr/sbin/ns-slapd was killed by signal 11 (SIGSEGV)
    (cherry picked from commit 5611e85295e3e89d00145ca7c2848d881e4ba4e7)

 .gitignore               |    1 +
 389-ds-base-git-local.sh |    2 +-
 389-ds-base-git.sh       |    2 +-
 389-ds-base.spec         |    5 ++++-
 sources                  |    2 +-
 5 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1b8936f..40bd07e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -46,3 +46,4 @@
 /389-ds-base-1.2.10.7.tar.bz2
 /389-ds-base-1.2.10.8.tar.bz2
 /389-ds-base-1.2.10.9.tar.bz2
+/389-ds-base-1.2.10.10.tar.bz2
diff --git a/389-ds-base-git-local.sh b/389-ds-base-git-local.sh
index 4622293..8948e9a 100644
--- a/389-ds-base-git-local.sh
+++ b/389-ds-base-git-local.sh
@@ -2,7 +2,7 @@
 
 DATE=`date +%Y%m%d`
 # use a real tag name here
-VERSION=1.2.10.9
+VERSION=1.2.10.10
 PKGNAME=389-ds-base
 TAG=${TAG:-$PKGNAME-$VERSION}
 #SRCNAME=$PKGNAME-$VERSION-$DATE
diff --git a/389-ds-base-git.sh b/389-ds-base-git.sh
index 257a0ca..a8772d4 100644
--- a/389-ds-base-git.sh
+++ b/389-ds-base-git.sh
@@ -2,7 +2,7 @@
 
 DATE=`date +%Y%m%d`
 # use a real tag name here
-VERSION=1.2.10.9
+VERSION=1.2.10.10
 PKGNAME=389-ds-base
 TAG=${TAG:-$PKGNAME-$VERSION}
 URL="http://git.fedorahosted.org/git/?p=389/ds.git;a=snapshot;h=$TAG;sf=tgz"
diff --git a/389-ds-base.spec b/389-ds-base.spec
index 0fd12f6..e26e2e4 100644
--- a/389-ds-base.spec
+++ b/389-ds-base.spec
@@ -15,7 +15,7 @@
 
 Summary:          389 Directory Server (base)
 Name:             389-ds-base
-Version:          1.2.10.9
+Version:          1.2.10.10
 Release:          %{?relprefix}1%{?prerel}%{?dist}
 License:          GPLv2 with exceptions
 URL:              http://port389.org/
@@ -275,6 +275,9 @@ fi
 %{_libdir}/%{pkgname}/libslapd.so.*
 
 %changelog
+* Mon Jun 18 2012 Rich Megginson <rmeggins at redhat.com> - 1.2.10.10-1
+- Ticket #390 - [abrt] 389-ds-base-1.2.10.6-1.fc16: slapi_attr_value_cmp: Process /usr/sbin/ns-slapd was killed by signal 11 (SIGSEGV)
+
 * Thu May 24 2012 Rich Megginson <rmeggins at redhat.com> - 1.2.10.9-1
 - Ticket #382 - DS Shuts down intermittently
 - Trac Ticket #359 - Database RUV could mismatch the one in changelog under the stress
diff --git a/sources b/sources
index 4ab1718..99be58c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c5893e1a70c0f24edb87e4994d9ebdae  389-ds-base-1.2.10.9.tar.bz2
+7145e5be6f5036fb0977d9d85ea262a3  389-ds-base-1.2.10.10.tar.bz2


More information about the scm-commits mailing list