Will Dietz
81eef05f86
postgresql: don't try to use 'locale' if not building to run on glibc
2018-02-13 09:44:31 -06:00
Daiderd Jordan
d71c8da8da
mariadb: fix connector-c library install_name on darwin
2018-01-27 22:52:33 +01:00
Shea Levy
0578f07b91
postgresql: Respect dontDisableStatic
2018-01-11 09:19:46 -05:00
Orivej Desh
45f6d97e6e
mariadb: clean up during the rebuild from merging #33513
2018-01-06 18:45:38 +00:00
Izorkin
08cde7d69f
mariadb: 10.2.11 -> 10.2.12
2018-01-06 18:41:00 +01:00
Orivej Desh
306eefaa95
mariadb.client: fix darwin build
...
Fixes #33517
2018-01-06 16:31:42 +00:00
Daiderd Jordan
106d87b6c6
mariadb: fix darwin build
2018-01-06 16:36:48 +01:00
Orivej Desh
210a281a1a
Merge pull request #33267 from Izorkin/mariadb-mysqltest
...
mariadb: disabling mysql-test and sql-bench directories
2018-01-06 03:11:32 +00:00
Samuel Dionne-Riel
7b97c8c0c8
treewide: homepage+src updates (found by repology, #33263 )
2018-01-05 20:42:46 +01:00
Orivej Desh
4f5aa9bc25
mariadb: fix eval
2018-01-05 14:54:42 +00:00
Orivej Desh
b41e5ece14
mysql.connector-c: fix build on Darwin
...
Broken by #30546 .
2018-01-05 14:19:50 +00:00
Franz Pletz
abcb639df1
Merge pull request #33300 from adisbladis/postgresql
...
Postgresql security updates
2018-01-03 05:44:45 +00:00
adisbladis
2d74fa62a8
postgresql100: 10.0 -> 10.1
2018-01-02 12:13:45 +01:00
adisbladis
71acd1f8a2
postgresql96: 9.6.5 -> 9.6.6
2018-01-02 12:13:45 +01:00
adisbladis
414dc6ba15
postgresql95: 9.5.9 -> 9.5.10
2018-01-02 12:13:44 +01:00
adisbladis
b7302ccb81
postgresql94: 9.4.14 -> 9.4.15
2018-01-02 12:13:43 +01:00
adisbladis
9da1b2f911
postgresql93: 9.3.19 -> 9.3.20
2018-01-02 12:13:42 +01:00
Izorkin
b2598d57d0
mariadb: disabling mysql-test and sql-bench directories
2018-01-01 11:45:45 +03: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
Izorkin
88657b3a50
mariadb: remove broken link file rcmysql
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
Izorkin
62a3561b5e
mariadb connector-c: 2.3.3 -> 2.3.4
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
Robin Gloster
4fb9533511
mariadb: add lib/include path compatibility to mysql
2017-12-29 02:18:35 +01:00
Robin Gloster
1ca8a7aff6
mariadb: cleanup obsolete code and fix upstream cmake
2017-12-29 02:18:35 +01:00
Izorkin
b96bf4a891
mariadb: 10.2.9 -> 10.2.11
2017-12-29 02:18:35 +01:00
Robin Gloster
c707fa002d
mariadb: 10.2.8 -> 10.2.9
2017-12-29 02:18:35 +01:00
Robin Gloster
3fcf6bf518
mariadb: 10.2.7 -> 10.2.8
2017-12-29 02:18:35 +01:00
Markus Mueller
3e241efe9b
mariadb: fix socket path
...
This also fixes mysql connections to localhost in php because it gets
the socket path from mysql_config.
2017-12-29 02:18:35 +01:00
Robin Gloster
52e65be0d6
mariadb: fix i686 build
2017-12-29 02:18:35 +01:00
Robin Gloster
5672ca2d0b
mariadb: 10.2.6 -> 10.2.7
2017-12-29 02:18:35 +01:00
Robin Gloster
77af1d2000
mysql.server: fix build
...
That moveToOutput should've been only for the client
2017-12-29 02:18:35 +01:00
Robin Gloster
ee1c85aee9
mariadb: lib -> connector-c
2017-12-29 02:18:35 +01:00
Robin Gloster
9265012de6
mariadb: fix lib cycle and hash
2017-12-29 02:18:35 +01:00
Robin Gloster
a8df05ee2f
mariadb: 10.1.26 -> 10.2.6
2017-12-29 02:18:35 +01:00
Rehno Lindeque
5eed143036
pgbouncer: init at 1.7.2
2017-12-16 23:57:31 +00:00
WilliButz
717423e2f0
pgtap: 0.97.0 -> 0.98.0
2017-12-03 16:02:21 +01:00
Vladimír Čunát
7dfa97969a
Merge branch 'staging' (older one)
...
Hydra seems OK-ish, except that some aarch64 jobs need restarting
after qt4 timing out for the first time:
https://hydra.nixos.org/eval/1412641?compare=1412561
2017-11-24 18:36:54 +01:00
Austin Seipp
865ae03ad3
cockroachdb: 1.1.1 -> 1.1.2
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2017-11-22 18:07:52 -06:00
Orivej Desh
b8e1e7191e
Merge branch 'master' into staging
...
* master: (80 commits)
lkl: Supports aarch64
wimlib: nitpicks
gitAndTools.git-codeowners: 0.1.1 -> 0.1.2
wimlib: init at 1.12.0
kernel: improve modDirVersion error message
releaseTools.sourceTarball: Clean up temporary files
dotnetPackages.SmartIrc4net: rehash source
migmix: make it a fixed-output derivation
vm: Create /dev/full
samba: 4.6.8 -> 4.6.11 to address CVEs CVE-2017-14746 & CVE-2017-15275
microcodeIntel: 20170707 -> 20171117
sshd: Remove ripemd160 MACs
kernel config: Enable MEDIA_CONTROLLER
linux: 4.4.99 -> 4.4.100
linux: 4.9.63 -> 4.9.64
nix-bash-completions: 0.4 -> 0.5
linux: 4.14 -> 4.14.1
linux: 4.13.14 -> 4.13.15
nix-zsh-completions: 0.3.3 -> 0.3.5
dns-root-data: use a stable URL that I maintain anyway
...
2017-11-21 22:48:36 +00:00
jraygauthier
3f057db6a0
sqlite-jdbc: init at 3.20.0 ( #31816 )
2017-11-20 10:24:05 +00:00
Orivej Desh
fb703ad117
treewide: update the usage of makeWrapper after #31497
2017-11-19 23:50:49 +00:00
Orivej Desh
68a703b405
pgpool: 3.4.2 -> 3.4.14
...
Fixes the build with glibc 2.26.
Tracking issue: #31696
2017-11-16 02:17:45 +00:00
volth
a9b39814dd
timescaledb: 0.5.0 -> 0.6.0
2017-11-05 18:33:13 +00: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
Joerg Thalheim
4432eb0de5
cockroachdb: install bash completion into .bin
2017-10-25 09:11:49 +01:00
Andreas Rammhold
cf84d2ff78
cockroachdb: enable build on darwin
2017-10-24 02:03:14 +02:00