diff --git a/SOURCES/pki-core-cmc-plugin-default-change.patch b/SOURCES/pki-core-cmc-plugin-default-change.patch deleted file mode 100644 index 2a9b5aa..0000000 --- a/SOURCES/pki-core-cmc-plugin-default-change.patch +++ /dev/null @@ -1,28 +0,0 @@ -From 7c075ba00c81dd01ebdb3ee455a07a2fe1256f13 Mon Sep 17 00:00:00 2001 -From: Christina Fu -Date: Thu, 29 Jun 2017 15:44:13 -0700 -Subject: [PATCH] Ticket #2779 cmc plugin default change - -(cherry picked from commit 876d13c6d20e7e1235b9efbd601b47315debb492) ---- - base/ca/shared/conf/CS.cfg | 4 ++-- - 1 file changed, 2 insertions(+), 2 deletions(-) - -diff --git a/base/ca/shared/conf/CS.cfg b/base/ca/shared/conf/CS.cfg -index 4da7429..5a244d7 100644 ---- a/base/ca/shared/conf/CS.cfg -+++ b/base/ca/shared/conf/CS.cfg -@@ -735,8 +735,8 @@ ca.publish.rule.instance.LdapXCertRule.predicate= - ca.publish.rule.instance.LdapXCertRule.publisher=LdapCrossCertPairPublisher - ca.publish.rule.instance.LdapXCertRule.type=xcert - cmc.popLinkWitnessRequired=false --cmc.revokeCert.sharedSecret.class=com.netscape.cms.authentication.SharedSecret --cmc.sharedSecret.class=com.netscape.cms.authentication.SharedSecret -+#cmc.revokeCert.sharedSecret.class=com.netscape.cms.authentication.SharedSecret -+#cmc.sharedSecret.class=com.netscape.cms.authentication.SharedSecret - cmc.token=internal - cms.passwordlist=internaldb,replicationdb - cms.password.ignore.publishing.failure=true --- -1.8.3.1 - diff --git a/SPECS/pki-core.spec b/SPECS/pki-core.spec index 37526ca..2537c92 100644 --- a/SPECS/pki-core.spec +++ b/SPECS/pki-core.spec @@ -66,7 +66,7 @@ Name: pki-core %if 0%{?rhel} Version: 10.4.1 -Release: 11%{?dist} +Release: 10%{?dist} %else Version: 10.4.8 Release: 1%{?dist} @@ -275,10 +275,6 @@ Patch9: pki-core-Fix-3DES-archival.patch Patch10: pki-core-Fix-token-enrollment-and-recovery-ivs.patch Patch11: pki-core-CMC-check-HTTPS-client-authentication-cert.patch Patch12: pki-core-Fix-regression-in-pkcs12-key-bag-creation.patch -####################### -## pki-core-10.4.1-11 -####################### -Patch13: pki-core-cmc-plugin-default-change.patch @@ -958,7 +954,6 @@ This package is a part of the PKI Core used by the Certificate System. %patch10 -p1 %patch11 -p1 %patch12 -p1 -%patch13 -p1 %clean %{__rm} -rf %{buildroot} @@ -1484,15 +1479,6 @@ fi %endif # %{with server} %changelog -* Mon Jul 17 2017 Dogtag Team 10.4.1-11 -- Resolves: rhbz #1469432 -- ########################################################################## -- RHEL 7.4: -- ########################################################################## -- Bugzilla Bug #1469432 - CMC plugin default change -- Resolves CVE-2017-7537 -- Fixes BZ #1470948 - * Mon Jun 19 2017 Dogtag Team 10.4.1-10 - ########################################################################## - RHEL 7.4: