Tue, 21 Mar 2023 01:38:36 UTC

Information for build yara-3.6.0-1.fc26

ID897173
Package Nameyara
Version3.6.0
Release1.fc26
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 byrebus
State complete
Volume fedora_koji_archive01
StartedWed, 24 May 2017 09:37:57 UTC
CompletedWed, 24 May 2017 09:43:41 UTC
Taskbuild (f26-candidate, /rpms/yara:7e00db7c3cc90dbdb6112d78404a560a4bf731e6)
Tags
f26
RPMs
src
yara-3.6.0-1.fc26.src.rpm (info) (download)
aarch64
yara-3.6.0-1.fc26.aarch64.rpm (info) (download)
yara-devel-3.6.0-1.fc26.aarch64.rpm (info) (download)
yara-debuginfo-3.6.0-1.fc26.aarch64.rpm (info) (download)
armv7hl
yara-3.6.0-1.fc26.armv7hl.rpm (info) (download)
yara-devel-3.6.0-1.fc26.armv7hl.rpm (info) (download)
yara-debuginfo-3.6.0-1.fc26.armv7hl.rpm (info) (download)
i686
yara-3.6.0-1.fc26.i686.rpm (info) (download)
yara-devel-3.6.0-1.fc26.i686.rpm (info) (download)
yara-debuginfo-3.6.0-1.fc26.i686.rpm (info) (download)
noarch
yara-doc-3.6.0-1.fc26.noarch.rpm (info) (download)
ppc64
yara-3.6.0-1.fc26.ppc64.rpm (info) (download)
yara-devel-3.6.0-1.fc26.ppc64.rpm (info) (download)
yara-debuginfo-3.6.0-1.fc26.ppc64.rpm (info) (download)
ppc64le
yara-3.6.0-1.fc26.ppc64le.rpm (info) (download)
yara-devel-3.6.0-1.fc26.ppc64le.rpm (info) (download)
yara-debuginfo-3.6.0-1.fc26.ppc64le.rpm (info) (download)
x86_64
yara-3.6.0-1.fc26.x86_64.rpm (info) (download)
yara-devel-3.6.0-1.fc26.x86_64.rpm (info) (download)
yara-debuginfo-3.6.0-1.fc26.x86_64.rpm (info) (download)
Logs
x86_64
root.log
state.log
build.log
hw_info.log
mock_output.log
ppc64le
root.log
hw_info.log
build.log
state.log
mock_output.log
aarch64
state.log
build.log
hw_info.log
root.log
ppc64
hw_info.log
build.log
state.log
root.log
i686
build.log
root.log
hw_info.log
state.log
mock_output.log
armv7hl
root.log
build.log
state.log
hw_info.log
mock_output.log
Changelog * 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