[mysql-connector-java] branch master updated (82d44a0 -> d1321ba)
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Fri Feb 23 20:28:20 UTC 2018
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a change to branch master
in repository mysql-connector-java.
from 82d44a0 Upload to unstable
adds c161c7d New upstream version 5.1.45
new 4d08c22 Update upstream source from tag 'upstream/5.1.45'
new 46520ae Refreshed the patches
new 10db43f Standards-Version updated to 4.1.3
new 8e3ad58 Switch to debhelper level 11
new 0c7d69a Use a secure URL in debian/watch
new d1321ba Upload to unstable
The 6 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
CHANGES | 19 +++
README | 2 +-
README.txt | 2 +-
build.xml | 2 +-
debian/changelog | 19 ++-
debian/compat | 2 +-
debian/control | 4 +-
debian/patches/0002-java6-compilation-compat.patch | 4 +-
debian/watch | 2 +-
src/com/mysql/jdbc/CharsetMapping.java | 5 +-
src/com/mysql/jdbc/ConnectionImpl.java | 92 ++++++-------
src/com/mysql/jdbc/MysqlIO.java | 2 +-
src/com/mysql/jdbc/PerConnectionLRUFactory.java | 8 +-
src/com/mysql/jdbc/ResultSetImpl.java | 5 +-
src/com/mysql/jdbc/SQLError.java | 1 +
src/com/mysql/jdbc/util/LRUCache.java | 6 +-
.../CallableStatementRegressionTest.java | 52 +++++++-
.../regression/ConnectionRegressionTest.java | 142 +++++++++++++++++++--
.../regression/StatementRegressionTest.java | 9 +-
src/testsuite/regression/SyntaxRegressionTest.java | 25 +++-
.../regression/jdbc4/MetaDataRegressionTest.java | 12 +-
21 files changed, 311 insertions(+), 104 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/mysql-connector-java.git
More information about the pkg-java-commits
mailing list