summary refs log tree commit diff
path: root/pkgs/servers/sql/mysql
Commit message (Collapse)AuthorAge
* mysql57: 5.7.22 -> 5.7.23 (#44740)R. RyanTM2018-08-09
| | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/mysql/versions.
* mysql57: unbundle libedit, libevent, lz4, protobuf, zlibOrivej Desh2018-06-04
|
* mysql57: 5.7.20 -> 5.7.22Orivej Desh2018-05-29
| | | | | | | | | | Do not SKIP_BUILD_RPATH to let libmysql_api_test run during the build. There is no WITH_UNITTEST, but there is WITH_UNIT_TESTS. Do not install and immediately delete mysql-test. There is no "basedir=" in mysql_install_db.
* mysql55: 5.5.58 -> 5.5.60Orivej Desh2018-05-29
| | | | | | mysql-test-run.pl.1 no longer exists. Do not install and immediately delete mysql-test and sql-bench.
* mysql: remove broken linkMatthew Justin Bauer2018-03-29
| | | | | macOS will not have the .so link Fixes #36570
* mysql_jdbc: 5.1.45 -> 5.1.46Ryan Mulligan2018-03-25
| | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done: - built on NixOS - Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.) - directory tree listing: https://gist.github.com/81178700485a613e552bedbac7095177
* treewide: use more HTTPS URLsRyan Mulligan2018-03-24
| | | | | | | | Uses the HTTPS url for cases where the existing URL has a permanent redirect. For each domain, at least one fixed derivation URL was downloaded to test the domain is properly serving downloads. Also fixes jbake source URL, which was broken.
* mysql55: fixup build with gcc7Vladimír Čunát2018-03-02
|
* mysql57: fix build with gcc7Robin Gloster2018-03-01
| | | | fixes #35692
* jdbc: 5.1.39 -> 5.1.45Tim Steinbach2018-02-25
|
* treewide: homepage+src updates (found by repology, #33263)Samuel Dionne-Riel2018-01-05
|
* mysql57: backward compatRobin Gloster2017-12-29
| | | | | | At least PHP expects a libmysqlclient_r which was the thread-safe variant of libmysqlclient, but has been dropped since this is guaranteed for libmysqlclient now.
* mysql55: add passthrus for compatibilityRobin Gloster2017-12-29
|
* mysql57: add server.static for libmysqld.aRobin Gloster2017-12-29
|
* treewide: generalise for both mysql & mariadbRobin Gloster2017-12-29
|
* mysql57: add dummy connector-c passthruRobin Gloster2017-12-29
| | | | for mariadb compat
* mysql57: 5.7.19 -> 5.7.20Piotr Bogdan2017-10-26
|
* mysql55: 5.5.57 -> 5.5.58Piotr Bogdan2017-10-26
|
* mysql57: 5.7.17 -> 5.7.19Franz Pletz2017-08-01
|
* mysql55: 5.5.54 -> 5.5.57 for multiple CVEsFranz Pletz2017-08-01
| | | | | | | | | | | See: - https://dev.mysql.com/doc/relnotes/mysql/5.5/en/news-5-5-56.html - https://dev.mysql.com/doc/relnotes/mysql/5.5/en/news-5-5-56.html - https://dev.mysql.com/doc/relnotes/mysql/5.5/en/news-5-5-55.html - http://www.oracle.com/technetwork/security-advisory/cpujul2017-3236622.html Fixes: CVE-2017-3635 CVE-2017-3636 CVE-2017-3641 CVE-2017-3648 CVE-2017-3651 CVE-2017-3652 CVE-2017-3653
* mysql57: Add developer_cmds as build input on darwinJohannes Bornhold2017-02-26
|
* mysql55: 5.7.16 -> 5.7.17Michael Raskin2017-01-04
|
* mysql55: 5.5.53 -> 5.5.54Michael Raskin2017-01-04
|
* Merge pull request #19709 from NeQuissimus/mysql_5_7_16Graham Christensen2016-10-19
|\ | | | | mysql: 5.7.15 -> 5.7.16
| * mysql: 5.7.15 -> 5.7.16Tim Steinbach2016-10-19
| |
* | mysql: 5.5.52 -> 5.5.53Tim Steinbach2016-10-19
|/
* mysql_jdbc: 5.1.38 -> 5.1.39Graham Christensen2016-09-24
|
* mysql55: 5.5.50 -> 5.5.52Tim Steinbach2016-09-23
|
* mysql: Add version 5.7.x of Oracle mysql for building mysql workbench.Karn Kallio2016-09-19
|
* treewide: Add lots of meta.platformsTuomas Tynkkynen2016-08-02
| | | | Build-tested on x86_64 Linux & Mac.
* treewide: Add lots of platforms to packages with no metaTuomas Tynkkynen2016-08-02
| | | | Build-tested on x86_64 Linux and on Darwin.
* mysql51: remove, not maintained anymoreFranz Pletz2016-07-28
|
* mysql: 5.5.49 -> 5.5.50 for CVEs (#17160)Graham Christensen2016-07-23
| | | | | | | | | | | | Problems include buffer overflows, null pointer dereferences, and other bugfixes. - CVE-2016-3477 - CVE-2016-3521 - CVE-2016-3615 - CVE-2016-5440 Details: https://dev.mysql.com/doc/relnotes/mysql/5.5/en/news-5-5-50.html
* Merge branch 'master' into stagingVladimír Čunát2016-05-26
|\ | | | | | | ... to get the systemd update (rebuilding ~7k jobs).
| * mysql55: 5.5.48 -> 5.5.49Tobias Geerinckx-Rice2016-05-24
| | | | | | | | Should fix CVE-2016-0666, -0648, -0647, -0643, and -0642. CC @vcunat.
* | treewide: Make explicit that 'dev' output of openssl is usedTuomas Tynkkynen2016-05-19
|/
* mysql55: Allow to build on darwinJohannes Bornhold2016-03-18
|
* mysql_jdbc: 5.1.32 -> 5.1.38Graham Christensen2016-03-14
|
* mysql: 5.5.45 -> 5.5.48 for multiple CVEs: CVE-2015-4792 CVE-2015-4802 ↵Graham Christensen2016-02-27
| | | | CVE-2015-4815 CVE-2015-4816 CVE-2015-4819 CVE-2015-4826 CVE-2015-4830 CVE-2015-4836 CVE-2015-4858 CVE-2015-4861 CVE-2015-4870 CVE-2015-4879 CVE-2015-4913
* mysql55: remove lib/*.a, as probably noone needs itVladimír Čunát2015-10-03
| | | | /cc #172.
* mysql: Update to 5.4.45Eelco Dolstra2015-08-11
|
* mysql55: update from 5.5.43 to 5.5.44Pascal Wittmann2015-06-22
|
* mysql55: update from 5.5.42 to 5.5.43Pascal Wittmann2015-05-29
|
* cygwin: mysql patchesFlorian Friesdorf2015-05-28
|
* mysql55: 5.4.40 -> 5.4.42William A. Kennington III2015-03-31
|
* mysql51: RefactorWilliam A. Kennington III2015-03-31
|
* Fix broken URLDaniel Peebles2015-02-09
| | | Fix #6219, but no longer uses the mirrors. They probably need updating
* Added mirrors for MySQL.vi2014-12-17
|
* mysql_jdbc: update from 5.1.31 to 5.1.32, potentially fixes CVE-2012-0075, ↵Rob Vermaas2014-11-18
| | | | CVE-2012-0087, CVE-2012-0101, CVE-2012-0102, CVE-2012-0112, CVE-2012-0113, CVE-2012-0114, CVE-2012-0115, CVE-2012-0116, CVE-2012-0118, CVE-2012-0119, CVE-2012-0120, CVE-2012-0484, CVE-2012-0485, CVE-2012-0490, CVE-2012-0492, CVE-2012-0540, CVE-2012-0553, CVE-2012-0572, CVE-2012-0574, CVE-2012-0583, CVE-2012-0882, CVE-2012-1688, CVE-2012-1689, CVE-2012-1690, CVE-2012-1696, CVE-2012-1697, CVE-2012-1702, CVE-2012-1703, CVE-2012-1705, CVE-2012-1734, CVE-2012-2102, CVE-2012-2749, CVE-2012-3150, CVE-2012-3158, CVE-2012-3160, CVE-2012-3163, CVE-2012-3166, CVE-2012-3167, CVE-2012-3173, CVE-2012-3177, CVE-2012-3180, CVE-2012-3197, CVE-2012-5060, CVE-2013-0375, CVE-2013-0383, CVE-2013-0384, CVE-2013-0385, CVE-2013-0389, CVE-2013-1492, CVE-2013-1506, CVE-2013-1521, CVE-2013-1548, CVE-2013-1552, CVE-2013-1555, CVE-2013-2378, CVE-2013-2389, CVE-2013-2391, CVE-2013-2392, CVE-2013-3802, CVE-2013-3804, CVE-2013-3808, CVE-2013-5908, CVE-2014-0386, CVE-2014-0393, CVE-2014-0401, CVE-2014-0402, CVE-2014-0412, CVE-2014-0437
* mysql55: update from 5.5.39 to 5.5.40, potentially fixes CVE-2014-6464, ↵Rob Vermaas2014-11-04
| | | | CVE-2014-6469, CVE-2014-6491, CVE-2014-6494, CVE-2014-6496, CVE-2014-6500, CVE-2014-6507, CVE-2014-6555, CVE-2014-6559