From: Magnus Hagander Date: Wed, 6 Feb 2013 14:43:29 +0000 (+0100) Subject: Replace references to old archives URLs with new counterparts X-Git-Url: http://git.postgresql.org/gitweb/static/gitweb.js?a=commitdiff_plain;h=cca835ab035a5b6537c12e67e18fe7107d5a1828;p=pgweb.git Replace references to old archives URLs with new counterparts --- diff --git a/pgweb/util/contexts.py b/pgweb/util/contexts.py index a106f9d5..7618fb5e 100644 --- a/pgweb/util/contexts.py +++ b/pgweb/util/contexts.py @@ -48,7 +48,7 @@ sitenav = { {'title': 'Contributors', 'link':'/community/contributors/'}, {'title': 'Mailing Lists', 'link':'/community/lists/', 'submenu': [ {'title': 'Subscribe', 'link':'/community/lists/subscribe/'}, - {'title': 'Archives', 'link':'http://archives.postgresql.org/'}, + {'title': 'Archives', 'link':'/list/'}, ]}, {'title': 'IRC', 'link':'/community/irc/'}, {'title': 'Featured Users', 'link':'/about/users/'}, diff --git a/templates/lists/root.html b/templates/lists/root.html index 6384d37d..9dcda71b 100644 --- a/templates/lists/root.html +++ b/templates/lists/root.html @@ -18,7 +18,7 @@ maintainers and other members, and you may be automatically unsubscribed.

Archives

-

Before posting to a list, you may wish to search the archives.

+

Before posting to a list, you may wish to search the archives.

The mailing lists are also available at the PostgreSQL news server. However, in order to post to a list, you must still subscribe to that list (but it is possible to subscribe without @@ -41,7 +41,7 @@ receiving mail).

{%endifchanged%} - {{l.maybe_shortdesc}} + {{l.maybe_shortdesc}} {{l.description|safe}} {%endfor%} diff --git a/templates/misc/bug_completed.html b/templates/misc/bug_completed.html index 0236cf0c..9878ecaf 100644 --- a/templates/misc/bug_completed.html +++ b/templates/misc/bug_completed.html @@ -4,7 +4,7 @@

Bug report

Your bug report has been received, and given id #{{bugid}}. It has been posted -to the pgsql-bugs +to the pgsql-bugs mailinglist and will show up there as soon as it has cleared the moderator queue.

diff --git a/templates/misc/bug_header.html b/templates/misc/bug_header.html index 6ab5bfee..8c59d190 100644 --- a/templates/misc/bug_header.html +++ b/templates/misc/bug_header.html @@ -20,7 +20,7 @@ the TODO list.

To report a security bug, please send an email to security@postgresql.org. All other bugs will be forwarded to the -pgsql-bugs mailing +pgsql-bugs mailing list where they will be publicly archived.

Make sure you are running the latest available minor release for your major diff --git a/templates/pages/about/licence.html b/templates/pages/about/licence.html index 6a0a1ff1..219a94be 100644 --- a/templates/pages/about/licence.html +++ b/templates/pages/about/licence.html @@ -34,7 +34,7 @@ PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS.

People often ask why PostgreSQL is not released under the GNU General Public License. The simple answer is because we like our license and do not want to change it. If you are keen to read more about this topic, then please -take a look in the Archives at +take a look in the Archives at any of the many threads on this subject, but please don't start yet another debate on the subject!

diff --git a/templates/pages/support.html b/templates/pages/support.html index 5a884b3a..8907ccd5 100644 --- a/templates/pages/support.html +++ b/templates/pages/support.html @@ -19,6 +19,6 @@ also available.

Found a bug in PostgreSQL? Please read over our bug reporting guidelines and then report it using our bug reporting form.

-

You can see previous bug reports, and track your own on the pgsql-bugs@postgresql.org mailing +

You can see previous bug reports, and track your own on the pgsql-bugs@postgresql.org mailing list.

{%endblock%} diff --git a/templates/pages/support/security.html b/templates/pages/support/security.html index e1041f49..e58d0ea7 100644 --- a/templates/pages/support/security.html +++ b/templates/pages/support/security.html @@ -349,7 +349,7 @@ bypassing settings that should be enforced. - CVE-2006-0553
Announcement + CVE-2006-0553
Announcement 8.1 8.1.3 @@ -359,7 +359,7 @@ bypassing settings that should be enforced. - CVE-2006-0678
Announcement + CVE-2006-0678
Announcement 8.0, 7.4, 7.3 8.0.7, 7.4.12, 7.3.14 @@ -369,7 +369,7 @@ bypassing settings that should be enforced. - CVE-2006-0105
Announcement + CVE-2006-0105
Announcement 8.1, 8.0 8.1.2, 8.0.6 core server, win32 only @@ -379,7 +379,7 @@ bypassing settings that should be enforced. - Announcement + Announcement 8.1, 8.0, 7.4, 7.3 8.1.2, 8.0.6, 7.4.11, 7.3.13 @@ -400,23 +400,23 @@ bypassing settings that should be enforced. - CVE-2005-1410
Announcement + CVE-2005-1410
Announcement 8.0, 7.4 8.0.3, 7.4.8 contrib module D - The tsearch2 contrib module declares several functions as internal even though they don't take an internal argument. This allows attackers to cause a denial of service and may possibly have other impacts. A valid login is required to exploit this vulnerability.
Note! See the announcement for special upgrade instructions. + The tsearch2 contrib module declares several functions as internal even though they don't take an internal argument. This allows attackers to cause a denial of service and may possibly have other impacts. A valid login is required to exploit this vulnerability.
Note! See the announcement for special upgrade instructions. - CVE-2005-1409
Announcement + CVE-2005-1409
Announcement 8.0, 7.4, 7.3 8.0.3, 7.4.8, 7.3.10 core server D - Public EXECUTE access is given to certain character conversion functions that are not designed to be safe against malicious arguments. This can cause at least a denial of service. A valid login is required to exploit this vulnerability.
Note! See the announcement for special upgrade instructions. + Public EXECUTE access is given to certain character conversion functions that are not designed to be safe against malicious arguments. This can cause at least a denial of service. A valid login is required to exploit this vulnerability.
Note! See the announcement for special upgrade instructions.