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
Austin Seipp
4569ee7d74
plv8: unbreak build, bump to version 2.3.8
...
ee58a5b30d
broke the plv8 build because it
upgraded the v8_6_x expression everywhere to the 6.9 branch, which came
with API changes. Notably, it seems plv8 only supports up-to v8 6.4.x at
this time.
This keeps a copy of the plv8_6_x expression inside the same directory
as the other v8 versions (so patches, etc are easy to apply), but it is
not exposed to the top-level of all-packages.nix.
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-11-04 08:24:19 -06:00
Austin Seipp
b0f7c86094
timescaledb: fix license (Apache 2.0, not PostgreSQL)
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-11-04 07:30:23 -06:00
Austin Seipp
800184df21
tsearch_extras: 0.3 -> 0.4
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-11-03 19:53:52 -05:00
Austin Seipp
d8abcdc1de
pg_topn: 2.0.2 -> 2.2.0
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-11-03 19:53:46 -05:00
Austin Seipp
a713251348
timescaledb: 0.11.0 -> 1.0.0
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-11-03 19:49:00 -05:00
Austin Seipp
cecee87f39
pg_repack: reindent to 2-spaces
...
More or less all the Postgres code uses this, so it's nice to be
consistent.
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-11-03 19:46:07 -05:00
Austin Seipp
b5be88c97a
pg_hll: 2.10.2-9af41684 -> 2.12
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-11-03 19:44:24 -05:00
Austin Seipp
648f4a2769
nixpkgs: tidy up pgjwt package
...
This makes pgjwt take a dummy 'postgresql' argument, which it does not *need*
in the buildInputs (it is purely a SQL extension with no C code). However, this
argument will be necessary for an upcoming change that will parameterize the
extensions over a particular PostgreSQL version.
It also does some tiny cleanup, setting a null build phase.
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-11-02 13:52:48 -05:00
Austin Seipp
2266f2014b
nixos/postgresql: add myself as maintainer
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-11-02 13:52:33 -05:00
Alyssa Ross
91c746cacc
postgresql_11: init at 11.0
2018-10-30 14:33:35 +00:00
Alyssa Ross
c6c7d55790
postgresql*: use underscores in version numbers
2018-10-30 14:32:21 +00:00
Alyssa Ross
9594b59f13
postgresql10: rename from postgresql100
2018-10-30 12:40:20 +00:00
R. RyanTM
5fd8de8137
pgroonga: 2.1.3 -> 2.1.6 ( #49205 )
...
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
2018-10-27 20:14:23 -04:00
R. RyanTM
d9423ee446
mysql57: 5.7.23 -> 5.7.24 ( #49221 )
...
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
2018-10-27 09:50:57 -04:00
R. RyanTM
d2a137abb5
pg_repack: 1.4.3 -> 1.4.4
...
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_repack/versions
2018-10-24 15:22:43 +02:00
Frederik Rietdijk
89349fdae9
Merge staging-next into staging
2018-10-17 08:36:28 +02:00
florianjacob
98e5a0f9f4
mariadb.connector-c: 2.3.6 -> 2.3.7 ( #48078 )
2018-10-16 09:04:37 +02:00
Jörg Thalheim
7e5e9429d0
Merge pull request #48375 from r-ryantm/auto-update/pg_cron
...
pg_cron: 1.0.2 -> 1.1.2
2018-10-15 23:22:26 +01:00
Jörg Thalheim
af496bade8
Merge pull request #48474 from c0bw3b/pkg/pgjdbc
...
postgresql-jdbc: 42.2.2 -> 42.2.5
2018-10-15 22:51:21 +01:00
Renaud
ed6e251ff0
sqlite-jdbc: 3.20.0 -> 3.25.2
2018-10-15 20:45:50 +02:00
Renaud
adf9c5080f
postgresql-jdbc: 42.2.2 -> 42.2.5
...
¤ set read-only permissions on .jar at install (mode 0444)
¤ license is now BSD 2-clause
2018-10-15 19:34:24 +02:00
R. RyanTM
170c6104b6
pg_cron: 1.0.2 -> 1.1.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/pg_cron/versions
2018-10-13 21:36:56 -07:00
Yurii Izorkin
963dcd935d
mariadb galera: 25.3.23 -> 25.3.24 ( #47905 )
2018-10-06 16:03:15 +02:00
R. RyanTM
d1b8d73464
pgroonga: 2.0.9 -> 2.1.3 ( #46984 )
...
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
2018-09-29 20:54:42 +02:00