From b03feb643565401f37dbac5df6ed717afd0e71c7 Mon Sep 17 00:00:00 2001 From: Rich Megginson Date: Jun 01 2011 22:01:53 +0000 Subject: 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 (cherry picked from commit 205b466588301f300fce221d17a6504739b8408e) --- 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