git: 357bf9735bff - main - databases/postgresql1[456]-server: fix typo in pkg-message-server.in
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 10 Aug 2024 16:38:54 UTC
The branch main has been updated by dim: URL: https://cgit.FreeBSD.org/ports/commit/?id=357bf9735bffc0a6e2fd1d529b0144847538c802 commit 357bf9735bffc0a6e2fd1d529b0144847538c802 Author: Dimitry Andric <dim@FreeBSD.org> AuthorDate: 2024-08-10 16:35:56 +0000 Commit: Dimitry Andric <dim@FreeBSD.org> CommitDate: 2024-08-10 16:37:23 +0000 databases/postgresql1[456]-server: fix typo in pkg-message-server.in s/upgradring/upgrading/ MFH: 2024Q3 --- databases/postgresql14-server/files/pkg-message-server.in | 2 +- databases/postgresql15-server/files/pkg-message-server.in | 2 +- databases/postgresql16-server/files/pkg-message-server.in | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/databases/postgresql14-server/files/pkg-message-server.in b/databases/postgresql14-server/files/pkg-message-server.in index 8253d3c2541b..0f60433892bb 100644 --- a/databases/postgresql14-server/files/pkg-message-server.in +++ b/databases/postgresql14-server/files/pkg-message-server.in @@ -69,7 +69,7 @@ NB. If you're not using a checksumming filesystem like ZFS, you might SECURITY ADVICE -If upgradring from a version 14.x < 14.12: +If upgrading from a version 14.x < 14.12: A security vulnerability was found in the system views pg_stats_ext and pg_stats_ext_exprs, potentially allowing authenticated database users to see data they shouldn't. If this is of concern in your diff --git a/databases/postgresql15-server/files/pkg-message-server.in b/databases/postgresql15-server/files/pkg-message-server.in index 946ff1d75b6d..2836b9d5f9b5 100644 --- a/databases/postgresql15-server/files/pkg-message-server.in +++ b/databases/postgresql15-server/files/pkg-message-server.in @@ -69,7 +69,7 @@ NB. If you're not using a checksumming filesystem like ZFS, you might SECURITY ADVICE -If upgradring from a version 15.x < 15.7: +If upgrading from a version 15.x < 15.7: A security vulnerability was found in the system views pg_stats_ext and pg_stats_ext_exprs, potentially allowing authenticated database users to see data they shouldn't. If this is of concern in your diff --git a/databases/postgresql16-server/files/pkg-message-server.in b/databases/postgresql16-server/files/pkg-message-server.in index 1d79c1d88b58..a80531084365 100644 --- a/databases/postgresql16-server/files/pkg-message-server.in +++ b/databases/postgresql16-server/files/pkg-message-server.in @@ -69,7 +69,7 @@ NB. If you're not using a checksumming filesystem like ZFS, you might SECURITY ADVICE -If upgradring from a version 16.x < 16.3 +If upgrading from a version 16.x < 16.3 A security vulnerability was found in the system views pg_stats_ext and pg_stats_ext_exprs, potentially allowing authenticated database users to see data they shouldn't. If this is of concern in your