GNU bug report logs - #74176
[PATCH] gnu: libvpx: Update to 1.15.0.

Previous Next

Package: guix-patches;

Reported by: ashish.is <at> lostca.se

Date: Sat, 2 Nov 2024 13:32:02 UTC

Severity: normal

Tags: moreinfo, patch

Done: Andreas Enge <andreas <at> enge.fr>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Andreas Enge <andreas <at> enge.fr>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#74176: closed ([PATCH] gnu: libvpx: Update to 1.15.0.)
Date: Sat, 22 Mar 2025 13:48:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sat, 22 Mar 2025 14:47:47 +0100
with message-id <Z96_g7trRY-ad-LM <at> jurong>
and subject line Re: [PATCH] gnu: libvpx: Update to 1.15.0.
has caused the debbugs.gnu.org bug report #74176,
regarding [PATCH] gnu: libvpx: Update to 1.15.0.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
74176: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=74176
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: ashish.is <at> lostca.se
To: guix-patches <at> gnu.org
Cc: Ashish SHUKLA <ashish.is <at> lostca.se>
Subject: [PATCH] gnu: libvpx: Update to 1.15.0.
Date: Sat,  2 Nov 2024 14:31:13 +0100
From: Ashish SHUKLA <ashish.is <at> lostca.se>

* gnu/packages/video.scm (libvpx): Update to 1.15.0.

Change-Id: I52213edadb56b8a65394281103dde528173cd7b3
---
 gnu/packages/video.scm | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/gnu/packages/video.scm b/gnu/packages/video.scm
index ff5dcd8daa..5d681f1c28 100644
--- a/gnu/packages/video.scm
+++ b/gnu/packages/video.scm
@@ -2959,7 +2959,7 @@ (define-public mpv-mpris
 (define-public libvpx
   (package
     (name "libvpx")
-    (version "1.12.0")
+    (version "1.15.0")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -2968,9 +2968,7 @@ (define-public libvpx
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "1x12f2bd4jqd532rnixmwvcx8d29yxiacpcxqqh86qczc49la8gm"))
-              (patches (search-patches "libvpx-CVE-2016-2818.patch"
-                                       "libvpx-CVE-2023-5217.patch"))))
+                "1q2scpfiifhpilw6qqpqihk98plj57gwh0vyiqwsv991i7b322bv"))))
     (build-system gnu-build-system)
     (arguments
      `(#:configure-flags (list "--enable-shared"

base-commit: 20c7b8dd04e421a139a02438cf1ddfdfe544a446
-- 
2.47.0



[Message part 3 (message/rfc822, inline)]
From: Andreas Enge <andreas <at> enge.fr>
To: Ashish SHUKLA <ashish.is <at> lostca.se>
Cc: 74176-done <at> debbugs.gnu.org
Subject: Re: [PATCH] gnu: libvpx: Update to 1.15.0.
Date: Sat, 22 Mar 2025 14:47:47 +0100
Hello,

Am Sat, Mar 22, 2025 at 01:28:31PM +0000 schrieb Ashish SHUKLA:
> I'm sorry. It seems I missed your reply to this thread. I see my patch is
> committed[0], do we still need to keep this open ?

I think I only learnt after sending my comment that debbugs does not
resend messages to the bug submitter and other people who have
contributed, so I did not cc you (usually I send all my messages "by hand"
to the bug number).

Very mysteriously, the CVE patch still applies, even to the latest git
checkout with a commit from ten days ago! So I think we should just keep
it in, and I am closing this bug.

Andreas



This bug report was last modified 116 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.