From 205b466588301f300fce221d17a6504739b8408e Mon Sep 17 00:00:00 2001 From: Rich Megginson Date: Wed, 23 Feb 2011 10:55:15 -0700 Subject: [PATCH 1/3] the 1.1.6 release - git tag 389-admin-console-1.1.6 - the 1.1.6 release - git tag 389-admin-console-1.1.6 - Bug 668950 - Add posix group support to Console - Bug 151705 - Need to update Console Cipher Preferences with new ciphers - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild --- .gitignore | 1 + 389-admin-console.spec | 7 ++++++- sources | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 02726e2..9d13341 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ 389-admin-console-1.1.5.tar.bz2 +/389-admin-console-1.1.6.tar.bz2 diff --git a/389-admin-console.spec b/389-admin-console.spec index 84843f8..24bd7c4 100644 --- a/389-admin-console.spec +++ b/389-admin-console.spec @@ -1,5 +1,5 @@ %define major_version 1.1 -%define minor_version 5 +%define minor_version 6 %define shortname 389-admin %define pkgname dirsrv @@ -87,6 +87,11 @@ rm -rf $RPM_BUILD_ROOT %doc %{_datadir}/%{pkgname}/manual/en/admin/help/*.html %changelog +* Wed Feb 23 2011 Rich Megginson - 1.1.6-1 +- the 1.1.6 release - git tag 389-admin-console-1.1.6 +- Bug 668950 - Add posix group support to Console +- Bug 151705 - Need to update Console Cipher Preferences with new ciphers + * Wed Jun 2 2010 Rich Megginson - 1.1.5-1 - the 1.1.5 release diff --git a/sources b/sources index 66b3eb7..2c71f13 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -14bc2716b57bc4e79128548234850179 389-admin-console-1.1.5.tar.bz2 +6c0d749eb120686e8eb212d5bd59bf6a 389-admin-console-1.1.6.tar.bz2 From 79fa1e4f6468480ce1ecef2c6963127abadb8af3 Mon Sep 17 00:00:00 2001 From: Rich Megginson Date: Wed, 30 Mar 2011 08:44:16 -0600 Subject: [PATCH 2/3] the 1.1.7 release - git tag 389-admin-console-1.1.7 the 1.1.7 release - git tag 389-admin-console-1.1.7 Bug 476925 - Admin Server: Do not allow 8-bit passwords for the admin user Bug 211296 - Clean up all HTML pages (Admin Express, Repl Monitor, etc) (cherry picked from commit 4f23e3c02b7a6e3915392a0d9b3546ed09d0c064) --- .gitignore | 1 + 389-admin-console.spec | 8 +++++++- sources | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 9d13341..8b44c7b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ 389-admin-console-1.1.5.tar.bz2 /389-admin-console-1.1.6.tar.bz2 +/389-admin-console-1.1.7.tar.bz2 diff --git a/389-admin-console.spec b/389-admin-console.spec index 24bd7c4..1a99fc5 100644 --- a/389-admin-console.spec +++ b/389-admin-console.spec @@ -1,5 +1,5 @@ %define major_version 1.1 -%define minor_version 6 +%define minor_version 7 %define shortname 389-admin %define pkgname dirsrv @@ -87,6 +87,12 @@ rm -rf $RPM_BUILD_ROOT %doc %{_datadir}/%{pkgname}/manual/en/admin/help/*.html %changelog +* Wed Mar 30 2011 Rich Megginson - 1.1.7-1 +- the 1.1.7 release - git tag 389-admin-console-1.1.7 +- Bug 476925 - Admin Server: Do not allow 8-bit passwords for +- the admin user +- Bug 211296 - Clean up all HTML pages (Admin Express, Repl Monitor, etc) + * Wed Feb 23 2011 Rich Megginson - 1.1.6-1 - the 1.1.6 release - git tag 389-admin-console-1.1.6 - Bug 668950 - Add posix group support to Console diff --git a/sources b/sources index 2c71f13..61049ee 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6c0d749eb120686e8eb212d5bd59bf6a 389-admin-console-1.1.6.tar.bz2 +0a140efa49c50730bfc73ba5d8d4d2cc 389-admin-console-1.1.7.tar.bz2 From ce46013464bf05925d42488baacf794bb6dbb770 Mon Sep 17 00:00:00 2001 From: Rich Megginson Date: Mon, 8 Aug 2011 20:37:28 -0600 Subject: [PATCH 3/3] Bug 723126 - Configure Admin Server -> Connection Restriction --> Add Screen is flicking consistently. (cherry picked from commit 8c9da0871ad8508f9eeb34d5bab6051c25540557) --- .gitignore | 1 + 389-admin-console.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 8b44c7b..0ec8040 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ 389-admin-console-1.1.5.tar.bz2 /389-admin-console-1.1.6.tar.bz2 /389-admin-console-1.1.7.tar.bz2 +/389-admin-console-1.1.8.tar.bz2 diff --git a/389-admin-console.spec b/389-admin-console.spec index 1a99fc5..7573fac 100644 --- a/389-admin-console.spec +++ b/389-admin-console.spec @@ -1,5 +1,5 @@ %define major_version 1.1 -%define minor_version 7 +%define minor_version 8 %define shortname 389-admin %define pkgname dirsrv @@ -87,6 +87,9 @@ rm -rf $RPM_BUILD_ROOT %doc %{_datadir}/%{pkgname}/manual/en/admin/help/*.html %changelog +* Tue Aug 9 2011 Rich Megginson - 1.1.8-1 +- Bug 723126 - Configure Admin Server -> Connection Restriction --> Add Screen is flicking consistently. + * Wed Mar 30 2011 Rich Megginson - 1.1.7-1 - the 1.1.7 release - git tag 389-admin-console-1.1.7 - Bug 476925 - Admin Server: Do not allow 8-bit passwords for diff --git a/sources b/sources index 61049ee..2f77179 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0a140efa49c50730bfc73ba5d8d4d2cc 389-admin-console-1.1.7.tar.bz2 +7228ce57aa01fb8321a083f676de32f4 389-admin-console-1.1.8.tar.bz2