summaryrefslogtreecommitdiffstats
path: root/pki/specs
diff options
context:
space:
mode:
authormharmsen <mharmsen@c9f7a03b-bd48-0410-a16d-cbbf54688b0b>2011-07-15 00:14:33 +0000
committermharmsen <mharmsen@c9f7a03b-bd48-0410-a16d-cbbf54688b0b>2011-07-15 00:14:33 +0000
commit56c140612731940690a1f5a6992977b3fed01cd6 (patch)
tree9fc69c5790308f4af258bf830f9990def77489ea /pki/specs
parent7db47ec57c27ea82aaff61922040007f205a06cc (diff)
downloadpki-56c140612731940690a1f5a6992977b3fed01cd6.tar.gz
pki-56c140612731940690a1f5a6992977b3fed01cd6.tar.xz
pki-56c140612731940690a1f5a6992977b3fed01cd6.zip
Bugzilla Bug #690950 - Update Dogtag Packages for Fedora 15
git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@2058 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
Diffstat (limited to 'pki/specs')
-rw-r--r--pki/specs/dogtag-pki-theme.spec33
-rw-r--r--pki/specs/dogtag-pki.spec8
-rw-r--r--pki/specs/ipa-pki-theme.spec8
-rw-r--r--pki/specs/pki-console.spec14
-rw-r--r--pki/specs/pki-core.spec108
-rw-r--r--pki/specs/pki-kra.spec17
-rw-r--r--pki/specs/pki-migrate.spec5
-rw-r--r--pki/specs/pki-ocsp.spec14
-rw-r--r--pki/specs/pki-ra.spec11
-rw-r--r--pki/specs/pki-tks.spec14
-rw-r--r--pki/specs/pki-tps.spec20
11 files changed, 228 insertions, 24 deletions
diff --git a/pki/specs/dogtag-pki-theme.spec b/pki/specs/dogtag-pki-theme.spec
index df97dfd46..d2ba74697 100644
--- a/pki/specs/dogtag-pki-theme.spec
+++ b/pki/specs/dogtag-pki-theme.spec
@@ -1,5 +1,5 @@
Name: dogtag-pki-theme
-Version: 9.0.5
+Version: 9.0.6
Release: 1%{?dist}
Summary: Certificate System - Dogtag PKI Theme Components
URL: http://pki.fedoraproject.org/
@@ -346,6 +346,37 @@ chmod 755 %{buildroot}%{_datadir}/pki/tps-ui/cgi-bin/sow/cfg.pl
%changelog
+* Thu Jul 14 2011 Matthew Harmsen <mharmsen@redhat.com> 9.0.6-1
+- 'dogtag-pki-ca-theme'
+- Bugzilla Bug #695015 - Serial No. of a revoked certificate is not
+ populated in the CA signedAudit messages (alee)
+- Bugzilla Bug #694143 - CA Agent not returning specified request (awnuk)
+- Bugzilla Bug #704351 - remove help buttons in agent and ee UI in all
+ subsystems (alee)
+- Bugzilla Bug #669226 - Remove Legacy Build System (mharmsen)
+- 'dogtag-pki-common-theme'
+- Bugzilla Bug #669226 - Remove Legacy Build System (mharmsen)
+- 'dogtag-pki-console-theme'
+- Bugzilla Bug #669226 - Remove Legacy Build System (mharmsen)
+- 'dogtag-pki-kra-theme'
+- Bugzilla Bug #694143 - CA Agent not returning specified request (awnuk)
+- Bugzilla Bug #704351 - remove help buttons in agent and ee UI in all
+ subsystems (alee)
+- Bugzilla Bug #714068 - KRA: remove monitor servlet from kra (alee)
+- Bugzilla Bug #669226 - Remove Legacy Build System (mharmsen)
+- 'dogtag-pki-ocsp-theme'
+- Bugzilla Bug #704351 - remove help buttons in agent and ee UI in all
+ subsystems (alee)
+- Bugzilla Bug #669226 - Remove Legacy Build System (mharmsen)
+- 'dogtag-pki-ra-theme'
+- Bugzilla Bug #669226 - Remove Legacy Build System (mharmsen)
+- 'dogtag-pki-tks-theme'
+- Bugzilla Bug #669226 - Remove Legacy Build System (mharmsen)
+- 'dogtag-pki-tps-theme'
+- Bugzilla Bug #491008 - Security Officer: Format Card, Set Home URL and
+ Format SO card has 'home phone URL' (jmagne)
+- Bugzilla Bug #669226 - Remove Legacy Build System (mharmsen)
+
* Tue Apr 26 2011 Matthew Harmsen <mharmsen@redhat.com> 9.0.5-1
- 'dogtag-pki-ca-theme'
- Bugzilla Bug #695015 - Serial No. of a revoked certificate is not
diff --git a/pki/specs/dogtag-pki.spec b/pki/specs/dogtag-pki.spec
index 1fa6117a6..168bc001d 100644
--- a/pki/specs/dogtag-pki.spec
+++ b/pki/specs/dogtag-pki.spec
@@ -1,7 +1,7 @@
Summary: Dogtag Public Key Infrastructure (PKI) Suite
Name: dogtag-pki
Version: 9.0.0
-Release: 4%{?dist}
+Release: 5%{?dist}
# The entire source code is GPLv2 except for 'pki-tps' which is LGPLv2
License: GPLv2 and LGPLv2
URL: http://pki.fedoraproject.org/
@@ -14,7 +14,7 @@ BuildArch: noarch
Requires: jss >= 4.2.6-17
%if 0%{?fedora} >= 15
Requires: osutil >= 2.0.1
-Requires: tomcatjss >= 2.1.1
+Requires: tomcatjss >= 6.0.0
%else
Requires: osutil >= 2.0.0
Requires: tomcatjss >= 2.0.0
@@ -140,6 +140,10 @@ rm -rf %{buildroot}
%doc README
%changelog
+* Thu Jul 14 2011 Matthew Harmsen <mharmsen@redhat.com> 9.0.0-5
+- Bugzilla Bug #669226 - Remove Legacy Build System
+- Updated release of 'tomcatjss' for Fedora 15
+
* Wed Jul 13 2011 Matthew Harmsen <mharmsen@redhat.com> 9.0.0-4
- Updated release of 'osutil' for Fedora 15
- Updated release of 'jss' and 'jss-javadoc'
diff --git a/pki/specs/ipa-pki-theme.spec b/pki/specs/ipa-pki-theme.spec
index d7a68133d..7f450fa24 100644
--- a/pki/specs/ipa-pki-theme.spec
+++ b/pki/specs/ipa-pki-theme.spec
@@ -1,5 +1,5 @@
Name: ipa-pki-theme
-Version: 9.0.3
+Version: 9.0.4
Release: 1%{?dist}
Summary: Certificate System - IPA PKI Theme Components
URL: http://pki.fedoraproject.org/
@@ -126,6 +126,12 @@ cd build
%changelog
+* Thu Jul 14 2011 Matthew Harmsen <mharmsen@redhat.com> 9.0.4-1
+- 'ipa-pki-ca-theme'
+- Bugzilla Bug #669226 - Remove Legacy Build System
+- 'ipa-pki-common-theme'
+- Bugzilla Bug #669226 - Remove Legacy Build System
+
* Thu Jan 20 2011 Matthew Harmsen <mharmsen@redhat.com> 9.0.3-1
- Augmented overview description.
- 'ipa-pki-ca-theme'
diff --git a/pki/specs/pki-console.spec b/pki/specs/pki-console.spec
index 1f279e248..beb851dcc 100644
--- a/pki/specs/pki-console.spec
+++ b/pki/specs/pki-console.spec
@@ -1,5 +1,5 @@
Name: pki-console
-Version: 9.0.2
+Version: 9.0.3
Release: 1%{?dist}
Summary: Certificate System - PKI Console
URL: http://pki.fedoraproject.org/
@@ -14,7 +14,7 @@ BuildRequires: cmake
BuildRequires: idm-console-framework
BuildRequires: java-devel >= 1:1.6.0
BuildRequires: jpackage-utils
-BuildRequires: jss >= 4.2.6-15
+BuildRequires: jss >= 4.2.6-17
BuildRequires: ldapjdk
BuildRequires: nspr-devel
BuildRequires: nss-devel
@@ -22,7 +22,7 @@ BuildRequires: pki-util
Requires: idm-console-framework
Requires: java >= 1:1.6.0
-Requires: jss >= 4.2.6-15
+Requires: jss >= 4.2.6-17
Requires: ldapjdk
Requires: pki-console-theme
@@ -72,6 +72,14 @@ cd build
%changelog
+* Thu Jul 14 2011 Matthew Harmsen <mharmsen@redhat.com> 9.0.3-1
+- Bugzilla Bug #700462 - No action on clicking "Help" button of
+ pkiconsole's right pane (alee)
+- Bugzilla Bug #697939 - DRM signed audit log message - operation should
+ be read instead of modify (jmagne)
+- Bugzilla Bug #669226 - Remove Legacy Build System (mharmsen)
+- Updated release of 'jss'
+
* Fri Mar 25 2011 Matthew Harmsen <mharmsen@redhat.com> 9.0.2-1
- Bugzilla Bug #690950 - Update Dogtag Packages for Fedora 15 (beta)
- Require "jss >= 4.2.6-15" as a build and runtime requirement
diff --git a/pki/specs/pki-core.spec b/pki/specs/pki-core.spec
index 54f8b0e57..86d34a343 100644
--- a/pki/specs/pki-core.spec
+++ b/pki/specs/pki-core.spec
@@ -1,6 +1,6 @@
Name: pki-core
-Version: 9.0.8
-Release: 2%{?dist}
+Version: 9.0.9
+Release: 1%{?dist}
Summary: Certificate System - PKI Core Components
URL: http://pki.fedoraproject.org/
License: GPLv2
@@ -15,7 +15,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: cmake
BuildRequires: java-devel >= 1:1.6.0
BuildRequires: jpackage-utils
-BuildRequires: jss >= 4.2.6-15
+BuildRequires: jss >= 4.2.6-17
BuildRequires: ldapjdk
BuildRequires: nspr-devel
BuildRequires: nss-devel
@@ -25,7 +25,7 @@ BuildRequires: pkgconfig
BuildRequires: policycoreutils
BuildRequires: selinux-policy-devel
%if 0%{?fedora} >= 15
-BuildRequires: tomcatjss >= 2.1.1
+BuildRequires: tomcatjss >= 6.0.0
%else
BuildRequires: tomcatjss >= 2.0.0
%endif
@@ -121,7 +121,7 @@ Group: System Environment/Libraries
Requires: java >= 1:1.6.0
Requires: jpackage-utils
-Requires: jss >= 4.2.6-15
+Requires: jss >= 4.2.6-17
Requires: nss
Provides: symkey = %{version}-%{release}
@@ -162,7 +162,7 @@ BuildArch: noarch
Requires: java >= 1:1.6.0
Requires: jpackage-utils
-Requires: jss >= 4.2.6-15
+Requires: jss >= 4.2.6-17
Requires: ldapjdk
Requires: osutil
@@ -247,13 +247,13 @@ Requires: jakarta-commons-lang
Requires: jakarta-commons-logging
%endif
Requires: java >= 1:1.6.0
-Requires: jss >= 4.2.6-15
+Requires: jss >= 4.2.6-17
Requires: pki-common-theme >= 9.0.0
Requires: pki-java-tools = %{version}-%{release}
Requires: pki-setup = %{version}-%{release}
Requires: pki-symkey = %{version}-%{release}
%if 0%{?fedora} >= 15
-Requires: tomcatjss >= 2.1.1
+Requires: tomcatjss >= 6.0.0
%else
Requires: tomcatjss >= 2.0.0
%endif
@@ -599,6 +599,98 @@ fi
%changelog
+* Thu Jul 14 2011 Matthew Harmsen <mharmsen@redhat.com> 9.0.9-1
+- Updated release of 'jss'
+- Updated release of 'tomcatjss' for Fedora 15
+- 'pki-setup'
+- Bugzilla Bug #695157 - Auditverify on TPS audit log throws error.
+ (mharmsen)
+- Bugzilla Bug #693815 - /var/log/tomcat6/catalina.out owned by pkiuser
+ (jdennis)
+- Bugzilla Bug #694569 - parameter used by pkiremove not updated (alee)
+- Bugzilla Bug #669226 - Remove Legacy Build System (mharmsen)
+- 'pki-symkey'
+- Bugzilla Bug #695157 - Auditverify on TPS audit log throws error.
+ (mharmsen)
+- Bugzilla Bug #669226 - Remove Legacy Build System (mharmsen)
+- 'pki-native-tools'
+- Bugzilla Bug #695157 - Auditverify on TPS audit log throws error.
+ (mharmsen)
+- Bugzilla Bug #717765 - TPS configuration: logging into security domain
+ from tps does not work with clientauth=want. (alee)
+- Bugzilla Bug #669226 - Remove Legacy Build System (mharmsen)
+- 'pki-util'
+- Bugzilla Bug #695157 - Auditverify on TPS audit log throws error.
+ (mharmsen)
+- Bugzilla Bug #669226 - Remove Legacy Build System (mharmsen)
+- 'pki-java-tools'
+- Bugzilla Bug #695157 - Auditverify on TPS audit log throws error.
+ (mharmsen)
+- Bugzilla Bug #532548 - Tool to do DRM re-key (mharmsen)
+- Bugzilla Bug #532548 - Tool to do DRM re-key (config file and record
+ processing) (mharmsen)
+- Bugzilla Bug #532548 - Tool to do DRM re-key (tweaks) (mharmsen)
+- Bugzilla Bug #669226 - Remove Legacy Build System (mharmsen)
+- 'pki-common'
+- Bugzilla Bug #695157 - Auditverify on TPS audit log throws error.
+ (mharmsen)
+- Bugzilla Bug #695403 - Editing signedaudit or transaction, system
+ logs throws 'Invalid protocol' for OCSP subsystems (alee)
+- Bugzilla Bug #694569 - parameter used by pkiremove not updated (alee)
+- Bugzilla Bug #695015 - Serial No. of a revoked certificate is not
+ populated in the CA signedAudit messages (alee)
+- Bugzilla Bug #694143 - CA Agent not returning specified request (awnuk)
+- Bugzilla Bug #695015 - Serial No. of a revoked certificate is not
+ populated in the CA signedAudit messages (jmagne)
+- Bugzilla Bug #698885 - Race conditions during IPA installation (alee)
+- Bugzilla Bug #704792 - CC_LAB_EVAL: CA agent interface:
+ SubjectID=$Unidentified$ fails audit evaluation (jmagne)
+- Bugzilla Bug #705914 - SCEP mishandles nicknames when processing
+ subsequent SCEP requests. (awnuk)
+- Bugzilla Bug #661142 - Verification should fail when a revoked
+ certificate is added. (jmagne)
+- Bugzilla Bug #707416 - CC_LAB_EVAL: Security Domain: missing audit msgs
+ for modify/add (alee)
+- Bugzilla Bug #707416 - additional audit messages for GetCookie (alee)
+- Bugzilla Bug #707607 - Published certificate summary has list of
+ non-published certificates with succeeded status (jmagne)
+- Bugzilla Bug #717813 - EV_AUDIT_LOG_SHUTDOWN audit log not generated
+ for tps and ca on server shutdown (jmagne)
+- Bugzilla Bug #697939 - DRM signed audit log message - operation should
+ be read instead of modify (jmagne)
+- Bugzilla Bug #718427 - When audit log is full, server continue to
+ function. (alee)
+- Bugzilla Bug #718607 - CC_LAB_EVAL: No AUTH message is generated in
+ CA's signedaudit log when a directory based user enrollment is
+ performed (jmagne)
+- Bugzilla Bug #669226 - Remove Legacy Build System (mharmsen)
+- 'pki-selinux'
+- Bugzilla Bug #695157 - Auditverify on TPS audit log throws error.
+ (mharmsen)
+- Bugzilla Bug #720503 - RA and TPS require additional SELinux
+ permissions to run in "Enforcing" mode (alee)
+- Bugzilla Bug #669226 - Remove Legacy Build System (mharmsen)
+- 'pki-ca'
+- Bugzilla Bug #695157 - Auditverify on TPS audit log throws error.
+ (mharmsen)
+- Bugzilla Bug #693815 - /var/log/tomcat6/catalina.out owned by pkiuser
+ (jdennis)
+- Bugzilla Bug #699837 - service command is not fully backwards
+ compatible with Dogtag pki subsystems (mharmsen)
+- Bugzilla Bug #649910 - Console: an auditor or agent can be added to an
+ administrator group. (jmagne)
+- Bugzilla Bug #707416 - CC_LAB_EVAL: Security Domain: missing audit msgs
+ for modify/add (alee)
+- Bugzilla Bug #716269 - make ra authenticated profiles non-visible on ee
+ pages (alee)
+- Bugzilla Bug #718621 - CC_LAB_EVAL: PRIVATE_KEY_ARCHIVE_REQUEST occurs
+ for a revocation invoked by EE user (awnuk)
+- Bugzilla Bug #669226 - Remove Legacy Build System (mharmsen)
+- 'pki-silent'
+- Bugzilla Bug #695157 - Auditverify on TPS audit log throws error.
+ (mharmsen)
+- Bugzilla Bug #669226 - Remove Legacy Build System (mharmsen)
+
* Wed May 25 2011 Matthew Harmsen <mharmsen@redhat.com> 9.0.8-2
- 'pki-setup'
- 'pki-symkey'
diff --git a/pki/specs/pki-kra.spec b/pki/specs/pki-kra.spec
index f3022f3b3..ee7ec8919 100644
--- a/pki/specs/pki-kra.spec
+++ b/pki/specs/pki-kra.spec
@@ -1,5 +1,5 @@
Name: pki-kra
-Version: 9.0.3
+Version: 9.0.4
Release: 1%{?dist}
Summary: Certificate System - Data Recovery Manager
URL: http://pki.fedoraproject.org/
@@ -13,7 +13,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: cmake
BuildRequires: java-devel >= 1:1.6.0
BuildRequires: jpackage-utils
-BuildRequires: jss >= 4.2.6-15
+BuildRequires: jss >= 4.2.6-17
BuildRequires: nspr-devel
BuildRequires: nss-devel
BuildRequires: pki-common
@@ -159,6 +159,19 @@ fi
%changelog
+* Thu Jul 14 2011 Matthew Harmsen <mharmsen@redhat.com> 9.0.4-1
+- Bugzilla Bug #693815 - /var/log/tomcat6/catalina.out owned by pkiuser
+ (jdennis)
+- Bugzilla Bug #699837 - service command is not fully backwards
+ compatible with Dogtag pki subsystems (mharmsen)
+- Bugzilla Bug #649910 - Console: an auditor or agent can be added to an
+ administrator group. (jmagne)
+- Bugzilla Bug #707416 - CC_LAB_EVAL: Security Domain: missing audit msgs
+ for modify/add (alee)
+- Bugzilla Bug #714068 - KRA: remove monitor servlet from kra (alee)
+- Bugzilla Bug #669226 - Remove Legacy Build System (mharmsen)
+- Updated release of 'jss'
+
* Tue Apr 26 2011 Matthew Harmsen <mharmsen@redhat.com> 9.0.3-1
- Bugzilla Bug #693815 - /var/log/tomcat6/catalina.out owned by pkiuser
- Bugzilla Bug #699837 - service command is not fully backwards compatible
diff --git a/pki/specs/pki-migrate.spec b/pki/specs/pki-migrate.spec
index e61f72b5e..ecc5e679d 100644
--- a/pki/specs/pki-migrate.spec
+++ b/pki/specs/pki-migrate.spec
@@ -1,5 +1,5 @@
Name: pki-migrate
-Version: 9.0.0
+Version: 9.0.1
Release: 1%{?dist}
Summary: Red Hat Certificate System - PKI Migration Scripts
URL: http://pki.fedoraproject.org/
@@ -68,6 +68,9 @@ cd build
%changelog
+* Thu Jul 14 2011 Matthew Harmsen <mharmsen@redhat.com> 9.0.1-1
+- Bugzilla Bug #669226 - Remove Legacy Build System
+
* Wed Dec 1 2010 Matthew Harmsen <mharmsen@redhat.com> 9.0.0-1
- Updated Dogtag 1.3.x --> Dogtag 2.0.0 (internal) --> Dogtag 9.0.0
diff --git a/pki/specs/pki-ocsp.spec b/pki/specs/pki-ocsp.spec
index f105526fd..d2e2f0d10 100644
--- a/pki/specs/pki-ocsp.spec
+++ b/pki/specs/pki-ocsp.spec
@@ -1,5 +1,5 @@
Name: pki-ocsp
-Version: 9.0.2
+Version: 9.0.3
Release: 1%{?dist}
Summary: Certificate System - Online Certificate Status Protocol Manager
URL: http://pki.fedoraproject.org/
@@ -13,7 +13,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: cmake
BuildRequires: java-devel >= 1:1.6.0
BuildRequires: jpackage-utils
-BuildRequires: jss >= 4.2.6-15
+BuildRequires: jss >= 4.2.6-17
BuildRequires: nspr-devel
BuildRequires: nss-devel
BuildRequires: pki-common
@@ -166,6 +166,16 @@ fi
%changelog
+* Thu Jul 14 2011 Matthew Harmsen <mharmsen@redhat.com> 9.0.3-1
+- Bugzilla Bug #693815 - /var/log/tomcat6/catalina.out owned by pkiuser
+ (jdennis)
+- Bugzilla Bug #699837 - service command is not fully backwards
+ compatible with Dogtag pki subsystems (mharmsen)
+- Bugzilla Bug #649910 - Console: an auditor or agent can be added to an
+ administrator group. (jmagne)
+- Bugzilla Bug #669226 - Remove Legacy Build System (mharmsen)
+- Updated release of 'jss'
+
* Tue Apr 26 2011 Matthew Harmsen <mharmsen@redhat.com> 9.0.2-1
- Bugzilla Bug #693815 - /var/log/tomcat6/catalina.out owned by pkiuser
- Bugzilla Bug #699837 - service command is not fully backwards compatible
diff --git a/pki/specs/pki-ra.spec b/pki/specs/pki-ra.spec
index e3f72a5b4..b1cb13b66 100644
--- a/pki/specs/pki-ra.spec
+++ b/pki/specs/pki-ra.spec
@@ -1,5 +1,5 @@
Name: pki-ra
-Version: 9.0.2
+Version: 9.0.3
Release: 1%{?dist}
Summary: Certificate System - Registration Authority
URL: http://pki.fedoraproject.org/
@@ -181,6 +181,15 @@ fi
%changelog
+* Thu Jul 14 2011 Matthew Harmsen <mharmsen@redhat.com> 9.0.3-1
+- Bugzilla Bug #694569 - parameter used by pkiremove not updated (alee)
+- Bugzilla Bug #699364 - PKI-RA instance not created successfully (alee)
+- Bugzilla Bug #699837 - service command is not fully backwards
+ compatible with Dogtag pki subsystems (mharmsen)
+- Bugzilla Bug #717765 - TPS configuration: logging into security domain
+ from tps does not work with clientauth=want. (alee)
+- Bugzilla Bug #669226 - Remove Legacy Build System (mharmsen)
+
* Tue Apr 26 2011 Matthew Harmsen <mharmsen@redhat.com> 9.0.2-1
- Bugzilla Bug #694569 - parameter used by pkiremove not updated
- Bugzilla Bug #699364 - PKI-RA instance not created successfully
diff --git a/pki/specs/pki-tks.spec b/pki/specs/pki-tks.spec
index 21f25d6b1..a9acccad3 100644
--- a/pki/specs/pki-tks.spec
+++ b/pki/specs/pki-tks.spec
@@ -1,5 +1,5 @@
Name: pki-tks
-Version: 9.0.2
+Version: 9.0.3
Release: 1%{?dist}
Summary: Certificate System - Token Key Service
URL: http://pki.fedoraproject.org/
@@ -13,7 +13,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: cmake
BuildRequires: java-devel >= 1:1.6.0
BuildRequires: jpackage-utils
-BuildRequires: jss >= 4.2.6-15
+BuildRequires: jss >= 4.2.6-17
BuildRequires: nspr-devel
BuildRequires: nss-devel
BuildRequires: pki-common
@@ -160,6 +160,16 @@ fi
%changelog
+* Thu Jul 14 2011 Matthew Harmsen <mharmsen@redhat.com> 9.0.3-1
+- Bugzilla Bug #693815 - /var/log/tomcat6/catalina.out owned by pkiuser
+ (jdennis)
+- Bugzilla Bug #699837 - service command is not fully backwards
+ compatible with Dogtag pki subsystems (mharmsen)
+- Bugzilla Bug #649910 - Console: an auditor or agent can be added to an
+ administrator group. (jmagne)
+- Bugzilla Bug #669226 - Remove Legacy Build System (mharmsen)
+- Updated release of 'jss'
+
* Tue Apr 26 2011 Matthew Harmsen <mharmsen@redhat.com> 9.0.2-1
- Bugzilla Bug #693815 - /var/log/tomcat6/catalina.out owned by pkiuser
- Bugzilla Bug #699837 - service command is not fully backwards compatible
diff --git a/pki/specs/pki-tps.spec b/pki/specs/pki-tps.spec
index 7a75dac7e..afd53719d 100644
--- a/pki/specs/pki-tps.spec
+++ b/pki/specs/pki-tps.spec
@@ -1,5 +1,5 @@
Name: pki-tps
-Version: 9.0.4
+Version: 9.0.5
Release: 1%{?dist}
Summary: Certificate System - Token Processing System
URL: http://pki.fedoraproject.org/
@@ -215,6 +215,24 @@ fi
%changelog
+* Thu Jul 14 2011 Matthew Harmsen <mharmsen@redhat.com> 9.0.5-1
+- Bugzilla Bug #697035 - TPS database schema not populated correctly
+ (alee)
+- Bugzilla Bug #694569 - parameter used by pkiremove not updated (alee)
+- Bugzilla Bug #696851 - TPS crashes that cause AuditVerify on TPS audit
+ logs - some of the signatures are failing. (jmagne)
+- Bugzilla Bug #699837 - service command is not fully backwards
+ compatible with Dogtag pki subsystems (mharmsen)
+- Bugzilla Bug #696443 - ESC display Smartcard renewal operation success
+ for a failed renewal operation. (jmagne)
+- Bugzilla Bug #707095 - tps delete user operation should check for roles
+ (not have them passed in) (alee)
+- Bugzilla Bug #717813 - EV_AUDIT_LOG_SHUTDOWN audit log not generated
+ for tps and ca on server shutdown (alee)
+- Bugzilla Bug #717765 - TPS configuration: logging into security domain
+ from tps does not work with clientauth=want. (alee)
+- Bugzilla Bug #669226 - Remove Legacy Build System (mharmsen)
+
* Tue Apr 26 2011 Matthew Harmsen <mharmsen@redhat.com> 9.0.4-1
- Bugzilla Bug #697035 - TPS database schema not populated correctly
- Bugzilla Bug #694569 - parameter used by pkiremove not updated