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 1232f4a..23e0416 100644 --- a/389-dsgw.spec +++ b/389-dsgw.spec @@ -2,8 +2,8 @@ Summary: 389 Directory Server Gateway (dsgw) Name: 389-dsgw -Version: 1.1.10 -Release: 3%{?dist} +Version: 1.1.11 +Release: 1%{?dist} License: GPLv2 URL: http://port389.org/ Group: System Environment/Daemons @@ -88,6 +88,14 @@ fi %ghost %{_sysconfdir}/tmpfiles.d/%{pkgname}-dsgw.conf %changelog +* Tue Aug 20 2013 Rich Megginson - 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 + * Fri Aug 02 2013 Fedora Release Engineering - 1.1.10-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild 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