From d362eddb1eaab0e92cc33949ee17f8a63ee61896 Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Wed, 17 Feb 2010 00:45:32 +0000 Subject: [PATCH 1/8] Initialize branch F-13 for 389-ds-console --- branch | 1 + 1 file changed, 1 insertion(+) create mode 100644 branch diff --git a/branch b/branch new file mode 100644 index 0000000..baa94ef --- /dev/null +++ b/branch @@ -0,0 +1 @@ +F-13 From b56b12701b9dc4ffc313aa1d1497ae15035828bb Mon Sep 17 00:00:00 2001 From: Richard Allen Megginson Date: Thu, 15 Apr 2010 17:12:40 +0000 Subject: [PATCH 2/8] this is the 1.2.1 release --- .cvsignore | 2 +- 389-ds-console.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/.cvsignore b/.cvsignore index 6636d52..4053e60 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -389-ds-console-1.2.0.tar.bz2 +389-ds-console-1.2.1.tar.bz2 diff --git a/389-ds-console.spec b/389-ds-console.spec index 861cf74..262b704 100644 --- a/389-ds-console.spec +++ b/389-ds-console.spec @@ -1,12 +1,12 @@ %define major_version 1.2 -%define minor_version 0 +%define minor_version 1 %define shortname 389-ds %define pkgname dirsrv Name: 389-ds-console Version: %{major_version}.%{minor_version} -Release: 6%{?dist} +Release: 1%{?dist} Summary: 389 Directory Server Management Console Group: Applications/System @@ -87,6 +87,9 @@ rm -rf $RPM_BUILD_ROOT %doc %{_datadir}/%{pkgname}/manual/en/slapd/help/*.html %changelog +* Thu Apr 15 2010 Rich Megginson 1.2.1-1 +- the 1.2.1 release + * Fri Dec 18 2009 Rich Megginson - 1.2.0-6 - Excluding PPC for EPEL builds as there is not openjdk there diff --git a/sources b/sources index fa91f69..779f273 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2a856772523e5a331e1c407545ee3cfc 389-ds-console-1.2.0.tar.bz2 +118c5263ec5d7cc643585ff6209f6928 389-ds-console-1.2.1.tar.bz2 From 1f888026f83539cc230af4ebbbbd25b653b20b95 Mon Sep 17 00:00:00 2001 From: Richard Allen Megginson Date: Mon, 3 May 2010 21:54:25 +0000 Subject: [PATCH 3/8] this is the 1.2.2 release --- .cvsignore | 2 +- 389-ds-console.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/.cvsignore b/.cvsignore index 4053e60..cd35c34 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -389-ds-console-1.2.1.tar.bz2 +389-ds-console-1.2.2.tar.bz2 diff --git a/389-ds-console.spec b/389-ds-console.spec index 262b704..8fb6b19 100644 --- a/389-ds-console.spec +++ b/389-ds-console.spec @@ -1,5 +1,5 @@ %define major_version 1.2 -%define minor_version 1 +%define minor_version 2 %define shortname 389-ds %define pkgname dirsrv @@ -87,6 +87,9 @@ rm -rf $RPM_BUILD_ROOT %doc %{_datadir}/%{pkgname}/manual/en/slapd/help/*.html %changelog +* Fri Apr 30 2010 Rich Megginson 1.2.2-1 +- the 1.2.2 release + * Thu Apr 15 2010 Rich Megginson 1.2.1-1 - the 1.2.1 release diff --git a/sources b/sources index 779f273..323e038 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -118c5263ec5d7cc643585ff6209f6928 389-ds-console-1.2.1.tar.bz2 +15c0a2708ddb12f89838fc535f76e66d 389-ds-console-1.2.2.tar.bz2 From 20eb1d4b5e3d1ebac6e17f7791b8dca49600e9b2 Mon Sep 17 00:00:00 2001 From: Richard Allen Megginson Date: Thu, 13 May 2010 21:29:41 +0000 Subject: [PATCH 4/8] this is the 1.2.3 release --- .cvsignore | 2 +- 389-ds-console.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/.cvsignore b/.cvsignore index cd35c34..4e49c43 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -389-ds-console-1.2.2.tar.bz2 +389-ds-console-1.2.3.tar.bz2 diff --git a/389-ds-console.spec b/389-ds-console.spec index 8fb6b19..c5e5251 100644 --- a/389-ds-console.spec +++ b/389-ds-console.spec @@ -1,5 +1,5 @@ %define major_version 1.2 -%define minor_version 2 +%define minor_version 3 %define shortname 389-ds %define pkgname dirsrv @@ -87,6 +87,9 @@ rm -rf $RPM_BUILD_ROOT %doc %{_datadir}/%{pkgname}/manual/en/slapd/help/*.html %changelog +* Thu May 13 2010 Rich Megginson 1.2.3-1 +- the 1.2.3 release + * Fri Apr 30 2010 Rich Megginson 1.2.2-1 - the 1.2.2 release diff --git a/sources b/sources index 323e038..5cd20b6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -15c0a2708ddb12f89838fc535f76e66d 389-ds-console-1.2.2.tar.bz2 +7342d71d5e720ac0f3b772a8466237a1 389-ds-console-1.2.3.tar.bz2 From a69fbdda5a1c31cc2fbf6d326271e35c326e7057 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 28 Jul 2010 08:44:35 +0000 Subject: [PATCH 5/8] dist-git conversion --- .cvsignore => .gitignore | 0 Makefile | 21 --------------------- branch | 1 - import.log | 1 - 4 files changed, 23 deletions(-) rename .cvsignore => .gitignore (100%) delete mode 100644 Makefile delete mode 100644 branch delete mode 100644 import.log diff --git a/.cvsignore b/.gitignore similarity index 100% rename from .cvsignore rename to .gitignore diff --git a/Makefile b/Makefile deleted file mode 100644 index 488a446..0000000 --- a/Makefile +++ /dev/null @@ -1,21 +0,0 @@ -# Makefile for source rpm: 389-ds-console -# $Id: Makefile,v 1.1 2009/07/17 20:49:57 ausil Exp $ -NAME := 389-ds-console -SPECFILE = $(firstword $(wildcard *.spec)) - -define find-makefile-common -for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$d/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done -endef - -MAKEFILE_COMMON := $(shell $(find-makefile-common)) - -ifeq ($(MAKEFILE_COMMON),) -# attept a checkout -define checkout-makefile-common -test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 -endef - -MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) -endif - -include $(MAKEFILE_COMMON) diff --git a/branch b/branch deleted file mode 100644 index baa94ef..0000000 --- a/branch +++ /dev/null @@ -1 +0,0 @@ -F-13 diff --git a/import.log b/import.log deleted file mode 100644 index 63fa288..0000000 --- a/import.log +++ /dev/null @@ -1 +0,0 @@ -89-ds-console-1_2_0-3:HEAD:389-ds-console-1.2.0-3.src.rpm:1247864626 From 50dc45e6b233153f452802d280b5093a6f60d58c Mon Sep 17 00:00:00 2001 From: Rich Megginson Date: Wed, 23 Feb 2011 09:59:03 -0700 Subject: [PATCH 6/8] the 1.2.4 release - git tag 389-ds-console-1.2.4 - the 1.2.4 release - git tag 389-ds-console-1.2.4 - Bug 450016 - RFE- Console display values in KB/MB/GB - Bug 387981 - plain files can be chosen on the Restore Directory dialog - Bug 661116 - 389-console Configuration tab admin permissions (nsslapd-referral ?) and folder not expending immediatly - Bug 151705 - Need to update Console Cipher Preferences with new ciphers - Bug 553066 - Directory Console: do not display "subtree" index type - Bug 599732 - Root node in directory browser shows DN syntax error --- .gitignore | 1 + 389-ds-console.spec | 11 ++++++++++- sources | 2 +- 3 files changed, 12 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 4e49c43..4f02dbe 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ 389-ds-console-1.2.3.tar.bz2 +/389-ds-console-1.2.4.tar.bz2 diff --git a/389-ds-console.spec b/389-ds-console.spec index c5e5251..030eecb 100644 --- a/389-ds-console.spec +++ b/389-ds-console.spec @@ -1,5 +1,5 @@ %define major_version 1.2 -%define minor_version 3 +%define minor_version 4 %define shortname 389-ds %define pkgname dirsrv @@ -87,6 +87,15 @@ rm -rf $RPM_BUILD_ROOT %doc %{_datadir}/%{pkgname}/manual/en/slapd/help/*.html %changelog +* Wed Feb 23 2011 Rich Megginson 1.2.4-1 +- the 1.2.4 release - git tag 389-ds-console-1.2.4 +- Bug 450016 - RFE- Console display values in KB/MB/GB +- Bug 387981 - plain files can be chosen on the Restore Directory dialog +- Bug 661116 - 389-console Configuration tab admin permissions (nsslapd-referral ?) and folder not expending immediatly +- Bug 151705 - Need to update Console Cipher Preferences with new ciphers +- Bug 553066 - Directory Console: do not display "subtree" index type +- Bug 599732 - Root node in directory browser shows DN syntax error + * Thu May 13 2010 Rich Megginson 1.2.3-1 - the 1.2.3 release diff --git a/sources b/sources index 5cd20b6..5c84dfd 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7342d71d5e720ac0f3b772a8466237a1 389-ds-console-1.2.3.tar.bz2 +3fd626d6bc402ea4a3367e56dfaedc4e 389-ds-console-1.2.4.tar.bz2 From 2e4125f3ce440adad786a40b129537b99bcc4cc2 Mon Sep 17 00:00:00 2001 From: Rich Megginson Date: Wed, 30 Mar 2011 08:36:56 -0600 Subject: [PATCH 7/8] the 1.2.5 release - git tag 389-ds-console-1.2.5 the 1.2.5 release - git tag 389-ds-console-1.2.5 Bug 616707 - Add attribute matching rule UI to Console Bug 533505 - Warn about CA cert trust when enabling SSL in Console Bug 158262 - Windows Sync UI is inconistent Bug 504803 - Allow nsslapd-*-logmaxdiskspace to be set to -1 in UI Bug 474113 - Allow access log level to be configured from Console Bug 229693 - Update naming attribute when objectclass is removed Bug 211296 - Clean up all HTML pages (Admin Express, Repl Monitor, etc) (cherry picked from commit 872ee2e2ad4304009990a71b6d0c239a36cef3b3) --- .gitignore | 1 + 389-ds-console.spec | 12 +++++++++++- sources | 2 +- 3 files changed, 13 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 4f02dbe..935c625 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ 389-ds-console-1.2.3.tar.bz2 /389-ds-console-1.2.4.tar.bz2 +/389-ds-console-1.2.5.tar.bz2 diff --git a/389-ds-console.spec b/389-ds-console.spec index 030eecb..f9395f7 100644 --- a/389-ds-console.spec +++ b/389-ds-console.spec @@ -1,5 +1,5 @@ %define major_version 1.2 -%define minor_version 4 +%define minor_version 5 %define shortname 389-ds %define pkgname dirsrv @@ -87,6 +87,16 @@ rm -rf $RPM_BUILD_ROOT %doc %{_datadir}/%{pkgname}/manual/en/slapd/help/*.html %changelog +* Wed Mar 30 2011 Rich Megginson 1.2.5-1 +- the 1.2.5 release - git tag 389-ds-console-1.2.5 +- Bug 616707 - Add attribute matching rule UI to Console +- Bug 533505 - Warn about CA cert trust when enabling SSL in Console +- Bug 158262 - Windows Sync UI is inconistent +- Bug 504803 - Allow nsslapd-*-logmaxdiskspace to be set to -1 in UI +- Bug 474113 - Allow access log level to be configured from Console +- Bug 229693 - Update naming attribute when objectclass is removed +- Bug 211296 - Clean up all HTML pages (Admin Express, Repl Monitor, etc) + * Wed Feb 23 2011 Rich Megginson 1.2.4-1 - the 1.2.4 release - git tag 389-ds-console-1.2.4 - Bug 450016 - RFE- Console display values in KB/MB/GB diff --git a/sources b/sources index 5c84dfd..6e530df 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3fd626d6bc402ea4a3367e56dfaedc4e 389-ds-console-1.2.4.tar.bz2 +76437cb498bc8bd1abfac70f7d659e0f 389-ds-console-1.2.5.tar.bz2 From 25d8e914deb8b70d81e89b60ae78a881436ea079 Mon Sep 17 00:00:00 2001 From: Rich Megginson Date: Tue, 21 Jun 2011 14:11:48 -0600 Subject: [PATCH 8/8] git tag 389-ds-console-1.2.6 git tag 389-ds-console-1.2.6 added skins support Bug 700908 - Validate matching rules when creating a new attribute Bug 705753 - Refresh problem in Console directory browser (cherry picked from commit 476c2f5c02be682bb4766e306eb0864add6e12f0) (cherry picked from commit e3de0853af57746e04717dc29b791418554323a6) --- .gitignore | 1 + 389-ds-console.spec | 10 +++++++--- sources | 2 +- 3 files changed, 9 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 935c625..b31713d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ 389-ds-console-1.2.3.tar.bz2 /389-ds-console-1.2.4.tar.bz2 /389-ds-console-1.2.5.tar.bz2 +/389-ds-console-1.2.6.tar.bz2 diff --git a/389-ds-console.spec b/389-ds-console.spec index f9395f7..e1f3c4f 100644 --- a/389-ds-console.spec +++ b/389-ds-console.spec @@ -1,5 +1,5 @@ %define major_version 1.2 -%define minor_version 5 +%define minor_version 6 %define shortname 389-ds %define pkgname dirsrv @@ -21,8 +21,6 @@ BuildRequires: ant >= 1.6.2 BuildRequires: ldapjdk BuildRequires: idm-console-framework >= 1.1 BuildRequires: java-devel >= 1:1.6.0 -Provides: fedora-ds-console = %{version}-%{release} -Obsoletes: fedora-ds-console < 1.2.0-3 %if 0%{?rhel} < 6 ExcludeArch: ppc %endif @@ -87,6 +85,12 @@ rm -rf $RPM_BUILD_ROOT %doc %{_datadir}/%{pkgname}/manual/en/slapd/help/*.html %changelog +* Fri Jun 17 2011 Rich Megginson 1.2.6-1 +- git tag 389-ds-console-1.2.6 +- added skins support +- Bug 700908 - Validate matching rules when creating a new attribute +- Bug 705753 - Refresh problem in Console directory browser + * Wed Mar 30 2011 Rich Megginson 1.2.5-1 - the 1.2.5 release - git tag 389-ds-console-1.2.5 - Bug 616707 - Add attribute matching rule UI to Console diff --git a/sources b/sources index 6e530df..2621309 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -76437cb498bc8bd1abfac70f7d659e0f 389-ds-console-1.2.5.tar.bz2 +c53161badabc0715f78bdcefee810c40 389-ds-console-1.2.6.tar.bz2