Skip to content

Commit

Permalink
multimedia/dav1d: Update to 1.4.3
Browse files Browse the repository at this point in the history
Changelog:
Changes for 1.4.3 'Road Runner':
--------------------------------

1.4.3 is a small release focused on security issues
 - AArch64: Fix potential out of bounds access in DotProd H/HV filters
 - cli: Prevent buffer over-read
  • Loading branch information
ryoon committed Jun 28, 2024
1 parent 40d5718 commit b0100d6
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions multimedia/dav1d/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.14 2024/06/08 11:50:56 wiz Exp $
# $NetBSD: Makefile,v 1.15 2024/06/28 13:29:15 ryoon Exp $

DISTNAME= dav1d-1.4.2
DISTNAME= dav1d-1.4.3
CATEGORIES= multimedia
MASTER_SITES= https://downloads.videolan.org/pub/videolan/dav1d/${PKGVERSION_NOREV}/
EXTRACT_SUFX= .tar.xz
Expand Down
8 changes: 4 additions & 4 deletions multimedia/dav1d/distinfo
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.14 2024/06/08 11:50:56 wiz Exp $
$NetBSD: distinfo,v 1.15 2024/06/28 13:29:15 ryoon Exp $

BLAKE2s (dav1d-1.4.2.tar.xz) = 03baddc9c89be9a9744129edd1b0f6318f5715d3158efd922a978538b7deea48
SHA512 (dav1d-1.4.2.tar.xz) = 36f8e632f64212db63e126b9ed2ca95c2db930d2388c551cde0b13b783ae872edeab1b5dd2274684bb03e98536d0334552ddcba209cff08c3568d97321034920
Size (dav1d-1.4.2.tar.xz) = 970104 bytes
BLAKE2s (dav1d-1.4.3.tar.xz) = 04d478e72803fd5a65d7e3cedc8e8bcb74a54576903ae5c176d21a92031544d4
SHA512 (dav1d-1.4.3.tar.xz) = 6f3233acfb7d248155ac4beb237fe48186fdfb378820f0b15a5ca54a5642a63ebae48446075f10c6be77a8b9a95ddf41c6709af21936af793f1bbc28a2ef4bd8
Size (dav1d-1.4.3.tar.xz) = 970088 bytes

0 comments on commit b0100d6

Please sign in to comment.