Commit Graph

2371 Commits

Author SHA1 Message Date
e48157dac3 Use base64.urlsafe_b64encode() instead of manual specification of chars
This makes for better readability, and is exactly the same
functionality...

Pointed out by Jacob Champion
2025-06-11 20:26:21 +02:00
de76f82f62 Implement authenticated encryption in community auth
This creates a community auth version 3 (previous one being 2, and 1 is
long gone) trhat uses AES_SIV as the encryption method instead of
regular AES_CBC, and validates the digests on all accounts.

As this gets deployed on servers incrementall, the version has to be
specified in the database record for the site. We could have the site
indicate this itself, but doing it this way seems safer as it will then
just break for any app that accidentally reverts the plugin.

Reviewed by Jacob Champion
2025-06-11 20:26:21 +02:00
7a42e2a5f5 Remove suburl support in test_auth.py
This was removed from actual community auth a very long time ago (in
2013, in commit 78de94d1).
2025-06-11 20:26:21 +02:00
6fbb64be01 Remove more RHEL 7 stuff, also remove Oracle Linux support. We don't test it 2025-06-02 19:49:05 +03:00
f24954666c RHEL 10 is available, RHEL 7 is EOL, Fedora 40 is EOL, Fedora 42 is already out. 2025-06-02 19:46:42 +03:00
06120780ba 2025-05-08 update release and PostgreSQL 18 Beta 1 2025-05-07 23:49:46 -04:00
89f8a7d553 List Fastly as CDN sponsor.
This is not the prettiest at the moment as the server sponsor page doesn't
include logos, but we are obliged to display the Fastly one in return for the
services they provide. We may want to redesign this page at some point in
the future to group by sponsor and work more cleanly with non-server hosting
sponsors.
2025-04-23 10:27:58 +01:00
827a06e256 Move book to right place in the list
This moves the book added in eb46390e since I only remembered to put
in chronological order after pushing.
2025-04-23 10:49:11 +02:00
eb46390e71 Add PostgreSQL For Jobseekers to the books page
Per request by the author on pgsql-www@.

Reported-by: Sonia Valeja <soniavaleja@gmail.com>
Discussion: https://postgr.es/m/CAJz4NYk03KyOVfw8GXif_2c3f2nmOACbNWBNUy9q5R9kd4mWFA@mail.gmail.com
2025-04-23 10:46:19 +02:00
76ad604105 Add Fastly logo 2025-04-23 09:32:58 +01:00
e1d0305d6e Add Prairie Postgres 2025-04-15 12:58:16 +01:00
d7211e72e4 Update committers list 2025-04-11 13:23:43 -07:00
c661a1d41b Upgrade Debian/Ubuntu installation instructions
* Use /etc/os-release instead of lsb_release
* Update list of distribution releases covere
* Drop i386 and s390x architectures
* Use PG 17 in package name examples
2025-04-09 14:06:03 +02:00
02d4fa24cc Update to latest version of auth plugin
For some reason, downstream repos had a newer version but we forgot it
in the upstream repo.
2025-04-01 13:01:31 +02:00
2d764dbc08 Correct note on naming to match reality.
Per discussion on -core and -hackers.
2025-03-04 10:07:33 +00:00
55d5c107d4 Remove "Schemaverse" from the "Online resources" page
The Schemaverse website no longer responds, so we don't need to
link to it.

Reported-by: Greg Sabino Mullane <htamfids@gmail.com>
2025-02-22 15:01:25 -05:00
898dbf6a08 2025-02-20 update release 2025-02-19 22:57:14 -05:00
45af503ca8 Update Code of Conduct
The CoC had superfluous language on when a CoCC member could be
removed. Given the language didn't provide additional context on
the process of removal, the language itself is removed.

Signed-off-by: Jonathan S. Katz <jonathan.katz@excoventures.com>
2025-02-19 10:58:05 -05:00
f679398efa Remove 32-bit Windows column in Windows Download table
The table describing platform support for Windows downloads still
had a column for 32-bit Windows platforms which was all empty.

Reviewed-by: Magnus Hagander <magnus@hagander.net>
Discussion: https://postgr.es/m/3F3210DF-1A5B-4E6A-B7E1-50B2D9F4D8AD@yesql.se
2025-02-18 22:52:12 +01:00
ec7b5ae1f5 Fix typo
Spotted by Daniel Gustafsson
2025-02-18 16:19:36 +01:00
a97bc8ea1d Add a how to get involved section to developer frontpage
Much more can be done to help this page, but it's a start.

