This commit is contained in:
parent
62f74de843
commit
6b950ddb9b
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: mysql-connector-java
|
||||
Version: 5.1.35
|
||||
Version: 5.1.42
|
||||
Release: 0
|
||||
Summary: Official JDBC Driver for MySQL
|
||||
License: GPL-2.0+
|
||||
@ -37,9 +37,6 @@ Patch2: no-jdk5-requirement.patch
|
||||
Patch3: mysql-connector-java-jdbc-4.1.patch
|
||||
# PATCH-FIX-UPSTREAM: do not lose classpath during tests build
|
||||
Patch4: use-classpath-in-tests.patch
|
||||
# PATCH_FIX-UPSTREAM: CVE-2017-3523 Oracle MySQL <=5.1.40 Connector/J
|
||||
# Remote Code Execution Vulnerability
|
||||
Patch5: mysql-connector-java-5.1.35-CVE-2017-3523.patch
|
||||
BuildRequires: ant
|
||||
BuildRequires: ant-contrib
|
||||
BuildRequires: apache-commons-logging
|
||||
@ -77,7 +74,6 @@ set that supports the capabilities of MySQL.
|
||||
%patch2 -p1
|
||||
%patch3 -p1
|
||||
%patch4 -p1
|
||||
%patch5 -p1
|
||||
|
||||
# dup
|
||||
rm -f README
|
||||
|
Loading…
Reference in New Issue
Block a user