Sat, 15 Jun 2024 03:38:04 UTC | login

Information for build tlsh-3.17.0-3.fc33

ID149211
Package Nametlsh
Version3.17.0
Release3.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/tlsh.git#07775ece529d72904c7f4666d43a6abec9b8a372
SummaryFuzzy text matching library
DescriptionTLSH is a fuzzy matching library. Given a byte stream with a minimum length of 256 bytes (and a minimum amount of randomness), TLSH generates a hash value which can be used for similarity comparisons. Similar objects will have similar hash values which allows for the detection of similar objects by comparing their hash values.
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 27 Mar 2020 20:32:42 UTC
CompletedFri, 27 Mar 2020 20:53:09 UTC
Taskbuild (f33, /rpms/tlsh.git:07775ece529d72904c7f4666d43a6abec9b8a372)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/tlsh.git#07775ece529d72904c7f4666d43a6abec9b8a372'}}
Tags
f33
RPMs
src
tlsh-3.17.0-3.fc33.src.rpm (info) (download)
noarch
tlsh-doc-3.17.0-3.fc33.noarch.rpm (info) (download)
riscv64
python3-tlsh-3.17.0-3.fc33.riscv64.rpm (info) (download)
python3-tlsh-debuginfo-3.17.0-3.fc33.riscv64.rpm (info) (download)
tlsh-debugsource-3.17.0-3.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
Changelog * Fri Jan 31 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.17.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 3.17.0-2 - Rebuilt for Python 3.8 * Sat Aug 17 2019 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 3.17.0-1 - Update to latest version (#1689880) - Upstream doesn't provide a shared library anymore. The shared library made some sense when we had both python2- and python3- subpakcages. No other package in Fedora uses the shared library, and it seems that the ABI is not stable. This release drops the main binary package and the -devel subpackage and links the library statically into the python3 module. * Sat Jul 27 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.4.5-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Sun Feb 03 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.4.5-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Mon Jan 14 2019 Miro Hrončok <mhroncok@redhat.com> - 3.4.5-10 - Subpackage python2-tlsh has been removed See https://fedoraproject.org/wiki/Changes/Mass_Python_2_Package_Removal * Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.4.5-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 3.4.5-8 - Rebuilt for Python 3.7