15
0

Commit Graph

  • e9cf411e12 Accepting request 1290773 from devel:languages:python main Ana Guerrero 2025-07-06 15:15:12 +00:00
  • 44873701e1 - update to 9.3.0: * WL#16754: The host wildcard no longer applies to localhost * WL#16752: Deprecate class methods to access instance data or to know instance internal state * WL#16327: Remove Cursors Prepared Raw and Named Tuple * BUG#37541353: (Contribution) Fix typing annotation of MySQLConnectionAbstract's close function * BUG#37453587: Github links in PyPI project's pages do not work * BUG#37447394: Unable to escape a parameter marker (%s) used in a query that should not be treated as a parameter marker * BUG#37418436: Arbitrary File Read in MySQL Python Client library * BUG#37410052: Bad formatting of exceptions when connecting with Unix sockets * BUG#37399636: The C-extension has a memory leak when working with prepared statements * BUG#37275524: Exception is not interpreted properly on prepared statements when C extension is in use * BUG#36098290: mysql-connector-python is distributed without setup.py or pyproject.toml * WL#16381: Add support for read and write timeouts * WL#16285: Remake Multi Statement Execution * BUG#37145655: MySQL Connector/Python Configuration Files RCE * BUG#36702939: connection_cext has a memory leak in the python mysql-connector * BUG#36922645: Option connection_timeout is overwritten and works as "query" timeout instead * BUG#36126909: "Unread result found" exception/bad MySQLCursor.statement when query text contains code comments Dirk Mueller 2025-07-05 10:30:44 +00:00
  • 0580323e94 Accepting request 1216720 from devel:languages:python Ana Guerrero 2024-10-22 12:51:44 +00:00
  • 7b5446108b Update changelog: - WL#16452: Bundle all installable authentication plugins when building the C-extension - WL#16444: Drop build support for DEB packages - WL#16442: Upgrade gssapi version to 1.8.3 - WL#16411: Improve wheel metadata information for Classic and XDevAPI connectors - WL#16341: OpenID Connect (Oauth2 - JWT) Authentication Support - WL#16307: Remove Python 3.8 support - WL#16306: Add support for Python 3.13 - BUG#37055435: Connection fails during the TLS negotiation when specifying TLSv1.3 ciphers - BUG#37013057: mysql-connector-python Parameterized query SQL injection - BUG#36765200: python mysql connector 8.3.0 raise %-.100s:%u when input a wrong host - BUG#36577957: Update charset/collation description indicate this is 16 bits - 9.0.0: - WL#16350: Update dnspython version - WL#16318: Deprecate Cursors Prepared Raw and Named Tuple - WL#16284: Update the Python Protobuf version - WL#16283: Remove OpenTelemetry Bundled Installation - BUG#36664998: Packets out of order error is raised while changing user in aio - BUG#36611371: Update dnspython required versions to allow latest 2.6.1 - BUG#36570707: Collation set on connect using C-Extension is ignored - BUG#36476195: Incorrect escaping in pure Python mode if sql_mode includes NO_BACKSLASH_ESCAPES - BUG#36289767: MySQLCursorBufferedRaw does not skip conversion - 8.4.0 - WL#16203: GPL License Exception Update - WL#16173: Update allowed cipher and cipher-suite lists - WL#16164: Implement support for new vector data type - WL#16127: Remove the FIDO authentication mechanism - WL#16053: Support GSSAPI/Kerberos authentication on Windows using authentication_ldap_sasl_client plug-in for C-extension - BUG#36227964: Improve OpenTelemetry span coverage - BUG#36167880: Massive memory leak mysqlx native Protobuf adding to collection - 8.3.0 Daniel Garcia 2024-10-21 12:31:38 +00:00
  • 30d18ddeb7 - Update to 9.1.0 (bsc#1231740, CVE-2024-21272) Daniel Garcia 2024-10-21 12:29:37 +00:00
  • 09a58a5673 Accepting request 1121651 from devel:languages:python Dominique Leuenberger 2023-11-01 21:10:54 +00:00
  • 6970b041b3 Accepting request 1121608 from home:SchoolGuy:branches:devel:languages:python Ondřej Súkup 2023-11-01 15:51:11 +00:00
  • eacd13331c Accepting request 813485 from devel:languages:python Dominique Leuenberger 2020-06-11 13:01:11 +00:00
  • cf97cdccc0 Accepting request 813433 from home:Rotkraut:branches:openSUSE:Factory Tomáš Chvátal 2020-06-11 11:29:09 +00:00
  • 93c171475c Accepting request 786223 from devel:languages:python Dominique Leuenberger 2020-03-19 18:49:45 +00:00
  • 9651d19be7 - update to 8.0.19 (bsc#1122204 - CVE-2019-2435): - WL#13531: Remove xplugin namespace - WL#13372: DNS SRV support - WL#12738: Specify TLS ciphers to be used by a client or session - BUG#30270760: Fix reserved filed should have a length of 22 - BUG#29417117: Close file in handle load data infile - WL#13330: Single C/Python (Win) MSI installer - WL#13335: Connectors should handle expired password sandbox without SET operations - WL#13194: Add support for Python 3.8 - BUG#29909157: Table scans of floats causes memory leak with the C extension - BUG#25349794: Add read_default_file alias for option_files in connect() - WL#13155: Support new utf8mb4 bin collation - WL#12737: Add overlaps and not_overlaps as operator - WL#12735: Add README.rst and CONTRIBUTING.rst files - WL#12227: Indexing array fields - WL#12085: Support cursor prepared statements with C extension - BUG#29855733: Fix error during connection using charset and collation combination - BUG#29833590: Calling execute() should fetch active results - BUG#21072758: Support for connection attributes classic - WL#12864: Upgrade of Protobuf version to 3.6.1 - WL#12863: Drop support for Django versions older than 1.11 - WL#12489: Support new session reset functionality - WL#12488: Support for session-connect-attributes - WL#12297: Expose metadata about the source and binaries - WL#12225: Prepared statement support - BUG#29324966: Add missing username connection argument for driver compatibility - BUG#29278489: Fix wrong user and group for Solaris packages - BUG#29001628: Fix access by column label in Table.select() - BUG#28479054: Fix Python interpreter crash due to memory corruption - BUG#27897881: Empty LONG BLOB throws an IndexError Dirk Mueller 2020-03-18 16:47:36 +00:00
  • 14d24f27f2 Accepting request 659506 from devel:languages:python Dominique Leuenberger 2018-12-24 10:40:02 +00:00
  • 21f03e27e2 Clean up the SPEC file Matej Cepl 2018-12-04 17:17:21 +00:00
  • 2ea904c2c4 Remove superfluous devel dependency for noarch package Matej Cepl 2018-12-04 13:42:03 +00:00
  • c7fefb2d42 Accepting request 577200 from devel:languages:python Dominique Leuenberger 2018-02-16 20:45:47 +00:00
  • 5618ef8498 Accepting request 577102 from home:winski:python Tomáš Chvátal 2018-02-16 10:01:39 +00:00
  • 4eafe243cd Accepting request 436711 from devel:languages:python Dominique Leuenberger 2016-10-23 10:52:45 +00:00
  • 3f2244bce1 Accepting request 436710 from home:matejcik:branches:devel:languages:python Jan Matejek 2016-10-21 15:45:01 +00:00
  • 8638d2e5b6 Accepting request 257859 from devel:languages:python Stephan Kulow 2014-10-22 14:22:54 +00:00
  • 47e3002238 Accepting request 257859 from devel:languages:python OBS User buildservice-autocommit 2014-10-22 14:22:54 +00:00
  • 27c4a77a85 Accepting request 251619 from home:tbechtold Dirk Mueller 2014-09-23 13:40:06 +00:00