diff --git a/mariadb-10.2.21.tar.gz b/mariadb-10.2.21.tar.gz deleted file mode 100644 index 83f2a31..0000000 --- a/mariadb-10.2.21.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:637f0808b65ec06902897a2f885a60377828d019d35802402dca541f8113536c -size 71878359 diff --git a/mariadb-10.2.21.tar.gz.sig b/mariadb-10.2.21.tar.gz.sig deleted file mode 100644 index e1df5b9..0000000 --- a/mariadb-10.2.21.tar.gz.sig +++ /dev/null @@ -1,7 +0,0 @@ ------BEGIN PGP SIGNATURE----- -Version: GnuPG v2 - -iEYEABECAAYFAlws2NYACgkQy8sIKhu5Q9veqACeP4v5LxNsRotyH52zbKshFKBW -BtoAoLZXbo/t4HOuTpvM+bG9fUbGV9Ro -=ZFsS ------END PGP SIGNATURE----- diff --git a/mariadb-10.2.22.tar.gz b/mariadb-10.2.22.tar.gz new file mode 100644 index 0000000..8d278fa --- /dev/null +++ b/mariadb-10.2.22.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:42f4c54c29b7c196bd105bbf4d2ea721f869b14cb7ba436c3566e6dd2760614c +size 71907765 diff --git a/mariadb-10.2.22.tar.gz.sig b/mariadb-10.2.22.tar.gz.sig new file mode 100644 index 0000000..51e0a4f --- /dev/null +++ b/mariadb-10.2.22.tar.gz.sig @@ -0,0 +1,7 @@ +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v2 + +iEYEABECAAYFAlxgmjMACgkQy8sIKhu5Q9s0OQCgxL8Ee/3xsY3vIG1AxLuSZ4kN +zWwAnjGqw4WqIs9zCu/EH5LDEfMe6KjK +=H0ib +-----END PGP SIGNATURE----- diff --git a/mariadb.changes b/mariadb.changes index 3c75b27..2f616e2 100644 --- a/mariadb.changes +++ b/mariadb.changes @@ -1,3 +1,201 @@ +------------------------------------------------------------------- +Tue Feb 12 13:48:59 UTC 2019 - Nicolas Bock + +- Version bump to 10.2.22 + * Revision #ca325a46d2 2019-02-10 00:21:43 +0100 + CONNECT: update test results + * Revision #894f44b60b 2019-02-09 22:54:10 +0100 + CONNECT: Windows paths + * Revision #e5a5ae45d1 2019-02-08 14:10:44 +0100 + revert the check changes made in + 8f5ea83ff109827748d2f9f5025ed6c6bb91fd80 + * Revision #bc50d72604 2019-02-08 16:38:39 +0100 + C/C again + * Revision #0216f87d38 2019-02-08 01:07:19 +0200 + Updated list of unstable tests for 10.2.22 + * Revision #65f22b8fd4 2019-02-07 19:39:23 +0100 + C/C again + * Revision #fef9013d43 2019-02-07 18:47:23 +0100 + update test result + * Revision #540a1dda7b 2019-02-07 12:14:49 +0100 + update C/C to get latest PS fixes + * Revision #8f5ea83ff1 2019-02-06 14:47:25 +0100 + MDEV-18426: Most of the mtr tests in the galera_3nodes suite fail + * Revision #b3d571c398 2019-02-06 12:27:56 +0100 + C/C 3.0.9 + * Revision #a4c687c494 2019-02-06 16:53:16 +0400 + the opt_constraint_no_id should not have the lex_str type. + * Revision #5eb3e4d83c 2019-02-05 17:03:41 +0200 + MDEV-15798 Mutex leak on accessing + INFORMATION_SCHEMA.INNODB_MUTEXES + * Revision #625994b7cc 2019-02-05 11:16:43 +0200 + MDEV-16982 Server crashes in mem_heap_dup upon DELETE from table + with virtual columns + * Revision #f53e795250 2019-02-05 11:24:19 +0400 + MDEV-17599 ALTER TABLE DROP CONSTRAINT does not work for foreign + keys. + * Revision #227379988e 2019-02-03 20:00:01 +0100 + MDEV-16905 ASAN heap-use-after-free in interceptor_strnlen / ... / + TABLE::verify_constraints upon INSERT into temporary table with + CHECK constraint + * Revision #b57ae8b58c 2019-02-03 19:56:41 +0100 + MDEV-18239 ASAN use-after-poison in process_str_arg / ... / + mark_unsupported_func or unexpected ER_BAD_FIELD_ERROR upon ALTER + TABLE + * Revision #db8f0daeb4 2019-02-03 18:43:42 +0100 + CONNECT: calculate table_name from the path + * Revision #676f43da3a 2019-02-03 22:37:56 +0100 + cleanup: don't ---replace_regex /#sql-.*/#sql-temporary/ + * Revision #ef4ccb6ce2 2019-02-03 18:40:27 +0100 + MDEV-18083 ASAN heap-use-after-free in + Field::set_warning_truncated_wrong_value upon inserting into + temporary table + * Revision #3b7694b7f8 2019-02-03 18:38:27 +0100 + cleanup: don't search for a just-opened tmp table in ALTER + * Revision #78d5a764b2 2019-02-03 17:10:31 +0100 + compiler warnings + * Revision #a0e26599a3 2019-02-03 15:19:04 +0100 + Fix MDEV-13136: enhance CREATE SERVER MyServerName FOREIGN DATA + WRAPPER to work with CONNECT engine + * Revision #bece44be4f 2019-01-27 14:21:39 +0100 + Enable CONNECT tables to have triggers Update version number + * Revision #bcb8a52295 2019-01-25 13:02:40 +0100 + Fix MDEV-18192: CONNECT Engine JDBC not able to issue simple + UPDATE statement from trigger or stored procedure + * Revision #720dedb333 2019-01-01 16:57:23 +0100 + Modified because different result on Windows and Linux + * Revision #4b3b3bfe56 2019-01-01 16:08:04 +0100 + Modified because different result on Windows and Linux + * Revision #4cdeee1e77 2019-01-01 14:05:54 +0100 + Fix a few bug mainly concerning discovery and call from OEM (and + prepare new table types) + * Revision #564f63ccf7 2019-02-04 16:28:27 +0300 + MDEV-18468 merge instant_varchar_enlarge.test and + alter_varchar_change.test + * Revision #261ce5286f 2019-02-02 10:02:03 +0100 + MDEV-18281 COM_RESET_CONNECTION changes the connection encoding + * Revision #915ed7e614 2019-02-01 19:19:33 +0200 + Some more fixes for --suite=galera_3nodes + * Revision #dfc9bff5a9 2019-02-01 17:45:15 +0100 + MDEV-18379: IPv6 compatibility changes/Unification of check for + IPv6 + * Revision #09cea8703f 2019-02-01 17:10:27 +0400 + MDEV-17148 DROP DATABASE throw "Directory not empty" after changed + lower_case_table_names. + * Revision #7c7161a1bd 2019-01-28 14:38:39 +0530 + MDEV-18194 Incremental prepare tries to access page which is out + of tablespace bounds + * Revision #a2641b2611 2019-01-29 13:15:59 +0100 + MDEV-18380 : adjust max_statement_time in mariabackup + * Revision #f669cecbe3 2019-01-31 02:20:51 +0530 + MDEV-18415 mariabackup.MDEV-14447 test case fails with Table + 'test.t' doesn't exist in engine + * Revision #20e19f6975 2019-01-31 22:08:45 +0100 + MDEV-17479 Assertion `mysql_socket.fd != -1' failed in + inline_mysql_socket_send on server shutdown + * Revision #b8aef87221 2019-01-30 15:32:51 +0530 + MDEV-16849 Extending indexed VARCHAR column should be + instantaneous + * Revision #4ef556955f 2019-01-24 17:42:30 +0200 + MDEV-15740 Enabled and recorded galera_gcache_recover_manytrx + * Revision #ddfc789098 2019-01-27 15:44:35 +0200 + MDEV-15740 Recorded wsrep-recover-v25 + * Revision #4ea128391b 2019-01-24 17:37:45 +0200 + MDEV-15740 Fix wsrep recovery with wsrep_emulate_bin_log + * Revision #040b840de7 2019-01-24 16:31:33 +0200 + MDEV-15740 Backport wsrep recovery fixes from 10.4. + * Revision #ce28fa5303 2019-01-24 16:01:28 +0200 + Backported wsrep-recover test from 10.4. + * Revision #3fb6d2587d 2019-01-25 19:26:39 +0100 + Don't run tests that check privileges in --embedded + * Revision #d4515d1305 2019-01-25 14:05:54 +0100 + Deb: don't edit control file from inside rules file + * Revision #74f184aff2 2019-01-24 20:18:55 +0100 + Fix tests not to fail with OpenSSL 1.1.1 with TLSv1.3 + * Revision #31d0727a10 2019-01-25 15:23:57 +0200 + MDEV-18235: Changes related to fsync() + * Revision #d97db40a9f 2019-01-25 12:46:23 +0200 + MDEV-18352 Add a regression test for VARCHAR enlarging + * Revision #fab531a150 2019-01-24 15:57:26 +0200 + Fix the build after MDEV-17803 + * Revision #7930ab7e33 2019-01-24 12:36:10 +0200 + Comment out the statement that triggers MDEV-18366 + * Revision #46f712c73c 2019-01-24 12:31:54 +0200 + MDEV-15114: Fix memory leaks + * Revision #b572814baa 2019-01-23 20:56:52 +0200 + After-merge fix of a result + * Revision #d283f80eae 2019-01-22 16:43:59 +0200 + Update the InnoDB version number + * Revision #64678ca506 2019-01-23 18:09:32 +0200 + Bug #22990029: Add a test case + * Revision #aa8a31dadd 2018-10-10 18:05:02 +0530 + Bug #22990029 GCOLS: INCORRECT BEHAVIOR AFTER DATA INSERTED WITH + IGNORE KEYWORD + * Revision #e32305e505 2019-01-23 19:45:12 +0200 + Add a test for Bug #28470805 DELETE CASCADE CRASHES ... ON RESTART + * Revision #d06ebd932d 2019-01-22 06:51:03 +0200 + Remove references to removed dict_sys->size + * Revision #2565c02ca5 2019-01-22 06:19:21 +0200 + Remove unnecessary type casts + * Revision #5c159c9037 2019-01-23 12:00:12 +0000 + MDEV-18356 Renamed backup-encrypted option introduced in + 7158edcba3af3766e9329f9927ce4adfd2a40bf8 + * Revision #9f4d4f404f 2019-01-22 18:23:47 +0400 + MDEV-12747 - main.mysqld_option_err fails in buildbot with timeout + * Revision #69221746db 2019-01-17 23:17:37 +0100 + MDEV-18289 - Fix a race between thd_destructor_proxy() startup and + server shutdown. + * Revision #f3e9d9a6e6 2018-10-12 01:43:12 -0700 + Change information_schema-big to include innodb + * Revision #802e8d6b89 2018-10-07 04:51:46 -0700 + Backport INFORMATION_SCHEMA.CHECK_CONSTRAINTS + * Revision #2153aaf66e 2019-01-15 22:47:54 +0100 + mariabackup : use die() macro for fatal exit with error message. + * Revision #a8a27e65a8 2019-01-14 22:28:23 +0100 + MDEV-18212 mariabackup: Make output format uniform whenever + possible + * Revision #61b600079b 2019-01-15 09:47:34 +0200 + MDEV-16690 node hang due to conflicting inserts in FK child table + * Revision #662217a592 2019-01-09 16:36:41 +0300 + MDEV-18186 assertion failure on missing InnoDB index + * Revision #cbdc2d9489 2018-12-27 21:14:07 +0300 + Replace log_group_t::file_header_bufs with local array + * Revision #46046f2e59 2019-01-14 13:20:59 +0200 + After-merge fix: Disable a failing test + * Revision #f5ee7fb31f 2018-11-29 13:38:16 +0100 + Fix a memory leak in ALTER TABLE + * Revision #79078167c3 2018-12-19 22:30:28 +0530 + MDEV-17753 ALTER USER fail to replicate + * Revision #7331c661db 2019-01-10 19:35:45 +0100 + MDEV-18201 : mariabackup- fix processing of rename/create sequence + in prepare + * Revision #4a872ae1e7 2019-01-09 22:28:31 +0100 + MDEV-18185 - mariabackup - fix specific case of table rename + handing in prepare. + * Revision #9edadc29b1 2019-01-08 20:41:39 +0530 + MDEV-17748 innodb.alter_inplace_perfschema fails in buildbot with + wrong result + * Revision #0c20b247de 2019-01-04 21:22:41 +0200 + Disable galera.query_cache test. + * Revision #b6b15de85d 2019-01-04 20:23:13 +0200 + Disable failing Galera test galera_query_cache. + * Revision #cb85803c45 2019-01-02 15:40:55 +1100 + Use absolute path for mariabackup binary + * Revision #216d5f7899 2018-11-29 12:36:57 +1100 + use `ps -p` instead of `ps --pid` + * Revision #0e794c6a69 2018-11-15 13:51:09 +1100 + Make mariabackup.sh compatible on FreeBSD + * Revision #23e4446adc 2019-01-03 22:14:55 +0200 + Fix a merge error in the parent commit + * Revision #2f368bb967 2019-01-02 19:33:52 +0100 + fix RHEL8 "ambiguous python shebang" build failures + * Revision #cf8a564686 2019-01-02 19:29:58 +0100 + compilation warning on windows + * Revision #1f9f72b13e 2019-01-02 16:34:15 +0100 + fix debian builds for cosmic + * Revision #099186d09e 2019-01-02 13:42:11 -0500 + bump the VERSION + ------------------------------------------------------------------- Thu Jan 3 15:01:44 UTC 2019 - kstreitova@suse.com diff --git a/mariadb.spec b/mariadb.spec index b055423..5267dad 100644 --- a/mariadb.spec +++ b/mariadb.spec @@ -49,7 +49,7 @@ %define with_mroonga 0 %endif Name: mariadb -Version: 10.2.21 +Version: 10.2.22 Release: 0 Summary: Server part of MariaDB License: SUSE-GPL-2.0-with-FLOSS-exception