diff --git a/.gitignore b/.gitignore index 8a767e5..f62ddc4 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,6 @@ /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 +/389-ds-console-1.2.10.tar.bz2 +/389-ds-console-1.2.12.tar.bz2 diff --git a/389-ds-console.spec b/389-ds-console.spec index 0334bf6..06b92eb 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 12 %define shortname 389-ds %define pkgname dirsrv Name: 389-ds-console Version: %{major_version}.%{minor_version} -Release: 4%{?dist} +Release: 1%{?dist} Summary: 389 Directory Server Management Console Group: Applications/System @@ -85,6 +85,30 @@ rm -rf $RPM_BUILD_ROOT %doc %{_datadir}/%{pkgname}/manual/en/slapd/help/*.html %changelog +* Wed Jun 10 2015 Noriko Hosoi - 1.2.12-1 +- Release 1.2.12 +- Ticket 48139 - drop support for legacy replication + +* Wed Mar 18 2015 Noriko Hosoi - 1.2.11-1 +- Release 1.2.11 +- Ticket 48130 - Add "+all" and "-TLS_RSA_WITH_AES_128_GCM_SHA256" to Console Cipher Preference for TLS + +* Wed Feb 11 2015 Noriko Hosoi - 1.2.10-1 +- Bumped version to 1.2.10 +- Bug 1022104 - Remove versioned jarfiles from _javadir (idm-console-framework) + +* 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 diff --git a/sources b/sources index dc09ff9..9178cfa 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3972f6b0e606804f00781021fb9c6154 389-ds-console-1.2.7.tar.bz2 +423108a3daf39f33e5de5a424c9212fb 389-ds-console-1.2.12.tar.bz2