Skip to content

Commit

Permalink
Re-base Dogtag pki packages to 10.4.x
Browse files Browse the repository at this point in the history
  • Loading branch information
mharmsen99 committed Mar 15, 2017
1 parent 6d6b6f9 commit e8334d9
Show file tree
Hide file tree
Showing 4 changed files with 130 additions and 15 deletions.
5 changes: 4 additions & 1 deletion specs/dogtag-pki-theme.spec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Name: dogtag-pki-theme
Version: 10.4.0
Release: 0.1%{?dist}
Release: 1%{?dist}
Summary: Certificate System - Dogtag PKI Theme Components
URL: http://pki.fedoraproject.org/
License: GPLv2
Expand Down Expand Up @@ -168,6 +168,9 @@ cd build


%changelog
* Tue Mar 14 2017 Dogtag Team <pki-devel@redhat.com> 10.4.0-1
- dogtagpki Pagure Issue #2541 - Re-base Dogtag pki packages to 10.4.x

* Mon Aug 8 2016 Dogtag Team <pki-devel@redhat.com> 10.4.0-0.1
- Updated version number to 10.4.0-0.1

Expand Down
5 changes: 4 additions & 1 deletion specs/dogtag-pki.spec
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
Summary: Dogtag Public Key Infrastructure (PKI) Suite
Name: dogtag-pki
Version: 10.4.0
Release: 0.1%{?dist}
Release: 1%{?dist}
# The entire source code is GPLv2 except for 'pki-tps' which is LGPLv2
License: GPLv2 and LGPLv2
URL: http://pki.fedoraproject.org/
Expand Down Expand Up @@ -124,6 +124,9 @@ rm -rf %{buildroot}
%doc README

%changelog
* Tue Mar 14 2017 Dogtag Team <pki-devel@redhat.com> 10.4.0-1
- dogtagpki Pagure Issue #2541 - Re-base Dogtag pki packages to 10.4.x

* Mon Aug 8 2016 Dogtag Team <pki-devel@redhat.com> 10.4.0-0.1
- Updated version number to 10.4.0-0.1

Expand Down
10 changes: 7 additions & 3 deletions specs/pki-console.spec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Name: pki-console
Version: 10.4.0
Release: 0.1%{?dist}
Release: 1%{?dist}
Summary: Certificate System - PKI Console
URL: http://pki.fedoraproject.org/
License: GPLv2
Expand All @@ -27,7 +27,7 @@ BuildRequires: nspr-devel
BuildRequires: nss-devel
BuildRequires: junit
BuildRequires: jpackage-utils >= 1.7.5-10
BuildRequires: jss >= 4.2.6-40
BuildRequires: jss >= 4.4.0-1
BuildRequires: pki-base-java >= %{pki_core_version}

Requires: idm-console-framework
Expand All @@ -36,7 +36,7 @@ Requires: ldapjdk
Requires: pki-base-java >= %{pki_core_version}
Requires: pki-console-theme >= %{version}
Requires: jpackage-utils >= 1.7.5-10
Requires: jss >= 4.2.6-40
Requires: jss >= 4.4.0-1

%if 0%{?rhel}
# NOTE: In the future, as a part of its path, this URL will contain a release
Expand Down Expand Up @@ -98,6 +98,10 @@ cd build


%changelog
* Tue Mar 14 2017 Dogtag Team <pki-devel@redhat.com> 10.4.0-1
- Require "jss >= 4.4.0-1" as a build and runtime requirement
- dogtagpki Pagure Issue #2541 - Re-base Dogtag pki packages to 10.4.x

* Mon Aug 8 2016 Dogtag Team <pki-devel@redhat.com> 10.4.0-0.1
- Updated version number to 10.4.0-0.1

Expand Down
125 changes: 115 additions & 10 deletions specs/pki-core.spec
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@

Name: pki-core
Version: 10.4.0
Release: 0.1%{?dist}
Release: 1%{?dist}
Summary: Certificate System - PKI Core Components
URL: http://pki.fedoraproject.org/
License: GPLv2
Expand Down Expand Up @@ -170,16 +170,16 @@ BuildRequires: policycoreutils-python-utils
BuildRequires: python-ldap
BuildRequires: junit
BuildRequires: jpackage-utils >= 0:1.7.5-10
BuildRequires: jss >= 4.2.6-40
BuildRequires: jss >= 4.4.0-1
BuildRequires: systemd-units

