Commit Graph

16 Commits

Author SHA1 Message Date
Wolfgang Walther
a248c2dd55 postgresql_17: 17.10 -> 17.11
Release Notes:
https://www.postgresql.org/about/news/postgresql-186-1711-1615-1519-1424-and-19-beta-3-released-3365/
2026-08-14 22:16:39 +02:00
Wolfgang Walther
4160692646 postgresql: flatten generic.nix
Removes all the indentation in generic.nix, which is possible because
we're not calling the generic function recursively anymore anyway.
2026-07-05 14:43:35 +02:00
Bart Oostveen
ff3a971a1b postgresql_17: 17.9 -> 17.10
Release Notes:
https://www.postgresql.org/about/news/postgresql-184-1710-1614-1518-and-1423-released-3297/
2026-05-15 09:12:02 +02:00
Wolfgang Walther
683a26d435 postgresql_17: 17.8 -> 17.9
Out-of-cycle release to fix regressions in the last set of releases.

Release Notes:
https://www.postgresql.org/about/news/out-of-cycle-release-scheduled-for-february-26-2026-3241/
2026-03-03 19:59:05 +01:00
Wolfgang Walther
77867fbc7b postgresql: change source back to tags
The tags for the recent minor version releases have now been pushed.
2026-02-12 12:20:25 +01:00
Wolfgang Walther
bc365bea1c postgresql_17: 17.7 -> 17.8
Release Notes:
https://github.com/postgres/postgres/blob/REL_17_STABLE/doc/src/sgml/release-17.sgml

Security: CVE-2026-2003, CVE-2026-2004, CVE-2026-2005, CVE-2026-2006,
CVE-2026-2007
2026-02-10 10:22:43 +01:00
Wolfgang Walther
8af07b25ac postgresql: switch back to latest tags
The commits we already switched to have now been tagged, so we can go
back to these.
2025-11-13 12:17:52 +01:00
Wolfgang Walther
8e8cc8abef postgresql_17: 17.6 -> 17.7
Release Notes:
fbb530a3df/doc/src/sgml/release-17.sgml

Fixes:
CVE-2025-12817
CVE-2025-12818
2025-11-11 15:14:17 +01:00
Hans Joachim Kliemeck
a216b8c911 postgresql: 17.5 -> 17.6 2025-08-15 08:17:32 +02:00
Wolfgang Walther
d7ea3c4fd4 postgresql_17: 17.4 -> 17.5 2025-05-07 20:10:12 +02:00
Wolfgang Walther
4579b6bc19 {postgresql*,libpq}: replace rev with tag
We had set the "stamped" commit in #382282, a few days before the tags
appeared. The tags are now there, so we can replace them. The hashes
stay the same.
2025-02-20 18:54:48 +01:00
Maximilian Bosch
70d670e42c postgresql_17: 17.2 -> 17.4
ChangeLog:
https://www.postgresql.org/about/news/postgresql-173-167-1511-1416-and-1319-released-3015/
https://www.postgresql.org/about/news/out-of-cycle-release-scheduled-for-february-20-2025-3016/

Co-authored-by: Wolfgang Walther <walther@technowledgy.de>
2025-02-18 11:19:49 +01:00
Wolfgang Walther
be8612e15a postgresql: fetch from GitHub instead of tarball
This allows us to fetch newer releases a few days before they are
officially released and the tarballs have been pushed.

The regular release cycle is like this:
- Sunday, the release notes are committed.
- Monday, the version is "stamped", i.e. the version bump committed.
- Thursday, the release is made.

There are not going to be any changes from Monday on, so we can kick off
our builds at that time already - they still need time to hit unstable
anyway.
2025-02-18 10:59:47 +01:00
Wolfgang Walther
6aa3d74242 postgresql_17: 17.1 -> 17.2
Release notes:
https://www.postgresql.org/about/news/postgresql-172-166-1510-1415-1318-and-1222-released-2965/
2024-11-22 18:46:40 +01:00
Wolfgang Walther
8e48064d55 postgresql_17: 17.0 -> 17.1
Release Notes:
https://www.postgresql.org/about/news/postgresql-171-165-159-1414-1317-and-1221-released-2955/
2024-11-14 20:04:11 +01:00
Wolfgang Walther
4cc4534295 postgresql_17: init at 17.0 2024-10-26 15:15:24 +02:00