Patrick Steinhardt
788306fc82
kodiPackages.sendtokodi: remove dependency on youtube_dl
...
The sendtokodi plugin for Kodi can use both yt-dlp and youtube_dl to
play back various URLs. Both of these packages have been susceptible to
CVE-2024-38519. But while yt-dlp is still maintained and was patched,
youtube_dl is unmaintained and thus known-vulnerable.
Patch out the dependency on youtube_dl so that sendtokodi will only ever
use yt-dlp to resolve URLs.
2024-07-15 22:46:48 +02:00
Sandro
99fe5240da
Merge pull request #325811 from Naxdy/work/blackmagic
2024-07-15 16:41:11 +02:00
Naxdy
f634371d21
{blackmagic-desktop-video,decklink}: init at 14.0.1a2
2024-07-14 20:42:50 +02:00
Aleksana
3ea85ac338
Merge pull request #326827 from Aleksanaa/trivial-sha256-fix
...
treewide: sha256 -> hash attribute for gitlab.com,codeberg.org fetchers
2024-07-14 22:40:25 +08:00
Nick Cao
0c4d5ed3b2
Merge pull request #326879 from r-ryantm/auto-update/streamlink
...
streamlink: 6.8.2 -> 6.8.3
2024-07-14 10:36:54 -04:00
aleksana
592e3845c4
treewide: sha256 -> hash attribute for fetchgit
2024-07-14 19:10:08 +08:00
Michele Guerini Rocco
db378e1f1b
Merge pull request #326979 from r-ryantm/auto-update/mkvtoolnix
...
mkvtoolnix: 85.0 -> 86.0
2024-07-14 10:46:41 +02:00
R. Ryantm
cf80bd7819
mkvtoolnix: 85.0 -> 86.0
2024-07-14 01:41:16 +00:00
R. Ryantm
6aef61c2b0
streamlink: 6.8.2 -> 6.8.3
2024-07-13 18:17:05 +00:00
aleksana
07c1bc2034
treewide: sha256 -> hash attribute for pypi fetchers
2024-07-14 01:25:22 +08:00
Guillaume Girol
98f7683671
Merge pull request #324585 from timschumi/gsr-2024-07-04
...
gpu-screen-recorder{,-gtk}: Update to unstable-2024-07-05 (+ systemd unit and capabilities)
2024-07-13 17:05:00 +02:00
aleksana
1a89942243
treewide: sha256 -> hash attribute for gitlab.com fetchers
2024-07-13 22:28:37 +08:00
Jörg Thalheim
5f75a58cc8
Merge pull request #326747 from toh995/remove-youtube-dl-from-pipe-viewer
...
pipe-viewer: remove dependency on youtube-dl
2024-07-13 10:26:51 +02:00
toh995
8eb13e42aa
pipe-viewer: remove dependency on youtube-dl
...
youtube-dl was marked as "vulnerable" in
https://github.com/NixOS/nixpkgs/pull/325371 .
We can rely on yt-dlp instead.
2024-07-12 23:59:18 -07:00
éclairevoyant
0e5c272e42
treewide: fix uses of repo = finalAttrs.pname
2024-07-12 20:18:43 -04:00
Tim Schumacher
c1c9d38eba
gpu-screen-recorder-gtk: 3.7.6 -> unstable-2024-07-05
2024-07-12 21:30:17 +02:00
Tim Schumacher
cddf0244b3
gpu-screen-recorder: Add program module for creating setcap wrappers
...
Co-authored-by: oddlama <oddlama@oddlama.org>
Co-authored-by: ash <ash@sorrel.sh>
2024-07-12 21:30:17 +02:00
Tim Schumacher
223ea67b95
gpu-screen-recorder: Enable installing systemd user units
2024-07-12 21:23:03 +02:00
Tim Schumacher
0193a0de27
gpu-screen-recorder: unstable-2024-05-21 -> unstable-2024-07-05
2024-07-12 21:23:03 +02:00
R. Ryantm
1f7897b9cd
vdr: 2.6.7 -> 2.6.8
2024-07-12 15:34:54 +00:00
éclairevoyant
fd6a510ec7
Merge pull request #326211 from gepbird/openshot-fix
...
openshot-qt: fix build by pinning python to 3.11
2024-07-12 07:06:02 +00:00
Aleksana
a64cb9b64d
Merge pull request #325326 from al3xtjames/gpac-darwin
...
gpac: add support for darwin
2024-07-11 21:22:17 +08:00
Gutyina Gergő
4bcaef80a3
openshot-qt: fix build by pinning python to 3.11, update sip
2024-07-11 09:28:53 +02:00
Airradda
7f6900dfef
freetube: 0.21.0 -> 0.21.1
2024-07-10 20:39:53 -05:00
Martin Weinelt
a3f0f820f5
Merge pull request #325260 from mweinelt/frigate-fixes
...
frigate: pin to python3.11, support mpl 3.9.0
2024-07-08 01:22:25 +02:00
Weijia Wang
7a8b50fd0f
Merge pull request #325171 from r-ryantm/auto-update/mpvScripts.manga-reader
...
mpvScripts.manga-reader: 0-unstable-2024-03-17 -> 0-unstable-2024-07-05
2024-07-07 20:07:59 +02:00
Alex James
d721607e4b
gpac: add support for darwin
...
The cctools dependency is needed for libtool[^1], while the Carbon
dependency comes from carbon_hook.c[^2].
[^1]: df8121066c/src/Makefile (L377)
[^2]: df8121066c/applications/gpac/carbon_hook.c (L36)
.
2024-07-07 12:48:08 -05:00
Thomas Gerbet
9b60aa34d8
gpac: 2.2.1 -> 2.4.0, clear knownVulnerabilities list ( #305402 )
...
* gpac: 2.2.1 -> 2.4.0, clear knownVulnerabilities list
Changes:
https://github.com/gpac/gpac/releases/tag/v2.4.0
* Apply suggestions from code review
---------
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2024-07-07 16:44:16 +02:00
Martin Weinelt
5831972dc6
frigate: pin to python3.11, support mpl 3.9.0
...
and backport a patch that prevents crashes if /run/secrets exists, but
is unaccessible to frigate.
Closes : #325228
2024-07-07 15:49:26 +02:00
Nick Cao
3f5eec03ab
Merge pull request #325100 from DeeUnderscore/update/streamlink-6.8.2
...
streamlink: 6.8.1 -> 6.8.2
2024-07-07 09:44:11 -04:00
R. Ryantm
488e48d1cf
mpvScripts.manga-reader: 0-unstable-2024-03-17 -> 0-unstable-2024-07-05
2024-07-07 04:24:03 +00:00
Dee Anzorge
2ee78ef931
streamlink: 6.8.1 -> 6.8.2
...
Changes:
https://github.com/streamlink/streamlink/releases/tag/6.8.2
2024-07-06 20:00:55 +02:00
R. Ryantm
33fc29f20a
kodiPackages.pvr-hts: 21.2.3 -> 21.2.4
2024-07-06 13:53:50 +00:00
Martin Weinelt
d9610a9f2e
Merge remote-tracking branch 'origin/master' into staging-next
2024-07-06 01:51:14 +02:00
Nick Cao
ebbca14090
Merge pull request #324733 from r-ryantm/auto-update/mpvScripts.memo
...
mpvScripts.memo: 0-unstable-2023-10-31 -> 0-unstable-2024-07-02
2024-07-05 15:39:34 -04:00
github-actions[bot]
d6339576fb
Merge master into staging-next
2024-07-05 18:01:19 +00:00
Christian Kögler
9492f40d05
Merge pull request #324854 from r-ryantm/auto-update/vdrPlugins.softhddevice
...
vdrPlugins.softhddevice: 2.3.3 -> 2.3.4
2024-07-05 18:50:12 +02:00
R. Ryantm
76d5eb24da
vdrPlugins.softhddevice: 2.3.3 -> 2.3.4
2024-07-05 16:05:49 +00:00
K900
49c4747aaa
Merge pull request #324669 from K900/kodi-next
...
[staging-next] kodi: fix build with Python 3.12
2024-07-05 17:27:47 +03:00
Martin Weinelt
d154537783
Merge remote-tracking branch 'origin/master' into staging-next
...
Conflicts:
- pkgs/development/python-modules/duckduckgo-search/default.nix
2024-07-05 15:48:02 +02:00
José Romildo Malaquias
904c8cb22b
Merge pull request #324784 from r-ryantm/auto-update/mpc-qt
...
mpc-qt: 23.12 -> 24.06
2024-07-05 10:21:10 -03:00
R. Ryantm
b0e004050c
mpc-qt: 23.12 -> 24.06
2024-07-05 10:55:08 +00:00
R. Ryantm
f4312077ee
mpvScripts.memo: 0-unstable-2023-10-31 -> 0-unstable-2024-07-02
2024-07-05 05:46:59 +00:00
github-actions[bot]
30cfd4445f
Merge master into staging-next
2024-07-05 00:02:21 +00:00
Tadeo Kondrak
7239208ca6
treewide: remove maintainer tadeokondrak
2024-07-04 15:04:04 -06:00
K900
17d592a64f
kodi: fix build with Python 3.12
2024-07-04 23:35:42 +03:00
Vladimír Čunát
44b36397c2
Merge branch 'master' into staging-next
...
Conflicts - GitHub wouldn't auto-resolve them but my local git did:
pkgs/development/cuda-modules/cuda/overrides.nix
2024-07-04 10:10:22 +02:00
Weijia Wang
14dd23e544
Merge pull request #323116 from r-ryantm/auto-update/mpvScripts.mpvacious
...
mpvScripts.mpvacious: 0.35 -> 0.36
2024-07-04 00:56:19 +02:00
github-actions[bot]
0983fe3e50
Merge master into staging-next
2024-07-03 12:01:17 +00:00
R. Ryantm
15927edc6d
memento: 1.4.0 -> 1.4.1
2024-07-03 11:59:47 +02:00