mysql-connector-java 5.1.44-1 source package in Ubuntu

Changelog

mysql-connector-java (5.1.44-1) unstable; urgency=medium

  * Team upload.
  * New upstream release
    - Refreshed the patches
  * Standards-Version updated to 4.1.1

 -- Emmanuel Bourg <email address hidden>  Thu, 12 Oct 2017 23:49:50 +0200

Upload details

Uploaded by:
Debian Java Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Java Maintainers
Architectures:
all
Section:
java
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
mysql-connector-java_5.1.44-1.dsc 2.2 KiB 8c14df3b646aba4b162974e372aef136cb936170947fb8c26ec5f03ced654788
mysql-connector-java_5.1.44.orig.tar.xz 983.6 KiB b5d09343bc779402342b37178d9792438ee8f398fbf34f55373ff6cfc40fec3d
mysql-connector-java_5.1.44-1.debian.tar.xz 10.3 KiB 2a25b58de42195d1ff383937f8072e1d2a522a62d529da8124c64548612df91d

Available diffs

No changes file available.

Binary packages built by this source

libmysql-java: Java database (JDBC) driver for MySQL

 MySQL Connector/J is a JDBC-4.2 Type 4 driver, which means that it is
 pure Java, implements version 4.2 of the JDBC specification, and
 communicates directly with the MySQL server using the MySQL
 protocol.