[389-dsgw/el6] 9bebf4c added charset tests - modularized test script - improved valgrind checking

Richard Allen Megginson rmeggins at fedoraproject.org
Tue Aug 20 20:28:54 UTC 2013


commit bfa72c5db22e2d345e452f87f73a84b9d60a0469
Author: Rich Megginson <rmeggins at redhat.com>
Date:   Tue Aug 20 14:21:56 2013 -0600

    9bebf4c added charset tests - modularized test script - improved valgrind checking
    
    - Ticket #47403 DSGW authentication issue
    - Ticket #47328 389-dsgw: entrydisplay.c:2523: bad switch statement
    - Ticket #47486 compiler warnings in adminutil, admin, dsgw
    - Ticket #47465 problem with 389-adminutil detection in m4/adminutil.m4 in 389-admin and 389-dsgw
    - Ticket #47344 - 389-dsgw: Does not support aarch64 in f19 and rawhide
    (cherry picked from commit c2b54691b1c95bd7f4a65bc632f4fb95a19a1320)

 .gitignore    |    1 +
 389-dsgw.spec |   10 +++++++++-
 sources       |    2 +-
 3 files changed, 11 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ee6ef04..c126eb5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 /389-dsgw-1.1.8.tar.bz2
 /389-dsgw-1.1.9.tar.bz2
 /389-dsgw-1.1.10.tar.bz2
+/389-dsgw-1.1.11.tar.bz2
diff --git a/389-dsgw.spec b/389-dsgw.spec
index 0a244a4..5ecb659 100644
--- a/389-dsgw.spec
+++ b/389-dsgw.spec
@@ -2,7 +2,7 @@
 
 Summary:          389 Directory Server Gateway (dsgw)
 Name:             389-dsgw
-Version:          1.1.10
+Version:          1.1.11
 Release:          1%{?dist}
 License:          GPLv2
 URL:              http://port389.org/
@@ -84,6 +84,14 @@ fi
 %{_libdir}/%{pkgname}/dsgw-cgi-bin
 
 %changelog
+* Tue Aug 20 2013 Rich Megginson <rmeggins at redhat.com> - 1.1.11-1
+- 9bebf4c added charset tests - modularized test script - improved valgrind checking
+- Ticket #47403 DSGW authentication issue
+- Ticket #47328 389-dsgw: entrydisplay.c:2523: bad switch statement
+- Ticket #47486 compiler warnings in adminutil, admin, dsgw
+- Ticket #47465 problem with 389-adminutil detection in m4/adminutil.m4 in 389-admin and 389-dsgw
+- Ticket #47344 - 389-dsgw: Does not support aarch64 in f19 and rawhide
+
 * Wed Mar 13 2013 Mark Reynolds <mreynolds at redhat.com> - 1.1.10-1
 - ce71231 Bump version to 1.1.10
 - Ticket 606 - DSGW - format string errors
diff --git a/sources b/sources
index 8209f4f..5df307a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7ecc9e7ce901df450c7099abc3d13a46  389-dsgw-1.1.10.tar.bz2
+b6b35fdd21f8ac5291b5ead34e07c6a4  389-dsgw-1.1.11.tar.bz2


More information about the scm-commits mailing list