parent
b265e58128
commit
7edf46a72d
1
.gitignore
vendored
1
.gitignore
vendored
@ -89,3 +89,4 @@
|
||||
/pki-11.2.0-beta1.tar.gz
|
||||
/pki-11.2.0-beta2.tar.gz
|
||||
/pki-11.2.0-beta3.tar.gz
|
||||
/pki-11.2.0.tar.gz
|
||||
|
||||
@ -14,13 +14,13 @@ Name: pki-core
|
||||
# Downstream release number:
|
||||
# - development/stabilization (unsupported): 0.<n> where n >= 1
|
||||
# - GA/update (supported): <n> where n >= 1
|
||||
%global release_number 0.4
|
||||
%global release_number 1
|
||||
|
||||
# Development phase:
|
||||
# - development (unsupported): alpha<n> where n >= 1
|
||||
# - stabilization (unsupported): beta<n> where n >= 1
|
||||
# - GA/update (supported): <none>
|
||||
%global phase beta3
|
||||
%undefine phase
|
||||
|
||||
%undefine timestamp
|
||||
%undefine commit_id
|
||||
@ -1260,6 +1260,12 @@ fi
|
||||
|
||||
################################################################################
|
||||
%changelog
|
||||
* Fri Jul 01 2022 Red Hat PKI Team <rhcs-maint@redhat.com> - 11.2.0-1
|
||||
- Rebase to PKI 11.2.0
|
||||
- Bug #2084639 ipa cert-request ssl error
|
||||
- Bug #2099312 SKI field is not reflected back in generated CSR
|
||||
- Bug #2095197 PKI cert-fix operation failing
|
||||
|
||||
* Fri May 06 2022 Red Hat PKI Team <rhcs-maint@redhat.com> - 11.2.0-0.4.beta3
|
||||
- Rebase to PKI 11.2.0-beta3
|
||||
- Bug #2062808 Drop SHA-1 use from authentication challenges [rhel-9.1.0]
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (pki-11.2.0-beta3.tar.gz) = 3af51c8e15a3d3bd74e813bbf18db49b1c33d7097d1019e1a24c34e91850202271a52696d539ecae443f3e8624d674a0b29682a355b708dfbfe1f69f5f02a986
|
||||
SHA512 (pki-11.2.0.tar.gz) = ea38e3b7b2ae5d543dfd97d134241744117499b34b28f463c937dc27793717b238514ceb99944ab311887a9df37eb52dac28f7510891f24c813469d5da73101c
|
||||
|
||||
Loading…
Reference in New Issue
Block a user