Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1mYqEs-0001Sa-BS for pgsql-www@arkaria.postgresql.org; Fri, 08 Oct 2021 13:48:42 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1mYqEr-0005qL-B1 for pgsql-www@arkaria.postgresql.org; Fri, 08 Oct 2021 13:48:41 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1mYqEr-0005qD-5V for pgsql-www@lists.postgresql.org; Fri, 08 Oct 2021 13:48:41 +0000 Received: from smtp.outgoing.loopia.se ([93.188.3.37]) by makus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1mYqEo-0003j2-1H for pgsql-www@lists.postgresql.org; Fri, 08 Oct 2021 13:48:40 +0000 Received: from s807.loopia.se (localhost [127.0.0.1]) by s807.loopia.se (Postfix) with ESMTP id 08FBF2EB5D4F for ; Fri, 8 Oct 2021 15:48:35 +0200 (CEST) Received: from s899.loopia.se (unknown [172.22.191.6]) by s807.loopia.se (Postfix) with ESMTP id EE9922E29E94 for ; Fri, 8 Oct 2021 15:48:34 +0200 (CEST) Received: from s470.loopia.se (unknown [172.22.191.5]) by s899.loopia.se (Postfix) with ESMTP id ED1B32C8BB4A for ; Fri, 8 Oct 2021 15:48:34 +0200 (CEST) X-Virus-Scanned: amavisd-new at amavis.loopia.se X-Spam-Flag: NO X-Spam-Score: -1 X-Spam-Level: X-Spam-Status: No, score=-1 tagged_above=-999 required=6.2 tests=[ALL_TRUSTED=-1] autolearn=disabled Received: from s499.loopia.se ([172.22.191.6]) by s470.loopia.se (s470.loopia.se [172.22.190.10]) (amavisd-new, port 10024) with UTF8LMTP id BJfxCXwy8z1L for ; Fri, 8 Oct 2021 15:48:34 +0200 (CEST) X-Loopia-Auth: user X-Loopia-User: daniel@yesql.se X-Loopia-Originating-IP: 89.255.232.193 Received: from [192.168.72.144] (customer-89-255-232-193.stosn.net [89.255.232.193]) (Authenticated sender: daniel@yesql.se) by s499.loopia.se (Postfix) with ESMTPSA id 3BBE21CE676E for ; Fri, 8 Oct 2021 15:48:34 +0200 (CEST) From: Daniel Gustafsson Content-Type: multipart/mixed; boundary="Apple-Mail=_D8BFAC47-38EB-40A0-89BF-7487CA1650D4" Mime-Version: 1.0 (Mac OS X Mail 13.4 \(3608.120.23.2.7\)) Subject: Removing deprecated HTML from the security page Message-Id: Date: Fri, 8 Oct 2021 15:48:34 +0200 To: PostgreSQL WWW X-Mailer: Apple Mail (2.3608.120.23.2.7) List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk --Apple-Mail=_D8BFAC47-38EB-40A0-89BF-7487CA1650D4 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii I noticed that our security page use two deprecated constructs, the = tag (which also isn't allowed in context) and the name attribute on = . The attached replaces the former with CSS and the latter with the = recommended ID tag. -- Daniel Gustafsson https://vmware.com/ --Apple-Mail=_D8BFAC47-38EB-40A0-89BF-7487CA1650D4 Content-Disposition: attachment; filename=0002-Replace-name-attribute-with-id.patch Content-Type: application/octet-stream; x-unix-mode=0644; name="0002-Replace-name-attribute-with-id.patch" Content-Transfer-Encoding: quoted-printable =46rom=209eb8f0b965251d5e0d79e4ff7548c26623c08c30=20Mon=20Sep=2017=20= 00:00:00=202001=0AFrom:=20Daniel=20Gustafsson=20=0A= Date:=20Fri,=208=20Oct=202021=2015:41:43=20+0200=0ASubject:=20[PATCH=20= 2/2]=20Replace=20name=20attribute=20with=20id=0A=0AUse=20of=20the=20name=20= attribute=20is=20deprecated,=20replace=20with=20the=20id=20attribute=0A= instead=20and=20place=20it=20directly=20on=20the=20title=20element.=0A= ---=0A=20templates/security/security.html=20|=203=20+--=0A=201=20file=20= changed,=201=20insertion(+),=202=20deletions(-)=0A=0Adiff=20--git=20= a/templates/security/security.html=20b/templates/security/security.html=0A= index=20afc2dadd..5ba51e0f=20100644=0A---=20= a/templates/security/security.html=0A+++=20= b/templates/security/security.html=0A@@=20-99,8=20+99,7=20@@=20You=20can=20= filter=20the=20view=20of=20patches=20to=20show=20just=20patches=20for=20= version:
=0A=20

=0A=20=0A=20=0A-
=0A= -

Components

=0A+Components=0A=20

=0A=20= The=20following=20component=20references=20are=20used=20in=20the=20above=20= table:=0A=20

=0A--=20=0A2.24.3=20(Apple=20Git-128)=0A=0A= --Apple-Mail=_D8BFAC47-38EB-40A0-89BF-7487CA1650D4 Content-Disposition: attachment; filename=0001-Replace-nobr-tags-with-CSS.patch Content-Type: application/octet-stream; x-unix-mode=0644; name="0001-Replace-nobr-tags-with-CSS.patch" Content-Transfer-Encoding: quoted-printable =46rom=2063ad6a69e909564881da86e6d63caaaa129243de=20Mon=20Sep=2017=20= 00:00:00=202001=0AFrom:=20Daniel=20Gustafsson=20=0A= Date:=20Fri,=208=20Oct=202021=2015:40:24=20+0200=0ASubject:=20[PATCH=20= 1/2]=20Replace=20
=20tags=20with=20CSS=0A=0AThe=20=20tag=20is=20= not=20allowed=20in=20=20context,=20and=20is=20altogether=0A= deprecated=20as=20well.=20Replace=20with=20a=20span=20and=20a=20CSS=20= class=20instead.=0A---=0A=20media/css/main.css=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20|=204=20++++=0A=20templates/security/security.html=20|=20= 2=20+-=0A=202=20files=20changed,=205=20insertions(+),=201=20deletion(-)=0A= =0Adiff=20--git=20a/media/css/main.css=20b/media/css/main.css=0Aindex=20= 9517ddf0..7b0609a4=20100644=0A---=20a/media/css/main.css=0A+++=20= b/media/css/main.css=0A@@=20-1613,3=20+1613,7=20@@=20table.sponsor-table=20= tbody=20tr=20td:nth-child(3)=20{=0A=20=20=20top:=208px;=0A=20=20=20= right:=208px;=0A=20}=0A+=0A+.nobr=20{=0A+=20=20white-space:=20nowrap;=0A= +}=0Adiff=20--git=20a/templates/security/security.html=20= b/templates/security/security.html=0Aindex=2013fcc169..afc2dadd=20100644=0A= ---=20a/templates/security/security.html=0A+++=20= b/templates/security/security.html=0A@@=20-75,7=20+75,7=20@@=20You=20can=20= filter=20the=20view=20of=20patches=20to=20show=20just=20patches=20for=20= version:
=0A=20=20=20=20=20{%for=20p=20in=20patches%}=0A=20=20=20=20=20= =20=20=0A=20=20=20=20=20=20=20=20=20=0A-=20=20=20=20=20=20=20=20=20= =20{%if=20p.cve%}
CVE-{{p.cve}}
{%endif%}=0A+=20=20=20=20=20=20=20=20=20= =20{%if=20p.cve%}CVE-{{p.cve}}
{%endif%}=0A=20=20=20=20=20=20=20=20=20= =20=20{%if=20p.newspost%}Annou= ncement
{%endif%}=0A=20=20=20=20=20=20=20=20=20=0A=20=20=20=20= =20=20=20=20=20{{p.affected|join:",=20"}}=0A--=20=0A2.24.3=20= (Apple=20Git-128)=0A=0A= --Apple-Mail=_D8BFAC47-38EB-40A0-89BF-7487CA1650D4--