forked from pool/yt-dlp
Compare commits
No commits in common. "81825454db1cadf353114d970ca18474b2a0e5f748e1918a9890ea3e1f3571bd" and "0fd0a258f09b1a3d7d3af89a693fa0465ace32ba06a9b3b2f16a88463a2e8b84" have entirely different histories.
81825454db
...
0fd0a258f0
@ -1,11 +1,3 @@
|
|||||||
-------------------------------------------------------------------
|
|
||||||
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>
|
Tue May 28 06:39:46 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
@ -21,7 +21,7 @@
|
|||||||
%define skip_python37 1
|
%define skip_python37 1
|
||||||
%{?sle15_python_module_pythons}
|
%{?sle15_python_module_pythons}
|
||||||
Name: yt-dlp
|
Name: yt-dlp
|
||||||
Version: 2024.07.01
|
Version: 2024.05.27
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Enhanced fork of youtube-dl, a video site downloader for offline watching
|
Summary: Enhanced fork of youtube-dl, a video site downloader for offline watching
|
||||||
License: CC-BY-SA-3.0 AND SUSE-Public-Domain
|
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