This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a commit to branch jessie-security
in repository mysql-connector-java.

commit dda63362e07dc5cc9c4e6a62b7e81ea409312a29
Author: Emmanuel Bourg <[email protected]>
Date:   Tue May 16 22:17:53 2017 +0200

    Refreshed the patches
---
 debian/patches/0002-java6-compilation-compat.patch | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/patches/0002-java6-compilation-compat.patch 
b/debian/patches/0002-java6-compilation-compat.patch
index b6a6471..04c65ba 100644
--- a/debian/patches/0002-java6-compilation-compat.patch
+++ b/debian/patches/0002-java6-compilation-compat.patch
@@ -76,7 +76,7 @@ Subject: [PATCH] Java 8 compatibility
  }
 --- a/src/com/mysql/jdbc/CallableStatement.java
 +++ b/src/com/mysql/jdbc/CallableStatement.java
-@@ -2383,6 +2383,90 @@
+@@ -2396,6 +2396,90 @@
          }
      }
  
@@ -228,7 +228,7 @@ Subject: [PATCH] Java 8 compatibility
  }
 --- a/src/com/mysql/jdbc/DatabaseMetaData.java
 +++ b/src/com/mysql/jdbc/DatabaseMetaData.java
-@@ -7880,6 +7880,22 @@
+@@ -7878,6 +7878,22 @@
          return pStmt;
      }
  
@@ -345,7 +345,7 @@ Subject: [PATCH] Java 8 compatibility
       * Same as PreparedStatement.executeUpdate() but returns long instead of 
int.
 --- a/src/com/mysql/jdbc/ResultSetImpl.java
 +++ b/src/com/mysql/jdbc/ResultSetImpl.java
-@@ -7908,4 +7908,200 @@
+@@ -7890,4 +7890,200 @@
      protected ExceptionInterceptor getExceptionInterceptor() {
          return this.exceptionInterceptor;
      }

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/mysql-connector-java.git

_______________________________________________
pkg-java-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

Reply via email to