Danylo Hlynskyi
e028c1a396
Merge pull request #65121 from marsam/update-pgroonga
...
postgresqlPackages.pgroonga: 2.2.0 -> 2.2.1
2019-07-23 22:31:39 +03:00
Danylo Hlynskyi
506379a7ef
Merge pull request #65122 from marsam/update-timescaledb
...
postgresqlPackages.timescaledb: 1.3.2 -> 1.4.0
2019-07-23 22:31:20 +03:00
Franz Pletz
290cfc767c
postgresql: fix systemd support
...
See comments in #61581 . versionAtLeast was called with arguments in the
wrong order.
2019-07-23 05:08:28 +02:00
Niklas Hambüchen
943baed788
postgresql: Make systemd support configurable. See #61580 . ( #61581 )
...
On by default, as was before.
The systemd dependency means that all libraries or applications using only libpq
will also pull systemd into their closures.
Further, no application or library using libpq can be built against musl, as
systemd relies on glibc-only features and thus does not build with musl.
With it being configurable, packages that need only the library can at
least turn it off to reduce their closure size.
2019-07-21 22:13:06 +03:00
Danylo Hlynskyi
caa0f82bf8
docs: update docs for postgresql plugins ( #64899 )
...
docs: update docs for postgresql plugins
Co-Authored-By: Mario Rodas <marsam@users.noreply.github.com>
2019-07-21 22:05:41 +03:00
Mario Rodas
bc20384b82
postgresqlPackages.timescaledb: 1.3.2 -> 1.4.0
2019-07-19 20:53:42 -05:00
Mario Rodas
031c6151dd
postgresqlPackages.pgroonga: 2.2.0 -> 2.2.1
2019-07-19 20:48:05 -05:00
R. RyanTM
2e4fe8db89
pgbouncer: 1.9.0 -> 1.10.0 ( #64869 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/pgbouncer/versions
2019-07-16 21:04:15 +03:00
Danylo Hlynskyi
475f1ebd98
Merge branch 'master' into postgresql-plugins-bin
2019-07-16 11:32:52 +03:00
Frederik Rietdijk
74c24385cb
Merge master into staging-next
2019-07-09 15:46:00 +02:00
Frederik Rietdijk
25a77b7210
Merge staging-next into staging
2019-07-03 08:59:42 +02:00
Mario Rodas
a94a497dbc
postgresqlPackages.plv8: 2.3.11 -> 2.3.12
2019-07-02 04:20:00 -05:00
Erlend Hamberg
80aadbec60
Install postgresql extensions under $out/share/postgresql
...
This fixes extensions after #62271 moved files from `$out/share` to
`$out/share/postgresql`.
2019-07-01 16:24:44 +02:00
Aaron Andersen
ae02678a9d
Merge pull request #63786 from aanderse/mysql
...
mysql: drop support for deprecated package & module option
2019-06-27 12:14:35 -04:00
Aaron Andersen
7d44ceeb2c
mysql55: remove package
2019-06-25 17:26:48 -04:00
Mario Rodas
333de5d0ff
postgresqlPackages.timescaledb: 1.3.1 -> 1.3.2
2019-06-24 18:33:35 -05:00
Mario Rodas
5ba133ed2e
postgresql_11: 11.3 -> 11.4
2019-06-20 23:47:59 -05:00
Mario Rodas
76d3cbb096
postgresql_10: 10.8 -> 10.9
2019-06-20 23:47:33 -05:00
Mario Rodas
0f612b8ec4
postgresql_9_6: 9.6.13 -> 9.6.14
2019-06-20 23:47:08 -05:00
Mario Rodas
14de736372
postgresql_9_5: 9.5.17 -> 9.5.18
2019-06-20 23:46:39 -05:00
Mario Rodas
69f1914ab7
postgresql_9_4: 9.4.22 -> 9.4.23
2019-06-20 23:46:13 -05:00
Mario Rodas
5bfbf44978
Merge pull request #63144 from marsam/timescaledb-disable-telemetry
...
timescaledb: disable telemetry
2019-06-17 22:36:03 -05:00
volth
f3282c8d1e
treewide: remove unused variables ( #63177 )
...
* treewide: remove unused variables
* making ofborg happy
2019-06-16 19:59:05 +00:00
Mario Rodas
6063569f0a
timescaledb: disable telemetry
2019-06-14 16:20:00 -05:00
Vladimír Čunát
788261a1a9
Merge branch 'master' into staging-next
...
Brings in Haskell rebuild.
Hydra nixpkgs: ?compare=1525186
2019-06-14 17:47:23 +02:00
Frederik Rietdijk
7184efb40a
Merge master into staging-next
2019-06-12 09:22:07 +02:00
Mario Rodas
7ec68bab29
postgresqlPackages.pg_bigm: init at 1.2
2019-06-11 20:30:00 -05:00
Matthew Bauer
288eb1485b
Merge pull request #62900 from thefloweringash/mysql55-clang6
...
mysql55: fix build under clang 6 (and newer)
2019-06-11 17:45:12 -04:00
steve-chavez
e1f3167d6d
pg-safeupdate: init at 1.2
...
safeupdate is a simple extension to PostgreSQL that raises an error if
UPDATE and DELETE are executed without specifying conditions.
2019-06-11 12:19:27 -07:00
Peter Ferenczy
3830e5323e
temporal_tables: init at 1.2.0
2019-06-11 09:06:26 -07:00
Mario Rodas
4c4afb3cb9
postgresqlPackages.timescaledb: 1.3.0 -> 1.3.1
2019-06-10 17:52:35 -07:00
Frederik Rietdijk
e58f0f6c99
Merge master into staging-next
2019-06-10 10:35:50 +02:00
Andrew Childs
70db1185b7
mysql55: fix build under clang 6 (and newer)
2019-06-09 23:33:57 +09:00
Frederik Rietdijk
d3afcac771
Merge master into staging-next
2019-06-09 12:28:52 +02:00
Mario Rodas
87d266fe93
postgresqlPackages.pgroonga: 2.1.9 -> 2.2.0
2019-06-06 20:20:33 -05:00
Matthew Bauer
73679b51f4
Merge pull request #62777 from thefloweringash/mariadb-clang
...
mariadb: fix clang and darwin build
2019-06-06 12:04:09 -04:00
Andrew Childs
b8a6649797
mariadb: fix clang and darwin build
...
The contents of `clang-isfinite.patch` are no longer necessary after
upstream revision 031fa6d4258574379ca3c1cbe912d235e9581982, which
includes a similar change.
Building in c++11 mode removes support for the GCC `typeof` extension
in favor of the standardized `__typeof__`. This causes errors when
using the `strmake_buf` macro, which relies on `typeof`.
2019-06-07 00:29:40 +09:00
Matthew Bauer
d598eca41e
Merge pull request #62752 from matthewbauer/darwin-fixes100
...
Fixes for x86_64-darwin failures on Hydra
2019-06-06 09:46:41 -04:00
Matthew Bauer
0c3b7ea547
postgresql: disable tests on darwin
...
reported in https://www.postgresql.org/message-id/4D8E1BC5-BBCF-4B19-8226-359201EA8305%40gmail.com
2019-06-06 00:18:38 -04:00
Matthew Bauer
641a59ab6d
mysql55: broken on darwin
...
https://hydra.nixos.org/build/94204716
2019-06-05 22:52:04 -04:00
Vladimír Čunát
c0ccf42c69
Merge branch 'staging-next' into staging
2019-06-05 11:12:34 +02:00
Matthew Bauer
75a82b54a1
Merge pull request #44343 from Izorkin/mariadb-10.3
...
mariadb: 10.2.17 -> 10.3.15
2019-06-04 12:28:31 -04:00
Izorkin
a3da901ec7
mariadb: 10.2.17 -> 10.3.15
2019-06-04 19:02:16 +03:00
Matthew Bauer
0778645861
Merge pull request #51902 from Izorkin/mariadb-galera
...
mariadb.galera: 25.3.24 -> 25.3.26
2019-06-04 11:33:47 -04:00
Vladimír Čunát
ee86a325dd
Merge branch 'staging-next' into staging
...
Conflicts (simple):
nixos/doc/manual/release-notes/rl-1909.xml
2019-06-03 22:34:49 +02:00
Roman Volosatovs
b906a41133
cockroachdb: 1.19.0 -> 1.19.1
2019-06-03 13:07:52 +02:00
Matthew Bauer
f5e7e1c24b
Merge pull request #62271 from matthewbauer/cleanup-after-postgresql
...
postgresql: install in $out/share/postgresql
2019-06-01 15:00:03 -04:00
Mario Rodas
5dfbc73c3b
Merge pull request #62006 from marsam/init-postgresql-pg_auto_failover
...
postgresqlPackages.pg_auto_failover: init at 1.0.2
2019-05-31 06:56:08 -05:00
Matthew Bauer
376bb5108a
postgresql: install in $out/share/postgresql
...
Fixes #62235
2019-05-30 22:30:15 -04:00
Frederik Rietdijk
6e4e7c5dc6
Merge master into staging-next
2019-05-24 12:39:37 +02:00
Mario Rodas
e3156c8595
postgresqlPackages.pg_auto_failover: init at 1.0.2
2019-05-24 04:20:00 -05:00
Izorkin
c9d2d2fa82
mariadb: change default codepage to utf8mb4
2019-05-19 16:06:13 +03:00
Izorkin
3a6e362ec3
mariadb: change client config
2019-05-19 16:06:13 +03:00
Izorkin
1db3a91bab
mariadb: change server config
2019-05-19 16:06:11 +03:00
Mario Rodas
60277c7d5e
Merge pull request #58441 from marsam/init-postgresql-pipelinedb
...
postgresqlPackages.pipelinedb: init at 1.0.0-13
2019-05-18 13:20:09 -05:00
Frederik Rietdijk
840e530934
Merge staging into staging-next
2019-05-18 08:17:48 +02:00
Austin Seipp
3b0b55df67
Merge pull request #61395 from risicle/ris-postgres-enable-check
...
postgresql: enable pre-install checks
2019-05-14 14:49:03 -05:00
Peter Ferenczy
d6d94878ea
pg_partman: init at 4.1.0
2019-05-14 18:37:34 +02:00
Frederik Rietdijk
f0a4305e0a
Merge staging-next into staging
2019-05-14 10:24:46 +02:00
Mario Rodas
fa9015f511
postgresql_11: 11.2 -> 11.3
2019-05-14 09:55:30 +02:00
Mario Rodas
34309d7373
postgresql_10: 10.7 -> 10.8
2019-05-14 09:55:30 +02:00
Mario Rodas
04cc838523
postgresql_9_6: 9.6.12 -> 9.6.13
2019-05-14 09:55:30 +02:00
Mario Rodas
63f8f36c3d
postgresql_9_5: 9.5.16 -> 9.5.17
2019-05-14 09:55:30 +02:00
Mario Rodas
e6cf849d8b
postgresql_9_4: 9.4.21 -> 9.4.22
2019-05-14 09:55:30 +02:00
Robert Scott
d7f36ecb3d
postgresql: enable pre-install checks
2019-05-13 19:32:53 +01:00
Renaud
2fe5e5ba71
Merge pull request #60556 from r-ryantm/auto-update/groonga
...
groonga: 8.1.1 -> 9.0.2
2019-05-10 21:21:48 +02:00
Renaud
655006c23e
postgresqlPackages.pgroonga: 2.1.8 -> 2.1.9
...
Changelog: https://pgroonga.github.io/news/#version-2-1-9
2019-05-10 20:12:22 +02:00
Renaud
2fb1b3156f
Merge pull request #60932 from c0bw3b/patches-cleanup
...
[treewide] delete (some) unused patches
2019-05-07 23:34:04 +02:00
Mario Rodas
5a9983a76e
postgresqlPackages.timescaledb: 1.2.2 -> 1.3.0
2019-05-07 00:02:25 -05:00
Mario Rodas
12ee718d19
postgresqlPackages: enable on platforms where PostgreSQL is supported
2019-05-06 06:00:00 -05:00
cresh
31cf973dc7
squirrel-sql: Add MSSQL driver. ( #55626 )
2019-05-04 20:22:14 -04:00
Bas van Dijk
517c52ec2e
postgresql: always create the $out/bin directory
...
This is needed because some PostgreSQL plugins don't have a bin
directory. If only these plugins are listed in cfg.extraPlugins buildEnv
will turn $out/bin into a symbolic link to ${pg}/bin. Lateron we try to
rm $out/bin/{pg_config,postgres,pg_ctl} which will then fail because
$out/bin will be read-only.
2019-05-04 14:11:52 -05:00
c0bw3b
9cb260d091
[treewide] delete unused patches
2019-05-04 19:52:24 +02:00
Austin Seipp
fecdbd9a49
cockroachdb: 2.1.6 -> 19.1.0
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-05-03 01:50:31 -05:00
Florian Engel
baf9c7fa85
monetdb: 11.31.13 -> 11.33.3
2019-05-02 15:21:36 +02:00
Austin Seipp
6efef9b51b
cockroachdb: 2.1.5 -> 2.1.6
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-04-27 20:52:01 -05:00
Mario Rodas
e89fc19b97
Merge pull request #58368 from marsam/update-timescaledb
...
timescaledb: 1.0.0 -> 1.2.2, timescaledb-parallel-copy: 2018-05-14 -> 0.2.0, timescaledb-tune: init at 0.5.0
2019-04-24 20:42:30 -05:00
Renaud
1154f7fe25
Merge pull request #58607 from marsam/update-plv8
...
postgresqlPackages.plv8: 2.3.8 -> 2.3.11
2019-04-24 22:26:14 +02:00
Izorkin
e71d172982
mariadb.galera: 25.3.24 -> 25.3.26
2019-04-23 20:59:57 +03:00
Mario Rodas
7bfe30917a
Merge pull request #59292 from steve-chavez/pgrouting
...
pgrouting: init at 2.6.2
2019-04-15 19:38:12 -05:00
steve-chavez
1f69a954e6
pgrouting: init at 2.6.2
...
* Remove configurePhase and gcc. Move perl dependency
* Shorten github rev
* Add $out/bin workaround
2019-04-15 18:24:45 -05:00
Mario Rodas
0b8d120d84
postgresqlPackages.pg_cron: 1.1.3 -> 1.1.4 ( #59396 )
2019-04-14 22:36:39 +02:00
Mario Rodas
3277aedf25
postgresqlPackages.postgis: 2.5.1 -> 2.5.2 ( #58605 )
2019-04-12 17:01:36 +02:00
Frederik Rietdijk
d108b49168
Merge master into staging-next
2019-04-09 16:38:35 +02:00
R. RyanTM
bc5c2f4c60
postgresqlPackages.postgis: 2.5.1 -> 2.5.2 ( #58756 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/postgis/versions
2019-04-08 23:58:39 +02:00
R. RyanTM
33a8155449
postgresqlPackages.pg_cron: 1.1.2 -> 1.1.3 ( #58747 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/pg_cron/versions
2019-04-08 23:44:12 +02:00
John Ericson
4ccb74011f
Merge commit '18aa59b0f26fc707e7313f8467e67159e61600c2' from master into staging
...
There was one conflict in the NixOS manual; I checked that it still
built after resolving it.
2019-04-01 00:40:03 -04:00
Mario Rodas
f917e9d343
postgresqlPackages.plv8: 2.3.8 -> 2.3.11
2019-03-30 21:00:00 -05:00
Mario Rodas
d4d710c1ab
postgresqlPackages.pipelinedb: init at 1.0.0-13
2019-03-27 08:40:00 -05:00
Mario Rodas
42b75c6c38
timescaledb: 1.0.0 -> 1.2.2
2019-03-25 16:20:00 -05:00
Danylo Hlynskyi
40cc269561
Merge branch 'master' into postgresql-socket-in-run
2019-03-25 01:06:59 +02:00
Wael M. Nasreddine
5af0780492
Merge remote-tracking branch 'origin/master' into staging
...
* origin/master: (693 commits)
buildGoModule: use go_1_12 instead of go_1_11 (#58103 )
gitAndTools.lab: 0.15.2 -> 0.15.3 (#58091 )
signal-desktop: 1.22.0 -> 1.23.0
added missing semicolon to documentation
terminus_font_ttf: 4.46.0 -> 4.47.0
buildGoModule: remove SSL env vars in favor of cacert in buildInputs (#58071 )
dav1d: init at 0.2.1
dropbox-cli: 2018.11.28 -> 2019.02.14
atlassian-confluence: 6.14.1 -> 6.14.2
maintainers: update email for dywedir
python.pkgs.hglib: use patch to specify hg path (#57926 )
chkrootkit: 0.52 -> 0.53
radare2-cutter: 1.7.2 -> 1.8.0
autorandr: 1.7 -> 1.8
pythonPackages.pyhepmc: fix build
llvm-polly/clang-polly: use latest llvm
apulse: 0.1.11.1 -> 0.1.12, cleanup
factorio: experimental 0.17.14 → 0.17.16 (#58000 )
sequeler: 0.6.7 -> 0.6.8
nasc: 0.5.1 -> 0.5.2
...
2019-03-21 21:01:25 -07:00
aszlig
f5106019d3
postgresql: Only use /run/postgresql on Linux
...
We only have /run on modern GNU/Linux systems and it's not necessarily
the case for Mac OS X or *BSD, so let's add the patch only if
stdenv.isLinux.
Thanks to @danbst for catching this.
Signed-off-by: aszlig <aszlig@nix.build>
2019-03-16 12:34:00 +01:00
R. RyanTM
1670e35e2d
postgresqlPackages.pgroonga: 2.1.7 -> 2.1.8 ( #54746 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/pgroonga/versions
2019-03-15 20:36:40 +01:00
aszlig
ef553788d0
postgresql: Move socket dir to /run/postgresql
...
The default, which is /tmp, has a few issues associated with it:
One being that it makes it easy for users on the system to spoof a
PostgreSQL server if it's not running, causing applications to connect
to their provided sockets instead of just failing to connect.
Another one is that it makes sandboxing of PostgreSQL and other services
unnecessarily difficult. This is already the case if only PrivateTmp is
used in a systemd service, so in order for such a service to be able to
connect to PostgreSQL, a bind mount needs to be done from /tmp to some
other path, so the service can access it. This pretty much defeats the
whole purpose of PrivateTmp.
We regularily run into issues with this in the past already (one example
would be https://github.com/NixOS/nixpkgs/pull/24317 ) and with the new
systemd-confinement mode upcoming in
https://github.com/NixOS/nixpkgs/pull/57519 , it makes it even more
tedious to sandbox services.
I've tested this change against all the postgresql NixOS VM tests and
they still succeed and I also grepped through the source tree to replace
other occasions where we might have /tmp hardcoded. Luckily there were
very few occasions.
Signed-off-by: aszlig <aszlig@nix.build>
Cc: @ocharles, @thoughtpolice, @danbst
2019-03-15 04:52:35 +01:00
Steve Chávez
28d49431c0
tds_fdw: init a 1.0.8
...
* tds_fdw: init a 1.0.8
* Use pname
2019-03-12 19:38:58 -07:00
R. RyanTM
65898a4ddb
postgresqlPackages.pgtap: 0.99.0 -> 1.0.0 ( #57360 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/pgtap/versions
2019-03-13 00:58:12 +02:00
Danylo Hlynskyi
bd5b8df4cd
Merge pull request #56352 from lsix/postgresql_updates
...
Postgresql updates
2019-03-05 02:39:55 +02:00
Julian Nadeau
1aa13609b6
Use c++ 11 for MySQL 5.7 to fix build in mac ( #56384 )
...
https://github.com/NixOS/nixpkgs/issues/49174 shows us the error that we were experiencing.
The last successful build was https://hydra.nixos.org/build/81938220 , with the first failing here: https://hydra.nixos.org/build/82083071
The difference between these 2 builds seems to be Protobuf 3.4 being updated to Protobuf 3.6.
Protobuf fails because the newer version uses newer C++ features.
This commit makes MySQL 5.7 use C++ 11 to fix these issues.
2019-02-28 20:59:40 +00:00
Lancelot SIX
a90cf49fa9
postgresql_10: 10.6 -> 10.7
...
See https://www.postgresql.org/about/news/1920/ for release information.
2019-02-25 15:43:07 +01:00
Lancelot SIX
70a31c2e00
postgresql_9_6: 9.6.11 -> 9.6.12
...
See https://www.postgresql.org/about/news/1920/ for release information.
2019-02-25 15:42:46 +01:00
Lancelot SIX
74c715e39c
postgresql_9_5: 9.5.15 -> 9.5.16
...
See https://www.postgresql.org/about/news/1920/ for release information.
2019-02-25 15:42:10 +01:00
Lancelot SIX
d1dd3a1f1a
postgresql_9_4: 9.4.20 -> 9.4.21
...
See https://www.postgresql.org/about/news/1920/ for release information.
2019-02-25 15:40:42 +01:00
Ryan Mulligan
62b7f5c665
Merge pull request #54988 from thefloweringash/percona-server56
...
percona-server56: 5.6.35-80.0 -> 5.6.43-84.3
2019-02-24 16:07:12 -08:00
Austin Seipp
b59b5b2052
cockroachdb: 2.1.3 -> 2.1.5
...
Closes #56192 .
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-02-22 10:06:47 -06:00
Danylo Hlynskyi
d0d099266e
postgresql: fix regression in NixOS after update to 11.2 ( #56146 )
...
ryantm bot updates `psqlSchema` alongside with version: https://github.com/NixOS/nixpkgs/pull/50646 , https://github.com/NixOS/nixpkgs/pull/55860
but `psqlSchema` is used to generate `stateDir`. It shouldn't be updated.
Ideally it should be equal to postgresql major version for pg versions,
but we already have deployments in /var/lib/postgresql/11.1. Strange why
nobody complained when it was changed from 11.0 -> 11.1.
I propose do correct naming for PG12+, but status quo for current versions.
Fixes https://github.com/NixOS/nixpkgs/issues/56134
2019-02-21 19:21:08 +02:00
Shea Levy
bb52ff3df8
postgresql: Don't move libs unnecessarily out of $lib.
...
In particular, when static linking pkgconfig expects libpq.a in $lib
2019-02-18 20:31:09 -05:00
R. RyanTM
e9aeffdc0a
postgresql_11: 11.1 -> 11.2
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/postgresql/versions
2019-02-15 16:02:50 -08:00
R. RyanTM
7b84ac2190
mysql57: 5.7.24 -> 5.7.25
...
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
2019-02-03 08:55:01 +00:00
John Ericson
c85a8a1fad
postgresql: No need to refer to super
...
self.callPackage works fine for now. If/when that changes, we have a
repo-wide thing to deal with so no reason to do anything now.
2019-02-02 15:56:52 -05:00
Andrew Childs
0536257612
percona-server56: 5.6.35-80.0 -> 5.6.43-84.3
2019-01-31 20:37:57 +09:00
Mario Rodas
2981a7b0e3
pg_topn: 2.2.0 -> 2.2.2
2019-01-30 19:59:21 -05:00
R. RyanTM
23a981a683
monetdb: 11.31.11 -> 11.31.13
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/monetdb/versions
2019-01-27 23:26:02 -08:00
Jörg Thalheim
ba34ffc665
Merge pull request #54619 from Mic92/remove-wkennington
...
treewide: remove wkennington as maintainer
2019-01-26 23:37:27 +00:00
Danylo Hlynskyi
4fb8bc8238
postgresql: cleanup postgis ( #54396 )
...
postgis: cleanup
Another part of https://github.com/NixOS/nixpkgs/pull/38698 , though I did cleanup even more.
Moving docs to separate output should save another 30MB.
I did pin poppler to 0.61 just to be sure GDAL doesn't break again next
time poppler changes internal APIs.
2019-01-26 21:15:43 +02:00
Danylo Hlynskyi
8e985dced0
postgresql: reorganize package and its extensions ( #54319 )
...
* postgresql: reorganize package and it's extensions
Extracts some useful parts of https://github.com/NixOS/nixpkgs/pull/38698 ,
in particular, it's vision that postgresql plugins should be namespaced.
2019-01-26 19:46:57 +02:00
Jörg Thalheim
b5c1deca8a
treewide: remove wkennington as maintainer
...
He prefers to contribute to his own nixpkgs fork triton.
Since he is still marked as maintainer in many packages
this leaves the wrong impression he still maintains those.
2019-01-26 10:05:32 +00:00
Austin Seipp
8cbe6b9ce4
nixpkgs: reorganize the postgresql extensions
...
This is a backwards compatible change; it mostly puts all the extensions
for postgresql in a common directory to keep them isolated.
It also moves a few things that /were not/ extensions out into other parts of
the filesystem namespace; namely the postgresql_jdbc and psqlodbc libraries
were moved under development/java-modules and development/libraries,
respectively. Because these libraries use the libpq postgresql client drivers,
they're less sensitive to underlying version changes anyway (since the protocol
is relatively stable).
No attributes were renamed or harmed in the creation of this patch.
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-01-19 17:33:32 -06:00
Austin Seipp
73f56ae191
nixpkgs: move postgresql patches into a common directory
...
This simply makes it easier to browse the PostgreSQL package directory. More to
come.
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-01-19 17:33:32 -06:00
R. RyanTM
2b183a448c
pgroonga: 2.1.6 -> 2.1.7
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/pgroonga/versions
2019-01-13 09:48:03 +01:00
Lancelot SIX
ce235f70ca
postgresql_9_3: drop
...
Postgresql 9.3 reached end of life on november 11, 2018 (see
https://www.postgresql.org/about/news/1905/ )
(Rebase of #52052 . Closes #52052.)
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-12-31 08:44:57 -06:00
Austin Seipp
f2c99c61cf
cockroachdb: 2.1.1 -> 2.1.3
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-12-28 07:59:48 -06:00
Franz Pletz
61bd0e851e
postgresql: branch 9.3 is not maintained anymore
...
See https://www.postgresql.org/support/versioning/ .
2018-12-17 16:35:48 +01:00
Izorkin
594fc72a32
mysql55: broken on aarch64
2018-12-12 20:07:51 +03:00
Izorkin
6aa42941dc
mysql55: 5.5.60 -> 5.5.62
2018-12-12 15:04:24 +03:00
Alexey Shmalko
ef966c1952
Merge pull request #51719 from marsam/postgresql-build-icu-support
...
postgresql: Build with icu support
2018-12-10 01:52:54 +02:00
Mario Rodas
acc45d8f4f
postgresql: Build with icu support
2018-12-08 00:33:39 -05:00
Jan Tojnar
c5881ec2c9
Merge remote-tracking branch 'upstream/master' into staging
2018-11-30 20:09:45 +01:00
Frederik Rietdijk
1828a5c5ba
Merge master into staging-next
2018-11-30 17:46:21 +01:00
Austin Seipp
c90a45a383
cockroachdb: 2.0.0 -> 2.1.1, aarch64 support
...
This also splits the .bin output to have a separate .man attribute:
previously it contained both.
This also adds provisional support for aarch64-linux, which seems to
build easily. (Full testing will ideally come via NixOS tests later)
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-11-29 15:12:35 -06:00
Frederik Rietdijk
9b81c7e455
Merge staging-next into staging
2018-11-29 09:18:35 +01:00
Frederik Rietdijk
9db2421d1f
Merge master into staging-next
2018-11-29 08:12:56 +01:00
Jack Kelly
5987c5c694
postgresql: Remove static libs using host platform extension
2018-11-28 10:49:13 -06:00
Alyssa Ross
c41c195dc5
postgresql: disable parallel building on Darwin
...
There have been multiple reports of this failing.
Fixes https://github.com/NixOS/nixpkgs/issues/51093 .
2018-11-27 20:13:23 +00:00
Domen Kožar
f31ea5a2d5
postgresql: conditionalize systemd (on darwin)
2018-11-27 19:38:54 +00:00
Domen Kožar
d04fedd715
postgresql: Enable systemd integration for 9.6+
...
This allows, finally, proper detection when postgresql is ready to
accept connections. Until now, it was possible that services depending
on postgresql would fail in a race condition trying to connect
to postgresql.
2018-11-27 19:16:21 +00:00
R. RyanTM
128a446c59
postgresql_11: 11.0 -> 11.1
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/postgresql/versions
2018-11-26 09:53:36 -06:00
Frederik Rietdijk
0d0d7dcd06
Merge staging-next into staging
2018-11-18 10:41:34 +01:00
Frederik Rietdijk
63c6875f26
Merge master into staging-next
2018-11-18 10:32:12 +01:00
Michael Weiss
939bb2189b
monetdb: 11.29.7 -> 11.31.11
2018-11-16 23:33:26 +01:00
Markus Kowalewski
7d279b4780
virtuoso-opensource: add license
2018-11-15 00:13:52 +01:00
Markus Kowalewski
41c619a191
pgtap: add license
2018-11-15 00:13:52 +01:00
Markus Kowalewski
b9c5598b3c
mysql: add licenses
2018-11-15 00:13:46 +01:00
Matthew Bauer
bfbfe941ab
treewide: use scons setup hook
...
Lots of packages can use it. Here is the list:
- jackmix
- klick
- mixx
- nova-filters
- rhvoice
- giv
- mypaint
- swift-im
- bombono
- mapnik
- serf
- nuitka
- pyexiv2
- godot
- hammer
- toluapp
- btanks
- dxx-rebirth
- endless-sky
- globulation
- the-powder-toy
- fceux
- gpsd
- mongodb
- rippled
- mariadb
- lprof
2018-11-13 19:14:10 -06:00
Lancelot SIX
3cbc20e8c4
postgresql_11: 11.0 -> 11.1
...
See https://www.postgresql.org/about/news/1905/ for release information.
Fixes CVE-2018-16850
2018-11-09 09:42:45 +01:00
Lancelot SIX
575151eb08
postgresql_10: 10.5 -> 10.6
...
See https://www.postgresql.org/about/news/1905/ for release information.
Fixes CVE-2018-16850
2018-11-09 09:42:45 +01:00
Lancelot SIX
1670fd115d
postgresql_9_6: 9.6.10 -> 9.6.11
...
See https://www.postgresql.org/about/news/1905/ for release information.
Fixes CVE-2018-16850
2018-11-09 09:42:44 +01:00
Lancelot SIX
f703ea62a0
postgresql_9_5: 9.5.14 -> 9.5.15
...
See https://www.postgresql.org/about/news/1905/ for release information.
Fixes CVE-2018-16850
2018-11-09 09:42:44 +01:00
Lancelot SIX
882c3b529c
postgresql_9_4: 9.4.19 -> 9.4.20
...
See https://www.postgresql.org/about/news/1905/ for release information.
Fixes CVE-2018-16850
2018-11-09 09:42:44 +01:00
Lancelot SIX
5d37d63388
postgresql_9_3: 9.3.24 -> 9.3.25
...
See https://www.postgresql.org/about/news/1905/ for release information.
Fixes CVE-2018-16850
2018-11-09 09:42:37 +01:00