6c0778f bumped version to 1.2.11.11
Ticket 429 - added nsslapd-readonly to DS schema Ticket 403 - fix CLEANALLRUV regression from last commit Trac Ticket #346 - Slow ldapmodify operation time for large quantities of multi-valued attribute values
This commit is contained in:
parent
71c00be4e8
commit
8506832200
1
.gitignore
vendored
1
.gitignore
vendored
@ -52,3 +52,4 @@
|
||||
/389-ds-base-1.2.11.8.tar.bz2
|
||||
/389-ds-base-1.2.11.9.tar.bz2
|
||||
/389-ds-base-1.2.11.10.tar.bz2
|
||||
/389-ds-base-1.2.11.11.tar.bz2
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
DATE=`date +%Y%m%d`
|
||||
# use a real tag name here
|
||||
VERSION=1.2.11.10
|
||||
VERSION=1.2.11.11
|
||||
PKGNAME=389-ds-base
|
||||
TAG=${TAG:-$PKGNAME-$VERSION}
|
||||
#SRCNAME=$PKGNAME-$VERSION-$DATE
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
DATE=`date +%Y%m%d`
|
||||
# use a real tag name here
|
||||
VERSION=1.2.11.10
|
||||
VERSION=1.2.11.11
|
||||
PKGNAME=389-ds-base
|
||||
TAG=${TAG:-$PKGNAME-$VERSION}
|
||||
URL="http://git.fedorahosted.org/git/?p=389/ds.git;a=snapshot;h=$TAG;sf=tgz"
|
||||
|
@ -21,7 +21,7 @@
|
||||
|
||||
Summary: 389 Directory Server (base)
|
||||
Name: 389-ds-base
|
||||
Version: 1.2.11.10
|
||||
Version: 1.2.11.11
|
||||
Release: %{?relprefix}1%{?prerel}%{?dist}
|
||||
License: GPLv2 with exceptions
|
||||
URL: http://port389.org/
|
||||
@ -311,6 +311,12 @@ fi
|
||||
%{_libdir}/%{pkgname}/libslapd.so.*
|
||||
|
||||
%changelog
|
||||
*Mon Aug 20 2012 Mark Reynolds <mareynol@redhat.com> - 1.2.11.11-1
|
||||
6c0778f bumped version to 1.2.11.11
|
||||
Ticket 429 - added nsslapd-readonly to DS schema
|
||||
Ticket 403 - fix CLEANALLRUV regression from last commit
|
||||
Trac Ticket #346 - Slow ldapmodify operation time for large quantities of multi-valued attribute values
|
||||
|
||||
* Tue Aug 15 2012 Mark Reynolds <mareynol@redhat.com> - 1.2.11.10-1
|
||||
db6b354 bumped version to 1.2.11.10
|
||||
Ticket 403 - CLEANALLRUV revisions
|
||||
|
Loading…
Reference in New Issue
Block a user