pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/audio/opusfile



Module Name:    pkgsrc
Committed By:   nia
Date:           Wed Aug  7 22:34:40 UTC 2024

Modified Files:
        pkgsrc/audio/opusfile: Makefile distinfo

Log Message:
opusfile: Apply patch for CVE-2022-47021


To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 pkgsrc/audio/opusfile/Makefile
cvs rdiff -u -r1.13 -r1.14 pkgsrc/audio/opusfile/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/audio/opusfile/Makefile
diff -u pkgsrc/audio/opusfile/Makefile:1.12 pkgsrc/audio/opusfile/Makefile:1.13
--- pkgsrc/audio/opusfile/Makefile:1.12 Tue Oct 24 22:08:14 2023
+++ pkgsrc/audio/opusfile/Makefile      Wed Aug  7 22:34:40 2024
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.12 2023/10/24 22:08:14 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2024/08/07 22:34:40 nia Exp $
 
 DISTNAME=      opusfile-0.12
-PKGREVISION=   2
+PKGREVISION=   3
 CATEGORIES=    audio
 MASTER_SITES=  https://downloads.xiph.org/releases/opus/
 

Index: pkgsrc/audio/opusfile/distinfo
diff -u pkgsrc/audio/opusfile/distinfo:1.13 pkgsrc/audio/opusfile/distinfo:1.14
--- pkgsrc/audio/opusfile/distinfo:1.13 Tue Oct 26 09:59:19 2021
+++ pkgsrc/audio/opusfile/distinfo      Wed Aug  7 22:34:40 2024
@@ -1,5 +1,6 @@
-$NetBSD: distinfo,v 1.13 2021/10/26 09:59:19 nia Exp $
+$NetBSD: distinfo,v 1.14 2024/08/07 22:34:40 nia Exp $
 
 BLAKE2s (opusfile-0.12.tar.gz) = ee75b1526981e01175afb4cf18391c6be40cc7ebb6e4ff006f240922f09b5fa7
 SHA512 (opusfile-0.12.tar.gz) = e25e6968a3183ac0628ce1000840fd6f9f636e92ba984d6a72b76fb2a98ec632d2de4c66a8e4c05ef30655c2a4a13ab35f89606fa7d79a54cfa8506543ca57af
 Size (opusfile-0.12.tar.gz) = 471354 bytes
+SHA1 (patch-CVE-2022-47021) = e4c4c15d0987adddad2f18cd62c85acaddd448c1



Home | Main Index | Thread Index | Old Index