Mon, 03 Jun 2024 09:05:13 UTC | login

Information for build foremost-1.5.7-24.fc33

ID151733
Package Nameforemost
Version1.5.7
Release24.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/foremost.git#284aaabba4cfd265a5e29b040c493cd66d2e4471
SummaryRecover files by "carving" them from a raw disk
DescriptionForemost recovers files files based on their headers, footers, and internal data structures. This process is commonly referred to as data carving. Foremost can work on a raw disk drive or image file generated by dd. The headers and footers can be specified by a configuration file or you can use command line switches to specify built-in file types. These built-in types look at the data structures of a given file format allowing for a more reliable and faster recovery.
Built bydavidlt
State complete
Volume DEFAULT
StartedSat, 28 Mar 2020 10:39:16 UTC
CompletedSat, 28 Mar 2020 10:53:33 UTC
Taskbuild (f33, /rpms/foremost.git:284aaabba4cfd265a5e29b040c493cd66d2e4471)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/foremost.git#284aaabba4cfd265a5e29b040c493cd66d2e4471'}}
Tags
f33
RPMs
src
foremost-1.5.7-24.fc33.src.rpm (info) (download)
riscv64
foremost-1.5.7-24.fc33.riscv64.rpm (info) (download)
foremost-debuginfo-1.5.7-24.fc33.riscv64.rpm (info) (download)
foremost-debugsource-1.5.7-24.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Thu Feb 06 2020 Than Ngo <than@redhat.com> - 1.5.7-24 - Fix FTBFS * Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.7-23 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.7-22 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.7-21 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Sun Nov 18 2018 Filipe Rosset <rosset.filipe@gmail.com> - 1.5.7-20 - rebuilt to fix rhbz #1650955 replace format security patch (thanks to Jon Burgess) * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.7-19 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Sun Apr 08 2018 Filipe Rosset <rosset.filipe@gmail.com> - 1.5.7-18 - added gcc as BR