Fedora 18 Update: pki-core-10.0.4-2.fc18

updates at fedoraproject.org updates at fedoraproject.org
Tue Aug 20 23:58:54 UTC 2013


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2013-14133
2013-08-02 20:40:32
--------------------------------------------------------------------------------

Name        : pki-core
Product     : Fedora 18
Version     : 10.0.4
Release     : 2.fc18
URL         : http://pki.fedoraproject.org/
Summary     : Certificate System - PKI Core Components
Description :
==================================
||  ABOUT "CERTIFICATE SYSTEM"  ||
==================================

Certificate System (CS) is an enterprise software system designed
to manage enterprise Public Key Infrastructure (PKI) deployments.

PKI Core contains ALL top-level java-based Tomcat PKI components:

  * pki-symkey
  * pki-base
  * pki-tools
  * pki-selinux (f17 only)
  * pki-server
  * pki-ca
  * pki-kra  (fedora only)
  * pki-ocsp (fedora only)
  * pki-tks  (fedora only)
  * pki-javadoc

which comprise the following corresponding PKI subsystems:

  * Certificate Authority (CA)
  * Data Recovery Manager (DRM) (fedora only)
  * Online Certificate Status Protocol (OCSP) Manager (fedora only)
  * Token Key Service (TKS) (fedora only)

For deployment purposes, PKI Core contains fundamental packages
required by BOTH native-based Apache AND java-based Tomcat
Certificate System instances consisting of the following components:

  * pki-tools
  * pki-selinux (f17 only)

Additionally, PKI Core contains the following fundamental packages
required ONLY by ALL java-based Tomcat Certificate System instances:

  * pki-symkey
  * pki-base
  * pki-tools
  * pki-server

PKI Core also includes the following components:

  * pki-javadoc

Finally, if Certificate System is being deployed as an individual or
set of standalone rather than embedded server(s)/service(s), it is
strongly recommended (though not explicitly required) to include at
least one PKI Theme package:

  * dogtag-pki-theme (Dogtag Certificate System deployments)
    * dogtag-pki-server-theme
  * redhat-pki-server-theme (Red Hat Certificate System deployments)
    * redhat-pki-server-theme
  * customized pki theme (Customized Certificate System deployments)
    * <customized>-pki-server-theme

  NOTE:  As a convenience for standalone deployments, top-level meta
         packages may be provided which bind a particular theme to
         these certificate server packages.

--------------------------------------------------------------------------------
Update Information:

Trac Ticket 699 - ca fails to start after upgrade from f18 to f19
Trac Ticket 694 - create 10.0.4-1 builds
--------------------------------------------------------------------------------
ChangeLog:

* Fri Aug  2 2013 Ade Lee <alee at redhat.com> 10.0.4-2
- Trac Ticket 699 - on upgrade to F19, CA fails to start.
* Thu Jul 25 2013 Ade Lee <alee at redhat.com> 10.0.4-1
- Change release number for official release
* Wed Jul 24 2013 Matthew Harmsen <mharmsen at redhat.com> 10.0.4-0.4
- Bugzilla Bug #986506 - Need to determine RPM packages to be excluded
  from compose . . . (exclude pki-kra, pki-ocsp, and pki-tks from rhel 7)
* Wed Jul 17 2013 Endi S. Dewata <edewata at redhat.com> 10.0.4-0.3
- Added man pages for upgrade tools.
- Cleaned up the code to install man pages.
* Tue Jul  9 2013 Ade Lee <alee at redhat.com> 10.0.4-0.2
- Bugzilla Bug 973224 -  resteasy-base must be split into subpackages
  to simplify dependencies
* Wed Jun 26 2013 Ade Lee <alee at redhat.com> 10.0.4-0.1
- Roll release to next version
* Mon Jun 10 2013 Ade Lee <alee at redhat.com> 10.0.3-2
- TRAC Ticket 646 - PKCS12Export fails on F19 
- Bugzilla Bug 961522 - allows key to be exported
* Thu Jun  6 2013 Ade Lee <alee at redhat.com> 10.0.3-1
- Change release number for official release.
* Wed Jun  5 2013 Matthew Harmsen <mharmsen at redhat.com> 10.0.3-0.2
- TRAC Ticket 606 - add restart / start at boot info to pkispawn man page
- TRAC Ticket 610 - Document limitation in using GUI install
- TRAC Ticket 629 - Package ownership of '/usr/share/pki/etc/' directory
* Tue May  7 2013 Ade Lee <alee at redhat.com> 10.0.3-0.1
- Roll release to next version.
* Mon May  6 2013 Endi S. Dewata <edewata at redhat.com> 10.0.2-5
- Fixed incorrect JNI_JAR_DIR.
* Sat May  4 2013 Ade Lee <alee at redhat.com> 10.0.2-4
- TRAC Ticket 605 Junit internal function used in TestRunner,
  breaks F19 build
