Commit graph

500 commits

Author SHA1 Message Date
Robin Gloster 8031cba2ab Merge remote-tracking branch 'upstream/master' into hardened-stdenv 2016-06-10 09:27:04 +00:00
Matthias Beyer 0ac6b862ac postgresql: 9.5.1 -> 9.5.3, potentially fixes CVE-2016-2193, CVE-2016-3065 2016-05-31 15:51:23 +02:00
Matthias Beyer c5ab5b7750 postgresql94: 9.4.6 -> 9.4.7 2016-05-31 15:51:22 +02:00
Matthias Beyer f62bd73225 postgresql93: 9.3.11 -> 9.3.12 2016-05-31 15:51:22 +02:00
Matthias Beyer fe5e3c2e59 postgresql92: 9.2.15 -> 9.2.16 2016-05-31 15:51:22 +02:00
Matthias Beyer 8b5c712648 postgresql91: 9.1.20 -> 9.1.21 2016-05-31 15:51:22 +02:00
Robin Gloster 2d382f3d98 Merge remote-tracking branch 'upstream/master' into hardened-stdenv 2016-05-30 19:39:34 +00: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
Vladimír Čunát c4661e9643 Merge: make dev output references explicit
This is a rebase of most commits from #14766,
resolving conflicts and a few other evaluation problems.
2016-05-22 12:09:23 +02:00
Vladimír Čunát 019e9a9aa6 Merge #15421: mariadb: wrap mysqld with --basedir 2016-05-20 10:50:13 +02:00
Tuomas Tynkkynen 8d473f107c treewide: Make explicit that 'dev' output of readline is used 2016-05-19 10:03:35 +02:00
Tuomas Tynkkynen 2a73de6e6c treewide: Make explicit that 'dev' output of openssl is used 2016-05-19 10:02:23 +02:00
Franz Pletz f8d481754c
Merge remote-tracking branch 'origin/master' into hardened-stdenv 2016-05-18 17:10:02 +02:00
Sebastián Bernardo Galkin edaecb41db
postgis: fix build after output splits
Fixes #15236

Two changes were needed:

- pg_config from postgresql package wasn't reporting the correct location for
the pgxs extension system, after the output split
- json_c is now split in dev and out outputs, postgis configure doesn't find the
library location properly

Closes #15470
2016-05-15 11:49:59 +02:00
Phil Wetzel 6ce89e174f mariadb: wrap mysqld with --basedir 2016-05-12 18:22:53 -04:00
Robin Gloster 9820cb1bf2 use dontBuild instead of hacks
changes:
 * buildPhase = "true"
 * buildPhase = ":"
2016-05-04 10:11:04 +00:00
Robin Gloster d020caa5b2 Merge remote-tracking branch 'upstream/master' into hardened-stdenv 2016-04-18 13:49:22 +00:00
Arseniy Seroka 0b3827d04a Merge pull request #14772 from cleverca22/mariadb
mariadb: fix arm builds
2016-04-17 22:16:24 +03:00
Dan Peebles 5ced92f83b mariadb: fix build on darwin
My simplistic test seemed to work just fine, so I assume the
install_name_tool shenanigans became unnecessary at some point.
2016-04-17 14:49:25 -04:00
michael bishop 437468d5ea
mariadb: fix arm builds 2016-04-17 00:40:10 -03:00
Vladimír Čunát d1df28f8e5 Merge 'staging' into closure-size
This is mainly to get the update of bootstrap tools.
Otherwise there were mysterious segfaults:
https://github.com/NixOS/nixpkgs/pull/7701#issuecomment-203389817
2016-04-07 14:40:51 +02:00
Robin Gloster a73a28de7b fix grammar errors 2016-04-06 16:16:23 +00:00
Vladimír Čunát ab15a62c68 Merge branch 'master' into closure-size
Beware that stdenv doesn't build. It seems something more will be needed
than just resolution of merge conflicts.
2016-04-01 10:06:01 +02:00
Domen Kožar b07e7bfc7b Merge remote-tracking branch 'origin/staging' 2016-03-27 13:19:04 +01:00
Eelco Dolstra 523f4f2f69 mariadb: Disable parallel building again
It still fails intermittently on lex_token.h.

