Fri, 29 Mar 2024 09:18:37 UTC | login

Information for build hivex-1.3.19-4.fc33.1

ID188065
Package Namehivex
Version1.3.19
Release4.fc33.1
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/hivex.git#52e0c28b073618a63d93c1cb533ccfb899085264
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
StartedWed, 02 Dec 2020 13:53:09 UTC
CompletedWed, 02 Dec 2020 14:59:51 UTC
Taskbuild (f33, /rpms/hivex.git:52e0c28b073618a63d93c1cb533ccfb899085264)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/hivex.git#52e0c28b073618a63d93c1cb533ccfb899085264'}}
Tags
f33
RPMs
src
hivex-1.3.19-4.fc33.1.src.rpm (info) (download)
riscv64
hivex-1.3.19-4.fc33.1.riscv64.rpm (info) (download)
hivex-devel-1.3.19-4.fc33.1.riscv64.rpm (info) (download)
hivex-static-1.3.19-4.fc33.1.riscv64.rpm (info) (download)
ocaml-hivex-1.3.19-4.fc33.1.riscv64.rpm (info) (download)
ocaml-hivex-devel-1.3.19-4.fc33.1.riscv64.rpm (info) (download)
perl-hivex-1.3.19-4.fc33.1.riscv64.rpm (info) (download)
python3-hivex-1.3.19-4.fc33.1.riscv64.rpm (info) (download)
ruby-hivex-1.3.19-4.fc33.1.riscv64.rpm (info) (download)
hivex-debuginfo-1.3.19-4.fc33.1.riscv64.rpm (info) (download)
hivex-debugsource-1.3.19-4.fc33.1.riscv64.rpm (info) (download)
ocaml-hivex-debuginfo-1.3.19-4.fc33.1.riscv64.rpm (info) (download)
perl-hivex-debuginfo-1.3.19-4.fc33.1.riscv64.rpm (info) (download)
python3-hivex-debuginfo-1.3.19-4.fc33.1.riscv64.rpm (info) (download)
ruby-hivex-debuginfo-1.3.19-4.fc33.1.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Wed Sep 02 2020 Richard W.M. Jones <rjones@redhat.com> - 1.3.19-4.1 - Bump release and rebuild. * Tue Sep 01 2020 Richard W.M. Jones <rjones@redhat.com> - 1.3.19-4 - OCaml 4.11.1 rebuild * Fri Aug 21 2020 Richard W.M. Jones <rjones@redhat.com> - 1.3.19-3 - OCaml 4.11.0 rebuild * Thu Jul 30 2020 Richard W.M. Jones <rjones@redhat.com> - 1.3.19-2 - Disable some failing gnulib tests. * Wed Jul 29 2020 Richard W.M. Jones <rjones@redhat.com> - 1.3.19-1 - New upstream version 1.3.19. * Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.18-28 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Tue Jun 23 2020 Jitka Plesnikova <jplesnik@redhat.com> - 1.3.18-27 - Perl 5.32 rebuild * Tue May 26 2020 Miro Hrončok <mhroncok@redhat.com> - 1.3.18-26 - Rebuilt for Python 3.9 * Mon May 04 2020 Richard W.M. Jones <rjones@redhat.com> - 1.3.18-25 - OCaml 4.11.0+dev2-2020-04-22 rebuild * Tue Apr 21 2020 Richard W.M. Jones <rjones@redhat.com> - 1.3.18-24 - OCaml 4.11.0 pre-release attempt 2 * Fri Apr 17 2020 Richard W.M. Jones <rjones@redhat.com> - 1.3.18-23 - OCaml 4.11.0 pre-release * Thu Apr 02 2020 Richard W.M. Jones <rjones@redhat.com> - 1.3.18-22 - Update all OCaml dependencies for RPM 4.16. * Wed Feb 26 2020 Richard W.M. Jones <rjones@redhat.com> - 1.3.18-21 - OCaml 4.10.0 final. * Wed Jan 29 2020 Richard W.M. Jones <rjones@redhat.com> - 1.3.18-20 - Add a couple of upstream patches. * Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.18-19 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Mon Jan 20 2020 Vít Ondruch <vondruch@redhat.com> - 1.3.18-18 - Another rebuild against Ruby 2.7. * Sun Jan 19 2020 Richard W.M. Jones <rjones@redhat.com> - 1.3.18-17 - OCaml 4.10.0+beta1 rebuild. * Sat Jan 18 2020 Mamoru TASAKA <mtasaka@fedoraproject.org> - 1.3.18-16 - F-32: rebuild against ruby27 * Thu Jan 09 2020 Richard W.M. Jones <rjones@redhat.com> - 1.3.18-15 - OCaml 4.09.0 for riscv64 * Fri Dec 06 2019 Richard W.M. Jones <rjones@redhat.com> - 1.3.18-14 - OCaml 4.09.0 (final) rebuild. * Wed Nov 27 2019 Richard W.M. Jones <rjones@redhat.com> - 1.3.18-13 - Use gpgverify macro instead of explicit gpgv2 command. * Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 1.3.18-12 - Rebuilt for Python 3.8.0rc1 (#1748018) * Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 1.3.18-11 - Rebuilt for Python 3.8 * Fri Aug 16 2019 Richard W.M. Jones <rjones@redhat.com> - 1.3.18-10 - OCaml 4.08.1 (final) rebuild. * Wed Jul 31 2019 Richard W.M. Jones <rjones@redhat.com> - 1.3.18-9 - OCaml 4.08.1 (rc2) rebuild. * Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.18-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * 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