[Forensics-changes] [yara] 269/415: Update README file

Hilko Bengen bengen at moszumanska.debian.org
Thu Apr 3 05:43:13 UTC 2014


This is an automated email from the git hooks/post-receive script.

bengen pushed a commit to branch debian
in repository yara.

commit c97e3f9b497ce0660ed2c99cbe1d12bdd5da03ae
Author: Victor Manuel Alvarez <plusvic at gmail.com>
Date:   Mon Dec 2 12:35:23 2013 +0100

    Update README file
---
 README.md | 20 +++++++++++++-------
 1 file changed, 13 insertions(+), 7 deletions(-)

diff --git a/README.md b/README.md
index ef27617..df5ac92 100644
--- a/README.md
+++ b/README.md
@@ -54,6 +54,12 @@ written by Eric Monti.
 
 ## Releases
 
+### 1.7.2 (02/12/2013)
+
+* BUGFIX: Regular expressions marked as both "wide" and "ascii" were treated as 
+just "wide"
+* BUGFIX: Bug in "n of (<string_set>)" operator 
+
 ### 1.7.1 (25/11/2013)
 
 * BUGFIX: Fix SIGABORT in ARM
@@ -62,7 +68,7 @@ written by Eric Monti.
 * BUGFIX: Stack overflow while following circular symlinks
 * BUGFIX: Expression "/re/ matches var" always matching if "var" was an empty
 string
-* BUGFIX: Strings marked as "fullword" were incorrectly matching in some cases.
+* BUGFIX: Strings marked as "fullword" were incorrectly matching in some cases
 
 ### 1.7 (29/03/2013)
 * faster compilation
@@ -118,12 +124,6 @@ with RE2
 * BUGFIX: Memory leak
 * BUGFIX: Access violation on xxcompare functions
 
-### 1.1 (05/01/2009)
-* added support for strings containing null (\x00) chars
-* added syntactic construct "x of them"
-* regular expressions syntax changed
-* now regular expressions can begin with any character
-
 ### 1.2 (13/01/2009)
 * added support for global rules
 * added support for declaring alternative sub-strings in hex strings
@@ -143,6 +143,12 @@ twice
 * BUGFIX: Access violation when scanning MZ files with e_lfanew == -1
 * BUGFIX: Incorrect handling of hex strings in lexer
 
+### 1.1 (05/01/2009)
+* added support for strings containing null (\x00) chars
+* added syntactic construct "x of them"
+* regular expressions syntax changed
+* now regular expressions can begin with any character
+
 ### 1.0 (24/09/2008)
 * first release
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/forensics/yara.git



More information about the forensics-changes mailing list