http://hydra.nixos.org/build/33571559
2016-03-23 20:11:07 +01: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
Thomas Tuegel 3ef7671cea ncurses: combine $lib and $out outputs
The $lib output refers to the terminfo database in $out, which is about
10x larger than the ncurses shared library. Splitting these outputs
saves a small amount of space for any derivations that use the terminfo
database but not the ncurses library, but we do not have evidence that
any such exist.
2016-03-08 11:35:24 -06:00
Vladimír Čunát 09af15654f Merge master into closure-size
The kde-5 stuff still didn't merge well.
I hand-fixed what I saw, but there may be more problems.
2016-03-08 09:58:19 +01: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 d039c87984 Merge branch 'master' into closure-size 2016-02-14 08:33:51 +01:00
Eelco Dolstra 5e6962ff2e postgresql: Update to 9.5.1, 9.4.6, 9.3.11, 9.2.15, 9.1.20 2016-02-12 13:20:11 +01:00
Eelco Dolstra 0140591eab postgresql: Remove EOL 9.0 branch 2016-02-12 13:20:11 +01:00
Tuomas Tynkkynen 8eb5d7d037 treewide: Mass replace 'ncurses}/lib' to refer the 'lib' output 2016-01-24 10:03:38 +02:00
Vladimír Čunát 716aac2519 Merge branch 'staging' into closure-size 2016-01-19 09:55:31 +01:00
Tom Burdick 2c23a311cd postgresql: (94 -> 95)
Updates postgresql to its latest versions
2016-01-08 10:13:01 -06:00
Luca Bruno 5b0352a6a4 Merge branch 'master' into closure-size 2015-12-11 18:31:00 +01:00
Ryan Trinkle 5729cf7714 mariadb: 10.1.8 -> 10.1.9
Fixes build on darwin; might be related to https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=777996;msg=2
2015-12-07 13:21:25 -05:00
Luca Bruno e289717414 rename moveToOutput and propagatedBuildInputs 2015-12-02 10:05:36 +01:00
Luca Bruno a412927924 Merge remote-tracking branch 'origin/master' into closure-size 2015-11-25 21:37:30 +01:00
Vladimír Čunát 333d69a5f0 Merge staging into closure-size
The most complex problems were from dealing with switches reverted in
the meantime (gcc5, gmp6, ncurses6).
It's likely that darwin is (still) broken nontrivially.
2015-11-20 14:32:58 +01:00
Ryan Trinkle 5d4595621d mariadb: fix missing CoreServices framework dependency on darwin 2015-11-15 14:57:06 -05:00
William A. Kennington III dd2de66d61 Merge branch 'master.upstream' into staging.upstream 2015-10-30 17:16:07 -07:00
Vladimír Čunát 4e1fdadd02 mariadb: fix non-Darwin builds after 86dae701
I took care to get the same derivation as before that commit on Linux
and not to change derivation on Darwin.
2015-10-30 09:29:02 +01:00
Jude Taylor 86dae70173 mariadb: fix multiple outputs on darwin 2015-10-29 12:52:30 -07:00
Jude Taylor 98395a07e9 mariadb: complete build on darwin 2015-10-28 13:34:53 -07:00
Tuomas Tynkkynen 934a6ddef6 mariadb: Reference correct outputs of zlib and openssl 2015-10-28 10:17:09 +01:00
Vladimír Čunát 261961c97d postgresql: split and fixup some referrers 2015-10-28 10:09:32 +01:00
Vladimír Čunát 40455f27c3 mariadb: build without snappy on 32-bit
... to work around a build problem
https://mariadb.atlassian.net/browse/MDEV-9000

I took care not to cause a rebuild on 64-bit.
2015-10-27 14:34:31 +01:00
Aristid Breitkreuz 054a5ee9d9 update postgresql binaries 2015-10-25 02:39:01 +02:00
William A. Kennington III e58996cba1 mariadb: Add extra dependencies for 10.1 2015-10-17 14:14:34 -07:00
William A. Kennington III 2cfb8d11cf mariadb: 10.0.21 -> 10.1.8
Also try enabling parallel building again to see if the issue was fixed.
2015-10-17 13:46:08 -07:00
Vladimír Čunát 5227fb1dd5 Merge commit staging+systemd into closure-size
Many non-conflict problems weren't (fully) resolved in this commit yet.
2015-10-03 13:33:37 +02: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
William A. Kennington III 952def0e3c Merge branch 'master.upstream' into staging.upstream 2015-08-13 11:55:02 -07:00
Eelco Dolstra a6f466065c mysql: Update to 5.4.45 2015-08-11 11:46:31 +02:00
William A. Kennington III 6aa5502129 mariadb: 10.0.20 -> 10.0.21 2015-08-07 14:19:15 -07:00
William A. Kennington III aaef42ab8c Merge branch 'master.upstream' into staging.upstream 2015-07-29 10:23:08 -07:00
Eelco Dolstra 0770a49d8c Unify the PostgreSQL expressions again 2015-07-28 21:42:25 +02:00
Eelco Dolstra 2bc305c1c6 postgresql: Prevent runtime dependency on gcc-wrapper 2015-07-28 21:42:25 +02:00
Luca Bruno 13a1d3bb22 postgresql91: create doc directory (ZHF) 2015-07-28 18:11:05 +02:00
Luca Bruno 6525b63870 postgresql90: create doc directory (ZHF) 2015-07-28 18:10:59 +02:00
Vladimír Čunát f5ca543c46 mariadb: disable parallel building
Discussed on:
    https://github.com/NixOS/nixpkgs/commit/01e37fe92dedabd