%if 0%{?rhel}
BuildRequires: tomcatjss >= 7.1.2-2
BuildRequires: tomcatjss >= 7.2.1-1
%else
%if 0%{?fedora} >= 23
BuildRequires: tomcatjss >= 7.1.3
BuildRequires: tomcatjss >= 7.2.1-1
%else
BuildRequires: tomcatjss >= 7.1.2-2
BuildRequires: tomcatjss >= 7.1.3
%endif
%endif

Expand Down Expand Up @@ -318,7 +318,7 @@ Requires: nss >= 3.14.3
%endif

Requires: jpackage-utils >= 0:1.7.5-10
Requires: jss >= 4.2.6-40
Requires: jss >= 4.4.0-1

Provides: symkey = %{version}-%{release}

Expand Down Expand Up @@ -400,7 +400,7 @@ Requires: slf4j-jdk14
%endif
Requires: javassist
Requires: jpackage-utils >= 0:1.7.5-10
Requires: jss >= 4.2.6-40
Requires: jss >= 4.4.0-1
Requires: ldapjdk
Requires: pki-base = %{version}-%{release}

Expand Down Expand Up @@ -583,12 +583,12 @@ Requires(postun): systemd-units
Requires(pre): shadow-utils

%if 0%{?rhel}
Requires: tomcatjss >= 7.1.2-2
Requires: tomcatjss >= 7.2.1-1
%else
%if 0%{?fedora} >= 23
Requires: tomcatjss >= 7.1.3
Requires: tomcatjss >= 7.2.1-1
%else
Requires: tomcatjss >= 7.1.2-2
Requires: tomcatjss >= 7.1.3
%endif
%endif

Expand Down Expand Up @@ -1347,6 +1347,111 @@ systemctl daemon-reload
%endif # %{with server}

