[389-ds-base/f15] Bug 808770 - [abrt] 389-ds-base-1.2.10.4-2.fc16: index_range_read_ext: Process /usr/sbin/ns-slapd wa

Richard Allen Megginson rmeggins at fedoraproject.org
Tue Apr 10 20:17:50 UTC 2012


commit a6983bcf0f8efc4fbcdf9db7d9a168b0e6fc9592
Author: Rich Megginson <rmeggins at redhat.com>
Date:   Tue Apr 10 14:09:11 2012 -0600

    Bug 808770 - [abrt] 389-ds-base-1.2.10.4-2.fc16: index_range_read_ext: Process /usr/sbin/ns-slapd was killed by signal 11 (SIGSEGV)
    
    - typo in previous patch
    (cherry picked from commit 485621832fec272e8740f117a9ef66f2c2f3852c)

 .gitignore               |    1 +
 389-ds-base-git-local.sh |    2 +-
 389-ds-base-git.sh       |    2 +-
 389-ds-base.spec         |    6 +++++-
 sources                  |    2 +-
 5 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f70f742..33cdfbc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -42,3 +42,4 @@
 /389-ds-base-1.2.10.3.tar.bz2
 /389-ds-base-1.2.10.4.tar.bz2
 /389-ds-base-1.2.10.5.tar.bz2
+/389-ds-base-1.2.10.6.tar.bz2
diff --git a/389-ds-base-git-local.sh b/389-ds-base-git-local.sh
index 819bffd..a755bfb 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.5
+VERSION=1.2.10.6
 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 acdf539..bd3416e 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.5
+VERSION=1.2.10.6
 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 2f4bbbe..b9b5ba1 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.5
+Version:          1.2.10.6
 Release:          %{?relprefix}1%{?prerel}%{?dist}
 License:          GPLv2 with exceptions
 URL:              http://port389.org/
@@ -275,6 +275,10 @@ fi
 %{_libdir}/%{pkgname}/libslapd.so.*
 
 %changelog
+* Tue Apr 10 2012 Rich Megginson <rmeggins at redhat.com> - 1.2.10.6-1
+- Bug 808770 - [abrt] 389-ds-base-1.2.10.4-2.fc16: index_range_read_ext: Process /usr/sbin/ns-slapd was killed by signal 11 (SIGSEGV)
+- typo in previous patch
+
 * Tue Apr 10 2012 Rich Megginson <rmeggins at redhat.com> - 1.2.10.5-1
 - Bug 808770 - [abrt] 389-ds-base-1.2.10.4-2.fc16: index_range_read_ext: Process /usr/sbin/ns-slapd was killed by signal 11 (SIGSEGV)
 - same as Ticket #336
diff --git a/sources b/sources
index 1e2a724..fcd2acd 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-dc74aca1ad51bc4cecdb5b0d775f6f0a  389-ds-base-1.2.10.5.tar.bz2
+f4efe9aa9a32a16ff465b833c4517c0f  389-ds-base-1.2.10.6.tar.bz2


More information about the scm-commits mailing list