[389-ds-base] the 1.3.3.3 release

Richard Allen Megginson rmeggins at fedoraproject.org
Fri Sep 12 21:32:06 UTC 2014


commit 1e277f6ab319d74b864a0ed1b26d823606e8b588
Author: Rich Megginson <rmeggins at redhat.com>
Date:   Fri Sep 12 15:28:26 2014 -0600

    the 1.3.3.3 release

 .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 99791b7..ddfe7d9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -105,3 +105,4 @@
 /389-ds-base-1.3.2.23.tar.bz2
 /389-ds-base-1.3.3.0.tar.bz2
 /389-ds-base-1.3.3.2.tar.bz2
+/389-ds-base-1.3.3.3.tar.bz2
diff --git a/389-ds-base-git-local.sh b/389-ds-base-git-local.sh
index 6d51e58..ff71f72 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.3.3.2
+VERSION=1.3.3.3
 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 63966a9..51a5ee6 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.3.3.2
+VERSION=1.3.3.3
 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 2505358..656b1eb 100644
--- a/389-ds-base.spec
+++ b/389-ds-base.spec
@@ -24,7 +24,7 @@
 
 Summary:          389 Directory Server (base)
 Name:             389-ds-base
-Version:          1.3.3.2
+Version:          1.3.3.3
 Release:          %{?relprefix}1%{?prerel}%{?dist}
 License:          GPLv2 with exceptions
 URL:              http://port389.org/
@@ -316,6 +316,10 @@ fi
 %{_libdir}/%{pkgname}/libns-dshttpd.so*
 
 %changelog
+* Fri Sep 12 2014 Rich Megginson <rmeggins at redhat.com> - 1.3.3.3-1
+- Release 1.3.3.3
+- Ticket #47892 - coverity defects found in 1.3.3.1
+
 * Fri Sep 12 2014 Nathan Kinder <nkinder at redhat.com> - 1.3.3.2-1
 - Release 1.3.3.2
 - Ticket 47889 - DS crashed during ipa-server-install on test_ava_filter
diff --git a/sources b/sources
index 5aac2e9..56db570 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-15da853c8a1327e1c4b9bc5ae79b9c73  389-ds-base-1.3.3.2.tar.bz2
+785f171e5007d915d22651a06c960c00  389-ds-base-1.3.3.3.tar.bz2


More information about the scm-commits mailing list