summaryrefslogtreecommitdiffstats
path: root/specs/dogtag-pki.spec
diff options
context:
space:
mode:
Diffstat (limited to 'specs/dogtag-pki.spec')
-rw-r--r--specs/dogtag-pki.spec19
1 files changed, 11 insertions, 8 deletions
diff --git a/specs/dogtag-pki.spec b/specs/dogtag-pki.spec
index b5a1c5fb2..3894f4791 100644
--- a/specs/dogtag-pki.spec
+++ b/specs/dogtag-pki.spec
@@ -1,7 +1,7 @@
Summary: Dogtag Public Key Infrastructure (PKI) Suite
Name: dogtag-pki
Version: 9.0.0
-Release: 10%{?dist}
+Release: 11%{?dist}
# The entire source code is GPLv2 except for 'pki-tps' which is LGPLv2
License: GPLv2 and LGPLv2
URL: http://pki.fedoraproject.org/
@@ -13,7 +13,7 @@ BuildArch: noarch
%if 0%{?fedora} >= 17
%define dogtag_pki_theme_version 9.0.11
%define esc_version 1.1.0
-%define jss_version 4.2.6-21
+%define jss_version 4.2.6-24
%define osutil_version 2.0.2
%define pki_core_version 9.0.18
%define pki_kra_version 9.0.10
@@ -27,7 +27,7 @@ BuildArch: noarch
%if 0%{?fedora} >= 16
%define dogtag_pki_theme_version 9.0.11
%define esc_version 1.1.0
-%define jss_version 4.2.6-19.1
+%define jss_version 4.2.6-24
%define osutil_version 2.0.2
%define pki_core_version 9.0.18
%define pki_kra_version 9.0.10
@@ -41,7 +41,7 @@ BuildArch: noarch
%if 0%{?fedora} >= 15
%define dogtag_pki_theme_version 9.0.11
%define esc_version 1.1.0
-%define jss_version 4.2.6-17
+%define jss_version 4.2.6-24
%define osutil_version 2.0.1
%define pki_core_version 9.0.18
%define pki_kra_version 9.0.10
@@ -194,23 +194,26 @@ rm -rf %{buildroot}
%doc README
%changelog
-* Fri Mar 9 2012 Matthew Harmsen <mharmsen@redhat.com> 9.0.10-1
+* Tue Apr 10 2012 Christina Fu <cfu@redhat.com> 9.0.0-11
+- Bugzilla Bug #745278 - [RFE] ECC encryption keys cannot be archived
+
+* Fri Mar 9 2012 Matthew Harmsen <mharmsen@redhat.com> 9.0.0-10
- Bugzilla Bug #796006 - Get DOGTAG_9_BRANCH GIT repository in-sync
with DOGTAG_9_BRANCH SVN repository . . .
-* Thu Jan 5 2012 Matthew Harmsen <mharmsen@redhat.com> 9.0.9-1
+* Thu Jan 5 2012 Matthew Harmsen <mharmsen@redhat.com> 9.0.0-9
- Bugzilla Bug #737761 - Update Dogtag Packages for Fedora 16
(Update minimum packages to account for NSS bug change in
Bugzilla Bug #771357 - sslget does not work after FEDORA-2011-17400
update, breaking FreeIPA install)
-* Fri Oct 28 2011 Matthew Harmsen <mharmsen@redhat.com> 9.0.8-1
+* Fri Oct 28 2011 Matthew Harmsen <mharmsen@redhat.com> 9.0.0-8
- Bugzilla Bug #749927 - Java class conflicts using Java 7 in Fedora 17
(rawhide) . . .
- Bugzilla Bug #749945 - Installation error reported during CA, DRM,
OCSP, and TKS package installation . . .
-* Thu Sep 22 2011 Matthew Harmsen <mharmsen@redhat.com> 9.0.7-1
+* Thu Sep 22 2011 Matthew Harmsen <mharmsen@redhat.com> 9.0.0-7
- Bugzilla Bug #734590 - Refactor JNI libraries for Fedora 16+ . . . (mharmsen)
- Bugzilla Bug #699809 - Convert CS to use systemd (alee)