[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#76819] [PATCH v7 20/35] gnu: opus: Add lint-hidden-cve property.
From: |
Nicolas Graves |
Subject: |
[bug#76819] [PATCH v7 20/35] gnu: opus: Add lint-hidden-cve property. |
Date: |
Fri, 7 Mar 2025 19:38:49 +0100 |
* gnu/packages/xiph.scm (opus)[properties]: Add release-monitoring-url
and lint-hidden-cpe-vendors.
---
gnu/packages/xiph.scm | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/gnu/packages/xiph.scm b/gnu/packages/xiph.scm
index 7ca336b14a..7436cd1bd0 100644
--- a/gnu/packages/xiph.scm
+++ b/gnu/packages/xiph.scm
@@ -380,7 +380,10 @@ (define-public opus
standardized by the Internet Engineering Task Force (IETF) as RFC 6716 which
incorporated technology from Skype's SILK codec and Xiph.Org's CELT codec.")
;; This package shows a sizable speed increase when tuned.
- (properties `((tunable? . #t)))
+ (properties `((tunable? . #t)
+ (lint-hidden-cpe-vendors . ("discordjs"))
+ (release-monitoring-url
+ . "https://archive.mozilla.org/pub/opus/")))
(license license:bsd-3)
(home-page "https://www.opus-codec.org")))
--
2.48.1
- [bug#76819] [PATCH v7 09/35] gnu: xenon: Update to 0.9.3., (continued)
- [bug#76819] [PATCH v7 09/35] gnu: xenon: Update to 0.9.3., Nicolas Graves, 2025/03/07
- [bug#76819] [PATCH v7 12/35] gnu: onedrive: Update to 2.5.2., Nicolas Graves, 2025/03/07
- [bug#76819] [PATCH v7 15/35] gnu: immer: Add lint-hidden-cpe-vendors property., Nicolas Graves, 2025/03/07
- [bug#76819] [PATCH v7 16/35] gnu: cvs: Add lint-hidden-cpe-vendors property., Nicolas Graves, 2025/03/07
- [bug#76819] [PATCH v7 17/35] gnu: tinyxml: Fix CVE-2023-34194., Nicolas Graves, 2025/03/07
- [bug#76819] [PATCH v7 21/35] gnu: jq: Add lint-hidden-cve property., Nicolas Graves, 2025/03/07
- [bug#76819] [PATCH v7 14/35] gnu: dex: Update to 0.10.1., Nicolas Graves, 2025/03/07
- [bug#76819] [PATCH v7 18/35] gnu: wayvnc: Update to 0.9.1., Nicolas Graves, 2025/03/07
- [bug#76819] [PATCH v7 23/35] gnu: yasm: Refresh package definition., Nicolas Graves, 2025/03/07
- [bug#76819] [PATCH v7 22/35] gnu: highlight: Add lint-hidden-cpe-vendors property., Nicolas Graves, 2025/03/07
- [bug#76819] [PATCH v7 20/35] gnu: opus: Add lint-hidden-cve property.,
Nicolas Graves <=
- [bug#76819] [PATCH v7 32/35] gnu: libconfuse: Patch CVE-2022-40320., Nicolas Graves, 2025/03/07
- [bug#76819] [PATCH v7 28/35] gnu: dash: Add lint-hidden-cpe-vendors property., Nicolas Graves, 2025/03/07
- [bug#76819] [PATCH v7 26/35] gnu: snappy: Add cpe-name property., Nicolas Graves, 2025/03/07
- [bug#76819] [PATCH v7 31/35] gnu: re2c: Update to 4.1., Nicolas Graves, 2025/03/07
- [bug#76819] [PATCH v7 34/35] gnu: ruby-git: Update to 3.0.0., Nicolas Graves, 2025/03/07
- [bug#76819] [PATCH v7 33/35] gnu: libxls: Update to 1.6.3., Nicolas Graves, 2025/03/07
- [bug#76819] [PATCH v7 27/35] gnu: zchunk: Update to 1.5.1., Nicolas Graves, 2025/03/07
- [bug#76819] [PATCH v7 24/35] gnu: music: Add lint-hidden-cpe-vendors property., Nicolas Graves, 2025/03/07
- [bug#76819] [PATCH v7 29/35] gnu: git: Use lint-hidden-cpe-vendors., Nicolas Graves, 2025/03/07
- [bug#76819] [PATCH v7 35/35] gnu: yajl: Patch CVE-2023-33460., Nicolas Graves, 2025/03/07