Revisions of mysql-connector-java

Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 522893 from Fridrich Strba's avatar Fridrich Strba (fstrba) (revision 28)
Require java 8 to build, since it is the last version that can build with source/target 1.5
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 311653 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 24)
- Fix the patches to allow jdbc3 build and reenable it:
  * mysql-connector-java-jdbc-4.1.patch
  * no-jdk5-requirement.patch
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 307056 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 23)
- 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
- Add new patch to build tests:
  * use-classpath-in-tests.patch
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 21)
Split 13.2 from Factory
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 238905 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 20)
FWD Java:packages fixes
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 199734 from Michal Vyskocil's avatar Michal Vyskocil (mvyskocil) (revision 19)
- 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

- add jpackages-tools to buildrequires
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 18)
Split 13.1 from Factory
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_factory) accepted request 196086 from Michal Vyskocil's avatar Michal Vyskocil (mvyskocil) (revision 17)
- use add_maven_depmap provided by javapackages-tools
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 16)
Split 12.3 from Factory
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 125501 from Michal Vyskocil's avatar Michal Vyskocil (mvyskocil) (revision 15)
- build require java-devel >= 1.6.0 as well
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 14)
branched from openSUSE:Factory
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 125316 from Michal Vyskocil's avatar Michal Vyskocil (mvyskocil) (revision 13)
- fix a build with jdk7 (build jdbc 3.0 with gcj)
- remove some obsoleted macros (gcj, jboss)
- remove jars from source file as well
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 116436 from Michal Vyskocil's avatar Michal Vyskocil (mvyskocil) (revision 12)
- remove the docs/ from source tarball due license issues

- 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
Stephan Kulow's avatar Stephan Kulow (coolo) committed (revision 11)
replace license with spdx.org variant
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 10)
Displaying revisions 21 - 40 of 49
openSUSE Build Service is sponsored by