[www-doc] [Git][VideoLAN.org/websites][master] 2 commits: security: Add missing closing dl tags

Jean-Baptiste Kempf (@jbk) gitlab at videolan.org
Wed Jul 20 07:53:05 UTC 2022



Jean-Baptiste Kempf pushed to branch master at VideoLAN organization / websites


Commits:
1b7733f6 by Hugo Beauzée-Luyssen at 2022-07-20T07:52:55+00:00
security: Add missing closing dl tags

- - - - -
635ae668 by Hugo Beauzée-Luyssen at 2022-07-20T07:52:55+00:00
security: 3.0.13 was released in 2021

Update the SB year accordingly

- - - - -


1 changed file:

- www.videolan.org/security/index.php


Changes:

=====================================
www.videolan.org/security/index.php
=====================================
@@ -19,12 +19,16 @@
     <div class="col-md-6">
         <h2>VLC releases Security Bulletins <em>(SB)</em></h2>
            <p>Those bulletins are related to each VLC release and can be made of multiple security issues, internal and external.</p>
-           <h3>2020</h3>
+           <h3>2021</h3>
            <dl>
            <dt>VideoLAN-SB-VLC-313</dt>
            <dd>Multiple vulnerabilities fixed in VLC media player 3.0.13
             <a href="sb-vlc3013.html">Details</a>
            </dd>
+           </dl>
+
+           <h3>2020</h3>
+           <dl>
            <dt>VideoLAN-SB-VLC-312</dt>
            <dd>Multiple vulnerabilities fixed in VLC media player 3.0.12
             <a href="sb-vlc3012.html">Details</a>
@@ -37,7 +41,7 @@
            <dd>Multiple vulnerabilities fixed in VLC media player 3.0.9/3.0.10
             <a href="sb-vlc309.html">Details</a>
            </dd>
-
+           </dl>
            <h3>2019</h3>
            <dl>
 
@@ -45,6 +49,7 @@
            <dd>Multiple vulnerabilities fixed in VLC media player 3.0.8
             <a href="sb-vlc308.html">Details</a>
            </dd>
+           </dl>
     </div>
 
     <div class="col-md-6">
@@ -63,6 +68,7 @@
        <dd>Buffer overflow in avi demuxer & heap use after free in mkv demuxer
         <a href="sa1901.html">Details</a>
        </dd>
+       </dl>
 
        <h3>2018</h3>
        <dl>
@@ -71,6 +77,7 @@
        <dd>Heap use after free in avformat demuxer
         <a href="sa1801.html">Details</a>
        </dd>
+       </dl>
 
        <h3>2016</h3>
        <dl>
@@ -79,6 +86,7 @@
        <dd>Buffer Overflow in Processing QuickTime IMA Files
         <a href="sa1601.html">Details</a>
        </dd>
+       </dl>
 
        <h3>2015</h3>
        <dl>
@@ -87,6 +95,7 @@
        <dd>Multiple heap and buffer overflows
         <a href="sa1501.html">Details</a>
        </dd>
+       </dl>
 
 
        <h3>2013</h3>
@@ -101,6 +110,7 @@
        <dd>Overflow in subtitles decoder
         <a href="sa1301.html">Details</a>
        </dd>
+       </dl>
 
 
        <h3>2012</h3>
@@ -120,6 +130,7 @@
        <dd>Stack overflow in MMS protocol
         <a href="sa1201.html">Details</a>
        </dd>
+       </dl>
 
 
        <h3>2011</h3>



View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/-/compare/ca7ef7b1a4f22a482fa55f8b862c02c9cd3fc04e...635ae668b0899345c0b2aea6e3994e46fad23767

-- 
View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/-/compare/ca7ef7b1a4f22a482fa55f8b862c02c9cd3fc04e...635ae668b0899345c0b2aea6e3994e46fad23767
You're receiving this email because of your account on code.videolan.org.


VideoLAN code repository instance


More information about the www-doc mailing list