[pki-ocsp] Bugzilla Bug #690950 - Update Dogtag Packages for Fedora 15 (beta) Bugzilla Bug #683581 - CA configu

kwright kwright at fedoraproject.org
Sun Mar 27 04:40:52 UTC 2011


commit 8e043fd30dcef96baf599c2260f131f410a597f3
Author: Kevin Wright <kwright at redhat.com>
Date:   Sat Mar 26 21:40:47 2011 -0700

    Bugzilla Bug #690950 - Update Dogtag Packages for Fedora 15 (beta)
    Bugzilla Bug #683581 - CA configuration with ECC(Default
    EC curve-nistp521) CA fails with 'signing operation failed'
    Bugzilla Bug #684381 - CS.cfg specifies incorrect type of comments
    Require "jss >= 4.2.6-15" as a build and runtime requirement

 .gitignore    |    1 +
 clog          |   69 ++++----------------------------------------------------
 pki-ocsp.spec |   14 +++++++----
 sources       |    2 +-
 4 files changed, 16 insertions(+), 70 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c746024..3a24036 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 pki-ocsp-1.3.2.tar.gz
 pki-ocsp-1.3.3.tar.gz
 /pki-ocsp-9.0.0.tar.gz
+/pki-ocsp-9.0.1.tar.gz
diff --git a/clog b/clog
index a9c2ab3..0b996e8 100644
--- a/clog
+++ b/clog
@@ -1,64 +1,5 @@
-- Updated Dogtag 1.3.x --> Dogtag 2.0.0 --> Dogtag 9.0.0
-- Bugzilla Bug #620925 - CC: auditor needs to be able to download audit logs
-  in the java subsystems
-- Bugzilla Bug #583825 - CC: Obsolete servlets to be removed from web.xml
-  as part of CC interface review
-- Bugzilla Bug #583823 - CC: Auditing issues found as result of
-  CC - interface review
-- Bugzilla Bug #586700 - OCSP Server throws fatal error while using
-  OCSP console for renewing SSL Server certificate.
-- Bugzilla Bug #558100 - host challenge of the Secure Channel needs to be
-  generated on TKS instead of TPS.
-- Bugzilla Bug #630121 - OCSP responder lacking option to delete or disable
-  a CA that it serves
-- Bugzilla Bug #634663 - CA CMC response default hard-coded to SHA1
-- Bugzilla Bug #504061 - ECC: unable to install subsystems - phase 1
-- Bugzilla Bug #637330 - CC feature: Key Management - provide signature
-  verification functions (JAVA subsystems)
-- Bugzilla Bug #555927 - rhcs80 - AgentRequestFilter servlet and
-  port fowarding for agent services
-- Bugzilla Bug #631179 - Administrator is not allowed to remove
-  ocsp signing certificate using console
-- Bugzilla Bug #638242 - Installation Wizard: at SizePanel, fix selection of
-  signature algorithm; and for ECC curves
-- Bugzilla Bug #529945 - (Instructions and sample only) CS 8.0 GA release --
-  DRM and TKS do not seem to have CRL checking enabled
-- Bugzilla Bug #609641 - CC: need procedure (and possibly tools) to help
-  correctly set up CC environment
-- Bugzilla Bug #651916 - kra and ocsp are using incorrect ports
-  to talk to CA and complete configuration in DonePanel
-- Bugzilla Bug #651977 - turn off ssl2 for java servers (server.xml)
-- Bugzilla Bug #489385 - references to rhpki
-- Bugzilla Bug #649910 - Console: an auditor or agent can be added to
-  an administrator group.
-- Bugzilla Bug #632425 - Port to tomcat6
-- Bugzilla Bug #638377 - Generate PKI UI components which exclude
-  a GUI interface
-- Bugzilla Bug #653576 - tomcat5 does not always run filters on servlets
-  as expected
-- Bugzilla Bug #642357 - CC Feature- Self-Test plugins only check for
-  validity
-- Bugzilla Bug #643206 - New CMake based build system for Dogtag
-- Bugzilla Bug #499494 - change CA defaults to SHA2
-- Bugzilla Bug #649343 - Publishing queue should recover from CA crash.
-- Bugzilla Bug #491183 - rhcs rfe - add rfc 4523 support for pkiUser and
-  pkiCA, obsolete 2252 and 2256
-- Bugzilla Bug #223346 - Two conflicting ACL list definitions in source
-  repository
-- Bugzilla Bug #663546 - Disable the functionalities that are not exposed
-  in the console
-- Bugzilla Bug #656733 - Standardize jar install location and jar names
-- Bugzilla Bug #661142 - Verification should fail when
-  a revoked certificate is added
-- Bugzilla Bug #662127 - CC doc Error: SignedAuditLog expiration time
-  interface is no longer available through console
-- Bugzilla Bug #531137 - RHCS 7.1 - Running out of Java Heap Memory During
-  CRL Generation
-- Bugzilla Bug #672111 - CC doc: certServer.usrgrp.administration missing
-  information
-- Bugzilla Bug #583825 - CC: Obsolete servlets to be removed from web.xml
-  as part of the CC interface review
-- Bugzilla Bug #656663 - Please Update Spec File to use 'ghost' on files
-  in /var/run and /var/lock
-- Bugzilla Bug #674917 - Restore identification of Tomcat-based PKI subsystem
-  instances
+Bugzilla Bug #690950 - Update Dogtag Packages for Fedora 15 (beta)
+Bugzilla Bug #683581 - CA configuration with ECC(Default
+EC curve-nistp521) CA fails with 'signing operation failed'
+Bugzilla Bug #684381 - CS.cfg specifies incorrect type of comments
+Require "jss >= 4.2.6-15" as a build and runtime requirement
diff --git a/pki-ocsp.spec b/pki-ocsp.spec
index 7a20e62..7c7b7e4 100644
--- a/pki-ocsp.spec
+++ b/pki-ocsp.spec
@@ -1,6 +1,6 @@
 Name:             pki-ocsp
-Version:          9.0.0
-Release:          2%{?dist}
+Version:          9.0.1
+Release:          1%{?dist}
 Summary:          Certificate System - Online Certificate Status Protocol Manager
 URL:              http://pki.fedoraproject.org/
 License:          GPLv2
@@ -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-12
+BuildRequires:    jss >= 4.2.6-15
 BuildRequires:    nspr-devel
 BuildRequires:    nss-devel
 BuildRequires:    pki-common
@@ -166,8 +166,12 @@ fi
 
 
 %changelog
-* Wed Feb 09 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 9.0.0-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
+* Fri Mar 25 2011 Matthew Harmsen <mharmsen at redhat.com> 9.0.1-1
+- Bugzilla Bug #690950 - Update Dogtag Packages for Fedora 15 (beta)
+- Bugzilla Bug #683581 - CA configuration with ECC(Default
+  EC curve-nistp521) CA fails with 'signing operation failed'
+- Bugzilla Bug #684381 - CS.cfg specifies incorrect type of comments
+- Require "jss >= 4.2.6-15" as a build and runtime requirement
 
 * Wed Dec 1 2010 Matthew Harmsen <mharmsen at redhat.com> 9.0.0-1
 - Updated Dogtag 1.3.x --> Dogtag 2.0.0 --> Dogtag 9.0.0
diff --git a/sources b/sources
index 1fe9dcf..a9161f0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-cdbf84315f2a86d0a1b6f0c3f67c8e71  pki-ocsp-9.0.0.tar.gz
+906dc8eb48ae0972d41b5efedc67eb5c  pki-ocsp-9.0.1.tar.gz


More information about the scm-commits mailing list