Changelog for
hivex-devel-1.3.23-150600.1.4.x86_64.rpm :
* Wed Jan 25 2023 carnoldAATTsuse.com- Update hivex to version 1.3.23
* jsc#PED-2113
* Updated langauge files
* Various build fixes
* Improved windows support
* Tue Dec 14 2021 oheringAATTsuse.de- Add python-rpm-macros (bsc#1180125)
* Sat Sep 25 2021 oheringAATTsuse.de- move all ocaml libraries to devel package to align with our OCaml packaging
* Fri Aug 06 2021 carnoldAATTsuse.com- bsc#1189060 - VUL-0: CVE-2021-3622: hivex: hivex: stack overflow due to recursive call of _get_children. Update to version 1.3.21 hivex-1.3.21.tar.gz hivex-1.3.21.tar.gz.sig
* Tue May 04 2021 carnoldAATTsuse.com- Update to version 1.3.20
* Fixes bsc#1185013 - VUL-0: CVE-2021-3504: hivex: missing bounds check within hivex_open()
* Increase HIVEX_MAX_VALUES
* Updated translations
* Wed Apr 21 2021 oheringAATTsuse.de- Remove ocaml_native_compiler conditional build native target unconditionally
* Sun Jan 10 2021 jgwangAATTsuse.com- Update to version 1.3.19
* ocaml: Throw exception if malloc returns NULL
* ocaml: Cast return from String_val to (char
*)
* ocaml: Use caml_alloc_initialized_string
* Remove extra AATTLIBSAATT from pkg-config file
* Win::Hivex::Regedit: Ignore comments
* Win::Hivex::Regedit: Accept CRLF line endings
* Wed Feb 05 2020 steven.kowalikAATTsuse.com- Switch to building using Python 3, as a consequence rename python binding package to python3-hivex.- Drop unneeded Recommends and Group lines.- Make use of python3_sitearch macro to drop pyver variable.- Use python3-config to determine CFLAGS and libraries.- Run spec-cleaner against the specfile.
* Fri Nov 01 2019 oheringAATTsuse.de- Fix bytecode build- Remove defattr and BuildRoot- disablement of lto comes via ocaml macros
* Thu Aug 08 2019 oheringAATTsuse.de- disable lto- Update to version 1.3.18
* ocaml: Link the C bindings with LDFLAGS (RHBZ#1548536)
* perl: fix format of croak for RLenValue
* Update gnulib to latest.
* lib: Reset errno to zero to avoid erroneously returning E2BIG
* Mon Mar 05 2018 cbosdonnatAATTsuse.com- Update to version 1.3.15
* Improved performance by using a cache of iconv handles, especially when dumping out large hives.
* Add the ‘hivexregedit --max-depth’ option for exports, so you can dump out only the top N-level keys.
* ‘hivexsh -u’ flag allows you to open some broken hives.
* Fixes to broken POD documentation in some places.
* Fixes for OCaml 4.06 safe strings.
* Thu Sep 28 2017 olafAATTaepfle.de- Rename Group Ocaml to OCaml
* Thu Sep 21 2017 jengelhAATTinai.de- Rectify RPM groups.
* Tue Sep 19 2017 cbosdonnatAATTsuse.com- Add ocaml-hivex and hivex-devel as dependencies for ocaml-hivex-devel
* Mon Jul 31 2017 cbosdonnatAATTsuse.com- Update to version 3.14- Build OCAML binding
* Tue Oct 27 2015 olafAATTaepfle.de- Update to version 3.12
* Mon Mar 16 2015 jengelhAATTinai.de- Retrieve and verify GPG signature. Resolve some orthographic and typographic errors in descriptions. Make descriptions more similar.- Run spec-beautifier
* Sun Jan 18 2015 p.drouandAATTgmail.com- Update to version 3.11
* extra-tests: Add trivial fuzz tester
* handle: Check that pages do not extend beyond the end of the file.- Use download Url as source- Split out translation files into lang subpackage- Recommend hivex-lang