pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/yara yara: update to version 4.1.1
details: https://anonhg.NetBSD.org/pkgsrc/rev/15ac50851e25
branches: trunk
changeset: 453432:15ac50851e25
user: khorben <khorben%pkgsrc.org@localhost>
date: Sun May 30 01:22:05 2021 +0000
description:
yara: update to version 4.1.1
YARA v4.1.1
* BUGFIX: Accept the "+" character as valid in DLL names (#1501).
* BUGFIX: Buffer overrun in "macho" module.
* BUGFIX: Undefined behavior in Windows implementation of yr_filemap_xxx functions (#1302).
* BUGFIX: Crash due to consecutive jumps in hex strings (#1492).
The yara-python repository does not offer a corresponding release.
diffstat:
security/yara/Makefile | 4 ++--
security/yara/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (27 lines):
diff -r 66025bc145ba -r 15ac50851e25 security/yara/Makefile
--- a/security/yara/Makefile Sun May 30 01:17:06 2021 +0000
+++ b/security/yara/Makefile Sun May 30 01:22:05 2021 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.11 2021/05/30 01:16:28 khorben Exp $
+# $NetBSD: Makefile,v 1.12 2021/05/30 01:22:05 khorben Exp $
-DISTNAME= yara-${YARA_VERSION}
+DISTNAME= yara-4.1.1
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_GITHUB:=VirusTotal/}
diff -r 66025bc145ba -r 15ac50851e25 security/yara/distinfo
--- a/security/yara/distinfo Sun May 30 01:17:06 2021 +0000
+++ b/security/yara/distinfo Sun May 30 01:22:05 2021 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.13 2021/05/30 01:16:28 khorben Exp $
+$NetBSD: distinfo,v 1.14 2021/05/30 01:22:05 khorben Exp $
-SHA1 (yara-4.1.0.tar.gz) = 6aaf2696a9d00b89fea434eb013073ed569f3d48
-RMD160 (yara-4.1.0.tar.gz) = aa6999b4b5143c03aae26ddd791c7d7a7d5a4092
-SHA512 (yara-4.1.0.tar.gz) = b4b3d004181f4a5c7f35103082977f72155b1a80bcde84c09c68951b57c9b6cbb1304591172de72bdbd0b5a36c98a4671c5e4d428dfde809df717c32df4e2922
-Size (yara-4.1.0.tar.gz) = 935770 bytes
+SHA1 (yara-4.1.1.tar.gz) = 6aaf2696a9d00b89fea434eb013073ed569f3d48
+RMD160 (yara-4.1.1.tar.gz) = aa6999b4b5143c03aae26ddd791c7d7a7d5a4092
+SHA512 (yara-4.1.1.tar.gz) = b4b3d004181f4a5c7f35103082977f72155b1a80bcde84c09c68951b57c9b6cbb1304591172de72bdbd0b5a36c98a4671c5e4d428dfde809df717c32df4e2922
+Size (yara-4.1.1.tar.gz) = 935770 bytes
Home |
Main Index |
Thread Index |
Old Index