2015-07-28 13:32:27 +02:00
Eelco Dolstra f7e13ad70c postgresql: Move docs to separate output
This cuts almost 15 MB.
2015-07-26 22:46:24 +02:00
Eelco Dolstra c4a399f106 mariadb: Don't install static libraries
Issue #8990.
2015-07-26 22:46:23 +02:00
Vladimír Čunát 9f37e91ec5 Merge master into staging
There are larger-rebuild changes: gnutls and samba.
2015-07-17 06:38:04 +02:00
Austin Seipp 01e37fe92d pkgs: mariadb 10.0.19 -> 10.0.20
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-07-15 16:11:18 -05:00
William A. Kennington III 7eae48871f Merge branch 'master.upstream' into staging.upstream 2015-07-01 13:38:17 -07:00
Shea Levy 145768bf9b Unmaintain a bunch of packages 2015-07-01 08:11:05 -04:00
William A. Kennington III 612f0bdd67 Merge branch 'master.upstream' into staging.upstream 2015-06-30 23:58:07 -07:00
Lane Seppala f5268e9f09 Enable uuid-ossp in Postgres 9.4 on Darwin
Based on documentation section F.44.2 at
http://www.postgresql.org/docs/9.4/static/uuid-ossp.html
2015-06-30 11:16:39 -06:00
William A. Kennington III 1e58156159 Merge branch 'master.upstream' into staging.upstream 2015-06-22 20:03:10 -07:00
Pascal Wittmann abee7fbe2c mysql55: update from 5.5.43 to 5.5.44 2015-06-22 23:23:54 +02:00
William A. Kennington III 31cedc7ee7 mariadb: Fix for darwin 2015-06-18 23:47:08 -07:00
Michael Raskin 5d5bb71567 Update PostgreSQL to latest point-releases 2015-06-14 11:37:33 +03:00
Rok Garbas b980b7445f cygwin: skip ssl support for postgresql (temporary) 2015-06-12 12:17:12 +02:00
Pascal Wittmann 62d62b6588 Fixed some licenses 2015-06-10 13:00:42 +02:00
Arseniy Seroka 70b5e51456 Merge pull request #8178 from jagajaga/fix/versions
fix: add missing versions
2015-06-06 00:22:10 +03:00
Arseniy Seroka daf4ec39a5 fix: add missing versions 2015-06-04 23:34:14 +03:00
Eelco Dolstra f08c8bc752 postgresql: Latest versions 2015-06-04 14:54:54 +02:00
Eelco Dolstra 22c627bf5b Remove PostgreSQL 8.4 (EOL) 2015-06-04 14:54:54 +02:00
Eelco Dolstra fb2d45233a Fix typos 2015-06-04 14:54:54 +02:00
Eelco Dolstra 05f1457c1e Revert "postgresql: Refactor 8.4 into generic"
This reverts commit 1bb67e514b.
2015-06-04 14:54:50 +02:00
Eelco Dolstra 5efd73fce6 Revert "postgresql: 9.0.19 -> 9.0.20"
This reverts commit 8c99f2e3d6.
2015-06-04 14:54:49 +02:00
Eelco Dolstra e3ab9804ba Revert "postgresql: 9.1.15 -> 9.1.16"
This reverts commit be94d4bc25.
2015-06-04 14:54:49 +02:00
Eelco Dolstra eb269336f1 Revert "postgresql: Add schema version"
This reverts commit 243dc10b0b.
2015-06-04 14:54:49 +02:00
Eelco Dolstra 3da0f64088 Revert "postgresql: Add myself as maintainer"
This reverts commit e9d0c395d1.
2015-06-04 14:54:49 +02:00
Eelco Dolstra 4d0156025d Revert "postgresql: 9.2.10 -> 9.2.11"
This reverts commit 601e713bb8.
2015-06-04 14:54:49 +02:00
Eelco Dolstra bcd9f792da Revert "postgresql: Correct propagated readline"
This reverts commit d9efd0676f.
2015-06-04 14:54:49 +02:00
Eelco Dolstra f1b8931cc9 Revert "postgresql: Consolidate patches"
This reverts commit 7174391e5b.
2015-06-04 14:54:49 +02:00
Eelco Dolstra ef5647d757 Revert "postgresql: 9.3.6 -> 9.3.7"
This reverts commit 5486c08dc2.
2015-06-04 14:54:49 +02:00
Eelco Dolstra f4b5cd8dde Revert "postgresql: Fix sha256 for 9.3.7"
This reverts commit adcf1c7a90.
2015-06-04 14:54:49 +02:00
Eelco Dolstra c82da1ece6 Revert "postgresql: 9.4.1 -> 9.4.2"
This reverts commit 6775c0696f.
2015-06-04 14:54:48 +02:00
Eelco Dolstra aa2a0ff1d8 Revert "postgres: Fix maintainers"
This reverts commit e8392bb33f.
2015-06-04 14:54:48 +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 e8392bb33f postgres: Fix maintainers 2015-05-23 22:26:23 -07:00
William A. Kennington III adcf1c7a90 postgresql: Fix sha256 for 9.3.7 2015-05-23 19:39:21 -07:00
William A. Kennington III 6775c0696f postgresql: 9.4.1 -> 9.4.2 2015-05-23 19:38:34 -07:00
William A. Kennington III 5486c08dc2 postgresql: 9.3.6 -> 9.3.7 2015-05-23 19:34:28 -07:00
William A. Kennington III 7174391e5b postgresql: Consolidate patches 2015-05-23 19:34:00 -07:00
William A. Kennington III d9efd0676f postgresql: Correct propagated readline 2015-05-23 19:30:30 -07:00
William A. Kennington III 601e713bb8 postgresql: 9.2.10 -> 9.2.11 2015-05-23 19:18:26 -07:00
William A. Kennington III e9d0c395d1 postgresql: Add myself as maintainer 2015-05-23 19:07:36 -07:00
William A. Kennington III 243dc10b0b postgresql: Add schema version 2015-05-23 19:07:14 -07:00
William A. Kennington III be94d4bc25 postgresql: 9.1.15 -> 9.1.16 2015-05-23 19:07:14 -07:00
William A. Kennington III 8c99f2e3d6 postgresql: 9.0.19 -> 9.0.20 2015-05-23 19:07:13 -07:00
William A. Kennington III 1bb67e514b postgresql: Refactor 8.4 into generic 2015-05-23 19:07:13 -07:00
William A. Kennington III 9c6d4533d0 mariadb: 10.0.18 -> 10.0.19 2015-05-23 19:07:13 -07:00
William A. Kennington III c078890a19 postgres: Cleanup meta 2015-05-23 19:07:12 -07:00
William A. Kennington III c9395e1e92 Merge branch 'master' into staging 2015-05-08 05:59:50 -07:00
William A. Kennington III bce08b7aca mariadb: 10.0.17 -> 10.0.18 2015-05-08 05:40:35 -07:00
Vladimír Čunát 375bc8def7 Merge staging into closure-size 2015-05-05 11:49:03 +02:00
William A. Kennington III 00df204c82 Merge remote-tracking branch 'upstream/master' into staging 2015-05-01 15:57:09 -07:00
Joachim Fasting bf7ad2d84f meta.description fixups
Mostly scripted substitutions with a couple of subjective enhancements.
2015-04-30 18:17:42 +02:00
Thomas Tuegel 1fe28a1132 Merge remote-tracking branch 'upstream/master' into staging 2015-04-29 11:33:28 -05:00
William A. Kennington III 0405651521 mariadb: Propagate library paths in mysql_config 2015-04-28 18:27:39 -07:00
William A. Kennington III 171275c7f9 mariadb: Add zlib dependency removed from propagation under libxml2 2015-04-28 18:27:39 -07:00
Pascal Wittmann f99d5cf2fc Fixed some descriptions 2015-04-28 10:55:20 +02:00
Vladimír Čunát 9ff2ec090f mariadb: fix by disabling automatic output actions
Now qt4 builds again.

