forked from pool/yt-dlp
Synchronize with OBS
This commit is contained in:
parent
0fd0a258f0
commit
153d9706b4
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 2 10:30:24 UTC 2024 - Michael Vetter <mvetter@suse.com>
|
||||
|
||||
- Update to release 2024.07.01:
|
||||
* Security: [CVE-2024-38519] Properly sanitize file-extension
|
||||
to prevent file system modification and RCE
|
||||
Unsafe extensions are now blocked from being downloaded
|
||||
* For details see:
|
||||
https://github.com/yt-dlp/yt-dlp/releases/tag/2024.07.01
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 28 06:39:46 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
@ -21,7 +21,7 @@
|
||||
%define skip_python37 1
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: yt-dlp
|
||||
Version: 2024.05.27
|
||||
Version: 2024.07.01
|
||||
Release: 0
|
||||
Summary: Enhanced fork of youtube-dl, a video site downloader for offline watching
|
||||
License: CC-BY-SA-3.0 AND SUSE-Public-Domain
|
||||
|
BIN
yt-dlp.tar.gz
(Stored with Git LFS)
BIN
yt-dlp.tar.gz
(Stored with Git LFS)
Binary file not shown.
Loading…
Reference in New Issue
Block a user