summaryrefslogtreecommitdiff
path: root/pkgs/servers/sql (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | postgresqlPackages.postgis: 3.6.0 -> 3.6.1R. Ryantm2025-11-191-2/+2
|/
* postgresqlPackages.pgx_ulid: 0.2.1 -> 0.2.2myypo2025-11-171-9/+7
* postgresqlPackages.pg_net: 0.19.7 -> 0.20.2 (#461244)Wolfgang Walther2025-11-151-2/+2
|\
| * postgresqlPackages.pg_net: 0.19.7 -> 0.20.2R. Ryantm2025-11-151-2/+2
* | postgresqlPackages.pg_roaringbitmap: 0.5.5 -> 1.1.0 (#461320)Wolfgang Walther2025-11-141-2/+2
|\ \
| * | postgresqlPackages.pg_roaringbitmap: 0.5.5 -> 1.1.0R. Ryantm2025-11-131-2/+2
| |/
* | postgresqlPackages.timescaledb-apache: 2.23.0 -> 2.23.1 (#461342)kirillrdy2025-11-131-2/+2
|\ \
| * | postgresqlPackages.timescaledb-apache: 2.23.0 -> 2.23.1R. Ryantm2025-11-131-2/+2
| |/
* | postgresql: switch back to latest tags•••The commits we already switched to have now been tagged, so we can go back to these. Wolfgang Walther2025-11-137-21/+7
* | Merge branch 'master' into staging-nextVladimír Čunát2025-11-121-2/+2
|\ \ | |/ |/|
| * postgresqlPackages.pgrouting: 3.8.0 -> 4.0.0R. Ryantm2025-11-091-2/+2
* | postgresql_{13,14,15,16,17,18}: minor version updates (#460644)Wolfgang Walther2025-11-117-26/+33
|\ \
| * | postgresql_18: 18.0 -> 18.1•••Release Notes: https://github.com/postgres/postgres/blob/4b324845ba5d24682b9b3708a769f00d160afbd7/doc/src/sgml/release-18.sgml Fixes: CVE-2025-12817 CVE-2025-12818 Wolfgang Walther2025-11-112-9/+5
| * | postgresql_17: 17.6 -> 17.7•••Release Notes: https://github.com/postgres/postgres/blob/fbb530a3dff569222bea7098ad4de3d8bde97740/doc/src/sgml/release-17.sgml Fixes: CVE-2025-12817 CVE-2025-12818 Wolfgang Walther2025-11-112-6/+9
| * | postgresql_16: 16.10 -> 16.11•••Release Notes: https://github.com/postgres/postgres/blob/d61dd817be70749d14e982a369e97fdda9d5cba6/doc/src/sgml/release-16.sgml Fixes: CVE-2025-12817 CVE-2025-12818 Wolfgang Walther2025-11-111-3/+5
| * | postgresql_15: 15,14 -> 15.15•••Release Notes: https://github.com/postgres/postgres/blob/32f38816779420502d4a311835d5fe939e9548a0/doc/src/sgml/release-15.sgml Fixes: CVE-2025-12817 CVE-2025-12818 Wolfgang Walther2025-11-111-3/+5
| * | postgresql_14: 14.19 -> 14.20•••Release Notes: https://github.com/postgres/postgres/blob/9ad034be354da9af1cea76836a9e576c110d1ff3/doc/src/sgml/release-14.sgml Fixes: CVE-2025-12817 CVE-2025-12818 Wolfgang Walther2025-11-111-3/+5
| * | postgresql_13: 13.22 -> 13.23•••Release Notes: https://github.com/postgres/postgres/blob/89df812eb890814b105d871185935b580478e660/doc/src/sgml/release-13.sgml Fixes: CVE-2025-12817 CVE-2025-12818 Wolfgang Walther2025-11-111-3/+5
| |/
* | libpq: 18.0 -> 18.1•••Release Notes: https://github.com/postgres/postgres/blob/4b324845ba5d24682b9b3708a769f00d160afbd7/doc/src/sgml/release-18.sgml Fixes: CVE-2025-12818 Wolfgang Walther2025-11-111-3/+5
* | Merge master into staging-nextnixpkgs-ci[bot]2025-11-052-649/+605
|\|
| * postgresqlPackages.pgvectorscale: 0.7.0 -> 0.9.0Diogo Correia2025-11-052-649/+605
* | Merge staging-next into stagingnixpkgs-ci[bot]2025-11-021-2/+2
|\|
| * postgresqlPackages.pg_repack: 1.5.2 -> 1.5.3R. Ryantm2025-11-021-2/+2
* | Merge remote-tracking branch 'origin/staging-next' into stagingK9002025-11-011-0/+2
|\|
| * postgresql: expose callPackageAugustin Trancart2025-10-311-0/+2
* | Merge staging-next into stagingnixpkgs-ci[bot]2025-10-311-10/+3
|\|
| * postgresqlPackages.timescaledb: 2.22.1 -> 2.23.0•••Release Notes: https://github.com/timescale/timescaledb/releases/tag/2.23.0 Wolfgang Walther2025-10-301-10/+3
* | Merge staging-next into stagingnixpkgs-ci[bot]2025-10-301-1/+2
|\|
| * postgresqlPackages.anonymizer: fix maintainer pings•••Because of `lib.getAttrs`, `postgresqlPackages.anonymizer.meta.teamsPosition` returned the path to `lib/attrsets.nix`. This caused maintainer pings for that file for the maintainers of `postgresqlPackages.anonymizer`. Using regular `inherit` syntax moves the definition of the `teams` attribute in the right file and fixes the maintainer pings. Wolfgang Walther2025-10-301-1/+2
* | Merge staging-next into stagingnixpkgs-ci[bot]2025-10-291-2/+2
|\|
| * mysql80: 8.0.43 -> 8.0.44, mysql84: 8.4.6 -> 8.4.7 (#454338)Fabián Heredia Montiel2025-10-291-2/+2
| |\
| | * mysql80: 8.0.43 -> 8.0.44•••Fixes: * CVE-2025-53054 * CVE-2025-53053 * CVE-2025-53044 * CVE-2025-53045 * CVE-2025-53062 * CVE-2025-53069 * CVE-2025-53040 * CVE-2025-53042 https://www.oracle.com/security-alerts/cpuoct2025.html#AppendixMSQL Changes: https://dev.mysql.com/doc/relnotes/mysql/8.0/en/news-8-0-44.html Thomas Gerbet2025-10-211-2/+2
* | | Merge staging-next into stagingWolfgang Walther2025-10-282-0/+179
|\| |
| * | postgresqlPackages.pointcloud: init at 1.2.5 (#454969)Wolfgang Walther2025-10-282-0/+179
| |\ \
| | * | postgresqlPackages.pointcloud: init at 1.2.5Augustin Trancart2025-10-282-0/+179
* | | | Merge staging-next into stagingnixpkgs-ci[bot]2025-10-271-0/+3
|\| | |
| * | | postgresql13Packages.lantern: fix build with cmake4 (#455635)Maximilian Bosch2025-10-271-0/+3
| |\ \ \
| | * | | postgresql13Packages.lantern: fix build with cmake4Rafael Ieda2025-10-251-0/+3
* | | | | Merge remote-tracking branch 'origin/staging-next' into stagingK9002025-10-271-7/+2
|\| | | |
| * | | | postgresqlPackages.rum: 1.3.14 -> 1.3.15•••Changes: https://github.com/postgrespro/rum/releases/tag/1.3.15 Dee Anzorge2025-10-261-7/+2
| |/ / /
* | | | Merge staging-next into stagingnixpkgs-ci[bot]2025-10-251-2/+2
|\| | |
| * | | mssql_jdbc: 13.2.0 -> 13.2.1 (#452276)Weijia Wang2025-10-251-2/+2
| |\ \ \
| | * | | mssql_jdbc: 13.2.0 -> 13.2.1R. Ryantm2025-10-151-2/+2
* | | | | Merge staging-next into stagingnixpkgs-ci[bot]2025-10-251-2/+2
|\| | | |
| * | | | postgresqlPackages.pg_partman: 5.3.0 -> 5.3.1R. Ryantm2025-10-241-2/+2
| | |/ / | |/| |
* | | | Merge staging-next into stagingnixpkgs-ci[bot]2025-10-231-4/+9
|\| | |
| * | | mariadb: fix build on x86_64-darwin (#454507)Vladimír Čunát2025-10-221-4/+9
| |\ \ \
| | * | | mariadb: fix build on x86_64-darwinSimon Hauser2025-10-221-4/+9
* | | | | Merge remote-tracking branch 'origin/staging-next' into stagingK9002025-10-221-2/+2
|\| | | |
| * | | | postgresqlPackages.pg_ivm: 1.12 -> 1.13R. Ryantm2025-10-221-2/+2
| |/ / /