From c1dde7bada756acc71034891e2185393ed09efcd Mon Sep 17 00:00:00 2001
From: Magnus Hagander
Date: Thu, 12 Jan 2023 10:41:23 +0100
Subject: [PATCH] Add a paragraph about how to get security notifications
---
templates/security/security.html | 11 +++++++++++
1 file changed, 11 insertions(+)
diff --git a/templates/security/security.html b/templates/security/security.html
index 7a4411e9..38cd7ab1 100644
--- a/templates/security/security.html
+++ b/templates/security/security.html
@@ -122,6 +122,17 @@
a security vulnerability.
+PostgreSQL Security Notifications
+
+
+ To receive notifications about security releases or other security
+ related news, you can subscribe to
+ the pgsql-announce mailing list. If you set your
+ subscription to only include the tag Security, it will
+ exclude all other announcements that are otherwise sent on this
+ list.
+
+
Known PostgreSQL Security Vulnerabilities
--
2.39.5