Fri, 14 Jun 2024 19:56:01 UTC | login

Information for build tlsh-3.17.0-4.fc33

ID161056
Package Nametlsh
Version3.17.0
Release4.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/tlsh.git#2f06849dd2cf236b1e4c7a6696cee1cd3ccb0dad
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
StartedSun, 07 Jun 2020 21:30:10 UTC
CompletedSun, 07 Jun 2020 21:58:08 UTC
Taskbuild (f33, /rpms/tlsh.git:2f06849dd2cf236b1e4c7a6696cee1cd3ccb0dad)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/tlsh.git#2f06849dd2cf236b1e4c7a6696cee1cd3ccb0dad'}}
Tags
f33
RPMs
src
tlsh-3.17.0-4.fc33.src.rpm (info) (download)
noarch
tlsh-doc-3.17.0-4.fc33.noarch.rpm (info) (download)
riscv64
python3-tlsh-3.17.0-4.fc33.riscv64.rpm (info) (download)
python3-tlsh-debuginfo-3.17.0-4.fc33.riscv64.rpm (info) (download)
tlsh-debugsource-3.17.0-4.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
Changelog * Tue May 26 2020 Miro Hrončok <mhroncok@redhat.com> - 3.17.0-4 - Rebuilt for Python 3.9 * 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