parent
9ac209ec16
commit
391204b4ad
1
.gitignore
vendored
1
.gitignore
vendored
@ -45,3 +45,4 @@ jss-4.2.6.tar.gz
|
||||
/jss-5.2.0.tar.gz
|
||||
/jss-5.2.1.tar.gz
|
||||
/jss-5.3.0-beta1.tar.gz
|
||||
/jss-5.3.0-beta2.tar.gz
|
||||
|
8
jss.spec
8
jss.spec
@ -12,13 +12,13 @@ Name: jss
|
||||
# Downstream release number:
|
||||
# - development/stabilization (unsupported): 0.<n> where n >= 1
|
||||
# - GA/update (supported): <n> where n >= 1
|
||||
%global release_number 0.2
|
||||
%global release_number 0.3
|
||||
|
||||
# Development phase:
|
||||
# - development (unsupported): alpha<n> where n >= 1
|
||||
# - stabilization (unsupported): beta<n> where n >= 1
|
||||
# - GA/update (supported): <none>
|
||||
%global phase beta1
|
||||
%global phase beta2
|
||||
|
||||
%undefine timestamp
|
||||
%undefine commit_id
|
||||
@ -215,6 +215,10 @@ modutil -dbdir /etc/pki/nssdb -chkfips true | grep -q enabled && export FIPS_ENA
|
||||
|
||||
################################################################################
|
||||
%changelog
|
||||
* Thu Jan 05 2023 Red Hat PKI Team <rhcs-maint@redhat.com> - 5.3.0-0.3.beta2
|
||||
- Rebase to JSS 5.3.0-beta2
|
||||
- Bug 2017098 - pki pkcs12-cert-add command failing with 'Unable to validate PKCS #12 file: Digests do not match' exception
|
||||
|
||||
* Wed Nov 30 2022 Red Hat PKI Team <rhcs-maint@redhat.com> - 5.3.0-0.2.beta1
|
||||
- Rebase to JSS 5.3.0-beta1
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (jss-5.3.0-beta1.tar.gz) = 91af0ce14617826af88a63be80a9e507d04a018c1483e7a0acf662b8c853e9205cc8d9b3c934b05ea9471e66f549305911411b8f80efb15d58b0b1aace3fb994
|
||||
SHA512 (jss-5.3.0-beta2.tar.gz) = aec51037be4f08194e7958793e9d16008f31dab9adce6f2f0b2fe8013007aee0bc38204694cc62134371f70dddb064557a87a6261c218e26083c3942542ec2e1
|
||||
|
Loading…
Reference in New Issue
Block a user