Accepting request 1184916 from network:utilities
Update to release 2024.07.01 OBS-URL: https://build.opensuse.org/request/show/1184916 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yt-dlp?expand=0&rev=40
This commit is contained in:
commit
d9e3374691
4
_scmsync.obsinfo
Normal file
4
_scmsync.obsinfo
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
mtime: 1719942866
|
||||||
|
commit: 81825454db1cadf353114d970ca18474b2a0e5f748e1918a9890ea3e1f3571bd
|
||||||
|
url: https://src.opensuse.org/jengelh/yt-dlp
|
||||||
|
revision: master
|
3
build.specials.obscpio
Normal file
3
build.specials.obscpio
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:135ab0dc0538868ab58d54b5ba4610d321922f88acf75b64a02abd9982fa3442
|
||||||
|
size 256
|
@ -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>
|
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.05.27
|
Version: 2024.07.01
|
||||||
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