Reviewed-by: Daniel Gustafsson and Jonathan Katz
2025-02-18 16:18:37 +01:00
aebddbe97f 2025-02-13 update release 2025-02-12 21:23:03 -08:00
403be5a387 Prepare for social link updates
The full work will be handled in a subsequent patch, but for now
prepare for the update while finalizing the design.
2025-02-12 21:12:49 -08:00
aab6824999 Add PgBouncer to list of projects covered by CNA scope 2025-02-06 16:29:30 -05:00
a1ddfdd8bd List 3rd party support/help resources on the website.
As discussed at the dev meeting in Brussels in January 2025.
2025-02-06 11:17:25 +00:00
272af05a83 RHEL/Rocky/AlmaLinux supports PostgreSQL 16 as well via modules. 2025-01-30 11:00:55 +01:00
ef76cab252 Add additional Contributor Committee links
The Contributors Committee wants to add our contact email to our
governance page and also link to the release notes from the
Contributor profile page. It should make it easier to know how to
contact us.
2025-01-30 09:29:51 +01:00
a48d202a8a Add EDB as a PGCA sponsor. 2025-01-27 10:05:38 +00:00
af10fea8be Make more use of postgres as it's one of our marks. 2025-01-22 11:27:14 +00:00
7182b96342 Use correct org name. 2025-01-21 09:23:34 +00:00
44dbbc162a Add a help text indicating where the "contributions" field is used
Per discussion among moderators
2025-01-15 13:20:41 +01:00
83493b5da6 Add a page listing recognised NPOs. 2025-01-07 09:28:07 +00:00
3743bdb5d9 Update supported versions 2025-01-02 09:53:36 +00:00
8c256f890b Retire Scientific Linux 2024-12-27 20:12:03 +03:00
4e3fce6bb9 Make recent RHEL releases more prominent and remove remaining RHEL 6 stuff 2024-12-27 20:11:06 +03:00
d59ef65c63 Retire RHEL/CentOS 6 2024-12-27 20:08:12 +03:00
1157b69b10 Update Fedora info 2024-12-27 20:06:47 +03:00
02962c3e8d PGCA sponsorship cost update. 2024-12-19 16:36:58 +00:00
ab9c85d10d Update infrastructure admin team page
Author: Joe Conway <mail@joeconway.com>
2024-12-17 21:44:13 -05:00
18db9df626 Update sponsor logo 2024-11-21 11:15:21 -05:00
4743e0b021 2024-11-21 update release 2024-11-20 22:02:53 -05:00
5d9c3ddd21 Update NPO text.
Per decision of the PGCA board. This removes a deadlock condition where an NPO that is
recognised could use the name, but an NPO that's being setup cannot yet be recognised.

All NPOs that use the marks in their name should apply for a licence now, as we can approve
that on the condition that they attain and retain recognised status. It also helps strengthen
the marks for us and the NPO.
2024-11-20 17:00:53 +00:00
718b76ebba Fix link to the "Planetary alignment blog post"
Reported-by: Tobias Bussmann <t.bussmann@gmx.net>
2024-11-14 15:14:12 -05:00
0ba37ed496 2024-11-14 release 2024-11-13 23:09:02 -05:00
b1305e2ffa Adjust CSS to have tooltips in the H2 headings in the docs
There's been at least one complaint about a stray # that appears in the
manual.  Add a tooltip to this to make it more clear why this appears
and what it's for.

Reported-by: Muhammad Ikram <mmikram@gmail.com>
Reviwed-by: Daniel Gustafsson <daniel@yesql.se>
Discussion: https://postgr.es/m/CAGeimVqnkm7X-cXNNXjdGL2u5N29RiFtcpUzPuW1-VYACe6m+Q@mail.gmail.com
2024-11-06 13:39:04 +01:00
0d98d67a48 Update Code of Conduct Committee 2024-10-15 11:04:11 -04:00
606fd48213 PostgreSQL 17 release announcement! 2024-09-25 22:52:07 -04:00
ef143f9e81 PostgreSQL 17 website content refresh
This is an annual pass over all of the content on the website to
ensure it's up-to-date for the press release.
2024-09-25 22:17:10 -04:00
a924910405 PostgreSQL 17 press kit
The press kit for the PostgreSQL 17 release. This includes
translations of the press kit into the following languages:

- Chinese
- English
- French
- German
- Greek
- Hebrew
- Indonesian
- Italian
- Japanese
- Korean
- Polish
- Portuguese
- Russian
- Spanish
- Swedish
- Ukrainian

This includes contributions from the following folks:

  - Adrian Klaver
  - Alicja Kucharczyk
  - Andrea Farci
  - Andreas 'ads' Scherbaum
  - Andrew Atkinson
  - Anna Uraskova
  - Carlos Chapi
  - Cary Huang
  - Daniel Gustafsson
  - Daniel Westermann
  - Dayeong Yoon
  - Domenico Sgarbossa
  - Ekaterina Kiryanova
  - Elena Karavaeva
  - Euler Taveira
  - Gunnar "Nick" Bluth
  - Grant Zhou
  - Hervé Lefebvre
  - Iis Khoerun Nisa
  - Ioseph Kim
  - Jaehan Choi
  - Jean-Christophe Arnu
  - Jimmy Angelakos
  - Jonathan Katz
  - Julyanto Sutandang
  - Matthias van de Meent
  - Michael Goldberg
  - Nicolas Lutic
  - Nozomi Anzai
  - Pavlo Golub
  - Peter Eisentraut
  - Philippe Viegas
  - Robert Haas
  - Stefanie Janine Stölting
  - Stéphane Schildknecht
  - Szymon Lipiński
  - Tetiana Petiurenko
  - Xiangyu Liang
  - Xueyu Gao

Many thanks to everyone who helped with the PostgreSQL 17
release announcement!

m
2024-09-25 22:16:40 -04:00
21bd7161bd Reword contributors page and update links
This patch adds clarifications and updates links around the contributors
page.

Author: Melanie Plageman <melanieplageman@gmail.com>
2024-09-07 14:00:10 -04:00