Rebased to TomcatJSS 7.3.5
This commit is contained in:
parent
4d924598f1
commit
e007d62b42
1
.gitignore
vendored
1
.gitignore
vendored
@ -20,3 +20,4 @@ tomcatjss-1.2.0.tar.gz
|
||||
/tomcatjss-7.3.2.tar.gz
|
||||
/tomcatjss-7.3.3.tar.gz
|
||||
/tomcatjss-7.3.4.tar.gz
|
||||
/tomcatjss-7.3.5.tar.gz
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (tomcatjss-7.3.4.tar.gz) = 3ac55ea1c517f3df17364cfb07bb1b8a31378671c5aa778fb04eda2d9ff97327df981cfc2c491dd519fcdc3eea9c966061ae006f84cdf36e4d6c90c71e6bd3ce
|
||||
SHA512 (tomcatjss-7.3.5.tar.gz) = 80266cfbd04bb41089307afaa92db0aeb1a1fecb9e8305c7ab50b6774561cff1e1068b795e32c45b29bf46b95bc881e72429c834e028abf9a90c2769e982079a
|
||||
|
||||
@ -7,7 +7,7 @@ URL: http://www.dogtagpki.org/wiki/TomcatJSS
|
||||
License: LGPLv2+
|
||||
BuildArch: noarch
|
||||
|
||||
Version: 7.3.4
|
||||
Version: 7.3.5
|
||||
Release: 1%{?_timestamp}%{?_commit_id}%{?dist}
|
||||
# global _phase -a1
|
||||
|
||||
@ -57,7 +57,7 @@ BuildRequires: slf4j-jdk14
|
||||
%if 0%{?rhel} && 0%{?rhel} <= 7
|
||||
BuildRequires: jss >= 4.4.0-7
|
||||
%else
|
||||
BuildRequires: jss >= 4.5.0-0.6
|
||||
BuildRequires: jss >= 4.5.0-1
|
||||
%endif
|
||||
|
||||
# Tomcat
|
||||
@ -100,7 +100,7 @@ Requires: slf4j-jdk14
|
||||
%if 0%{?rhel} && 0%{?rhel} <= 7
|
||||
Requires: jss >= 4.4.0-7
|
||||
%else
|
||||
Requires: jss >= 4.5.0-0.6
|
||||
Requires: jss >= 4.5.0-1
|
||||
%endif
|
||||
|
||||
# Tomcat
|
||||
@ -181,10 +181,13 @@ ant -f build.xml \
|
||||
|
||||
################################################################################
|
||||
%changelog
|
||||
* Tue Aug 7 2018 Dogtag PKI Team <pki-devel@redhat.com> 7.3.4-1
|
||||
* Mon Aug 13 2018 Dogtag PKI Team <pki-team@redhat.com> 7.3.5-1
|
||||
- Rebased to TomcatJSS 7.3.5
|
||||
|
||||
* Tue Aug 07 2018 Dogtag PKI Team <pki-devel@redhat.com> 7.3.4-1
|
||||
- Rebased to TomcatJSS 7.3.4
|
||||
|
||||
* Tue Aug 7 2018 Dogtag PKI Team <pki-devel@redhat.com> 7.3.3-2
|
||||
* Tue Aug 07 2018 Dogtag PKI Team <pki-devel@redhat.com> 7.3.3-2
|
||||
- Red Hat Bugzilla #1612063 - Do not override system crypto policy (support TLS 1.3)
|
||||
|
||||
* Fri Jul 20 2018 Dogtag PKI Team <pki-devel@redhat.com> 7.3.3-1
|
||||
@ -193,7 +196,7 @@ ant -f build.xml \
|
||||
* Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 7.3.2-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
||||
|
||||
* Thu Jul 5 2018 Dogtag PKI Team <pki-devel@redhat.com> 7.3.2-1
|
||||
* Thu Jul 05 2018 Dogtag PKI Team <pki-devel@redhat.com> 7.3.2-1
|
||||
- Rebased to TomcatJSS 7.3.2
|
||||
|
||||
* Fri Jun 15 2018 Dogtag PKI Team <pki-devel@redhat.com> 7.3.1-1
|
||||
|
||||
Loading…
Reference in New Issue
Block a user