forked from pool/yt-dlp
Compare commits
2 Commits
0fd0a258f0
...
81825454db
Author | SHA256 | Date | |
---|---|---|---|
81825454db | |||
153d9706b4 |
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 2 10:30:24 UTC 2024 - Michael Vetter <mvetter@suse.com>
|
||||
|
||||
- Update to release 2024.07.01:
|
||||
* Properly sanitize file-extension to prevent file system
|
||||
modification and RCE. Unsafe extensions are now blocked from
|
||||
being downloaded. [CVE-2024-38519 boo#1227305]
|
||||
|
||||
-------------------------------------------------------------------
|
||||
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