Thu, 25 Apr 2024 14:45:27 UTC | login

Information for build yara-3.7.0-1.fc28

ID23724
Package Nameyara
Version3.7.0
Release1.fc28
Epoch
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 bykojiadmin
State complete
Volume DEFAULT
StartedSat, 14 Apr 2018 20:41:33 UTC
CompletedSat, 14 Apr 2018 20:41:33 UTC
Tags
f28
f29
RPMs
src
yara-3.7.0-1.fc28.src.rpm (info) (download)
noarch
yara-doc-3.7.0-1.fc28.noarch.rpm (info) (download)
riscv64
yara-3.7.0-1.fc28.riscv64.rpm (info) (download)
yara-devel-3.7.0-1.fc28.riscv64.rpm (info) (download)
Changelog * Wed Nov 15 2017 Michal Ambroz <rebus at, seznam.cz> - 3.7.0-1 - bump to 3.7.0 release (#1511921) * Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.6.3-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.6.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Sun Jul 16 2017 Michal Ambroz <rebus at, seznam.cz> - 3.6.3-1 - bump to 3.6.3 release - bugfix CVE-2017-11328 * Mon Jul 03 2017 Michal Ambroz <rebus at, seznam.cz> - 3.6.2-1 - bump to 3.6.2 release - bugfix CVE-2017-9304, CVE-2017-9465 * Wed May 24 2017 Michal Ambroz <rebus at, seznam.cz> - 3.6.0-1 - bump to 3.6.0 release - update the androguard-yara with bugfixes * Thu Apr 13 2017 Michal Ambroz <rebus at, seznam.cz> - 3.5.0-7 - Adding patch from pull request 627 until 3.5.1 is released - https://patch-diff.githubusercontent.com/raw/VirusTotal/yara/pull/627.patch - Fixes CVE-2016-10210 CVE-2016-10211 CVE-2017-5923 CVE-2017-5924 * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.5.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Tue Aug 09 2016 Michal Ambroz <rebus at, seznam.cz> - 3.5.0-5 - import package to Fedora - remove unnecessary .buildinfo tag from doc package * Fri Aug 05 2016 Michal Ambroz <rebus at, seznam.cz> - 3.5.0-4 - package review - bugzilla #1362265 - cosmetics of the changelog - using default spinx theme to remove the static fonts * Fri Aug 05 2016 Michal Ambroz <rebus at, seznam.cz> - 3.5.0-3 - package review - bugzilla #1362265 - dropped Buildroot, pkgconfig, zlib-devel, defattr - added buildrequires gcc - change license back to ASL 2.0 only * Thu Aug 04 2016 Michal Ambroz <rebus at, seznam.cz> - 3.5.0-2 - package review - bugzilla #1362265 - changed packaging of doc sub-package * Thu Aug 04 2016 Michal Ambroz <rebus at, seznam.cz> - 3.5.0-1 - bump to new 3.5.0 * Wed Aug 03 2016 Michal Ambroz <rebus at, seznam.cz> - 3.4.0-6 - package review - bugzilla #1362265 - dropped dependency of python-tools * Mon Aug 01 2016 Michal Ambroz <rebus at, seznam.cz> - 3.4.0-4 - compile with the androguard module * Wed Jun 08 2016 Michal Ambroz <rebus at, seznam.cz> - 3.4.0-2 - jansson dependency >= 2.5 * Wed Jun 08 2016 Michal Ambroz <rebus at, seznam.cz> - 3.4.0-1 - python3 stuff * Mon Jun 22 2015 Michal Ambroz <rebus at, seznam.cz> - 3.4.0-0.git20150618 - initial build for Fedora Project