Information for build hivex-1.3.21-4.oc9

ID16050
Package Namehivex
Version1.3.21
Release4.oc9
Epoch
Sourcegit+https://gitee.com/src-opencloudos-rpms/hivex.git?.#d2d476de195db2c512d236acc8180bc0f5d73927
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 bydenisecheng
State complete
Volume DEFAULT
StartedThu, 21 Sep 2023 19:58:50 CST
CompletedThu, 21 Sep 2023 20:03:02 CST
Taskbuild (dist-oc9, /src-opencloudos-rpms/hivex.git:.:origin/oc9)
Extra{'source': {'original_url': 'git+https://gitee.com/src-opencloudos-rpms/hivex.git?.#origin/oc9'}}
Tags
dist-oc9
dist-oc9-compose
RPMs
src
hivex-1.3.21-4.oc9.src.rpm (info) (download)
aarch64
hivex-1.3.21-4.oc9.aarch64.rpm (info) (download)
hivex-devel-1.3.21-4.oc9.aarch64.rpm (info) (download)
hivex-libs-1.3.21-4.oc9.aarch64.rpm (info) (download)
ocaml-hivex-1.3.21-4.oc9.aarch64.rpm (info) (download)
ocaml-hivex-devel-1.3.21-4.oc9.aarch64.rpm (info) (download)
perl-hivex-1.3.21-4.oc9.aarch64.rpm (info) (download)
python3-hivex-1.3.21-4.oc9.aarch64.rpm (info) (download)
ruby-hivex-1.3.21-4.oc9.aarch64.rpm (info) (download)
hivex-debuginfo-1.3.21-4.oc9.aarch64.rpm (info) (download)
hivex-debugsource-1.3.21-4.oc9.aarch64.rpm (info) (download)
hivex-libs-debuginfo-1.3.21-4.oc9.aarch64.rpm (info) (download)
ocaml-hivex-debuginfo-1.3.21-4.oc9.aarch64.rpm (info) (download)
perl-hivex-debuginfo-1.3.21-4.oc9.aarch64.rpm (info) (download)
python3-hivex-debuginfo-1.3.21-4.oc9.aarch64.rpm (info) (download)
ruby-hivex-debuginfo-1.3.21-4.oc9.aarch64.rpm (info) (download)
x86_64
hivex-1.3.21-4.oc9.x86_64.rpm (info) (download)
hivex-devel-1.3.21-4.oc9.x86_64.rpm (info) (download)
hivex-libs-1.3.21-4.oc9.x86_64.rpm (info) (download)
ocaml-hivex-1.3.21-4.oc9.x86_64.rpm (info) (download)
ocaml-hivex-devel-1.3.21-4.oc9.x86_64.rpm (info) (download)
perl-hivex-1.3.21-4.oc9.x86_64.rpm (info) (download)
python3-hivex-1.3.21-4.oc9.x86_64.rpm (info) (download)
ruby-hivex-1.3.21-4.oc9.x86_64.rpm (info) (download)
hivex-debuginfo-1.3.21-4.oc9.x86_64.rpm (info) (download)
hivex-debugsource-1.3.21-4.oc9.x86_64.rpm (info) (download)
hivex-libs-debuginfo-1.3.21-4.oc9.x86_64.rpm (info) (download)
ocaml-hivex-debuginfo-1.3.21-4.oc9.x86_64.rpm (info) (download)
perl-hivex-debuginfo-1.3.21-4.oc9.x86_64.rpm (info) (download)
python3-hivex-debuginfo-1.3.21-4.oc9.x86_64.rpm (info) (download)
ruby-hivex-debuginfo-1.3.21-4.oc9.x86_64.rpm (info) (download)
Logs
x86_64
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
aarch64
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
Changelog * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.3.21-4 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.3.21-3 - Rebuilt for OpenCloudOS Stream 23 * Wed Mar 29 2023 cunshunxia <cunshunxia@tencent.com> - 1.3.21-2 - enable ocaml. * Thu Mar 09 2023 cunshunxia <cunshunxia@tencent.com> - 1.3.21-1 - initial build