X-Loop: help-debbugs@HIDDEN Subject: [bug#74176] [PATCH] gnu: libvpx: Update to 1.15.0. Resent-From: ashish.is@HIDDEN Original-Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> Resent-CC: guix-patches@HIDDEN Resent-Date: Sat, 02 Nov 2024 13:32:02 +0000 Resent-Message-ID: <handler.74176.B.173055431512778 <at> debbugs.gnu.org> Resent-Sender: help-debbugs@HIDDEN X-GNU-PR-Message: report 74176 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 74176 <at> debbugs.gnu.org Cc: Ashish SHUKLA <ashish.is@HIDDEN> X-Debbugs-Original-To: guix-patches@HIDDEN Received: via spool by submit <at> debbugs.gnu.org id=B.173055431512778 (code B ref -1); Sat, 02 Nov 2024 13:32:02 +0000 Received: (at submit) by debbugs.gnu.org; 2 Nov 2024 13:31:55 +0000 Received: from localhost ([127.0.0.1]:53520 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1t7EEN-0003K2-Ft for submit <at> debbugs.gnu.org; Sat, 02 Nov 2024 09:31:55 -0400 Received: from lists.gnu.org ([209.51.188.17]:50030) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <ashish.is@HIDDEN>) id 1t7EEL-0003Ju-0k for submit <at> debbugs.gnu.org; Sat, 02 Nov 2024 09:31:53 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from <ashish.is@HIDDEN>) id 1t7EEJ-0007b0-Sp for guix-patches@HIDDEN; Sat, 02 Nov 2024 09:31:52 -0400 Received: from anamika.lostca.se ([2a01:4f9:3b:505c::2]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from <ashish.is@HIDDEN>) id 1t7EEG-0005fo-LJ for guix-patches@HIDDEN; Sat, 02 Nov 2024 09:31:51 -0400 Received: from localhost.localdomain (unknown [IPv6:2a02:9140:3880:aa00:2403:369:81c9:e7e1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) (Authenticated sender: abbe) by anamika.lostca.se (Postfix) with ESMTPSA id 982D337A66; Sat, 2 Nov 2024 13:31:30 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=lostca.se; s=anamika; t=1730554290; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=/ze2CR7Q1mDVAPduXpMczAKcg0P+5oq22th71kh5cl4=; b=gsJaUsptZBGSITpI9d+FrCF8rKkO63/ArkSK709/jr2RpXK4T7yslUx1/6bhVKtywaY/pm SZ8dvFWRFHpw0XK/oY+r4oZgNpzwj4B8WmqgZCw7nJjVofjnDfcDjei7j08SkDiZ1MP1UR uYc4D2attQ0GhbGdpnS3XCTvO88U0yw= From: ashish.is@HIDDEN Date: Sat, 2 Nov 2024 14:31:13 +0100 Message-ID: <8d5e005a77ed870591b5e99349e5e3486b950bfd.1730554273.git.ashish.is@HIDDEN> X-Mailer: git-send-email 2.47.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=2a01:4f9:3b:505c::2; envelope-from=ashish.is@HIDDEN; helo=anamika.lostca.se X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.4 (-) X-BeenThere: debbugs-submit <at> debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: <debbugs-submit.debbugs.gnu.org> List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe> List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/> List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org> List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help> List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe> Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> X-Spam-Score: -2.4 (--) From: Ashish SHUKLA <ashish.is@HIDDEN> * 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
Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) Content-Type: text/plain; charset=utf-8 X-Loop: help-debbugs@HIDDEN From: help-debbugs@HIDDEN (GNU bug Tracking System) To: ashish.is@HIDDEN Subject: bug#74176: Acknowledgement ([PATCH] gnu: libvpx: Update to 1.15.0.) Message-ID: <handler.74176.B.173055431512778.ack <at> debbugs.gnu.org> References: <8d5e005a77ed870591b5e99349e5e3486b950bfd.1730554273.git.ashish.is@HIDDEN> X-Gnu-PR-Message: ack 74176 X-Gnu-PR-Package: guix-patches X-Gnu-PR-Keywords: patch Reply-To: 74176 <at> debbugs.gnu.org Date: Sat, 02 Nov 2024 13:32:02 +0000 Thank you for filing a new bug report with debbugs.gnu.org. This is an automatically generated reply to let you know your message has been received. Your message is being forwarded to the package maintainers and other interested parties for their attention; they will reply in due course. Your message has been sent to the package maintainer(s): guix-patches@HIDDEN If you wish to submit further information on this problem, please send it to 74176 <at> debbugs.gnu.org. Please do not send mail to help-debbugs@HIDDEN unless you wish to report a problem with the Bug-tracking system. --=20 74176: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D74176 GNU Bug Tracking System Contact help-debbugs@HIDDEN with problems
Received: (at control) by debbugs.gnu.org; 3 Nov 2024 18:37:49 +0000 From debbugs-submit-bounces <at> debbugs.gnu.org Sun Nov 03 13:37:49 2024 Received: from localhost ([127.0.0.1]:33927 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1t7fTw-0000Lh-WB for submit <at> debbugs.gnu.org; Sun, 03 Nov 2024 13:37:49 -0500 Received: from 14.mo561.mail-out.ovh.net ([188.165.43.98]:41359) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <ngraves@HIDDEN>) id 1t7fTs-0000Lb-MT for control <at> debbugs.gnu.org; Sun, 03 Nov 2024 13:37:47 -0500 Received: from director8.ghost.mail-out.ovh.net (unknown [10.109.140.196]) by mo561.mail-out.ovh.net (Postfix) with ESMTP id 4XhNd26ybYz1JsQ for <control <at> debbugs.gnu.org>; Sun, 3 Nov 2024 18:37:42 +0000 (UTC) Received: from ghost-submission-5b5ff79f4f-lbwgh (unknown [10.111.182.49]) by director8.ghost.mail-out.ovh.net (Postfix) with ESMTPS id 7F58F1FD5C for <control <at> debbugs.gnu.org>; Sun, 3 Nov 2024 18:37:42 +0000 (UTC) Received: from ngraves.fr ([37.59.142.101]) by ghost-submission-5b5ff79f4f-lbwgh with ESMTPSA id 4r9ZNPXCJ2fEOgAAND+nTw (envelope-from <ngraves@HIDDEN>) for <control <at> debbugs.gnu.org>; Sun, 03 Nov 2024 18:37:42 +0000 Authentication-Results: garm.ovh; auth=pass (GARM-101G004b36efd06-ca77-45f9-ae0a-155d15d149aa, AE4F9A324CDBAF4B52618B2723BB28A1C21EBFEF) smtp.auth=ngraves@HIDDEN X-OVh-ClientIp: 86.246.19.221 From: Nicolas Graves <ngraves@HIDDEN> To: control <at> debbugs.gnu.org Subject: tag 74176 moreinfo Date: Sun, 03 Nov 2024 19:37:39 +0100 Message-ID: <87plncp3ik.fsf@HIDDEN> MIME-Version: 1.0 Content-Type: text/plain X-Ovh-Tracer-Id: 14048416088986739301 X-VR-SPAMSTATE: OK X-VR-SPAMSCORE: 0 X-VR-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrgeeftddrvdelgedgudduiecutefuodetggdotefrodftvfcurfhrohhfihhlvgemucfqggfjpdevjffgvefmvefgnecuuegrihhlohhuthemucehtddtnecunecujfgurhephffvufffkfggtgesthdtredttddttdenucfhrhhomheppfhitgholhgrshcuifhrrghvvghsuceonhhgrhgrvhgvshesnhhgrhgrvhgvshdrfhhrqeenucggtffrrghtthgvrhhnpeeujeelieeljeffhfelteejtdeljeehveduffelvefgudefkeehgfdvvdevgeevfeenucfkphepuddvjedrtddrtddruddpkeeirddvgeeirdduledrvddvuddpfeejrdehledrudegvddruddtudenucevlhhushhtvghrufhiiigvpedtnecurfgrrhgrmhepihhnvghtpeduvdejrddtrddtrddupdhmrghilhhfrhhomhepnhhgrhgrvhgvshesnhhgrhgrvhgvshdrfhhrpdhnsggprhgtphhtthhopedupdhrtghpthhtoheptghonhhtrhholhesuggvsggsuhhgshdrghhnuhdrohhrghdpoffvtefjohhsthepmhhoheeiuddpmhhouggvpehsmhhtphhouhht DKIM-Signature: a=rsa-sha256; bh=if2qP/Hpw+c/mqU9nxN+lKmKQ+sp9cum5pvdhD1wpDg=; c=relaxed/relaxed; d=ngraves.fr; h=From; s=ovhmo4487190-selector1; t=1730659063; v=1; b=0pyNTd96qJ/9l8LnFe7DlvjqF97CxgOKV4Oqwi0smkmz4UO3HSmGxMKgJ9/eiJH0Vm2TBS3o XpH0gCczdLKDRgq2mbURNEljroAtZF+s76AB2vKLymXtQF0JkzLZ7B6nvWn0HN2b51q6aQE/PwB uG+uZi5228jBz31SNEVF68JS0QcY2oOvMndBaWIpuoVmgKliAEi3azrT1004bv5X2uH2zrJ3kRC GAjWDoh1oCkrK9ye6/kd8TLKrdVixwxQeM7u+2CzRxeTJVPRqErOPkTjzj11K+moqqsXUBOrz2c ZLvQSx2UQt0i1TGjD29VTLvZNXUxFHm/LPLjPo3qcpGfw== X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit <at> debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: <debbugs-submit.debbugs.gnu.org> List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe> List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/> List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org> List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help> List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe> Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> X-Spam-Score: -1.0 (-) tags 74176 + moreinfo quit Hi Ashish, According to guix refresh -l, this package has 1059 dependent packages that would be rebuilt and thus probably requires to be merged with a candidate branch. Get in touch with the team that seems the most adapted / that shares the most rebuilds with this commit to get that merged ;) -- Best regards, Nicolas Graves
X-Loop: help-debbugs@HIDDEN Subject: [bug#74176] Need for v2 References: <8d5e005a77ed870591b5e99349e5e3486b950bfd.1730554273.git.ashish.is@HIDDEN> In-Reply-To: <8d5e005a77ed870591b5e99349e5e3486b950bfd.1730554273.git.ashish.is@HIDDEN> Resent-From: Andreas Enge <andreas@HIDDEN> Original-Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> Resent-CC: guix-patches@HIDDEN Resent-Date: Wed, 20 Nov 2024 09:57:02 +0000 Resent-Message-ID: <handler.74176.B74176.173209658311406 <at> debbugs.gnu.org> Resent-Sender: help-debbugs@HIDDEN X-GNU-PR-Message: followup 74176 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch moreinfo To: 74176 <at> debbugs.gnu.org Received: via spool by 74176-submit <at> debbugs.gnu.org id=B74176.173209658311406 (code B ref 74176); Wed, 20 Nov 2024 09:57:02 +0000 Received: (at 74176) by debbugs.gnu.org; 20 Nov 2024 09:56:23 +0000 Received: from localhost ([127.0.0.1]:45370 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1tDhRe-0002xt-NN for submit <at> debbugs.gnu.org; Wed, 20 Nov 2024 04:56:22 -0500 Received: from hera.aquilenet.fr ([185.233.100.1]:41400) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <andreas@HIDDEN>) id 1tDhRb-0002xX-Ud for 74176 <at> debbugs.gnu.org; Wed, 20 Nov 2024 04:56:21 -0500 Received: from localhost (localhost [127.0.0.1]) by hera.aquilenet.fr (Postfix) with ESMTP id E14AB2280; Wed, 20 Nov 2024 10:56:12 +0100 (CET) X-Virus-Scanned: Debian amavis at hera.aquilenet.fr Received: from hera.aquilenet.fr ([127.0.0.1]) by localhost (hera.aquilenet.fr [127.0.0.1]) (amavis, port 10024) with ESMTP id eU5ZpOMXu-Ys; Wed, 20 Nov 2024 10:56:12 +0100 (CET) Received: from jurong (unknown [IPv6:2001:861:c4:f2f0::c64]) by hera.aquilenet.fr (Postfix) with ESMTPSA id 2A0B3307; Wed, 20 Nov 2024 10:56:12 +0100 (CET) Date: Wed, 20 Nov 2024 10:56:10 +0100 From: Andreas Enge <andreas@HIDDEN> Message-ID: <Zz2yOuXnFbW5o162@jurong> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Spam-Score: 0.0 (/) X-BeenThere: debbugs-submit <at> debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: <debbugs-submit.debbugs.gnu.org> List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe> List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/> List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org> List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help> List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe> Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> X-Spam-Score: -1.0 (-) Hello Ashish, just a quick comment: When removing patches from a package, you also need "git rm" the corresponding files, and to remove them from gnu/local.mk. Well, just like in your commit 3c92a633c3f7aff0fe9fa3b056071bc7c9c72395 ;-) So could you please send a version 2? Indeed the number of dependent packages is a (separate) issue; unfortunately we do not have a multimedia team or similar now. Andreas
X-Loop: help-debbugs@HIDDEN Subject: [bug#74176] [PATCH] gnu: libvpx: Update to 1.15.0. References: <8d5e005a77ed870591b5e99349e5e3486b950bfd.1730554273.git.ashish.is@HIDDEN> Resent-From: "Ashish SHUKLA" <ashish.is@HIDDEN> Original-Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> Resent-CC: guix-patches@HIDDEN Resent-Date: Sat, 22 Mar 2025 13:29:02 +0000 Resent-Message-ID: <handler.74176.B74176.174265012521752 <at> debbugs.gnu.org> Resent-Sender: help-debbugs@HIDDEN X-GNU-PR-Message: followup 74176 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch moreinfo To: "Andreas Enge" <andreas@HIDDEN> Cc: 74176 <at> debbugs.gnu.org Received: via spool by 74176-submit <at> debbugs.gnu.org id=B74176.174265012521752 (code B ref 74176); Sat, 22 Mar 2025 13:29:02 +0000 Received: (at 74176) by debbugs.gnu.org; 22 Mar 2025 13:28:45 +0000 Received: from localhost ([127.0.0.1]:41571 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1tvyu5-0005el-8F for submit <at> debbugs.gnu.org; Sat, 22 Mar 2025 09:28:45 -0400 Received: from anamika.lostca.se ([65.21.75.227]:44498) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.84_2) (envelope-from <ashish.is@HIDDEN>) id 1tvyu1-0005eP-EX for 74176 <at> debbugs.gnu.org; Sat, 22 Mar 2025 09:28:42 -0400 Received: from localhost (2a02-9140-3881-0900-8470-f7ee-e48a-7651.red-2a02-914.customerbaf.ipv6.rima-tde.net [IPv6:2a02:9140:3881:900:8470:f7ee:e48a:7651]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) (Authenticated sender: abbe) by anamika.lostca.se (Postfix) with ESMTPSA id D0B0D13A0A; Sat, 22 Mar 2025 13:28:32 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=lostca.se; s=anamika; t=1742650113; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to; bh=PVPtiOffuplN85Es21dDPkh74NrQjHFvELjayFF+RNE=; b=GVvNEqPYpg7bQYMFBci18R6/Sb47NcMAuWB3ocs5UAZ38a7yK/MMVVAQ+loDDY8LpqS8Zq nR5jE9tDhrUSm01QNKAIVZgyZCVvUGNEbMRicANnYNg+tL1b/UbpFsipgQ28fMD7cK+rqO GUsNHQLm/JOBxywhdJt3va/UXLpZyTk= Mime-Version: 1.0 Content-Type: multipart/signed; boundary=6acd0abb30e4b71df5e956516764453f0a813443820c47ec7c6e16929de3; micalg=pgp-sha512; protocol="application/pgp-signature" Date: Sat, 22 Mar 2025 13:28:31 +0000 Message-Id: <D8MTWP6MCPA1.2VQFUABFVIOSD@HIDDEN> In-Reply-To: <Zz2yOuXnFbW5o162@jurong> From: "Ashish SHUKLA" <ashish.is@HIDDEN> X-Mailer: aerc 0.20.1 X-Spam-Score: 0.0 (/) X-BeenThere: debbugs-submit <at> debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: <debbugs-submit.debbugs.gnu.org> List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe> List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/> List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org> List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help> List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe> Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> X-Spam-Score: -1.0 (-) --6acd0abb30e4b71df5e956516764453f0a813443820c47ec7c6e16929de3 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=UTF-8; format=Flowed > Hello Ashish, >=20 > just a quick comment: When removing patches from a package, you also need > "git rm" the corresponding files, and to remove them from gnu/local.mk. >=20 > Well, just like in your commit 3c92a633c3f7aff0fe9fa3b056071bc7c9c72395 ;= -) >=20 > So could you please send a version 2? >=20 > Indeed the number of dependent packages is a (separate) issue; unfortunat= ely > we do not have a multimedia team or similar now. >=20 > Andreas I'm sorry. It seems I missed your reply to this thread. I see my patch=20 is committed[0], do we still need to keep this open ? References: [0]=20 https://codeberg.org/guix/guix-mirror/commit/4c9d112831f49d69b4a90740f5e2fd= d17f68fa17 Thanks! --=20 Ashish SHUKLA | GPG: F682 CDCC 39DC 0FEA E116 20B6 C746 CFA9 E74F A4B0 "If I destroy you, what business is it of yours ?" (Dark Forest, Liu Cixin) --6acd0abb30e4b71df5e956516764453f0a813443820c47ec7c6e16929de3 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQKoBAABCgCSFiEE9oLNzDncD+rhFiC2x0bPqedPpLAFAmfeuwFfFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEY2 ODJDRENDMzlEQzBGRUFFMTE2MjBCNkM3NDZDRkE5RTc0RkE0QjAUHGFzaGlzaC5p c0Bsb3N0Y2Euc2UACgkQx0bPqedPpLAlGxAAgsxWJ1f1ED5/odIDFwKfiwq1mlJ3 VCArsEb2/8fX43qG8ZhYXObp/1mJ6JSG2AhUqibshJugFixirxshKm70YHMHUKB8 5PvsQbwafKyYzNDOml5TVmnMVQSShb+6n/6y68MVKpOhmOpP9oqtjgdNAm5N70a+ ysLrdqMS53SKWbat8UH601ymxAPq5fkL+i/q6eCYhy9f3DeL7PwjxQBf37e7j7pD nnzG+wJCqmzEJ/z4ZWUEy0p+AWFrQpqnilTMXcAgRY8uHQNroVBTdE3pvgJXonSY S5GA7ygQm2nNYlyamYObIaciS7buC3BdJtLag1XKjc391slupHjTga1MWw55lOQd KgG/9bgCsSKy2o7rC721psJegXkGu/DK28+v0b4vOcaXiXwQqSc6+L0M+nAhu7tc iYAI3huZ4SUMbU4JNdfi641PvrHOlrYJ1p+2iakEUSiaNa5tgYg18hBmbDpTigcR f0PEJoBuEZURciqftuqT4539mdEXJ2Dz46kUfIXatooHqgZOXmjGfZNi079hXdM5 kzNUpWeNA9/jb0fdC3EYVdYQSZIjGKg+LNn4aqIOz4voifjLHNocATRH3kJ3Gz55 NbHuPMEpIxZCY03hsnroyP8fgu2QtlfnNc7u30u/3Aa8fW9dEnuUrN7I+AbMHlCl enGW+MmXywT/i4Y= =0wi7 -----END PGP SIGNATURE----- --6acd0abb30e4b71df5e956516764453f0a813443820c47ec7c6e16929de3--
MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@HIDDEN From: help-debbugs@HIDDEN (GNU bug Tracking System) To: Andreas Enge <andreas@HIDDEN> Subject: bug#74176: closed ([PATCH] gnu: libvpx: Update to 1.15.0.) CC: tracker <at> debbugs.gnu.org Message-ID: <handler.74176.D74176.174265127825296.ackdone <at> debbugs.gnu.org> References: <Z96_g7trRY-ad-LM@jurong> <8d5e005a77ed870591b5e99349e5e3486b950bfd.1730554273.git.ashish.is@HIDDEN> X-Gnu-PR-Message: closed 74176 X-Gnu-PR-Package: guix-patches X-Gnu-PR-Keywords: patch moreinfo Date: Sat, 22 Mar 2025 13:48:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1742651282-25313-0" This is a multi-part message in MIME format... ------------=_1742651282-25313-0 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=utf-8 Your message dated Sat, 22 Mar 2025 14:47:47 +0100 with message-id <Z96_g7trRY-ad-LM@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@HIDDEN) --=20 74176: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D74176 GNU Bug Tracking System Contact help-debbugs@HIDDEN with problems ------------=_1742651282-25313-0 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 2 Nov 2024 13:31:55 +0000 Received: from localhost ([127.0.0.1]:53520 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1t7EEN-0003K2-Ft for submit <at> debbugs.gnu.org; Sat, 02 Nov 2024 09:31:55 -0400 Received: from lists.gnu.org ([209.51.188.17]:50030) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <ashish.is@HIDDEN>) id 1t7EEL-0003Ju-0k for submit <at> debbugs.gnu.org; Sat, 02 Nov 2024 09:31:53 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from <ashish.is@HIDDEN>) id 1t7EEJ-0007b0-Sp for guix-patches@HIDDEN; Sat, 02 Nov 2024 09:31:52 -0400 Received: from anamika.lostca.se ([2a01:4f9:3b:505c::2]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from <ashish.is@HIDDEN>) id 1t7EEG-0005fo-LJ for guix-patches@HIDDEN; Sat, 02 Nov 2024 09:31:51 -0400 Received: from localhost.localdomain (unknown [IPv6:2a02:9140:3880:aa00:2403:369:81c9:e7e1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) (Authenticated sender: abbe) by anamika.lostca.se (Postfix) with ESMTPSA id 982D337A66; Sat, 2 Nov 2024 13:31:30 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=lostca.se; s=anamika; t=1730554290; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=/ze2CR7Q1mDVAPduXpMczAKcg0P+5oq22th71kh5cl4=; b=gsJaUsptZBGSITpI9d+FrCF8rKkO63/ArkSK709/jr2RpXK4T7yslUx1/6bhVKtywaY/pm SZ8dvFWRFHpw0XK/oY+r4oZgNpzwj4B8WmqgZCw7nJjVofjnDfcDjei7j08SkDiZ1MP1UR uYc4D2attQ0GhbGdpnS3XCTvO88U0yw= From: ashish.is@HIDDEN To: guix-patches@HIDDEN Subject: [PATCH] gnu: libvpx: Update to 1.15.0. Date: Sat, 2 Nov 2024 14:31:13 +0100 Message-ID: <8d5e005a77ed870591b5e99349e5e3486b950bfd.1730554273.git.ashish.is@HIDDEN> X-Mailer: git-send-email 2.47.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=2a01:4f9:3b:505c::2; envelope-from=ashish.is@HIDDEN; helo=anamika.lostca.se X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.4 (-) X-Debbugs-Envelope-To: submit Cc: Ashish SHUKLA <ashish.is@HIDDEN> X-BeenThere: debbugs-submit <at> debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: <debbugs-submit.debbugs.gnu.org> List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe> List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/> List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org> List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help> List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe> Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> X-Spam-Score: -2.4 (--) From: Ashish SHUKLA <ashish.is@HIDDEN> * 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 ------------=_1742651282-25313-0 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 74176-done) by debbugs.gnu.org; 22 Mar 2025 13:47:58 +0000 Received: from localhost ([127.0.0.1]:41619 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1tvzCg-0006Zw-Bv for submit <at> debbugs.gnu.org; Sat, 22 Mar 2025 09:47:58 -0400 Received: from hera.aquilenet.fr ([185.233.100.1]:33250) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from <andreas@HIDDEN>) id 1tvzCe-0006Zh-BE for 74176-done <at> debbugs.gnu.org; Sat, 22 Mar 2025 09:47:57 -0400 Received: from localhost (localhost [127.0.0.1]) by hera.aquilenet.fr (Postfix) with ESMTP id AF4D4D73; Sat, 22 Mar 2025 14:47:49 +0100 (CET) Authentication-Results: hera.aquilenet.fr; none X-Virus-Scanned: Debian amavis at hera.aquilenet.fr Received: from hera.aquilenet.fr ([127.0.0.1]) by localhost (hera.aquilenet.fr [127.0.0.1]) (amavis, port 10024) with ESMTP id Z1nqgQkY1DYu; Sat, 22 Mar 2025 14:47:49 +0100 (CET) Received: from jurong (176-179-191-150.abo.bbox.fr [176.179.191.150]) by hera.aquilenet.fr (Postfix) with ESMTPSA id B05FD16F; Sat, 22 Mar 2025 14:47:48 +0100 (CET) Date: Sat, 22 Mar 2025 14:47:47 +0100 From: Andreas Enge <andreas@HIDDEN> To: Ashish SHUKLA <ashish.is@HIDDEN> Subject: Re: [PATCH] gnu: libvpx: Update to 1.15.0. Message-ID: <Z96_g7trRY-ad-LM@jurong> References: <Zz2yOuXnFbW5o162@jurong> <D8MTWP6MCPA1.2VQFUABFVIOSD@HIDDEN> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <D8MTWP6MCPA1.2VQFUABFVIOSD@HIDDEN> X-Rspamd-Queue-Id: AF4D4D73 X-Spamd-Result: default: False [-9.60 / 15.00]; REPLY(-4.00)[]; BAYES_HAM(-3.00)[99.99%]; NEURAL_HAM(-3.00)[-1.000]; MID_RHS_NOT_FQDN(0.50)[]; MIME_GOOD(-0.10)[text/plain]; RCVD_COUNT_TWO(0.00)[2]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+]; RCPT_COUNT_TWO(0.00)[2]; TO_MATCH_ENVRCPT_ALL(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; RCVD_TLS_ALL(0.00)[]; FROM_HAS_DN(0.00)[]; TO_DN_SOME(0.00)[]; ARC_NA(0.00)[] X-Rspamd-Action: no action X-Spamd-Bar: --------- X-Rspamd-Server: hera X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 74176-done Cc: 74176-done <at> debbugs.gnu.org X-BeenThere: debbugs-submit <at> debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: <debbugs-submit.debbugs.gnu.org> List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe> List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/> List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org> List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help> List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe> Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> X-Spam-Score: -1.0 (-) 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 ------------=_1742651282-25313-0--
MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@HIDDEN From: help-debbugs@HIDDEN (GNU bug Tracking System) To: ashish.is@HIDDEN Subject: bug#74176: closed (Re: [PATCH] gnu: libvpx: Update to 1.15.0.) Message-ID: <handler.74176.D74176.174265127825296.notifdone <at> debbugs.gnu.org> References: <Z96_g7trRY-ad-LM@jurong> <8d5e005a77ed870591b5e99349e5e3486b950bfd.1730554273.git.ashish.is@HIDDEN> X-Gnu-PR-Message: they-closed 74176 X-Gnu-PR-Package: guix-patches X-Gnu-PR-Keywords: patch moreinfo Reply-To: 74176 <at> debbugs.gnu.org Date: Sat, 22 Mar 2025 13:48:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1742651282-25313-1" This is a multi-part message in MIME format... ------------=_1742651282-25313-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #74176: [PATCH] gnu: libvpx: Update to 1.15.0. which was filed against the guix-patches package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 74176 <at> debbugs.gnu.org. --=20 74176: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D74176 GNU Bug Tracking System Contact help-debbugs@HIDDEN with problems ------------=_1742651282-25313-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 74176-done) by debbugs.gnu.org; 22 Mar 2025 13:47:58 +0000 Received: from localhost ([127.0.0.1]:41619 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1tvzCg-0006Zw-Bv for submit <at> debbugs.gnu.org; Sat, 22 Mar 2025 09:47:58 -0400 Received: from hera.aquilenet.fr ([185.233.100.1]:33250) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from <andreas@HIDDEN>) id 1tvzCe-0006Zh-BE for 74176-done <at> debbugs.gnu.org; Sat, 22 Mar 2025 09:47:57 -0400 Received: from localhost (localhost [127.0.0.1]) by hera.aquilenet.fr (Postfix) with ESMTP id AF4D4D73; Sat, 22 Mar 2025 14:47:49 +0100 (CET) Authentication-Results: hera.aquilenet.fr; none X-Virus-Scanned: Debian amavis at hera.aquilenet.fr Received: from hera.aquilenet.fr ([127.0.0.1]) by localhost (hera.aquilenet.fr [127.0.0.1]) (amavis, port 10024) with ESMTP id Z1nqgQkY1DYu; Sat, 22 Mar 2025 14:47:49 +0100 (CET) Received: from jurong (176-179-191-150.abo.bbox.fr [176.179.191.150]) by hera.aquilenet.fr (Postfix) with ESMTPSA id B05FD16F; Sat, 22 Mar 2025 14:47:48 +0100 (CET) Date: Sat, 22 Mar 2025 14:47:47 +0100 From: Andreas Enge <andreas@HIDDEN> To: Ashish SHUKLA <ashish.is@HIDDEN> Subject: Re: [PATCH] gnu: libvpx: Update to 1.15.0. Message-ID: <Z96_g7trRY-ad-LM@jurong> References: <Zz2yOuXnFbW5o162@jurong> <D8MTWP6MCPA1.2VQFUABFVIOSD@HIDDEN> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <D8MTWP6MCPA1.2VQFUABFVIOSD@HIDDEN> X-Rspamd-Queue-Id: AF4D4D73 X-Spamd-Result: default: False [-9.60 / 15.00]; REPLY(-4.00)[]; BAYES_HAM(-3.00)[99.99%]; NEURAL_HAM(-3.00)[-1.000]; MID_RHS_NOT_FQDN(0.50)[]; MIME_GOOD(-0.10)[text/plain]; RCVD_COUNT_TWO(0.00)[2]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+]; RCPT_COUNT_TWO(0.00)[2]; TO_MATCH_ENVRCPT_ALL(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; RCVD_TLS_ALL(0.00)[]; FROM_HAS_DN(0.00)[]; TO_DN_SOME(0.00)[]; ARC_NA(0.00)[] X-Rspamd-Action: no action X-Spamd-Bar: --------- X-Rspamd-Server: hera X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 74176-done Cc: 74176-done <at> debbugs.gnu.org X-BeenThere: debbugs-submit <at> debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: <debbugs-submit.debbugs.gnu.org> List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe> List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/> List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org> List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help> List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe> Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> X-Spam-Score: -1.0 (-) 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 ------------=_1742651282-25313-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 2 Nov 2024 13:31:55 +0000 Received: from localhost ([127.0.0.1]:53520 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1t7EEN-0003K2-Ft for submit <at> debbugs.gnu.org; Sat, 02 Nov 2024 09:31:55 -0400 Received: from lists.gnu.org ([209.51.188.17]:50030) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <ashish.is@HIDDEN>) id 1t7EEL-0003Ju-0k for submit <at> debbugs.gnu.org; Sat, 02 Nov 2024 09:31:53 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from <ashish.is@HIDDEN>) id 1t7EEJ-0007b0-Sp for guix-patches@HIDDEN; Sat, 02 Nov 2024 09:31:52 -0400 Received: from anamika.lostca.se ([2a01:4f9:3b:505c::2]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from <ashish.is@HIDDEN>) id 1t7EEG-0005fo-LJ for guix-patches@HIDDEN; Sat, 02 Nov 2024 09:31:51 -0400 Received: from localhost.localdomain (unknown [IPv6:2a02:9140:3880:aa00:2403:369:81c9:e7e1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) (Authenticated sender: abbe) by anamika.lostca.se (Postfix) with ESMTPSA id 982D337A66; Sat, 2 Nov 2024 13:31:30 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=lostca.se; s=anamika; t=1730554290; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=/ze2CR7Q1mDVAPduXpMczAKcg0P+5oq22th71kh5cl4=; b=gsJaUsptZBGSITpI9d+FrCF8rKkO63/ArkSK709/jr2RpXK4T7yslUx1/6bhVKtywaY/pm SZ8dvFWRFHpw0XK/oY+r4oZgNpzwj4B8WmqgZCw7nJjVofjnDfcDjei7j08SkDiZ1MP1UR uYc4D2attQ0GhbGdpnS3XCTvO88U0yw= From: ashish.is@HIDDEN To: guix-patches@HIDDEN Subject: [PATCH] gnu: libvpx: Update to 1.15.0. Date: Sat, 2 Nov 2024 14:31:13 +0100 Message-ID: <8d5e005a77ed870591b5e99349e5e3486b950bfd.1730554273.git.ashish.is@HIDDEN> X-Mailer: git-send-email 2.47.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=2a01:4f9:3b:505c::2; envelope-from=ashish.is@HIDDEN; helo=anamika.lostca.se X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.4 (-) X-Debbugs-Envelope-To: submit Cc: Ashish SHUKLA <ashish.is@HIDDEN> X-BeenThere: debbugs-submit <at> debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: <debbugs-submit.debbugs.gnu.org> List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe> List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/> List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org> List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help> List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe> Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> X-Spam-Score: -2.4 (--) From: Ashish SHUKLA <ashish.is@HIDDEN> * 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 ------------=_1742651282-25313-1--
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997 nCipher Corporation Ltd,
1994-97 Ian Jackson.