I failed to split headers away from the libs
while making qt4 still detect and use mysql.
2015-04-19 14:30:14 +02:00
William A. Kennington III 3adb47d7d3 mariadb: Remove superfluous files 2015-04-11 22:32:43 -07:00
William A. Kennington III 9308b8e121 pgpool: 3.4.1 -> 3.4.2 2015-04-08 12:13:34 -07:00
William A. Kennington III 741657ee8b pgpool: Make linux only 2015-04-04 19:43:54 -07:00
William A. Kennington III 14602b8a43 mariadb: properly propagate libs 2015-04-02 14:20:11 -07:00
William A. Kennington III 475e43ee22 mariadb: Fix on i686 2015-04-01 19:10:24 -07:00
William A. Kennington III e97b63a727 mariadb: Fix mysql_config generation 2015-04-01 16:12:22 -07:00
William A. Kennington III be9aa93ddc mariadb: Fix input propagation 2015-04-01 15:10:04 -07:00
William A. Kennington III 53f1d8147d mariadb: Make derivation smaller and split out libs 2015-04-01 13:24:29 -07: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
Alexander Flatter e8df73e508 Compile postgresql with openssl 2015-03-23 18:51:45 +01:00
Eric Seidel d3f69cdf67 mariadb: oqgraph fails to build on darwin 2015-03-14 09:09:23 -07:00
William A. Kennington III 6c82932799 mariadb: 10.0.16 -> 10.0.17 2015-03-11 18:50:03 -07:00
William A. Kennington III e37ff9fde1 pgpool: 3.4.0 -> 3.4.1 2015-03-11 18:50:02 -07:00
j-keck 1c45287baf postgresql: Update to 9.0.19, 9.1.15, 9.2.10, 9.3.6, 9.4.1 2015-02-12 20:38:35 +01: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
William A. Kennington III 760699aea9 mariadb: 10.0.15 -> 10.0.16 2015-02-06 12:59:38 -08:00
j-keck 021e557be3 postgresql: remove 9.4betaX
final version 9.4.0 added per commit: 73839ca
2015-01-07 13:59:38 +01:00
j-keck 356d05dbc0 postgresql: add version 9.4.0 2015-01-07 13:21:18 +01:00
John Wiegley 28b6fb61e6 Change occurrences of gcc to the more general cc
This is done for the sake of Yosemite, which does not have gcc, and yet
this change is also compatible with Linux.
2014-12-26 11:06:21 -06:00
vi 0c49b2942e Added mirrors for MySQL. 2014-12-17 11:14:46 +00:00
Domen Kožar 557114628b mariadb: 10.0.14 -> 10.0.15 2014-12-09 11:29:16 +01:00
Vladimír Čunát 06c6d4696d *: fix builds by disregarding warning from new glibc
Also, in case of collectd, the -lgcc_s shouldn't be needed anymore,
as the library is in ${glibc}/lib/ now, which is practically always on RPATH.

