2018-12-04 13:42:03 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Dec 4 12:50:41 UTC 2018 - Matej Cepl <mcepl@suse.com>
|
|
|
|
|
|
|
|
|
|
- Remove superfluous devel dependency for noarch package
|
|
|
|
|
|
2018-02-16 10:01:39 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Feb 15 20:40:57 UTC 2018 - jacobwinski@gmail.com
|
|
|
|
|
|
|
|
|
|
- Update to 2.1.7:
|
|
|
|
|
* BUG#26376334: Fix prepared statements in MySQL 8.0
|
|
|
|
|
* BUG#25965922: Add support for Django 1.11
|
|
|
|
|
* BUG#24659561: Fix MySQLCursor.executemany() when using utf8mb4 charset
|
|
|
|
|
* BUG#24342757: Fix unclosed socket on connection failure
|
|
|
|
|
* BUG#22880163: Fix memory leak on using Named Tuple Cursors
|
|
|
|
|
* BUG#22825962: Fix memory leak on escape_string()
|
|
|
|
|
* BUG#22564149: Fix cmd_query_iter() when using bytestrings with Python 2
|
|
|
|
|
* BUG#21947091: Add ssl_disabled option
|
|
|
|
|
|
|
|
|
|
- Update to 2.1.6:
|
|
|
|
|
* BUG#25726671: Fix compatibility issues with the latest Django versions
|
|
|
|
|
* BUG#25558885: Set default connection timeout to pure connector/python
|
|
|
|
|
* BUG#25397650: Verify server certificate only if ssl_verify_cert is True
|
|
|
|
|
* BUG#25589496: Don't convert to unicode if non-ascii data is present
|
|
|
|
|
* BUG#25383644: Add connection back to pool on exception
|
|
|
|
|
* BUG#22476689: Importing world.sql fails with cext enabled
|
|
|
|
|
* BUG#20736339: Expect multiple include directories from mysql_config
|
|
|
|
|
* BUG#19685386: C extension tests are failing using MySQL 5.7.4
|
|
|
|
|
|
|
|
|
|
- Update to 2.1.5:
|
|
|
|
|
* BUG#25111218: Fix duplicate logic for reading EOF packet
|
|
|
|
|
* BUG#21656282: Connection fails using unicode passwords with C extension
|
|
|
|
|
* BUG#21530841: Select statement fails for results with more than 4096 columns
|
|
|
|
|
* BUG#21530100: Fix reading option files
|
|
|
|
|
* BUG#21477493: Fix RE_SQL_INSERT_STMT to correctly match Insert Statement
|
|
|
|
|
* BUG#21476495: Fix set_charset_collation() for an invalid charset provided
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Feb 15 20:30:11 UTC 2018 - jacobwinski@gmail.com
|
|
|
|
|
|
|
|
|
|
- Fix spec file bug not installing c libs
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Feb 12 21:29:34 UTC 2018 - jacobwinski@gmail.com
|
|
|
|
|
|
|
|
|
|
- Update spec file with needed BuildRequires.
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Feb 12 20:04:55 UTC 2018 - jacobwinski@gmail.com
|
|
|
|
|
|
|
|
|
|
- Convert to singlespec
|
|
|
|
|
|
2016-10-21 15:45:01 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri Oct 21 14:17:52 UTC 2016 - jmatejek@suse.com
|
|
|
|
|
|
|
|
|
|
- update to 2.1.4
|
|
|
|
|
* significant incompatible changes from 1.2 line
|
|
|
|
|
* better Django compatibility
|
|
|
|
|
* C extension linking to libmysqlclient is available
|
|
|
|
|
(not included in this version of package)
|
|
|
|
|
* bug fixes
|
|
|
|
|
- includes fix for CVE-2016-5598, bsc#1005559
|
|
|
|
|
|
2014-10-22 14:22:54 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Oct 21 11:33:41 UTC 2014 - dmueller@suse.com
|
|
|
|
|
|
|
|
|
|
- fix license to SUSE-GPL-2.0-with-FLOSS-exception
|
|
|
|
|
|
2014-09-23 13:40:06 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Sep 23 12:15:03 UTC 2014 - tbechtold@suse.com
|
|
|
|
|
|
|
|
|
|
- Initial version
|