Revisions of mysql-connector-java

Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) committed (revision 21)
- Update to 5.1.35 (see CHANGES for full list of issues)
  bnc#927981 CVE-2015-2575:
  * http://dev.mysql.com/doc/relnotes/connector-j/en/news-5-1.html
- Remove not applicable patch:
  * mysql-connector-java-7-jdbc-4.1.patch
- Do not explicitely check for jdk6 but be happy with 7 and 8:
  * jdk6-check-use-jdk7.patch
- Do not require hibernate4 to actually build:
  * extra-libs-build.patch
- Do not build jdk5 depending jdbc3:
  * no-jdk5-requirement.patch
- Add and rebase jdbc4.1 patch:
  * mysql-connector-java-jdbc-4.1.patch
buildservice-autocommit accepted request 292635 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 20)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) committed (revision 19)
new jpackage-tools
buildservice-autocommit accepted request 238905 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 18)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) committed (revision 17)
- Cleanup with spec-cleaner
- Try to build on SLE_11
buildservice-autocommit accepted request 199734 from Michal Vyskocil's avatar Michal Vyskocil (mvyskocil) (revision 16)
baserev update by copy to link target
Michal Vyskocil's avatar Michal Vyskocil (mvyskocil) committed (revision 15)
- update to 5.1.25 (see CHANGES for full list)
  * support for Connection Attributes when used with MySQL Server versions (5.6+).
  5.1.24
  * support of password expiration protocol. This introduces new boolean
    connection property disconnectOnExpiredPasswords.
  5.1.23
  * added support of password expiration protocol.
  * driver now allows the mechanism for caching MySQL server configuration
    values replaceable at runtime.
  * Connection.setReadOnly() will take advantage of server-side support for
    read-only transactions present in MySQL-5.6 and newer. Calling .isReadOnly()
    will incur a round-trip if useLocalSessionState.
  5.1.22
  * support of ON UPDATE CURRENT_TIMESTAMP for TIMESTAMP and DATETIME fields.
  5.1.21
  * new built-in authentication plugin
    com.mysql.jdbc.authentication.Sha256PasswordPlugin ("sha256_password").
  * Added new built-in authentication plugin
    com.mysql.jdbc.authentication.MysqlClearPasswordPlugin ("mysql_clear_password").
    It allows C/J based clients to connect to MySQL accounts.
  * the ability to add new client-side prepared statement parse info caches
  * implemented several JDBC-4.1 methods from Java-7:
  5.1.19:
  * Added support for pluggable authentication via the com.mysql.jdbc.AuthenticationPlugin
- rebase and rename mysql-connector-java-5.1.19-java7.patch to
  * mysql-connector-java-7-jdbc-4.1.patch
Michal Vyskocil's avatar Michal Vyskocil (mvyskocil) accepted request 198859 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 14)
- add jpackages-tools to buildrequires
buildservice-autocommit accepted request 196086 from Michal Vyskocil's avatar Michal Vyskocil (mvyskocil) (revision 13)
baserev update by copy to link target
Michal Vyskocil's avatar Michal Vyskocil (mvyskocil) committed (revision 12)
- use add_maven_depmap provided by javapackages-tools
buildservice-autocommit accepted request 125501 from Michal Vyskocil's avatar Michal Vyskocil (mvyskocil) (revision 11)
baserev update by copy to link target
Michal Vyskocil's avatar Michal Vyskocil (mvyskocil) committed (revision 10)
skip debug output from ant
Michal Vyskocil's avatar Michal Vyskocil (mvyskocil) committed (revision 9)
- build require java-devel >= 1.6.0 as well
buildservice-autocommit accepted request 125316 from Michal Vyskocil's avatar Michal Vyskocil (mvyskocil) (revision 8)
baserev update by copy to link target
Michal Vyskocil's avatar Michal Vyskocil (mvyskocil) committed (revision 7)
- fix a build with jdk7 (build jdbc 3.0 with gcj)
- remove some obsoleted macros (gcj, jboss)
- remove jars from source file as well
Michal Vyskocil's avatar Michal Vyskocil (mvyskocil) committed (revision 6)
fix a build with jdk7
buildservice-autocommit accepted request 116436 from Michal Vyskocil's avatar Michal Vyskocil (mvyskocil) (revision 5)
baserev update by copy to link target
Michal Vyskocil's avatar Michal Vyskocil (mvyskocil) committed (revision 4)
- remove the docs/ from source tarball due license issues
Michal Vyskocil's avatar Michal Vyskocil (mvyskocil) committed (revision 3)
- update to 5.1.19
  * plugable authentication via com.mysql.jdbc.AuthenticationPlugin
  * retrieve servet charset name using index
  * ability to determine if the connection is against server on the same host
  * added slf4j logging adapter
  * and many more features and bugfixes
- removed -javadoc patch and package
- add maven pom
Displaying revisions 101 - 120 of 122
openSUSE Build Service is sponsored by