Fri, 27 Jun 2025 00:09:41 CST | login

Information for build hivex-1.3.23-3.oc9

ID19675
Package Namehivex
Version1.3.23
Release3.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/src-opencloudos-rpms/hivex.git?.#b4555134ce147caa81ad309eef8e2a89df1c6ed5
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
StartedMon, 08 Jan 2024 09:02:52 CST
CompletedMon, 08 Jan 2024 09:06:42 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
dist-oc9.0-compose
RPMs
src
hivex-1.3.23-3.oc9.src.rpm (info) (download)
aarch64
hivex-1.3.23-3.oc9.aarch64.rpm (info) (download)
hivex-devel-1.3.23-3.oc9.aarch64.rpm (info) (download)
hivex-libs-1.3.23-3.oc9.aarch64.rpm (info) (download)
ocaml-hivex-1.3.23-3.oc9.aarch64.rpm (info) (download)
ocaml-hivex-devel-1.3.23-3.oc9.aarch64.rpm (info) (download)
perl-hivex-1.3.23-3.oc9.aarch64.rpm (info) (download)
python3-hivex-1.3.23-3.oc9.aarch64.rpm (info) (download)
ruby-hivex-1.3.23-3.oc9.aarch64.rpm (info) (download)
hivex-debuginfo-1.3.23-3.oc9.aarch64.rpm (info) (download)
hivex-debugsource-1.3.23-3.oc9.aarch64.rpm (info) (download)
hivex-libs-debuginfo-1.3.23-3.oc9.aarch64.rpm (info) (download)
ocaml-hivex-debuginfo-1.3.23-3.oc9.aarch64.rpm (info) (download)
perl-hivex-debuginfo-1.3.23-3.oc9.aarch64.rpm (info) (download)
python3-hivex-debuginfo-1.3.23-3.oc9.aarch64.rpm (info) (download)
ruby-hivex-debuginfo-1.3.23-3.oc9.aarch64.rpm (info) (download)
x86_64
hivex-1.3.23-3.oc9.x86_64.rpm (info) (download)
hivex-devel-1.3.23-3.oc9.x86_64.rpm (info) (download)
hivex-libs-1.3.23-3.oc9.x86_64.rpm (info) (download)
ocaml-hivex-1.3.23-3.oc9.x86_64.rpm (info) (download)
ocaml-hivex-devel-1.3.23-3.oc9.x86_64.rpm (info) (download)
perl-hivex-1.3.23-3.oc9.x86_64.rpm (info) (download)
python3-hivex-1.3.23-3.oc9.x86_64.rpm (info) (download)
ruby-hivex-1.3.23-3.oc9.x86_64.rpm (info) (download)
hivex-debuginfo-1.3.23-3.oc9.x86_64.rpm (info) (download)
hivex-debugsource-1.3.23-3.oc9.x86_64.rpm (info) (download)
hivex-libs-debuginfo-1.3.23-3.oc9.x86_64.rpm (info) (download)
ocaml-hivex-debuginfo-1.3.23-3.oc9.x86_64.rpm (info) (download)
perl-hivex-debuginfo-1.3.23-3.oc9.x86_64.rpm (info) (download)
python3-hivex-debuginfo-1.3.23-3.oc9.x86_64.rpm (info) (download)
ruby-hivex-debuginfo-1.3.23-3.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 * Tue Sep 19 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.3.23-3 - Rebuilt for python 3.11 * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.3.23-2 - Rebuilt for OpenCloudOS Stream 23.09 * Wed Aug 09 2023 cunshunxia <cunshunxia@tencent.com> - 1.3.23-1 - upgrade to 1.3.23 * Tue Aug 08 2023 cunshunxia <cunshunxia@tencent.com> - 1.3.21-5 - Rebuilt for ocaml-findlib 1.9.6 * 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