pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security/py-yara Update security/py-yara to version 3.4.0



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c37d5150799a
branches:  trunk
changeset: 347658:c37d5150799a
user:      khorben <khorben%pkgsrc.org@localhost>
date:      Thu May 26 14:44:17 2016 +0000

description:
Update security/py-yara to version 3.4.0

The changes include:

 * Short-circuit evaluation for conditions
 * New yr_rules_save_stream/yr_rules_load_stream APIs.
 * load() and save() methods in yara-python accept file-like objects
 * Improvements to the PE and ELF modules
 * Some performance improvements
 * New command-line option --print-module-data
 * Multiple bug fixes.

diffstat:

 security/py-yara/distinfo |  10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

diffs (15 lines):

diff -r 8e9009604336 -r c37d5150799a security/py-yara/distinfo
--- a/security/py-yara/distinfo Thu May 26 14:42:55 2016 +0000
+++ b/security/py-yara/distinfo Thu May 26 14:44:17 2016 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2015/11/04 01:18:05 agc Exp $
+$NetBSD: distinfo,v 1.4 2016/05/26 14:44:17 khorben Exp $
 
-SHA1 (yara/v3.3.0.tar.gz) = 6f72d80f21336c098f9013212d496d3920d9ef18
-RMD160 (yara/v3.3.0.tar.gz) = 330de9de9294953a3a42032ccc5ae849f065ab5e
-SHA512 (yara/v3.3.0.tar.gz) = f763f4d5b71caf5aef20995d128e1e16f176746dd2fade1f3991a7a81e050ba8c0d9aa1d96bb4dc754e5f0a44fa799d620c5f4797bcd3205fad77f9c493c5532
-Size (yara/v3.3.0.tar.gz) = 7634474 bytes
+SHA1 (yara/v3.4.0.tar.gz) = 70756b291a08254de751726ee565cf454a1eb566
+RMD160 (yara/v3.4.0.tar.gz) = b683037083c93ff4f2cc5ad80632d2ff535ce8b1
+SHA512 (yara/v3.4.0.tar.gz) = 27286107882c70de6f2c227d5307fbaa97437f8bbb221d4f0fcb17c4935f65ef01e772c18a14eb814727ca1854f5e3f9f219771706d9f4a748ae9433f475d669
+Size (yara/v3.4.0.tar.gz) = 7642695 bytes



Home | Main Index | Thread Index | Old Index