* Wed Sep 04 2024 olaf@aepfle.de
- Update hivex to version 1.3.24
* no changelog provided
* Wed Jan 25 2023 carnold@suse.com
- Update hivex to version 1.3.23
* jsc#PED-2113
* Updated langauge files
* Various build fixes
* Improved windows support
* Tue Dec 14 2021 ohering@suse.de
- Add python-rpm-macros (bsc#1180125)
* Sun Sep 26 2021 ohering@suse.de
- move all ocaml libraries to devel package to align with our
OCaml packaging
* Fri Aug 06 2021 carnold@suse.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 carnold@suse.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 ohering@suse.de
- Remove ocaml_native_compiler conditional
build native target unconditionally
* Mon Jan 11 2021 jgwang@suse.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 @LIBS@ from pkg-config file
* Win::Hivex::Regedit: Ignore comments
* Win::Hivex::Regedit: Accept CRLF line endings
* Wed Feb 05 2020 steven.kowalik@suse.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 ohering@suse.de
- Fix bytecode build
- Remove defattr and BuildRoot
- disablement of lto comes via ocaml macros