Commit graph

51 commits

Author SHA1 Message Date
Sebastian Dröge
3abbfbb51a deny: Remove duplicated nom dependency and add env_logger 2022-01-31 15:20:13 +02:00
Guillaume Desmottes
16d35a789a deny: ignore aes related errors 2022-01-12 16:47:47 +01:00
Sebastian Dröge
c5cba3fec5 deny: Remove unnecessary duplicated dependencies
These were all pulled in via the old tokio dependency of the threadshare
plugin.
2021-12-26 14:56:39 +02:00
François Laignel
21d41ca244 deny.toml: don't ignore RUSTSEC-2021-0124
This advisory was ignored because we couldn't use a version for
the tokio fork that reflected that it was not vulnerable.

Also remove the tokio fork as an allowed git since we now use
our own executor for threadshare.
2021-12-25 11:25:56 +00:00
Sebastian Dröge
d7677a6337 deny: Update 2021-12-18 10:08:48 +02:00
Sebastian Dröge
7b908e0165 deny: Update 2021-12-15 12:47:08 +02:00
Sebastian Dröge
6db599e5ae deny: Clarify license of encoding_rs
See https://github.com/hsivonen/encoding_rs/issues/75
2021-12-09 12:04:11 +02:00
Sebastian Dröge
f02322bd80 deny: Update for obsolete ignores 2021-11-30 16:21:45 +02:00
Sebastian Dröge
3cf2ad3b77 deny: Update 2021-11-24 09:57:44 +02:00
Sebastian Dröge
8722206be8 hlssink3: Update to m3u8-rs 3
This uses nom 7 now.
2021-11-18 21:44:09 +02:00
François Laignel
31172bb011 deny.toml: ignore RUSTSEC-2021-0124 again
The vulnerability was handled as part of
https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/602
and
https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/603
but the tokio fork used in threadshare is based on an earlier
version which prevents cargo-deny from assuming that the vulnerability
is fixed.

See https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/604
2021-11-18 12:57:10 +01:00
François Laignel
8d9a7fefa1 deny.toml: remove RUSTSEC-2021-0124
Fixed by https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/602
2021-11-17 16:23:48 +01:00
Sebastian Dröge
88ecd79090 deny: Update 2021-11-17 10:16:26 +02:00
Sebastian Dröge
6111d0f4ed deny: Also ignore RUSTSEC-2020-0159 for now
Also waiting for https://github.com/chronotope/chrono/pull/578
2021-10-19 09:44:54 +03:00
Sebastian Dröge
bd8a7e8df7 deny: Ignore RUSTSEC-2020-0071 for now
Waiting for https://github.com/chronotope/chrono/pull/578
2021-10-18 09:46:49 +03:00
Sebastian Dröge
6f7a8f36de deny: Add gtk4-rs repo URL to allow-git 2021-10-14 10:03:17 +03:00
Sebastian Dröge
484cad00ce deny: Update 2021-09-11 08:45:25 +03:00
Arun Raghavan
bb3949aeda video: Add a new ffv1 decoder plugin 2021-09-10 06:20:31 +00:00
Sebastian Dröge
426dc4c54d flavors: Update to nom 7 2021-09-09 06:41:49 +00:00
Sebastian Dröge
338e334c8a deny.toml: Update 2021-09-01 08:58:59 +03:00
Sebastian Dröge
cfbc062743 deny.toml: Update 2021-08-26 09:44:43 +03:00
Sebastian Dröge
ada328df01 deny: Update 2021-06-08 08:52:31 +03:00
Sebastian Dröge
3b37c87182 deny: Update for gtk-rs-core URI 2021-05-14 10:47:52 +03:00
Sebastian Dröge
5be7ebd480 deny: Update 2021-04-09 09:38:36 +03:00
Sebastian Dröge
b919d226b1 threadshare: Update to socket2 0.4 2021-03-21 12:57:10 +02:00
Sebastian Dröge
b57c50bdb9 deny: Update 2021-03-10 11:07:39 +02:00
Sebastian Dröge
bd7cc85e72 deny: Update 2021-02-12 09:59:20 +02:00
Sebastian Dröge
72700fb07e deny.toml: Update 2021-01-16 10:19:51 +02:00
Sebastian Dröge
d28fda6bc3 deny: Update 2021-01-09 12:46:09 +02:00
Sebastian Dröge
5f11c0d603 deny: Update 2020-11-20 10:03:52 +02:00
Sebastian Dröge
f43436056e deny: Update with duplicated tinyvec dependency 2020-11-12 10:16:13 +02:00
Sebastian Dröge
1f446f6b64 Switch to the combined gtk-rs and gstreamer-rs repositories 2020-11-01 10:24:57 +02:00
Sebastian Dröge
ad90efc508 deny: Update 2020-10-22 14:46:56 +03:00
Sebastian Dröge
9d394d39ed deny: Update 2020-10-18 09:47:36 +03:00
Sebastian Dröge
6dc71affca deny: Update 2020-10-10 11:17:56 +03:00
Sebastian Dröge
ca3347fb3d Update deny.toml 2020-10-07 10:00:19 +03:00
Guillaume Desmottes
fab361d32d cdg: disable default features for the image crate
We don't need JPEG, GIF, etc. support so depending on the whole
dependency chain of them is not needed and only wastes CPU time.

As a result we can remove the gif crate exception in deny.toml.
2020-09-23 10:28:55 +02:00
Sebastian Dröge
34ee0790aa deny: Remove duplicated base64 which was fixed in the meantime and add gif 2020-09-23 09:15:56 +03:00
Sebastian Dröge
71e0c4813b deny: Update
Remove some now unneeded entries and add a new one for wasi
2020-08-28 09:10:21 +03:00
Sebastian Dröge
b4f6e7186a deny: Update configuration 2020-08-10 09:51:52 +03:00
Sebastian Dröge
4d19fbb58d deny: Update by removing unneeded overrides and adding tungstenite for old sha-1 version 2020-07-28 09:47:03 +03:00
Sebastian Dröge
3189ab6e81 deny: Remove unused git dependencies 2020-07-27 10:41:43 +03:00
Sebastian Dröge
11d17b8de9 deny: Update for latest version of dependencies 2020-06-30 11:02:23 +03:00
Sebastian Dröge
ecac8002d9 deny: Ignore duplicated num-rational dependency for now
image depends on the old 0.2 version currently.
2020-06-19 09:32:54 +03:00
Sebastian Dröge
d9257c2219 deny: Unignore arrayvec/itertools now that nom/rav1e are updated to the new version 2020-06-19 09:31:14 +03:00
Sebastian Dröge
84a2d8b513 deny: Update to pass again 2020-06-05 12:36:41 +03:00
Sebastian Dröge
2e283b855a deny: Skip various duplicated deps until our dependencies are updated 2020-05-29 13:07:08 +03:00
Arun Raghavan
7dc2de0c6c deny: Drop special-casing for rusoto plugins
This was added because we were on an older version of Rusoto, which is
no longer the case.
2020-05-28 14:03:19 -04:00
Guillaume Desmottes
871f91d87f deny: fail on multiple versions
Will ensure to keep the ignore list up to date.
2020-04-28 12:16:08 +02:00
Guillaume Desmottes
c58c6bf7fd deny: remove dav1d-sys exception
dav1d 0.5.1 has just been released fixing the duplicated deps issue.
2020-04-28 11:46:41 +02:00