Fri, 29 Mar 2024 15:19:29 UTC | login

Information for build yara-4.0.1-1.fc33

ID163243
Package Nameyara
Version4.0.1
Release1.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/yara.git#3f277391ae8436573a12177cbf6106fb9bff91af
SummaryPattern matching Swiss knife for malware researchers
DescriptionYARA is a tool aimed at (but not limited to) helping malware researchers to identify and classify malware samples. With YARA you can create descriptions of malware families (or whatever you want to describe) based on textual or binary patterns. Each description, a.k.a rule, consists of a set of strings and a Boolean expression which determine its logic.
Built bydavidlt
State failed
Volume DEFAULT
StartedTue, 09 Jun 2020 09:55:15 UTC
CompletedTue, 09 Jun 2020 10:09:18 UTC
Taskbuild (f33, /rpms/yara.git:3f277391ae8436573a12177cbf6106fb9bff91af)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/yara.git#3f277391ae8436573a12177cbf6106fb9bff91af'}}
Tags No tags
RPMs No RPMs
Changelog * Tue Jun 02 2020 Michal Ambroz <rebus at, seznam.cz> - 4.0.1-1 - bump to yara bugfix 4.0.1 release * Tue Apr 28 2020 Michal Ambroz <rebus at, seznam.cz> - 4.0.0-1 - bump to yara 4.0.0 release * Fri Jan 31 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.11.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Fri Oct 11 2019 Michal Ambroz <rebus at, seznam.cz> - 3.11.0-1 - bump to 3.11.0 release (#1760678) - BUGFIX: Some regexp character classes not matching correctly when used with “nocase” modifier (upstream #1117) - BUGFIX: Reduce the number of ERROR_TOO_MANY_RE_FIBERS errors for certain hex pattern containing large jumps (upstream #1107) - BUGFIX: Buffer overrun in “dotnet” module (upstream #1108) - BUGFIX: Memory leak while attaching to a process fails (upstream #1070) * Sat Sep 28 2019 Michal Ambroz <rebus at, seznam.cz> - 3.10.0-3 - change the sphinx build dependency * Sat Jul 27 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.10.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Fri May 03 2019 Michal Ambroz <rebus at, seznam.cz> - 3.10.0-1 - bump to 3.10.0 release (#1680204) - Harden virtual machine against malicious code. - BUGFIX: Regression bug in hex strings containing wildcards (upstream #1025). - BUGFIX: Buffer overrun in “elf” module. - BUGFIX: Buffer overrun in “dotnet” module. * Sat Mar 16 2019 Michal Ambroz <rebus at, seznam.cz> - 3.9.0-1 - bump to 3.9.0 release (#1680203) - switch from python-sphinx to python3-sphinx for generating the documentation for fc31+ - should fix also #1660398 (CVE-2018-19974 CVE-2018-19975 CVE-2018-19976), but by design it might be always dangerous to run yara signatures compiled by 3rd party, so it is advised to re-compile yara rules instead - BUGFIX: Denial of service when using "dex" module. Found by the Cisco Talos team. (upstream #1023, CVE-2019-5020) - BUGFIX: Buffer overflow in "dotnet" module. - BUGFIX: Regexp regression when using nested quantifiers {x,y} for certain values of x and y. (#1018) * Sun Feb 03 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.8.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Mon Aug 27 2018 Michal Ambroz <rebus at, seznam.cz> - 3.8.1-1 - bump to 3.8.1 release (#1613093) * Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.7.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild