From 7419312a9772baeb8f0ac6b13d33e279199d25d8 Mon Sep 17 00:00:00 2001 From: Noriko Hosoi Date: Feb 04 2015 23:24:16 +0000 Subject: Bumped version to 1.2.9 - Bug 1184175 - DS Console always sets nsSSL3 to "on" when a securty setting is adjusted (DS 47994) - Bug 916045 - RFE: Winsync loses connection with AD objects when they move from the console. (#47380) - Bug 1173281 - DS console - right clicking an object does not select that object (#135) - Bug 1134688 - DS Console does not correctly disable SSL (#47887) - Bug 963254 - DS instance cannot be restored from remote console (#47485) - Ticket 47886 - DS Console - mouse wheel speed very slow - Bug 758983 - DS Console should timeout when mismatched port and protocol combination is chosen (#176) - Bug 1173283 - DS Console - java exception when refreshing schema (#47883) - Bug 1173284 - Window too large for Manage password policy (#96) --- diff --git a/.gitignore b/.gitignore index 8a767e5..886ce90 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /389-ds-console-1.2.5.tar.bz2 /389-ds-console-1.2.6.tar.bz2 /389-ds-console-1.2.7.tar.bz2 +/389-ds-console-1.2.9.tar.bz2 diff --git a/389-ds-console.spec b/389-ds-console.spec index d020c8b..21fb7e5 100644 --- a/389-ds-console.spec +++ b/389-ds-console.spec @@ -1,12 +1,12 @@ %define major_version 1.2 -%define minor_version 7 +%define minor_version 9 %define shortname 389-ds %define pkgname dirsrv Name: 389-ds-console Version: %{major_version}.%{minor_version} -Release: 3%{?dist} +Release: 1%{?dist} Summary: 389 Directory Server Management Console Group: Applications/System @@ -85,6 +85,21 @@ rm -rf $RPM_BUILD_ROOT %doc %{_datadir}/%{pkgname}/manual/en/slapd/help/*.html %changelog +* Wed Feb 04 2015 Noriko Hosoi - 1.2.9-1 +- Bumped version to 1.2.9 +- Bug 1184175 - DS Console always sets nsSSL3 to "on" when a securty setting is adjusted (DS 47994) +- Bug 916045 - RFE: Winsync loses connection with AD objects when they move from the console. (#47380) +- Bug 1173281 - DS console - right clicking an object does not select that object (#135) +- Bug 1134688 - DS Console does not correctly disable SSL (#47887) +- Bug 963254 - DS instance cannot be restored from remote console (#47485) +- Ticket 47886 - DS Console - mouse wheel speed very slow +- Bug 758983 - DS Console should timeout when mismatched port and protocol combination is chosen (#176) +- Bug 1173283 - DS Console - java exception when refreshing schema (#47883) +- Bug 1173284 - Window too large for Manage password policy (#96) + +* Fri Jun 06 2014 Fedora Release Engineering - 1.2.7-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + * Fri Aug 02 2013 Fedora Release Engineering - 1.2.7-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild diff --git a/sources b/sources index dc09ff9..21997bb 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3972f6b0e606804f00781021fb9c6154 389-ds-console-1.2.7.tar.bz2 +fbae9ade3319f09dc1656dd07e2e014b 389-ds-console-1.2.9.tar.bz2