Matthew Justin Bauer
b5390649c5
mysql: remove broken link
...
macOS will not have the .so link
Fixes #36570
2018-03-29 01:21:24 -05:00
Ryan Mulligan
ea9c748aa4
mysql_jdbc: 5.1.45 -> 5.1.46
...
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
2018-03-25 11:12:10 -05:00
Ryan Mulligan
b189247ba0
treewide: use more HTTPS URLs
...
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.
2018-03-24 22:04:25 -07:00
Vladimír Čunát
03eb06ae6e
mysql55: fixup build with gcc7
2018-03-02 09:20:11 +01:00
Robin Gloster
6b05a22a57
mysql57: fix build with gcc7
...
fixes #35692
2018-03-01 15:16:15 +01:00
Tim Steinbach
494d94ada1
jdbc: 5.1.39 -> 5.1.45
2018-02-25 12:48:32 -05:00
Samuel Dionne-Riel
7b97c8c0c8
treewide: homepage+src updates (found by repology, #33263 )
2018-01-05 20:42:46 +01:00
Robin Gloster
1367630af0
mysql57: backward compat
...
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.
2017-12-29 02:18:35 +01:00
Robin Gloster
e66d587aeb
mysql55: add passthrus for compatibility
2017-12-29 02:18:35 +01:00
Robin Gloster
aa8658d496
mysql57: add server.static for libmysqld.a
2017-12-29 02:18:35 +01:00
Robin Gloster
572b2bda4e
treewide: generalise for both mysql & mariadb
2017-12-29 02:18:35 +01:00
Robin Gloster
c9db834ee7
mysql57: add dummy connector-c passthru
...
for mariadb compat
2017-12-29 02:18:35 +01:00
Piotr Bogdan
bbe660417b
mysql57: 5.7.19 -> 5.7.20
2017-10-26 14:46:57 +01:00
Piotr Bogdan
61efe055e8
mysql55: 5.5.57 -> 5.5.58
2017-10-26 14:46:40 +01:00
Franz Pletz
3621bc76fd
mysql57: 5.7.17 -> 5.7.19
2017-08-01 10:26:19 +02:00
Franz Pletz
4b5ae11f66
mysql55: 5.5.54 -> 5.5.57 for multiple CVEs
...
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
2017-08-01 10:26:19 +02:00
Johannes Bornhold
3a4c851b89
mysql57: Add developer_cmds as build input on darwin
2017-02-26 17:27:08 +01:00
Michael Raskin
8ec3b1fd5f
mysql55: 5.7.16 -> 5.7.17
2017-01-04 17:46:15 +01:00
Michael Raskin
b578bbbe68
mysql55: 5.5.53 -> 5.5.54
2017-01-04 17:46:15 +01:00
Graham Christensen
e928226105
Merge pull request #19709 from NeQuissimus/mysql_5_7_16
...
mysql: 5.7.15 -> 5.7.16
2016-10-19 21:40:09 -04:00
Tim Steinbach
276e41a219
mysql: 5.7.15 -> 5.7.16
2016-10-19 20:37:10 -04:00
Tim Steinbach
a3cd58d24a
mysql: 5.5.52 -> 5.5.53
2016-10-19 20:36:39 -04:00
Graham Christensen
0e00ab37f8
mysql_jdbc: 5.1.38 -> 5.1.39
2016-09-24 08:50:13 -04:00
Tim Steinbach
85b6923ba9
mysql55: 5.5.50 -> 5.5.52
2016-09-23 12:02:35 -04:00
Karn Kallio
b9334743ee
mysql: Add version 5.7.x of Oracle mysql for building mysql workbench.
2016-09-19 09:58:26 +02:00
Tuomas Tynkkynen
21f17d69f6
treewide: Add lots of meta.platforms
...
Build-tested on x86_64 Linux & Mac.
2016-08-02 21:42:43 +03:00
Tuomas Tynkkynen
2258b21e4b
treewide: Add lots of platforms to packages with no meta
...
Build-tested on x86_64 Linux and on Darwin.
2016-08-02 21:17:44 +03:00
Franz Pletz
975d33e640
mysql51: remove, not maintained anymore
2016-07-28 06:56:13 +02:00
Graham Christensen
f4d5d6e73e
mysql: 5.5.49 -> 5.5.50 for CVEs ( #17160 )
...
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
2016-07-23 01:13:28 +02:00
Vladimír Čunát
81039713fa
Merge branch 'master' into staging
...
... to get the systemd update (rebuilding ~7k jobs).
2016-05-26 16:50:22 +02:00
Tobias Geerinckx-Rice
fd0a4c3910
mysql55: 5.5.48 -> 5.5.49
...
Should fix CVE-2016-0666, -0648, -0647, -0643, and -0642. CC @vcunat.
2016-05-24 15:00:49 +02:00
Tuomas Tynkkynen
2a73de6e6c
treewide: Make explicit that 'dev' output of openssl is used
2016-05-19 10:02:23 +02:00
Johannes Bornhold
67b1acd989
mysql55: Allow to build on darwin
2016-03-18 14:23:14 +01:00
Graham Christensen
dbf41ebee7
mysql_jdbc: 5.1.32 -> 5.1.38
2016-03-14 20:16:30 -05:00
Graham Christensen
0a2c3ec971
mysql: 5.5.45 -> 5.5.48 for multiple CVEs: CVE-2015-4792 CVE-2015-4802 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
2016-02-27 15:31:52 -06:00
Vladimír Čunát
f7d5210677
mysql55: remove lib/*.a, as probably noone needs it
...
/cc #172 .
2015-10-03 11:24:17 +02:00
Eelco Dolstra
a6f466065c
mysql: Update to 5.4.45
2015-08-11 11:46:31 +02:00
Pascal Wittmann
abee7fbe2c
mysql55: update from 5.5.43 to 5.5.44
2015-06-22 23:23:54 +02:00
Pascal Wittmann
84208c3d00
mysql55: update from 5.5.42 to 5.5.43
2015-05-29 20:52:02 +02:00
Florian Friesdorf
447adb305f
cygwin: mysql patches
2015-05-28 10:53:35 +02:00
William A. Kennington III
b74833bc20
mysql55: 5.4.40 -> 5.4.42
2015-03-31 16:17:55 -07:00
William A. Kennington III
5f231e7f08
mysql51: Refactor
2015-03-31 16:17:54 -07:00
Daniel Peebles
d49405a5ab
Fix broken URL
...
Fix #6219 , but no longer uses the mirrors. They probably need updating
2015-02-09 23:26:20 -05:00
vi
0c49b2942e
Added mirrors for MySQL.
2014-12-17 11:14:46 +00:00
Rob Vermaas
0aa742989f
mysql_jdbc: update from 5.1.31 to 5.1.32, potentially fixes CVE-2012-0075, 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
2014-11-18 16:06:44 +01:00
Rob Vermaas
40ccad06c9
mysql55: update from 5.5.39 to 5.5.40, potentially fixes CVE-2014-6464, CVE-2014-6469, CVE-2014-6491, CVE-2014-6494, CVE-2014-6496, CVE-2014-6500, CVE-2014-6507, CVE-2014-6555, CVE-2014-6559
2014-11-04 10:19:39 +01:00
Luca Bruno
cb2752721e
mysql: use another download url, cdn.mysql.com is slow after 30%
2014-11-02 18:26:38 +01:00
Alexey Levan
4ea7e3e97b
mysql: make cleaner directory layout for 5.5.*
2014-10-20 19:39:48 +03:00
Nixpkgs Monitor
43fdbc0bd7
mysql: update from 5.1.72 to 5.1.73, potentially fixes CVE-2013-5908, CVE-2014-0401, CVE-2014-0412, CVE-2014-0437
2014-09-06 18:20:17 +02:00
Nixpkgs Monitor
7694fcf524
mysql55: update from 5.5.37 to 5.5.39, potentially fixes CVE-2014-2494, CVE-2014-4207, CVE-2014-4258, CVE-2014-4260
2014-09-06 18:18:21 +02:00