Hi Roman,

Roman Kravchuk wrote on Sun, May 03, 2015 at 12:06:16PM +0300:

> This patch for fix security.html page
> - cleanup not found link to errata20.html
> - add link to errata57.html

Committed, thanks.
  Ingo


> Index: security.html
> ===================================================================
> RCS file: /cvs/www/security.html,v
> retrieving revision 1.419
> diff -u -p -u -p -r1.419 security.html
> --- security.html    6 Sep 2014 14:12:17 -0000    1.419
> +++ security.html    2 May 2015 08:20:49 -0000
> @@ -21,7 +21,6 @@
>  For security advisories for specific releases, click below:
>  <p>
> 
> -<a href="errata20.html">2.0</a>,
>  <a href="errata21.html">2.1</a>,
>  <a href="errata22.html">2.2</a>,
>  <a href="errata23.html">2.3</a>,
> @@ -38,8 +37,8 @@ For security advisories for specific rel
>  <a href="errata34.html">3.4</a>,
>  <a href="errata35.html">3.5</a>,
>  <a href="errata36.html">3.6</a>,
> -<br>
>  <a href="errata37.html">3.7</a>,
> +<br>
>  <a href="errata38.html">3.8</a>,
>  <a href="errata39.html">3.9</a>,
>  <a href="errata40.html">4.0</a>,
> @@ -56,10 +55,11 @@ For security advisories for specific rel
>  <a href="errata51.html">5.1</a>,
>  <a href="errata52.html">5.2</a>,
>  <a href="errata53.html">5.3</a>,
> -<br>
>  <a href="errata54.html">5.4</a>,
> +<br>
>  <a href="errata55.html">5.5</a>,
> -<a href="errata56.html">5.6</a>.
> +<a href="errata56.html">5.6</a>,
> +<a href="errata57.html">5.7</a>.
>  <br>
>  <hr>
> 

Reply via email to