In case of seyren it was some stdenv change uncovering the mistake of
putting src into buildInputs.
2014-11-28 18:42:03 +01: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
William A. Kennington III 478e4b46d1 pgpool: Add derivation 2014-11-15 01:23:25 -08: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
Aristid Breitkreuz 53c287f5cd postgresql 9.4beta3, but keep beta2 around because they are not compatible 2014-10-31 22:21:16 +01:00
Aristid Breitkreuz 3c6b3c587d Merge pull request #4603 from exlevan/master
mysql: make cleaner directory layout for 5.5.*
2014-10-23 21:24:58 +02:00
Alexey Levan 4ea7e3e97b mysql: make cleaner directory layout for 5.5.* 2014-10-20 19:39:48 +03:00
Nikolay Amiantov 307af9148b use rpmextract in some packages 2014-10-20 03:16:59 +04:00
Austin Seipp 37b9a2bad5 mariadb: 10.0.13 -> 10.0.14
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-10-09 17:01:06 -05:00
Aristid Breitkreuz 0d2989f438 postgresql84: update from 8.4.21 to 8.4.22 2014-10-07 20:54:22 +02: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
Aristid Breitkreuz 559045d98c fix license for postgresql packages 2014-09-04 20:38:12 +02:00
Aristid Breitkreuz 73e569bf01 add postgresql 9.4beta2 2014-09-04 20:36:43 +02:00
Patrick Mahoney 1e06594c0c mariadb: Patch to compile on OS X.
* perl is required at build time on darwin. Copied from the
  mysql/5.5.x.nix

* CMake on darwin creates shared libraries with relative 'install_name'
  paths which are made absolute by fixDarwinDylibNames.

  See http://answers.opencv.org/question/4134/cmake-install_name_tool-absolute-path-for-library/

* The asm patch was needed to compile on darwin, though I do not
  understand what is going on. Error before the patch:

  [ 15%] Building C object mysys/CMakeFiles/mysys.dir/my_context.c.o
  .../nix-build-mariadb-10.0.13.drv-1/mariadb-10.0.13/mysys/my_context.c:207:Unknown pseudo-op: .cfi_escape
  .../nix-build-mariadb-10.0.13.drv-1/mariadb-10.0.13/mysys/my_context.c:207:Rest of line ignored. 1st junk character valued 48 (0).
  make[2]: *** [mysys/CMakeFiles/mysys.dir/my_context.c.o] Error 1
2014-08-30 14:41:51 -05:00
Austin Seipp db2a37514d mariadb: 10.0.11 -> 10.0.13
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-08-20 01:48:42 -05:00
Vladimír Čunát 78118328b5 virtuoso7: disable i686-linux, as it's unsupported 2014-08-14 18:16:48 +02:00
Eelco Dolstra e4e5502966 postgresql: Update to 9.0.18, 9.1.14, 9.2.9, 9.3.5 2014-07-30 18:13:51 +02:00
Joel Taylor cafb12647f add ps to path for build 2014-07-24 14:19:16 -07:00
Vladimír Čunát 114b75ce97 mariadb: switch to a working download URL 2014-06-22 15:29:23 +02:00
Sander van der Burg 094635257e mysql-connector-java: Bump to version 5.1.31 2014-06-09 19:11:33 +02:00
Austin Seipp 463ed1bb64 mariadb: 10.0.10 -> 10.0.11
Also, enable the TokuDB plugin, as it now builds (there were some bugs
in the non-GA release that prevented that).

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-06-05 06:05:07 -05:00
Eelco Dolstra a986bbf4ba postgresql: Update to latest versions 2014-05-01 13:49:31 +02:00
Jaka Hudoklin 88691049ae postgresql93: fix darwin builds
ossp-uuid does not build on darwin
2014-04-10 21:00:26 +02:00
Shea Levy 90cf41c0d7 mariadb: Bump 2014-04-02 09:05:01 -04:00
Vladimir Kirillov 1aabffdea2 mysql upgrade to 5.5.37 2014-03-28 11:12:20 +08:00
Shea Levy 6da2d89016 Merge branch 'postgresql93-ossp-uuid-clean' of git://github.com/basvandijk/nixpkgs
Configure postgresql-9.3 with support for the ossp-uuid module

Conflicts:
	pkgs/servers/sql/postgresql/9.3.x.nix
2014-03-14 19:52:43 -04:00
Shea Levy 15d6da8740 psql: Use less as the default pager
less is more common and better than more

Fixes #1681
2014-03-04 14:52:43 -05:00
Shea Levy 1ce6fff4e2 Merge mysql55 module into mysql
This also removes the default for services.mysql.package, as this should
not generally be updated automatically if we change the mysql attribute
2014-02-26 07:54:12 -05:00
Shea Levy a0a9430869 Add mariadb 2014-02-24 15:34:57 -05:00
Oliver Charles 3f95f39bab postgresql: Build all versions on Hydra (Linux)
Additionally, add @ocharles to the list of maintainers.

