diff --git a/.gitignore b/.gitignore index 02726e2..0ec8040 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +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 84843f8..7573fac 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 8 %define shortname 389-admin %define pkgname dirsrv @@ -87,6 +87,20 @@ 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 +- 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 +- 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..2f77179 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -14bc2716b57bc4e79128548234850179 389-admin-console-1.1.5.tar.bz2 +7228ce57aa01fb8321a083f676de32f4 389-admin-console-1.1.8.tar.bz2