Sun, 05 May 2024 20:56:10 UTC | login

Information for build hivex-1.3.18-7.fc31

ID102446
Package Namehivex
Version1.3.18
Release7.fc31
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/hivex.git#a574eb15771209878330714ae620157d69f67585
SummaryRead and write Windows Registry binary hive files
DescriptionHive files are the undocumented binary files that Windows uses to store the Windows Registry on disk. Hivex is a library that can read and write to these files. 'hivexsh' is a shell you can use to interactively navigate a hive binary file. 'hivexregedit' (in perl-hivex) lets you export and merge to the textual regedit format. 'hivexml' can be used to convert a hive file to a more useful XML format. In order to get access to the hive files themselves, you can copy them from a Windows machine. They are usually found in %systemroot%\system32\config. For virtual machines we recommend using libguestfs or guestfish to copy out these files. libguestfs also provides a useful high-level tool called 'virt-win-reg' (based on hivex technology) which can be used to query specific registry keys in an existing Windows VM. For OCaml bindings, see 'ocaml-hivex-devel'. For Perl bindings, see 'perl-hivex'. For Python 3 bindings, see 'python3-hivex'. For Ruby bindings, see 'ruby-hivex'.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 25 Jul 2019 06:31:55 UTC
CompletedThu, 25 Jul 2019 08:06:50 UTC
Taskbuild (f31-candidate, /rpms/hivex.git:a574eb15771209878330714ae620157d69f67585)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/hivex.git#a574eb15771209878330714ae620157d69f67585'}}
Tags
f31
RPMs
src
hivex-1.3.18-7.fc31.src.rpm (info) (download)
riscv64
hivex-1.3.18-7.fc31.riscv64.rpm (info) (download)
hivex-devel-1.3.18-7.fc31.riscv64.rpm (info) (download)
hivex-static-1.3.18-7.fc31.riscv64.rpm (info) (download)
ocaml-hivex-1.3.18-7.fc31.riscv64.rpm (info) (download)
ocaml-hivex-devel-1.3.18-7.fc31.riscv64.rpm (info) (download)
perl-hivex-1.3.18-7.fc31.riscv64.rpm (info) (download)
python3-hivex-1.3.18-7.fc31.riscv64.rpm (info) (download)
ruby-hivex-1.3.18-7.fc31.riscv64.rpm (info) (download)
hivex-debuginfo-1.3.18-7.fc31.riscv64.rpm (info) (download)
hivex-debugsource-1.3.18-7.fc31.riscv64.rpm (info) (download)
ocaml-hivex-debuginfo-1.3.18-7.fc31.riscv64.rpm (info) (download)
perl-hivex-debuginfo-1.3.18-7.fc31.riscv64.rpm (info) (download)
python3-hivex-debuginfo-1.3.18-7.fc31.riscv64.rpm (info) (download)
ruby-hivex-debuginfo-1.3.18-7.fc31.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Thu Jun 27 2019 Richard W.M. Jones <rjones@redhat.com> - 1.3.18-7 - OCaml 4.08.0 (final) rebuild. * Fri May 31 2019 Jitka Plesnikova <jplesnik@redhat.com> - 1.3.18-6 - Perl 5.30 rebuild * Mon Apr 29 2019 Richard W.M. Jones <rjones@redhat.com> - 1.3.18-5 - OCaml 4.08.0 (beta 3) rebuild. * Sun Feb 17 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 1.3.18-4 - Rebuild for readline 8.0 * Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.18-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Thu Jan 24 2019 Mamoru TASAKA <mtasaka@fedoraproject.org> - 1.3.18-2 - F-30: rebuild again against ruby26 * Thu Jan 24 2019 Richard W.M. Jones <rjones@redhat.com> - 1.3.18-1 - New upstream version 1.3.18. - Revert: Undefine _ld_as_needed which breaks gnulib tests. * Thu Jan 24 2019 Mamoru TASAKA <mtasaka@fedoraproject.org> - 1.3.17-3 - F-30: rebuild against ruby26 * Wed Jan 23 2019 Richard W.M. Jones <rjones@redhat.com> - 1.3.17-2 - Undefine _ld_as_needed which breaks gnulib tests. * Tue Jan 22 2019 Richard W.M. Jones <rjones@redhat.com> - 1.3.17-1 - New upstream version 1.3.17. - Fixes regression of RHBZ#1145056. * Thu Jan 17 2019 Richard W.M. Jones <rjones@redhat.com> - 1.3.16-1 - New upstream version 1.3.16. * Thu Jan 10 2019 Miro Hrončok <mhroncok@redhat.com> - 1.3.15-12 - Remove Python 2 subpackage * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.15-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Wed Jul 11 2018 Richard W.M. Jones <rjones@redhat.com> - 1.3.15-10 - OCaml 4.07.0 (final) rebuild. * Fri Jul 06 2018 Petr Pisar <ppisar@redhat.com> - 1.3.15-9 - Perl 5.28 rebuild * Thu Jul 05 2018 Richard W.M. Jones <rjones@redhat.com> - 1.3.15-8 - Remove ldconfig https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/SU3LJVDZ7LUSJGZR5MS72BMRAFP3PQQL/ - BR on python-unversioned-command https://fedoraproject.org/wiki/Changes/Move_usr_bin_python_into_separate_package * Tue Jul 03 2018 Petr Pisar <ppisar@redhat.com> - 1.3.15-7 - Perl 5.28 rebuild * Thu Jun 28 2018 Jitka Plesnikova <jplesnik@redhat.com> - 1.3.15-6 - Perl 5.28 rebuild * Tue Jun 19 2018 Richard W.M. Jones <rjones@redhat.com> - 1.3.15-5 - OCaml 4.07.0-rc1 rebuild. * Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 1.3.15-4 - Rebuilt for Python 3.7 * Mon Mar 19 2018 Richard W.M. Jones <rjones@redhat.com> - 1.3.15-3 - Add upstream patch to fix injection of LDFLAGS (RHBZ#1548536). * Thu Mar 01 2018 Florian Weimer <fweimer@redhat.com> - 1.3.15-2 - Rebuild with new redhat-rpm-config/perl build flags * Mon Feb 26 2018 Richard W.M. Jones <rjones@redhat.com> - 1.3.15-1 - New upstream version 1.3.15. * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.14-15 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Sat Jan 20 2018 Björn Esser <besser82@fedoraproject.org> - 1.3.14-14 - Rebuilt for switch to libxcrypt * Fri Jan 05 2018 Mamoru TASAKA <mtasaka@fedoraproject.org> - 1.3.14-13 - F-28: rebuild for ruby25 * Wed Nov 08 2017 Richard W.M. Jones <rjones@redhat.com> - 1.3.14-12 - Fix string mutability. * Wed Nov 08 2017 Richard W.M. Jones <rjones@redhat.com> - 1.3.14-10 - OCaml 4.06.0 rebuild. * Mon Sep 18 2017 Richard W.M. Jones <rjones@redhat.com> - 1.3.14-9 - ocaml-hivex-devel should Require hivex-devel. * Mon Aug 07 2017 Richard W.M. Jones <rjones@redhat.com> - 1.3.14-8 - OCaml 4.05.0 rebuild. * Wed Aug 02 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.14-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.14-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild