From gitlab at videolan.org Wed Jun 3 23:15:57 2020
From: gitlab at videolan.org (Konstantin Pavlov)
Date: Wed, 03 Jun 2020 23:15:57 +0200
Subject: [www-doc] [Git][VideoLAN.org/websites][master] Replaced a link to
outdated developer documentation to current doxygen
Message-ID: <5ed8130d59265_8d813fe64d192ddc411047@gitlab.mail>
Konstantin Pavlov pushed to branch master at VideoLAN organization / websites
Commits:
cb285c85 by Konstantin Pavlov at 2020-06-04T00:15:32+03:00
Replaced a link to outdated developer documentation to current doxygen
- - - - -
1 changed file:
- www.videolan.org/developers/vlc.php
Changes:
=====================================
www.videolan.org/developers/vlc.php
=====================================
@@ -55,9 +55,7 @@ been moved to the
Incomplete
- HTML
- DVI
- PS
+ HTML
|
Generated by Doxygen
View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/-/commit/cb285c8569ab08dd1010076c726b6ac6ff9fc27d
--
View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/-/commit/cb285c8569ab08dd1010076c726b6ac6ff9fc27d
You're receiving this email because of your account on code.videolan.org.
From gitlab at videolan.org Sun Jun 7 15:36:05 2020
From: gitlab at videolan.org (=?UTF-8?B?RmVsaXggUGF1bCBLw7xobmU=?=)
Date: Sun, 07 Jun 2020 15:36:05 +0200
Subject: [www-doc] [Git][VideoLAN.org/websites][master] VLC: bump iOS and
tvOS versions
Message-ID: <5edced4535d48_8d813fe65c2f456876872@gitlab.mail>
Felix Paul Kühne pushed to branch master at VideoLAN organization / websites
Commits:
dbf3ca96 by Felix Paul Kühne at 2020-06-07T15:35:57+02:00
VLC: bump iOS and tvOS versions
- - - - -
1 changed file:
- www.videolan.org/include/os-specific.php
Changes:
=====================================
www.videolan.org/include/os-specific.php
=====================================
@@ -3,8 +3,8 @@ $win32version = '3.0.10';
$macosxversion = '3.0.10';
$oldmacosxversion = '2.0.10';
$version = '3.0.10';
-$iosversion = '3.2.8';
-$tvosversion = '3.0.8';
+$iosversion = '3.2.10';
+$tvosversion = '3.0.10';
$androidversion = '3.2.11';
$winrtversion = '3.1.2';
View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/-/commit/dbf3ca96f293953361b2e36e3cebb2bb361457a2
--
View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/-/commit/dbf3ca96f293953361b2e36e3cebb2bb361457a2
You're receiving this email because of your account on code.videolan.org.
From gitlab at videolan.org Wed Jun 10 21:12:09 2020
From: gitlab at videolan.org (Konstantin Pavlov)
Date: Wed, 10 Jun 2020 21:12:09 +0200
Subject: [www-doc] [Git][VideoLAN.org/websites][master] 2 commits: Update
www.videolan.org/developers/i18n/index.php
Message-ID: <5ee13089cb11e_8d813fe64d42c7c81162473@gitlab.mail>
Konstantin Pavlov pushed to branch master at VideoLAN organization / websites
Commits:
3dc27818 by Roj Serbest at 2020-06-10T15:50:08+02:00
Update www.videolan.org/developers/i18n/index.php
- - - - -
f31cf5a4 by Roj Serbest at 2020-06-10T15:51:57+02:00
Fixed typo.
- - - - -
2 changed files:
- www.videolan.org/developers/i18n/index.php
- www.videolan.org/developers/i18n/vlc-howto.php
Changes:
=====================================
www.videolan.org/developers/i18n/index.php
=====================================
@@ -47,13 +47,13 @@ should contact him to coordinate help.
vlc.mo file to /usr/local/share/locale/<LANG>
How to test your localization on MacOS X ?
If you do not have GNU gettext installed (you'd probably know if you had
-it :), you must download its binaries from our website :
+it :), you must download its binaries from our website:
http://download.videolan.org/pub/videolan/devtools/gettext-macosx.tar.gz
-Extract them into the current directory : tar xvzf gettext-macosx.tar.gz.
+Extract them into the current directory: tar xvzf gettext-macosx.tar.gz.
-Use the convert-po.sh script attached :
+ Use the convert-po.sh script attached:
setenv PATH gettext-macosx:$PATH
setenv DYLD_LIBRARY_PATH=gettext-macosx
./convert-po.sh <LANG>.po
View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/-/compare/dbf3ca96f293953361b2e36e3cebb2bb361457a2...f31cf5a4dab85d1a00386eb34f438d60b0ab2789
--
View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/-/compare/dbf3ca96f293953361b2e36e3cebb2bb361457a2...f31cf5a4dab85d1a00386eb34f438d60b0ab2789
You're receiving this email because of your account on code.videolan.org.
From gitlab at videolan.org Thu Jun 11 13:29:27 2020
From: gitlab at videolan.org (Jean-Baptiste Kempf)
Date: Thu, 11 Jun 2020 13:29:27 +0200
Subject: [www-doc] [Git][VideoLAN.org/websites][master] Made the text
cleaner and changed Mac OS X to macOS because in 2016, with the...
Message-ID: <5ee21597991e5_8d813fe64ea960cc122734c@gitlab.mail>
Jean-Baptiste Kempf pushed to branch master at VideoLAN organization / websites
Commits:
13e3a502 by Roj Serbest at 2020-06-11T12:56:03+02:00
Made the text cleaner and changed Mac OS X to macOS because in 2016, with the release of macOS 10.12 Sierra, the name was changed from OS X to macOS.
- - - - -
1 changed file:
- www.videolan.org/developers/i18n/vlc-howto.php
Changes:
=====================================
www.videolan.org/developers/i18n/vlc-howto.php
=====================================
@@ -14,7 +14,7 @@ href="http://www.gnu.org/software/gettext/gettext.html">GNU Gettext.
The whole translation is divided in a bunch of strings. All these
are grouped in a .po file.
-How to translate strings ?
+How to translate strings?
Edit the appropriate file (for instance fr.po for French
translation). Write the translation of "msgid" strings into the "msgstr"
@@ -22,23 +22,23 @@ field You can always ask vlc-devel at videolan.org for assistance.
You can edit .po files with poEdit.
-How to start a new language ?
+How to start a new language?
If there is no localization file for your language, send a mail to
vlc-devel at videolan.org. In return we will send you a localization file.
-How to test your localization on UNIX ?
+How to test your localization on UNIX?
You must install the gettext package. See your UNIX distribution, or
-the Gettext website
+the Gettext website.
-Use the convert-po.sh script attached :
+ Use the convert-po.sh script attached:
./convert-po.sh <LANG>.po.
-Copy the resulting vlc.mo file to /usr/local/share/locale/<LANG>/LC_MESSAGES
+Copy the resulting vlc.mo file to /usr/local/share/locale/<LANG>/LC_MESSAGES.
-How to test your localization on MacOS X ?
+How to test your localization on macOS?
If you do not have GNU gettext installed (you'd probably know if you had
it :), you must download its binaries from our website:
@@ -52,7 +52,7 @@ it :), you must download its binaries from our website:
./convert-po.sh <LANG>.po
-Copy the resulting vlc.mo file to /usr/local/share/locale/<LANG>/LC_MESSAGES
+Copy the resulting vlc.mo file to /usr/local/share/locale/<LANG>/LC_MESSAGES.
Dealing with fuzzy translation
@@ -64,7 +64,7 @@ or if you fixed the suggestion, do not forget to remove the "#,
fuzzy" comment.
Written by Christophe Massiot <massiot at via dot ecp dot
-fr> and Derk-Jan Hartman <hartman at videolan dot org>
+fr> and Derk-Jan Hartman <hartman at videolan dot org>.
View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/-/commit/13e3a50271940df1f359e45077b88ed6d48df7d6
--
View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/-/commit/13e3a50271940df1f359e45077b88ed6d48df7d6
You're receiving this email because of your account on code.videolan.org.
From gitlab at videolan.org Tue Jun 16 17:46:24 2020
From: gitlab at videolan.org (Jean-Baptiste Kempf)
Date: Tue, 16 Jun 2020 17:46:24 +0200
Subject: [www-doc] [Git][VideoLAN.org/websites][master] 3 commits: Add
3.0.11 release notes
Message-ID: <5ee8e95048905_8d813fe630994868168357@gitlab.mail>
Jean-Baptiste Kempf pushed to branch master at VideoLAN organization / websites
Commits:
a2faba68 by Hugo Beauzée-Luyssen at 2020-06-16T17:32:02+02:00
Add 3.0.11 release notes
- - - - -
aa556031 by Hugo Beauzée-Luyssen at 2020-06-16T17:38:48+02:00
Add SB-3011
- - - - -
b8433c97 by Hugo Beauzée-Luyssen at 2020-06-16T17:39:47+02:00
Add 3.0.11 download counters
- - - - -
3 changed files:
- + www.videolan.org/security/sb-vlc3011.php
- + www.videolan.org/vlc/releases/3.0.11.php
- www.videolan.org/vlc/stats/downloads.php
Changes:
=====================================
www.videolan.org/security/sb-vlc3011.php
=====================================
@@ -0,0 +1,62 @@
+
+
+
+
+
+ Security Bulletin VLC 3.0.11
+
+Summary : Multiple vulnerabilities fixed in VLC media player
+Date : June 2020
+Affected versions : VLC media player 3.0.10 and earlier
+ID : VideoLAN-SB-VLC-3011
+CVE references : CVE-2020-13428
+
+
+ Details
+ A remote user could create a specifically crafted file that could trigger a buffer overflow.
+
+ Impact
+ If successful, a malicious third party could trigger either a crash of VLC or an arbitratry code execution with the privileges of the target user.
+ While these issues in themselves are most likely to just crash the player, we can't exclude that they could be combined to leak user informations or
+remotely execute code. ASLR and DEP help reduce the likelyness of code execution, but may be bypassed.
+ We have not seen exploits performing code execution through these vulnerability
+
+
+ Threat mitigation
+ Exploitation of those issues requires the user to explicitly open a specially crafted file or stream.
+
+ Workarounds
+ The user should refrain from opening files from untrusted third parties
+or accessing untrusted remote sites (or disable the VLC browser plugins),
+until the patch is applied.
+
+
+ Solution
+ VLC media player 3.0.11 addresses the issue.
+
+
+ Credits
+ CVE-2020-13428 was reported by Tommy Muir
+
+ Additional notes
+ VLC 3.0.11 also bumps some dependencies, notably libarchive, following the publication of CVE-2020-9308 and CVE-2019-19221
+
+ References
+
+- The VideoLAN project
+- http://www.videolan.org/
+
+- VLC official GIT repository
+- http://git.videolan.org/?p=vlc.git
+
+
+
+
+
+
=====================================
www.videolan.org/vlc/releases/3.0.11.php
=====================================
@@ -0,0 +1,560 @@
+
+
+
+ VLC 3.0.11 Vetinari
+ VLC 3.0.11 is the twelfth version of the "Vetinari" branch of our popular media player.
+
+
+
+
+
+
+
+
+ Hardware accelerated decoding for HD and UHD
+ Supports HDR and HDR tone-mapping
+ 360° video navigation
+ Chromecast streaming
+ Optimized for iPhone X
+ Faster version for UWP and XBox One
+
+
+
+
+
+
+
+
+
+
+
+
+ - VLC 3.0.11 is the twelfth update of "Vetinari":
+ - Fixes HLS regressions
+ - Fixes a potential crash on startup on macOS
+ - Fixes imprecise seeking in m4a files
+ - Fixes resampling on Android
+
+
+
+
+ - Fixes a crash when listing bluray mountpoints on macOS
+ - Avoid unnecessary permission warnings on macOS
+ - Fixes AAC playback regression
+ - And a few security issues
+
+
+
+
+
+
+
+
+
+
+
+ - VLC 3.0 "Vetinari" is a new major update of VLC
+ - VLC 3.0 activates hardware decoding by default, to get 4K and 8K playback!
+ - It supports 10bits and HDR
+ - VLC supports 360 video and 3D audio, up to Ambisonics 3rd order
+
+
+
+
+ - Allows audio passthrough for HD audio codecs
+ - Can stream to Chromecast devices, even in formats not supported natively
+ - Can play Blu-Ray Java menus: BD-J
+ - VLC supports browsing of local network drives and NAS
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ - Network browsing for distant filesystems (SMB, FTP, SFTP, NFS...)
+
- HDMI passthrough for Audio HD codecs, like E-AC3, TrueHD or DTS-HD
+
- 12bits codec and extended colorspaces (HDR)
+
- Stream to distant renderers, like Chromecast
+
- 360 video and 3D audio playback with viewpoint change
+
- Support for Ambisonics audio and more than 8 audio channels
+
- Subtitles size modification during playback
+
- Secure passwords storage
+
+
+
+
+
+
+
+
+
+ - Hardware decoding and display on all platforms
+ - HEVC hardware decoding on Windows, using DxVA2 and D3D11
+ - HEVC hardware decoding using OMX and MediaCodec (Android)
+ - MPEG-2, VC1/WMV3 hardware decoding on Android
+ - Important improvements for the MMAL decoder and output for rPI and rPI2
+ - HEVC and H.264 hardware decoding for macOS and and iOS based on VideoToolbox
+ - New VA-API decoder and rendering for Linux
+
+
+
+
+
+
+
+
+
+
+
+
+ - BD-Java menus and overlay in Blu-Ray
+ - Experimental AV1 video and Daala video decoders
+ - OggSpots video decoder
+ - New MPEG-1 & 2 audio layer I, II, III + MPEG 2.5 decoder based on libmpg123
+ - New BPG decoder based on libbpg
+ - TDSC, Canopus HQX, Cineform, SpeedHQ, Pixlet, QDMC and FMVC decoders
+ - TTML subtitles support, including EBU-TT variant
+ - Rewrite of webVTT subtitles support, including CSS style support
+ - BluRay text subtitles (HDMV) deocoder
+ - Support for ARIB-B24, CEA-708
+ - New decoder for MIDI on macOS, iOS and Windows
+
+
+
+
+
+
+
+
+
+ - Rework of the MP4 demuxer:
including 608/708, Flip4Mac, XiphQT, VP8, TTML mappings
+ - Rework of the TS demuxer:
including Opus, SCTE-18, ARIB mappings
+ - HD-DVD .evo support
+ - Rework of the PS demuxer, supporting HEVC, improving compatibility of broken files
+ - Improvements on MKV, including support for DVD-menus and FFv1, and faster seeking
+ - Support for Chained-Ogg, raw-HEVC and improvements for Flac
+ - Support for Creative ADPCM in AVI and VOC files
+ - Improved metadata formats in most file formats
+
+
+
+
+
+
+
+
+
+
+
+
+ - Full support for Bluray Menus (BD-J) and Bluray ISO
+ - Rewrite of Adaptive Streaming protocols support
+ - Support for HLSv4 to HLSv7, including MP4 and ID3 cases
+ - Rewrite of DASH support, including MPEG2TS and ISOBMFF
+ - Support SAT>IP devices, for DVB-S via IP networks
+ - Support for HTTP 2.0
+ - Support NFS, SMB and SFTP shares, with browsing
+ - Support for SRT streaming protocol
+
+
+
+
+
+
+
+
+
+ - Support for streaming to Chromecast devices
+
- Support for VP8 and VP9 encoding through libvpx
+
- Support for streaming Opus inside TS
+
- Support for mp4 fragmented muxing
+
- Improvements for x265 encoding
+
+
+
+
+
+
+
+
+
+
+
+
+
+ - OpenGL as Linux/BSD default video output
+ - Improvements in OpenGL output: direct displaying and HDR tonemapping
+ - Rework of the Android video outputs
+ - New Direct3D11 video output supporting both Windows desktop and WinRT modes
+ - HDR10 support in Direct3D11 with Windows 10 Fall Creator Update
+ - Hardware deinterlacing on the rPI, using MMAL
+ - Video filter to convert between fps rates
+ - Hardware accelerated deinterlacing/adjust/sharpen/chroma with VA-API
+ - Hardware accelerated adjust/invert/posterize/sepia/sharpen with CoreImage
+ - Hardware accelerated deinterlacing/adjust/chroma with D3D9 and D3D11
+
+
+
+
+
+
+
+
+
+ - Complete rewrite of the AudioTrack Android output
+ - New Tizen audio output
+ - HDMI/SPDIF pass-through support for WASAPI (AC3/DTS/DTSHD/EAC3/TRUEHD)
+ - Support EAC3 and TRUEHD pass-through for PulseAudio
+ - Rework of the AudioUnit modules to share more code between iOS and macOS
+ - SoX Resampler library audio filter module (converter and resampler)
+ - Ambisonics audio renderer, supporting up to 3rd order
+ - Binauralizer audio filter, working with Ambisonics or 5.1/7.1 streams
+ - Pitch shifting module
+
+
+
+
+
+
+
+
+
+
+
+
+ - Windows XP ➔ 10 RS3
+ - macOS 10.7 ➔ 10.13
+ - iOS 7 ➔ 11
+ - Android 2.3 ➔ 8.1
+ - Android TV, Chromebooks with Play Store
+ - Windows RT 8.1, Windows Phone 8.1
+ - Windows 10 Mobile, Xbox 1, Windows Store
+ - GNU/Linux, Ubuntu, *BSD
+
+
+
+
+
+
+
+
+
+ - Chromecast support from your phone
+ - HEVC hardware decoding using MediaCodec
+ - Android Auto with voice actions
+ - Available on all Android TV, Chromebooks & DeX
+ - Support for Picture-in-Picture
+ - Playlist files detection
+
+
+
+
+
+
+
+
+ VLC SDK - libVLC
+
+
+
+ - New bindings for C++ and C++/CX
+ - New input-from-memory to implement custom protocols or DRM
+
- Support for ChromeCast and Renderer targets
+
- Improve API for servers discovery
+
- New API for dialogs, notably for HTTPS warnings
+
- New API to manage slaves inputs, including subtitles over the network
+
- Improve codec, format descriptions and associated metadata
+
- Improve EPG events API
+
- Better support for Android applications, native and Java ones
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Download VLC
+
+
+ Android
+ 
+
+
+
+
+ iOS
+ 
+
+
+
+
+
+ Windows Store and UWP
+ 
+
+
+
+ Windows Phone
+ 
+
+
+
+
+
+ Linux
+ Ask your favorite packager for VLC 3.0!
+
+
+
+
+ Related links
+
+
+
+ Contact
+ For any questions related to this release, please contact us.
+
+
+
+
+
=====================================
www.videolan.org/vlc/stats/downloads.php
=====================================
@@ -208,6 +208,7 @@
"3.0.7.1" => array( "Windows" => 0, "Macintosh" => 0, "Total" => 0 ),
"3.0.8" => array( "Windows" => 0, "Macintosh" => 0, "Total" => 0 ),
"3.0.10" => array( "Windows" => 0, "Macintosh" => 0, "Total" => 0 ),
+ "3.0.11" => array( "Windows" => 0, "Macintosh" => 0, "Total" => 0 ),
);
$table = array_merge( $table_old, $table_sf );
@@ -472,6 +473,11 @@
"Source" => "https://get.videolan.org/vlc/#version#/vlc-#version#.tar.xz?stats",
),
+ "3.0.11" => array(
+ "Windows" => array( "https://get.videolan.org/vlc/#version#/win32/vlc-#version#-win32.exe?stats", "https://get.videolan.org/vlc/#version#/win64/vlc-#version#-win64.exe?stats", "https://get.videolan.org/vlc/#version#/win32/vlc-#version#-win32.7z?stats", "https://get.videolan.org/vlc/#version#/win32/vlc-#version#-win32.zip?stats", "https://get.videolan.org/vlc/#version#/win64/vlc-#version#-win64.7z?stats", "https://get.videolan.org/vlc/#version#/win64/vlc-#version#-win64.zip?stats" ),
+ "Macintosh" => "https://get.videolan.org/vlc/#version#/macosx/vlc-#version#.dmg?stats",
+ "Source" => "https://get.videolan.org/vlc/#version#/vlc-#version#.tar.xz?stats",
+ ),
);
View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/-/compare/13e3a50271940df1f359e45077b88ed6d48df7d6...b8433c974ecff95cdec97aa83dd1bd829db6eb50
--
View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/-/compare/13e3a50271940df1f359e45077b88ed6d48df7d6...b8433c974ecff95cdec97aa83dd1bd829db6eb50
You're receiving this email because of your account on code.videolan.org.
From gitlab at videolan.org Tue Jun 16 17:50:52 2020
From: gitlab at videolan.org (=?UTF-8?B?SHVnbyBCZWF1esOpZS1MdXlzc2Vu?=)
Date: Tue, 16 Jun 2020 17:50:52 +0200
Subject: [www-doc] [Git][VideoLAN.org/websites][master] SB3011: Mention the
fixed module
Message-ID: <5ee8ea5cbaad6_8d813fe641a0497c16841c1@gitlab.mail>
Hugo Beauzée-Luyssen pushed to branch master at VideoLAN organization / websites
Commits:
8a53aae3 by Hugo Beauzée-Luyssen at 2020-06-16T17:50:20+02:00
SB3011: Mention the fixed module
- - - - -
1 changed file:
- www.videolan.org/security/sb-vlc3011.php
Changes:
=====================================
www.videolan.org/security/sb-vlc3011.php
=====================================
@@ -19,7 +19,7 @@ CVE references : CVE-2020-13428
Details
-A remote user could create a specifically crafted file that could trigger a buffer overflow.
+A remote user could create a specifically crafted file that could trigger a buffer overflow in VLC's H26X packetizer
Impact
If successful, a malicious third party could trigger either a crash of VLC or an arbitratry code execution with the privileges of the target user.
View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/-/commit/8a53aae3c6684fdee59d3ce2e97071f4554d6b6d
--
View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/-/commit/8a53aae3c6684fdee59d3ce2e97071f4554d6b6d
You're receiving this email because of your account on code.videolan.org.
From gitlab at videolan.org Tue Jun 16 18:38:50 2020
From: gitlab at videolan.org (=?UTF-8?B?RmVsaXggUGF1bCBLw7xobmU=?=)
Date: Tue, 16 Jun 2020 18:38:50 +0200
Subject: [www-doc] [Git][VideoLAN.org/websites][master] Release VLC 3.0.11
Message-ID: <5ee8f59a27601_8d813fe638f4550c168766f@gitlab.mail>
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 @@
More information available on the release page.
+
|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. More information available on the release page. We are also releasing new versions for iOS (3.2.8) and Android 3.2.11 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 @@
- Fixes a crash when listing bluray mountpoints on macOS
- Avoid unnecessary permission warnings on macOS
+ - Fixes permanent silence on macOS after pausing playback
- Fixes AAC playback regression
- - And a few security issues
+ - And a security issue
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.
From gitlab at videolan.org Thu Jun 18 20:46:45 2020
From: gitlab at videolan.org (Jean-Baptiste Kempf)
Date: Thu, 18 Jun 2020 20:46:45 +0200
Subject: [www-doc] [Git][VideoLAN.org/websites][master] sb-vlc3011: Clarify
affected platforms
Message-ID: <5eebb6959da4e_8d813fe656f5205419314dc@gitlab.mail>
Jean-Baptiste Kempf pushed to branch master at VideoLAN organization / websites
Commits:
2272a864 by Hugo Beauzée-Luyssen at 2020-06-18T20:45:43+02:00
sb-vlc3011: Clarify affected platforms
- - - - -
1 changed file:
- www.videolan.org/security/sb-vlc3011.php
Changes:
=====================================
www.videolan.org/security/sb-vlc3011.php
=====================================
@@ -22,6 +22,7 @@ CVE references : CVE-2020-13428
A remote user could create a specifically crafted file that could trigger a buffer overflow in VLC's H26X packetizer
Impact
+The affected code was only used by macOS/iOS hardware accelerated decoder (VideoToolbox), meaning other platforms are unaffected.
If successful, a malicious third party could trigger either a crash of VLC or an arbitratry code execution with the privileges of the target user.
While these issues in themselves are most likely to just crash the player, we can't exclude that they could be combined to leak user informations or
remotely execute code. ASLR and DEP help reduce the likelyness of code execution, but may be bypassed.
View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/-/commit/2272a8642b2f7c733dfd078b8aaec5b38f08e8d6
--
View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/-/commit/2272a8642b2f7c733dfd078b8aaec5b38f08e8d6
You're receiving this email because of your account on code.videolan.org.
From gitlab at videolan.org Thu Jun 18 22:32:14 2020
From: gitlab at videolan.org (Marvin Scholz)
Date: Thu, 18 Jun 2020 22:32:14 +0200
Subject: [www-doc] [Git][VideoLAN.org/websites] Pushed new branch
update-versions
Message-ID: <5eebcf4e8d7ed_8d813fe63a41ca481933076@gitlab.mail>
Marvin Scholz pushed new branch update-versions at VideoLAN organization / websites
--
View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/-/tree/update-versions
You're receiving this email because of your account on code.videolan.org.
From gitlab at videolan.org Thu Jun 18 22:34:25 2020
From: gitlab at videolan.org (Marvin Scholz)
Date: Thu, 18 Jun 2020 22:34:25 +0200
Subject: [www-doc] [Git][VideoLAN.org/websites][update-versions]
libdvdnav/read: Update versions
Message-ID: <5eebcfd13b4d3_8d813fe63ded01081933237@gitlab.mail>
Marvin Scholz pushed to branch update-versions at VideoLAN organization / websites
Commits:
577eabc4 by Marvin Scholz at 2020-06-18T22:34:24+02:00
libdvdnav/read: Update versions
- - - - -
1 changed file:
- www.videolan.org/developers/libdvdnav.php
Changes:
=====================================
www.videolan.org/developers/libdvdnav.php
=====================================
@@ -21,7 +21,7 @@
Get libdvdnav
- The latest version of libdvdnav is 6.0.1.
+ The latest version of libdvdnav is 6.1.0.
libdvdnav is available through Git or by browsing the releases.
@@ -30,7 +30,7 @@
You can also access the code online.
Get libdvdread
- The latest version of libdvdread is 6.0.2.
+ The latest version of libdvdread is 6.1.1.
libdvdread is available through Git or by browsing the releases.
View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/-/commit/577eabc4713d4acffbae6a24308bb60b1001f021
--
View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/-/commit/577eabc4713d4acffbae6a24308bb60b1001f021
You're receiving this email because of your account on code.videolan.org.
From gitlab at videolan.org Thu Jun 18 22:35:36 2020
From: gitlab at videolan.org (Jean-Baptiste Kempf)
Date: Thu, 18 Jun 2020 22:35:36 +0200
Subject: [www-doc] [Git][VideoLAN.org/websites][master] 2 commits:
libbluray: Update version to 1.2.0
Message-ID: <5eebd0184f3f8_8d813fe6383e4eb0193397@gitlab.mail>
Jean-Baptiste Kempf pushed to branch master at VideoLAN organization / websites
Commits:
b4532a85 by Marvin Scholz at 2020-06-18T22:32:14+02:00
libbluray: Update version to 1.2.0
- - - - -
577eabc4 by Marvin Scholz at 2020-06-18T22:34:24+02:00
libdvdnav/read: Update versions
- - - - -
2 changed files:
- www.videolan.org/developers/libbluray.php
- www.videolan.org/developers/libdvdnav.php
Changes:
=====================================
www.videolan.org/developers/libbluray.php
=====================================
@@ -4,7 +4,7 @@
$new_design = true;
require($_SERVER["DOCUMENT_ROOT"]."/include/header.php");
- $libbluray_version = "1.1.2";
+ $libbluray_version = "1.2.0";
?>
=====================================
www.videolan.org/developers/libdvdnav.php
=====================================
@@ -21,7 +21,7 @@
Get libdvdnav
- The latest version of libdvdnav is 6.0.1.
+ The latest version of libdvdnav is 6.1.0.
libdvdnav is available through Git or by browsing the releases.
@@ -30,7 +30,7 @@
You can also access the code online.
Get libdvdread
- The latest version of libdvdread is 6.0.2.
+ The latest version of libdvdread is 6.1.1.
libdvdread is available through Git or by browsing the releases.
View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/-/compare/2272a8642b2f7c733dfd078b8aaec5b38f08e8d6...577eabc4713d4acffbae6a24308bb60b1001f021
--
View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/-/compare/2272a8642b2f7c733dfd078b8aaec5b38f08e8d6...577eabc4713d4acffbae6a24308bb60b1001f021
You're receiving this email because of your account on code.videolan.org.
From gitlab at videolan.org Thu Jun 18 22:36:22 2020
From: gitlab at videolan.org (Jean-Baptiste Kempf)
Date: Thu, 18 Jun 2020 22:36:22 +0200
Subject: [www-doc] [Git][VideoLAN.org/websites] Deleted branch
update-versions
Message-ID: <5eebd046272_8d813fe6564b3f801934655@gitlab.mail>
Jean-Baptiste Kempf deleted branch update-versions at VideoLAN organization / websites
--
You're receiving this email because of your account on code.videolan.org.
From gitlab at videolan.org Fri Jun 19 17:48:19 2020
From: gitlab at videolan.org (Jean-Baptiste Kempf)
Date: Fri, 19 Jun 2020 17:48:19 +0200
Subject: [www-doc] [Git][VideoLAN.org/websites][master] Update links to
archives to https
Message-ID: <5eecde43164f3_8d813fe641be360819993cf@gitlab.mail>
Jean-Baptiste Kempf pushed to branch master at VideoLAN organization / websites
Commits:
6912e192 by Jean-Baptiste Kempf at 2020-06-19T17:48:16+02:00
Update links to archives to https
- - - - -
1 changed file:
- www.videolan.org/include/package.php
Changes:
=====================================
www.videolan.org/include/package.php
=====================================
@@ -10,7 +10,7 @@ function DownloadSize( $file )
function browse_old( $fold )
{
echo " Older versions can be found by browsing ";
- echo "our FTP archive ";
+ echo " our archives";
}
View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/-/commit/6912e1926934bbb374beeb2023388cc977242e81
--
View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/-/commit/6912e1926934bbb374beeb2023388cc977242e81
You're receiving this email because of your account on code.videolan.org.
From gitlab at videolan.org Tue Jun 23 18:22:56 2020
From: gitlab at videolan.org (Jean-Baptiste Kempf)
Date: Tue, 23 Jun 2020 18:22:56 +0200
Subject: [www-doc] [Git][VideoLAN.org/websites][master] main page: add
libvlc links
Message-ID: <5ef22c60cd1b_8d813fe642998c44231003e@gitlab.mail>
Jean-Baptiste Kempf pushed to branch master at VideoLAN organization / websites
Commits:
7c7d786c by Martin Finkel at 2020-06-23T16:36:34+02:00
main page: add libvlc links
- - - - -
2 changed files:
- www.videolan.org/include/footer.php
- www.videolan.org/include/menus.php
Changes:
=====================================
www.videolan.org/include/footer.php
=====================================
@@ -47,6 +47,7 @@ function footer($tag = "", $alternate_lang=array(), $additional_class = "") {
x265
multicat
VLMa
+ libVLC
libdvdcss
libdvdnav
libdvdread
=====================================
www.videolan.org/include/menus.php
=====================================
@@ -59,6 +59,7 @@ function draw_menus( $nobanner, $alternate_lang, $imgSrc, $b_show_donate )
VLC Skin Editor
VLC media player
+ libVLC
libdvdcss
libdvdnav
libdvdread
View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/-/commit/7c7d786c894eea7de67c0b90219e5a6f160cdd8f
--
View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/-/commit/7c7d786c894eea7de67c0b90219e5a6f160cdd8f
You're receiving this email because of your account on code.videolan.org.
|