%changelog
* Tue Mar 14 2017 Dogtag Team <pki-devel@redhat.com> 10.4.0-1
- Require "jss >= 4.4.0-1" as a build and runtime requirement
- Require "tomcatjss >= 7.2.1-1" as a build and runtime requirement
- ############################################################################
- dogtagpki Pagure Issue #2541 - Re-base Dogtag pki packages to 10.4.x
- ############################################################################
- dogtagpki Pagure Issue #6 - Remove Policy Framework Deprecations (edewata)
- dogtagpki Pagure Issue #850 - JSS certificate validation function does not
pass up exact errors from NSS (edewata)
- dogtagpki Pagure Issue #1114 - [MAN] Generting Symmetric key fails with
key-generate when --usages verify is passed (vakwetu)
- dogtagpki Pagure Issue #1247 - Better error message when try to renew a
certificate that expires outside renewal grace period (vakwetu)
- dogtagpki Pagure Issue #1309 - Recovering of a revoked cert erroneously
reflects "active" in the token db cert entry (cfu)
- dogtagpki Pagure Issue #1490 - add option to bypass dnsdomainname check in
pkispawn (vakwetu)
- dogtagpki Pagure Issue #1517 - user-cert-add --serial CLI request to secure
port with remote CA shows authentication failure (edewata)
- dogtagpki Pagure Issue #1527 - TPS Enrollment always goes to "ca1" (cfu)
- dogtagpki Pagure Issue #1536 - CA EE: Submit caUserCert request without uid
does not show proper error message (vakwetu)
- dogtagpki Pagure Issue #1663 - Add SCP03 support (jmagne)
- dogtagpki Pagure Issue #1664 - [BUG] Add ability to disallow TPS to enroll
a single user on multiple tokens. (jmagne)
- dogtagpki Pagure Issue #1710 - Add profile component that copies CN to SAN
(ftweedal)
- dogtagpki Pagure Issue #1741 - ECDSA Certificates Generated by Certificate
System fail NIST validation test with parameter field. (cfu)
- dogtagpki Pagure Issue #1897 - [MAN] Man page for logging configuration.
(edewata)
- dogtagpki Pagure Issue #1920 - [MAN] Man page for PKCS #12 utilities
(edewata)
- dogtagpki Pagure Issue #2275 - add options to enable/disable cert or crl
publishing. (vakwetu)
- dogtagpki Pagure Issue #2289 - [MAN] pki ca-cert-request-submit fails
presumably because of missing authentication even if it should not require
any (edewata)
- dogtagpki Pagure Issue #2450 - Unable to search certificate requests using
the latest request ID (edewata)
- dogtagpki Pagure Issue #2453 - IPA replica-prepare failed with error
"Profile caIPAserviceCert Not Found" (ftweedal)
- dogtagpki Pagure Issue #2457 - Misleading Logging for HSM (edewata)
- dogtagpki Pagure Issue #2460 - Typo in comment line of
UserPwdDirAuthentication.java (edewata)
- dogtagpki Pagure Issue #2463 - Troubleshooting improvements (edewata)
- dogtagpki Pagure Issue #2466 - two-step externally-signed CA installation
fails due to missing AuthorityID (ftweedal)
- dogtagpki Pagure Issue #2475 - Multiple host authority entries created
(ftweedal)
- dogtagpki Pagure Issue #2476 - Miscellaneous Minor Changes (edewata)
- dogtagpki Pagure Issue #2478 - pkispawn fails as it is not able to find
openssl as a dependency package (mharmsen)
- dogtagpki Pagure Issue #2483 - Unable to read an encrypted email using
renewed tokens (jmagne)
- dogtagpki Pagure Issue #2486 - Automatic recovery of encryption cert is not
working when a token is physically damaged and a temporary token is issue
(jmagne)
- dogtagpki Pagure Issue #2496 -Cert/Key recovery is successful when the cert
serial number and key id on the ldap user mismatches (cfu)
- dogtagpki Pagure Issue #2497 - KRA installation failed against
externally-signed CA with partial certificate chain (edewata)
- dogtagpki Pagure Issue #2498 -Token format with external reg fails when
op.format.externalRegAddToToken.revokeCert=true (cfu)
- dogtagpki Pagure Issue #2500 - Problems with FIPS mode (edewata)
- dogtagpki Pagure Issue #2505 - Fix packaging duplicates of classes in
multiple jar files (edewata)
- dogtagpki Pagure Issue #2510 - PIN_RESET policy is not giving expected
results when set on a token (jmagne)
- dogtagpki Pagure Issue #2513 -TPS token enrollment fails to
setupSecureChannel when TPS and TKS security db is on fips mode. (jmagne)
- dogtagpki Pagure Issue #2523 - Changes to target.agent.approve.list
parameter is not reflected in the TPS Web UI (edewata)
- dogtagpki Pagure Issue #2524 - Remove xenroll.dll from pki-core (mharmsen)
- dogtagpki Pagure Issue #2525 - [RFE] FreeIPA to Dogtag permission mapping
plugin (ftweedal)
- dogtagpki Pagure Issue #2532 - [RFE] add express archivals and retrievals
from KRA (vakwetu)
- dogtagpki Pagure Issue #2534 - Automatic recovery of encryption cert - CA
and TPS tokendb shows different certificate status (cfu)
- dogtagpki Pagure Issue #2543 - Unable to install subordinate CA with HSM in
FIPS mode (edewata)
- dogtagpki Pagure Issue #2544 - TPS throws "err=6" when attempting to format
and enroll G&D Cards (jmagne)
- dogtagpki Pagure Issue #2552 - pkispawn does not change default ecc key size
from nistp256 when nistp384 is specified in spawn config (jmagne)
- dogtagpki Pagure Issue #2556 - pkispawn fails to create PKI subsystem on
FIPS enabled system (edewata)
- dogtagpki Pagure Issue #2564 - pki-tomcat for 10+ minutes before generating
cert (edewata)
- dogtagpki Pagure Issue #2569 - Token memory not wiped after key deletion
(jmagne)
- dogtagpki Pagure Issue #2570 - Problem with default AJP hostname in IPv6
environment. (edewata)
- dogtagpki Pagure Issue #2571 - Request ID undefined for CA signing
certificate (vakwetu)
- dogtagpki Pagure Issue #2573 - CA Certificate Issuance Date displayed on CA
website incorrect (vakwetu)
- dogtagpki Pagure Issue #2579 - NumberFormatException in
LDAPProfileSubsystem (ftweedal)
- dogtagpki Pagure Issue #2582 - Access banner (edewata)
- dogtagpki Pagure Issue #2601 - Return revocation reason in GET
/ca/rest/certs/{id} response. (ftweedal)
- ############################################################################

* Mon Aug 8 2016 Dogtag Team <pki-devel@redhat.com> 10.4.0-0.1
- Updated version number to 10.4.0-0.1

Expand Down

0 comments on commit e8334d9

Please sign in to comment.