I am only building these on Linux environments in Hydra for now, as
that's the only environment I can be a maintainer for.
2014-02-23 11:25:18 +01:00
Oliver Charles a188cfd37d postgresql: Update to latest releases 2014-02-22 18:13:28 +01:00
Bas van Dijk 91c9027691 Configure postgresql-9.3 with support for the ossp-uuid module 2014-01-29 01:12:41 +01:00
Bas van Dijk 9068ba2bb4 postgresql: Add version 9.3 2014-01-20 14:58:09 +01:00
Eelco Dolstra e9211e60ac postgresql-jdbc: Fix build 2014-01-03 14:33:17 +01:00
Eelco Dolstra e1f7144aa8 postgresql-jdbc: Update to 9.3-1100 2014-01-03 11:56:41 +01:00
Eelco Dolstra 0c93c758bf postgresql: Update to 8.4.19, 9.0.15, 9.1.11, 9.2.6
This is a critical update fixing several data corruption issues:

  http://www.postgresql.org/about/news/1492/
2014-01-03 11:54:52 +01:00
Eelco Dolstra ca8de63797 postgresql-8.3: Remove
The 8.3 branch is no longer maintained so it shouldn't be used.
2014-01-03 11:51:02 +01:00
Evgeny Egorochkin 4c1981c4e0 Revert "virtuoso: update from 6.1.6 to 6.1.7"
Upstream KDE advises against 6.1.7 for now

This reverts commit 7c19a2213f.
2013-12-12 09:33:57 +02:00
Nixpkgs Monitor 7c19a2213f virtuoso: update from 6.1.6 to 6.1.7 2013-12-04 06:52:22 +02:00
Michael Raskin 2b8cdc8434 Merge pull request #686 from ocharles/postgres92
Disable exec symlink resolution for PostgreSQL 9.2
2013-11-07 02:53:37 -08:00
Eelco Dolstra 34d61c53c2 postgresql: Update to latest versions 2013-10-17 13:29:49 +02:00
Eelco Dolstra de10c1b9be mysql: Update to 5.1.72 2013-10-17 13:25:45 +02:00
Eelco Dolstra 9255b5b81c mysql: Move all versions into the same directory 2013-10-17 13:25:13 +02:00
Eelco Dolstra fc9b53c2bc mysql: Update to 5.5.34
CVE-2013-3839
2013-10-17 13:21:58 +02:00
Eelco Dolstra 55ec87a907 mysql: Remove ancient, unsupported versions 2013-10-17 13:20:50 +02:00
Shea Levy 59bd1ba586 Add virtuoso 7
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-09-17 14:28:26 -04:00
Oliver Charles 912a825d1e Disable exec symlink resolution for PostgreSQL 9.2
When building PostgreSQL with plugins under NixOS, NixOS will create a
postgresql-and-plugins directory which symlinks PostgreSQL and all the plugins
into a single directory. Unfortunately, the plugins will not actually be usable
by PostgreSQL because it will still try and locate them in the original
PostgreSQL share directory, not postgresql-and-plugins.

In this commit, I have patched resolve_symlinks to always return success, which
matches the behavior if HAVE_READLINK is false (so presumably invalid paths are
never passed to this function).
2013-06-27 14:09:39 +01:00
Sander van der Burg 4efc39eadd mysql-connector-java: Updated to 5.1.25 2013-06-02 23:40:18 +02:00
Eelco Dolstra 2ce0e5ef4b mysql: Update to 5.1.69 2013-05-14 11:47:23 +02:00
Eelco Dolstra 602be839a4 mysql: Update to 5.5.31
CVE-2013-1502, CVE-2013-1511, CVE-2013-1532, CVE-2013-1544,
CVE-2013-2375, CVE-2013-2376, CVE-2013-2389, CVE-2013-2391,
CVE-2013-2392, maybe others.
2013-05-14 11:47:22 +02:00
Evgeny Egorochkin f912d96147 Virtuoso: upgrade to 6.1.6 2013-04-30 12:01:02 +03:00
Eelco Dolstra 4adad458e7 Remove the "proprietary" license
We already had "unfree".
2013-04-12 14:37:50 +02:00
Shea Levy a32e208ded Set psqlSchema properly for postgres 9.2.x
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-04-05 07:48:44 -04:00
Shea Levy fad10ddb82 postgresql-9.2.x: Build the world
This builds the man pages as well as contributed program like pg_upgrade

Signed-off-by: Shea Levy <shea@shealevy.com>
2013-04-05 07:16:05 -04:00
Eelco Dolstra 071987601a postgresql: Update to latest versions
CVE-2013-1899, CVE-2013-1900, CVE-2013-1901.
2013-04-04 15:45:48 +02:00
aszlig 7d273f07ea
oracle-xe: Add new package, version 11.2.0.
This is the Oracle Database which they give out for free, therefore it's called
Express Edition.

Well, I pretty much packaged this in vain as I finally found out that i don't
need that Oracle Database stuff at all. And my original purpose was to do SQL
query/constraint testing.

