parent
506774e43f
commit
47201954f8
1
.gitignore
vendored
1
.gitignore
vendored
@ -39,3 +39,4 @@ jss-4.2.6.tar.gz
|
||||
/jss-5.0.0.tar.gz
|
||||
/jss-5.0.1.tar.gz
|
||||
/jss-5.0.2.tar.gz
|
||||
/jss-5.0.3.tar.gz
|
||||
|
7
jss.spec
7
jss.spec
@ -8,7 +8,7 @@ License: MPLv1.1 or GPLv2+ or LGPLv2+
|
||||
|
||||
# For development (i.e. unsupported) releases, use x.y.z-0.n.<phase>.
|
||||
# For official (i.e. supported) releases, use x.y.z-r where r >=1.
|
||||
Version: 5.0.2
|
||||
Version: 5.0.3
|
||||
Release: 1%{?_timestamp}%{?_commit_id}%{?dist}
|
||||
#global _phase -alpha1
|
||||
|
||||
@ -159,6 +159,11 @@ modutil -dbdir /etc/pki/nssdb -chkfips true | grep -q enabled && export FIPS_ENA
|
||||
|
||||
################################################################################
|
||||
%changelog
|
||||
%changelog
|
||||
* Tue Feb 15 2022 Red Hat PKI Team <rhcs-maint@redhat.com> - 5.0.3-1
|
||||
- Rebase to JSS 5.0.3
|
||||
- Bug 2046023 - CVE-2021-4213 jss: memory leak in TLS connection leads to OOM [rhel-9.0]
|
||||
|
||||
* Wed Feb 02 2022 Red Hat PKI Team <rhcs-maint@redhat.com> - 5.0.2-1
|
||||
- Rebase to JSS 5.0.2
|
||||
- Bug 2029838 - SHA1withRSA being listed in signing certificates while approving certificate via Agent page in browser
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (jss-5.0.2.tar.gz) = a8c64686b1914520487560faa67af0f0b424382b29c109da1eef1d21181012cb7e3eb4f463b2cd1d3e3f8cb8d82ddda473bfe6b1c745aec38ad5f818e19b21d8
|
||||
SHA512 (jss-5.0.3.tar.gz) = 5da4d1bff2f2c9ec9741d1f0796298975e29deaa91ee53b3c2773749f313d55ab06a37224a148b9edc94d4f9d172719c27057fe1504078f74b597709eaf720c8
|
||||
|
Loading…
Reference in New Issue
Block a user