Tue, 20 Aug 2024 00:57:50 UTC | login

Information for build yara-4.5.1-1.fc41

ID312554
Package Nameyara
Version4.5.1
Release1.fc41
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/yara.git#e9b10828c2fd0f0b373a29427994394e47644dd0
SummaryPattern matching Swiss knife for malware researchers
Description YARA 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 bydavidlt
State complete
Volume DEFAULT
StartedSun, 14 Jul 2024 05:04:20 UTC
CompletedSun, 14 Jul 2024 05:37:46 UTC
Taskbuild (f41, /rpms/yara.git:e9b10828c2fd0f0b373a29427994394e47644dd0)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/yara.git#e9b10828c2fd0f0b373a29427994394e47644dd0'}}
Tags
f41
RPMs
src
yara-4.5.1-1.fc41.src.rpm (info) (download)
noarch
yara-doc-4.5.1-1.fc41.noarch.rpm (info) (download)
riscv64
yara-4.5.1-1.fc41.riscv64.rpm (info) (download)
yara-devel-4.5.1-1.fc41.riscv64.rpm (info) (download)
yara-debuginfo-4.5.1-1.fc41.riscv64.rpm (info) (download)
yara-debugsource-4.5.1-1.fc41.riscv64.rpm (info) (download)
Logs
riscv64
state.log
hw_info.log
build.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * Mon May 27 2024 Michal Ambroz <rebus _AT seznam.cz> - 4.5.1-1 - bump to 4.5.1 * Wed Feb 14 2024 Michal Ambroz <rebus _AT seznam.cz> - 4.5.0-1 - bump to 4.5.0 * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 4.4.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 4.4.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Sep 17 2023 Mikel Olasagasti Uranga <mikel@olasagasti.info> - 4.4.0-1 - bump to 4.4.0 * Sat Jul 22 2023 Fedora Release Engineering <releng@fedoraproject.org> - 4.3.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Wed Jun 14 2023 Michal Ambroz <rebus _AT seznam.cz> - 4.3.2-1 - bump to 4.3.2 * Wed Apr 26 2023 Michal Ambroz <rebus _AT seznam.cz> - 4.3.1-1 - bump to 4.3.1 * Thu Mar 30 2023 Michal Ambroz <rebus _AT seznam.cz> - 4.3.0-1 - bump to 4.3.0 * Tue Jan 24 2023 Michal Ambroz <rebus _AT seznam.cz> - 4.3.0-0.rc1.3 - fix EPEL9 build = reenable the SHA1 certificate validation in OpenSSL for make check * Sat Jan 21 2023 Michal Ambroz <rebus _AT seznam.cz> - 4.3.0-0.rc1.2 - fix EPEL7 build * Sat Jan 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 4.3.0-0.rc1.1.1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Tue Jan 03 2023 Michal Ambroz <rebus _AT seznam.cz> - 4.3.0-0.rc1.1 - bump to 4.3.0 rc1 - remove the androguard module which is no longer available from github * Tue Aug 09 2022 Mikel Olasagasti Uranga <mikel@olasagasti.info> - 4.2.3-1 - Update to 4.2.3 (#2116594) * Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 4.2.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Mon Jul 18 2022 Mikel Olasagasti Uranga <mikel@olasagasti.info> - 4.2.2-1 - Update to 4.2.2 (#2103444) - BUGFIX: Fix buffer overrun in "dex" module (#1728). - BUGFIX: Wrong offset used when checking Version string of .net metadata (#1708). - BUGFIX: YARA doesn't compile if --with-debug-verbose flag is enabled (#1719). - BUGFIX: Null-pointer dereferences while loading corrupted compiled rules (#1727).