So before I'm going to throw this away (forever, oh no!), maybe someone else
might have a use case for this.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-03-07 10:24:18 +01:00
Eelco Dolstra 4515ba0e48 postgresql: Update to latest versions
CVE-2013-0255
2013-02-07 16:37:12 +01:00
Eelco Dolstra bbffdd4702 postgresql: Add version 9.2 2012-12-19 13:51:28 +01:00
Eelco Dolstra 88dcdc9bed postgresql: Update to latest versions 2012-12-11 14:08:41 +01:00
Allen Short c6bf1f87f7 better syntax thanks to aszlig 2012-12-07 09:41:03 -08:00
Allen Short b90b8f222b only depend on perl on OSX 2012-12-07 09:31:10 -08:00
Allen Short 843b9f332e fixes for mysql on OSX 10.8 2012-12-05 15:43:34 -08:00
Eelco Dolstra 156e1f1e1f Add psqlodbc for iodbc 2012-10-09 14:02:09 -04:00
Sander van der Burg da52aeefad Bump MySQL java connector version to 5.1.22 2012-10-09 16:41:01 +02:00
Eelco Dolstra 925aeb98d5 PostgreSQL updates 2012-10-04 11:26:19 -04:00
aszlig 1de3682f98
mysql55: Enable parallel building.
In order to extend the lifes of keyboards, monitors, mice and other hardware in
range of impatient people, this should shorten build times a bit on multicore
systems. And of course keeps blood pressure at low rates so cholerics may live
longer. Whether the latter is good or bad is up to the readers choice and
imagination.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-10-04 08:35:03 +02:00
aszlig d4c56cef43
mysql55: Update to version 5.5.28.
The current build fails because the URL at inria.fr is no longer accessible. And
5.5.23 is quite old, so let's update it.

With this update we also provide three URLs to fetchurl, just to make sure that
we have enough sources, should one URL become inaccessible again.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-10-04 08:35:02 +02:00
Eelco Dolstra bc8b1376da postgresql-jdbc: Update to 9.1-902 2012-08-27 14:02:39 -04:00
Eelco Dolstra 606e6acd6f postgresql: Update to latest versions
Fixes CVE-2012-3488, CVE-2012-3489.
2012-08-21 08:42:44 -04:00
Eelco Dolstra 73a1d5e27f * PostgreSQL updates.
svn path=/nixpkgs/trunk/; revision=34361
2012-06-05 15:24:16 +00:00
Peter Simons 0eac8bb084 mysql51: update location of mysql-5.1.54.tar.gz
Committed on behalf of Ilja Honkonen <ilja.honkonen@helsinki.fi>.

svn path=/nixpkgs/trunk/; revision=33945
2012-04-29 18:17:46 +00:00
Ludovic Courtès 04600bbec1 Darwin: Add mig', lipo', etc. to `stdenvNative'.
Consequently, remove `darwinLipoUtility', `darwinArchUtility', etc.

svn path=/nixpkgs/trunk/; revision=33893
2012-04-23 15:47:31 +00:00
Karn Kallio 819a05bfae Update mysql 5.5 to 5.5.23 and fix no longer responding URL.
svn path=/nixpkgs/trunk/; revision=33872
2012-04-21 22:36:15 +00:00
Yury G. Kudryashov d465b0798c virtuoso-6.1.5
svn path=/nixpkgs/trunk/; revision=33426
2012-03-26 15:07:37 +00:00
Yury G. Kudryashov 0210e20b5a svn merge ^/nixpkgs/trunk
svn path=/nixpkgs/branches/stdenv-updates/; revision=32713
2012-03-01 07:04:39 +00:00
Eelco Dolstra 6c13f317e9 * Latest PostgreSQL releases.
svn path=/nixpkgs/trunk/; revision=32684
2012-02-28 18:40:27 +00:00
Yury G. Kudryashov 38e3d7bc86 svn merge ^/nixpkgs/trunk
Not merged r32497 (tree conflict, glibc GNU Hurd update). Ludovic, could you
please look at this?

svn path=/nixpkgs/branches/stdenv-updates/; revision=32520
2012-02-23 20:06:21 +00:00
Eelco Dolstra 2ceb07c28f * PostgreSQL 9.1: install the manpages.
svn path=/nixpkgs/trunk/; revision=32476
2012-02-22 17:27:06 +00:00
Eelco Dolstra 476ece2de0 * Added PostgreSQL 9.1.2. Updated PostgreSQL to 8.3.17 and 8.4.10.
svn path=/nixpkgs/trunk/; revision=32475
2012-02-22 16:40:10 +00:00
Yury G. Kudryashov 5144a19987 svn merge ^/nixpkgs/trunk
There were a few merge conflicts due to ensureDir->mkdir -p migration

svn path=/nixpkgs/branches/stdenv-updates/; revision=32174
2012-02-10 10:24:30 +00:00
Eelco Dolstra 34c8b2fa31 * Updated Postgres to 9.0.6 (contributed by Bryce L Nordgren).
svn path=/nixpkgs/trunk/; revision=32134
2012-02-07 23:31:40 +00:00
Yury G. Kudryashov 215a07c1a9 svn merge ^/nixpkgs/trunk
Merge conflicts:
* unzip (almost trivial)
* dvswitch (trivial)
* gmp (copied result of `git merge`)