* Sat May  4 2013 Ade Lee <alee at redhat.com> 10.0.2-3
- TRAC Ticket 604 Added fallback methods for pkispawn tests
* Mon Apr 29 2013 Endi S. Dewata <edewata at redhat.com> 10.0.2-2
- Added default pki.conf in /usr/share/pki/etc
- Create upgrade tracker on install and remove it on uninstall
* Fri Apr 26 2013 Ade Lee <alee at redhat.com> 10.0.2-1
- Change release number for official release.
* Thu Apr 25 2013 Ade Lee <alee at redhat.com> 10.0.2-0.8
- Added %pretrans script for f19
- Added java-atk-wrapper dependency
* Wed Apr 24 2013 Endi S. Dewata <edewata at redhat.com> 10.0.2-0.7
- Added pki-server-upgrade script and pki.server module.
- Call upgrade scripts in %post for pki-base and pki-server.
* Tue Apr 23 2013 Endi S. Dewata <edewata at redhat.com> 10.0.2-0.6
- Added dependency on commons-io.
* Mon Apr 22 2013 Ade Lee <alee at redhat.com> 10.0.2-0.5
- Add /var/log/pki and /var/lib/pki directories
* Tue Apr 16 2013 Endi S. Dewata <edewata at redhat.com> 10.0.2-0.4
- Run pki-upgrade on post server installation.
* Mon Apr 15 2013 Endi S. Dewata <edewata at redhat.com> 10.0.2-0.3
- Added dependency on python-lxml.
* Fri Apr  5 2013 Endi S. Dewata <edewata at redhat.com> 10.0.2-0.2
- Added pki-upgrade script.
* Fri Apr  5 2013 Endi S. Dewata <edewata at redhat.com> 10.0.2-0.1
- Updated version number to 10.0.2-0.1.
* Fri Apr  5 2013 Endi S. Dewata <edewata at redhat.com> 10.0.1-9
- Renamed base/deploy to base/server.
- Moved pki.conf into pki-base.
- Removed redundant pki/server folder declaration.
* Tue Mar 19 2013 Ade Lee <alee at redhat.com> 10.0.1-8
- Removed jython dependency
* Mon Mar 11 2013 Endi S. Dewata <edewata at redhat.com> 10.0.1-7
- Added minimum python-requests version.
* Fri Mar  8 2013 Matthew Harmsen <mharmsen at redhat.com> 10.0.1-6
- Bugzilla Bug #919476 - pkispawn crashes due to dangling symlink to jss4.jar
* Thu Mar  7 2013 Endi S. Dewata <edewata at redhat.com> 10.0.1-5
- Added dependency on python-requests.
- Reorganized Python module packaging.
* Thu Mar  7 2013 Endi S. Dewata <edewata at redhat.com> 10.0.1-4
- Added dependency on python-ldap.
* Mon Mar  4 2013 Matthew Harmsen <mharmsen at redhat.com> 10.0.1-3
- TRAC Ticket #517 - Clean up theme dependencies
- TRAC Ticket #518 - Remove UI dependencies from pkispawn . . .
* Fri Mar  1 2013 Matthew Harmsen <mharmsen at redhat.com> 10.0.1-2
- Removed runtime dependency on 'pki-server-theme' to resolve
  Bugzilla Bug #916134 - unresolved dependency in pki-server: pki-server-theme
* Tue Jan 15 2013 Ade Lee <alee at redhat.com> 10.0.1-1
- TRAC Ticket 214 - Missing error description for duplicate user
- TRAC Ticket 213 - Add nonces for cert revocation
- TRAC Ticket 367 - pkidestroy does not remove connector
- TRAC Ticket #430 - License for 3rd party code
- Bugzilla Bug 839426 - [RFE] ECC CRL support for OCSP
- Fix spec file to allow f17 to work with latest tomcatjss
- TRAC Ticket 466 - Increase root CA validity to 20 years
- TRAC Ticket 469 - Fix tomcatjss issue in spec files
- TRAC Ticket 468 - pkispawn throws exception
- TRAC Ticket 191 - Mapping HTTP Exceptions to HTTP error codes
- TRAC Ticket 271 - Dogtag 10: Fix 'status' command in 'pkidaemon' . . .
- TRAC Ticket 437 - Make admin cert p12 file location configurable
- TRAC Ticket 393 - pkispawn fails when selinux is disabled
- Punctuation and formatting changes in man pages
- Revert to using default config file for pkidestroy
- Hardcode setting of resteasy-lib for instance
- TRAC Ticket 436 - Interpolation for pki_subsystem
- TRAC Ticket 433 - Interpolation for paths
- TRAC Ticket 435 - Identical instance id and instance name
- TRAC Ticket 406 - Replace file dependencies with package dependencies
* Wed Jan  9 2013 Matthew Harmsen <mharmsen at redhat.com> 10.0.0-5
- TRAC Ticket #430 - License for 3rd party code
* Fri Jan  4 2013 Matthew Harmsen <mharmsen at redhat.com> 10.0.0-4
- TRAC Ticket #469 - Dogtag 10: Fix tomcatjss issue in pki-core.spec and
  dogtag-pki.spec . . .
- TRAC Ticket #468 - pkispawn throws exception
* Wed Dec 12 2012 Ade Lee <alee at redhat.com> 10.0.0-3
- Replaced file dependencies with package dependencies
* Mon Dec 10 2012 Ade Lee <alee at redhat.com> 10.0.0-2
- Updated man pages
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  Use 
su -c 'yum update pki-core' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.

All packages are signed with the Fedora Project GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------


More information about the package-announce mailing list