Sun, 04 Jun 2023 23:48:50 UTC

Information for build yara-4.2.1-1.fc37

ID1971810
Package Nameyara
Version4.2.1
Release1.fc37
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/yara.git#c13747c691f45e0897745104af228259edc511fa
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.
https://github.com/VirusTotal/yara/
Built byrebus
State complete
Volume prod
StartedSat, 28 May 2022 14:33:30 UTC
CompletedSat, 28 May 2022 14:38:08 UTC
Taskbuild (rawhide, /rpms/yara.git:c13747c691f45e0897745104af228259edc511fa)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/yara.git#c13747c691f45e0897745104af228259edc511fa'}}
Tags No tags
RPMs
src
yara-4.2.1-1.fc37.src.rpm (info) (download)
aarch64
yara-4.2.1-1.fc37.aarch64.rpm (info) (download)
yara-devel-4.2.1-1.fc37.aarch64.rpm (info) (download)
yara-debuginfo-4.2.1-1.fc37.aarch64.rpm (info) (download)
yara-debugsource-4.2.1-1.fc37.aarch64.rpm (info) (download)
i686
yara-4.2.1-1.fc37.i686.rpm (info) (download)
yara-devel-4.2.1-1.fc37.i686.rpm (info) (download)
yara-debuginfo-4.2.1-1.fc37.i686.rpm (info) (download)
yara-debugsource-4.2.1-1.fc37.i686.rpm (info) (download)
noarch
yara-doc-4.2.1-1.fc37.noarch.rpm (info) (download)
ppc64le
yara-4.2.1-1.fc37.ppc64le.rpm (info) (download)
yara-devel-4.2.1-1.fc37.ppc64le.rpm (info) (download)
yara-debuginfo-4.2.1-1.fc37.ppc64le.rpm (info) (download)
yara-debugsource-4.2.1-1.fc37.ppc64le.rpm (info) (download)
s390x
yara-4.2.1-1.fc37.s390x.rpm (info) (download)
yara-devel-4.2.1-1.fc37.s390x.rpm (info) (download)
yara-debuginfo-4.2.1-1.fc37.s390x.rpm (info) (download)
yara-debugsource-4.2.1-1.fc37.s390x.rpm (info) (download)
x86_64
yara-4.2.1-1.fc37.x86_64.rpm (info) (download)
yara-devel-4.2.1-1.fc37.x86_64.rpm (info) (download)
yara-debuginfo-4.2.1-1.fc37.x86_64.rpm (info) (download)
yara-debugsource-4.2.1-1.fc37.x86_64.rpm (info) (download)
Logs
i686
hw_info.log
state.log
build.log
root.log
mock_output.log
noarch_rpmdiff.json
x86_64
hw_info.log
state.log
build.log
root.log
mock_output.log
noarch_rpmdiff.json
aarch64
hw_info.log
state.log
build.log
root.log
mock_output.log
noarch_rpmdiff.json
ppc64le
hw_info.log
state.log
build.log
root.log
mock_output.log
noarch_rpmdiff.json
s390x
hw_info.log
state.log
build.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * Mon May 23 2022 Michal Ambroz <rebus at, seznam.cz> - 4.2.1-1 - bump to 4.2.1 - adding changes based on proposal of Mikel Olasagasti Uranga: - change to BSD license as yara was relicensed in 2016 - minor changes to spec, like using https for URL - remove old patches - enable checks * Sat Mar 12 2022 Michal Ambroz <rebus at, seznam.cz> - 4.2.0-1 - bump to 4.2.0 * Thu Feb 17 2022 Michal Ambroz <rebus at, seznam.cz> - 4.2.0-0.rc1.1 - bump to 4.2.0-rc1 * Sat Jan 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 4.1.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Wed Nov 10 2021 Michal Ambroz <rebus at, seznam.cz> - 4.1.3-1 - bump to 4.1.3 * Sat Nov 06 2021 Adrian Reber <adrian@lisas.de> - 4.1.1-5 - Rebuilt for protobuf 3.19.0 * Mon Oct 25 2021 Adrian Reber <adrian@lisas.de> - 4.1.1-4 - Rebuilt for protobuf 3.18.1 * Tue Sep 14 2021 Sahana Prasad <sahana@redhat.com> - 4.1.1-3 - Rebuilt with OpenSSL 3.0.0 * Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 4.1.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Mon May 24 2021 Michal Ambroz <rebus at, seznam.cz> - 4.1.1-1 - bump to 4.1.1 * Mon Apr 26 2021 Michal Ambroz <rebus at, seznam.cz> - 4.1.0-1 - bump to 4.1.0 * Sun Apr 25 2021 Michal Ambroz <rebus at, seznam.cz> - 4.0.5-2 - rebuild for epel * Fri Feb 05 2021 Michal Ambroz <rebus at, seznam.cz> - 4.0.5-1 - bump to yara bugfix 4.0.5 release * Wed Feb 03 2021 Michal Ambroz <rebus at, seznam.cz> - 4.0.4-1 - bump to yara bugfix 4.0.4 release * Thu Jul 16 2020 Michal Ambroz <rebus at, seznam.cz> - 4.0.2-1 - bump to yara bugfix 4.0.2 release - fix build on epel7 * Sun Jun 14 2020 Adrian Reber <adrian@lisas.de> - 4.0.1-2 - Rebuilt for protobuf 3.12 * Tue Jun 02 2020 Michal Ambroz <rebus at, seznam.cz> - 4.0.1-1 - bump to yara bugfix 4.0.1 release