The last item introduced gmp-5.0.3, thus full rebuild.
+ensureDir->mkdir -p in TeX packages was catched by git but not svn.

svn path=/nixpkgs/branches/stdenv-updates/; revision=32091
2012-02-06 23:03:12 +00:00
Sander van der Burg 37346e00a3 Enable IPv6 by default
svn path=/nixpkgs/trunk/; revision=32011
2012-02-03 20:50:33 +00:00
Yury G. Kudryashov 5b132f6e96 svn merge ^/nixpkgs/trunk
Conflicts: cups, all-packages.nix (gcc45_debug)

svn path=/nixpkgs/branches/stdenv-updates/; revision=31863
2012-01-26 15:27:03 +00:00
Shea Levy 7cc21234f6 mysql55: Get building on darwin
svn path=/nixpkgs/trunk/; revision=31842
2012-01-26 02:08:48 +00:00
Eelco Dolstra bafc4ff59d * Sync with the trunk.
svn path=/nixpkgs/branches/stdenv-updates/; revision=31739
2012-01-20 15:29:04 +00:00
Sander van der Burg 2c3e921a4c Bumped MySQL 5.5.15 to 5.5.20
svn path=/nixpkgs/trunk/; revision=31735
2012-01-20 12:29:13 +00:00
Eelco Dolstra c556a6ea46 * "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointless
function, so obsolete it.

svn path=/nixpkgs/branches/stdenv-updates/; revision=31644
2012-01-18 20:16:00 +00:00
Shea Levy a11fda4b4b mysql51: enable building on darwin
svn path=/nixpkgs/trunk/; revision=31531
2012-01-14 11:58:29 +00:00
Yury G. Kudryashov 63a5da5ef2 virtuoso-6.1.4
svn path=/nixpkgs/trunk/; revision=30890
2011-12-14 14:09:53 +00:00
Eelco Dolstra a5a5dcde90 * Updated PostgreSQL.
svn path=/nixpkgs/trunk/; revision=30162
2011-11-01 14:37:27 +00:00
Yury G. Kudryashov 791cf785b8 virtuoso: apply patch as proposed by Nepomuk developers
svn path=/nixpkgs/trunk/; revision=29514
2011-09-27 15:40:45 +00:00
Eelco Dolstra ad51692715 * Style fixes.
svn path=/nixpkgs/trunk/; revision=29048
2011-09-05 21:02:21 +00:00
Yury G. Kudryashov 59b7072038 virtuoso-6.1.3
svn path=/nixpkgs/trunk/; revision=28455
2011-08-10 09:43:20 +00:00
Sander van der Burg d8051477b5 Upgraded MySQL JDBC driver to 5.1.17
svn path=/nixpkgs/trunk/; revision=28151
2011-08-04 14:02:52 +00:00
Sander van der Burg a0c03edcd9 Removed test stuff from MySQL + add to releases
svn path=/nixpkgs/trunk/; revision=28149
2011-08-04 11:58:49 +00:00
Sander van der Burg d9572cfb6b Added MySQL 5.5. It's still a bit experimental though
svn path=/nixpkgs/trunk/; revision=28145
2011-08-03 22:10:06 +00:00
Peter Simons 12676e68d8 pkgs/servers/sql/mysql51/default.nix: updated to version 5.1.54
The previous used version, 5.1.51, doesn't exist anymore on the server.

svn path=/nixpkgs/trunk/; revision=25378
2011-01-04 12:35:06 +00:00
Sander van der Burg 4e0c2cc3c6 Seems that this URL gives some trouble, fixed it to a better one...
svn path=/nixpkgs/trunk/; revision=25161
2010-12-16 21:04:13 +00:00
Sander van der Burg 5dd26bfdc6 Bumped MySQL JDBC connector to version 5.1.14
svn path=/nixpkgs/trunk/; revision=25160
2010-12-16 20:41:04 +00:00
Eelco Dolstra 975ec6c177 * Added PostgreSQL 9.0.1.
svn path=/nixpkgs/trunk/; revision=25106
2010-12-13 21:55:34 +00:00
Eelco Dolstra b2fa805948 * PostgreSQL updates.
svn path=/nixpkgs/trunk/; revision=25104
2010-12-13 19:02:49 +00:00
Rob Vermaas 5a54c03c82 update mysql51 to mysql 5.1.51
svn path=/nixpkgs/trunk/; revision=24355
2010-10-19 07:06:16 +00:00
Eelco Dolstra a1e834e85a * Get rid of the ugly `useFromStdenv' hack in all-packages.nix.
Instead, use the generic package override mechanism to use packages
  from earlier bootstrap phases.
* Don't rely on the existence of attributes such as
  `stdenv.coreutils'.

svn path=/nixpkgs/trunk/; revision=22991
2010-08-06 10:34:34 +00:00
Eelco Dolstra 6609710409 * Get rid of many instances of "args: with args;", and other coding
guidelines violations.
* Updated libsamplerate to 0.1.7.

svn path=/nixpkgs/trunk/; revision=22782
2010-07-28 11:55:54 +00:00