[www-doc] [Git][VideoLAN.org/websites][master] Release VLC 3.0.11

Felix Paul Kühne gitlab at videolan.org
Tue Jun 16 18:38:50 CEST 2020



Felix Paul Kühne pushed to branch master at VideoLAN organization / websites


Commits:
fecd0a25 by Felix Paul Kühne at 2020-06-16T18:38:35+02:00
Release VLC 3.0.11

- - - - -


3 changed files:

- www.videolan.org/include/os-specific.php
- www.videolan.org/news.msg
- www.videolan.org/vlc/releases/3.0.11.php


Changes:

=====================================
www.videolan.org/include/os-specific.php
=====================================
@@ -1,9 +1,9 @@
 <?php
-$win32version = '3.0.10';
-$macosxversion = '3.0.10';
+$win32version = '3.0.11';
+$macosxversion = '3.0.11';
 $oldmacosxversion = '2.0.10';
-$version = '3.0.10';
-$iosversion = '3.2.10';
+$version = '3.0.11';
+$iosversion = '3.2.11';
 $tvosversion = '3.0.10';
 $androidversion = '3.2.11';
 $winrtversion = '3.1.2';


=====================================
www.videolan.org/news.msg
=====================================
@@ -1,5 +1,7 @@
 # Comments begin with a #
 # New topics begin with mechanism#
+|16 June 2020|VLC 3.0.11|VideoLAN is now publishing the VLC 3.0.11 release, which improves HLS playback and seeking certain m4a files as well as AAC playback. Additionally, this solves an audio rendering regression on macOS when pausing playback and adds further bug fixes. Additionally, a security issue was resolved.<br /> More information available on <a href="/vlc/releases/3.0.11.html">the release page</a>.
+
 |28 April 2020|VLC 3.0.10|VideoLAN is now publishing the VLC 3.0.10 release, which improves DVD, macOS Catalina, adaptive streaming, SMB and AV1 support, and fixes some important security issues.<br /> More information available on <a href="/vlc/releases/3.0.10.html">the release page</a>.<br />We are also releasing new versions for iOS <i>(3.2.8)</i> and Android <i>3.2.11</i> for the same security issues.
 
 |31 March 2020|VLC for iOS and tvOS releases|VideoLAN is publishing updates to VLC on iOS and tvOS, to fix numerous small issues, add passcode protection on the web sharing, and improve the quick actions and the stability of the application.


=====================================
www.videolan.org/vlc/releases/3.0.11.php
=====================================
@@ -224,8 +224,9 @@
                         <ul>
                             <li>Fixes a crash when listing bluray mountpoints on macOS</li>
                             <li>Avoid unnecessary permission warnings on macOS</li>
+                            <li>Fixes permanent silence on macOS after pausing playback</li>
                             <li>Fixes AAC playback regression</li>
-                            <li>And a few security issues</li>
+                            <li>And a <a href="/security/sb-vlc3011.html">security issue</a></li>
                             <div class="feat-margin-left extra-info-link2 padding-top pull-right">Read the <a href="/developers/vlc-branch/NEWS"/>Changelog</a>.</div>
                         </ul>
                     </div>



View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/-/commit/fecd0a2501fd08a1c5b1b441bf70b5f9b19abd5d

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




More information about the www-doc mailing list