Accepting request 1123402 from security:forensics
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/1123402 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libregf?expand=0&rev=33
This commit is contained in:
commit
be57944233
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:b473c00e93df5e2721ce0bfe5ddcad65d0244f53858593ecb6b31f03e49fdd6f
|
|
||||||
size 1719410
|
|
3
libregf-alpha-20231029.tar.gz
Normal file
3
libregf-alpha-20231029.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:5273f351d124535843d56e0de5ad177f05c260a8bf23284489fddb940acef4c7
|
||||||
|
size 1731903
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Oct 29 10:01:41 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
- Update to release 20231029
|
||||||
|
* Rename function ``libregf_hive_bins_list_read`` to
|
||||||
|
``libregf_hive_bins_list_read_file_io_handle``
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Aug 1 16:03:21 UTC 2023 - Greg Freemyer <Greg.Freemyer@gmail.com>
|
Tue Aug 1 16:03:21 UTC 2023 - Greg Freemyer <Greg.Freemyer@gmail.com>
|
||||||
|
|
||||||
|
@ -15,11 +15,12 @@
|
|||||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%{?sle15_python_module_pythons}
|
%{?sle15_python_module_pythons}
|
||||||
|
|
||||||
%define lname libregf1
|
%define lname libregf1
|
||||||
Name: libregf
|
Name: libregf
|
||||||
Version: 20230319
|
Version: 20231029
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Library to access Windows REGF-type Registry files
|
Summary: Library to access Windows REGF-type Registry files
|
||||||
License: GFDL-1.3-or-later AND LGPL-3.0-or-later
|
License: GFDL-1.3-or-later AND LGPL-3.0-or-later
|
||||||
@ -38,7 +39,7 @@ BuildRequires: pkgconfig(libbfio) >= 20221025
|
|||||||
BuildRequires: pkgconfig(libcdata) >= 20230108
|
BuildRequires: pkgconfig(libcdata) >= 20230108
|
||||||
BuildRequires: pkgconfig(libcerror) >= 20220101
|
BuildRequires: pkgconfig(libcerror) >= 20220101
|
||||||
BuildRequires: pkgconfig(libcfile) >= 20220106
|
BuildRequires: pkgconfig(libcfile) >= 20220106
|
||||||
BuildRequires: pkgconfig(libclocale) >= 20220107
|
BuildRequires: pkgconfig(libclocale) >= 20221218
|
||||||
BuildRequires: pkgconfig(libcnotify) >= 20220108
|
BuildRequires: pkgconfig(libcnotify) >= 20220108
|
||||||
BuildRequires: pkgconfig(libcpath) >= 20220108
|
BuildRequires: pkgconfig(libcpath) >= 20220108
|
||||||
BuildRequires: pkgconfig(libcsplit) >= 20220109
|
BuildRequires: pkgconfig(libcsplit) >= 20220109
|
||||||
@ -48,8 +49,8 @@ BuildRequires: pkgconfig(libfdata) >= 20230319
|
|||||||
BuildRequires: pkgconfig(libfdatetime) >= 20220112
|
BuildRequires: pkgconfig(libfdatetime) >= 20220112
|
||||||
BuildRequires: pkgconfig(libfguid) >= 20220113
|
BuildRequires: pkgconfig(libfguid) >= 20220113
|
||||||
BuildRequires: pkgconfig(libfwnt) >= 20220922
|
BuildRequires: pkgconfig(libfwnt) >= 20220922
|
||||||
BuildRequires: pkgconfig(libfwsi) >= 20230114
|
BuildRequires: pkgconfig(libfwsi) >= 20230710
|
||||||
BuildRequires: pkgconfig(libuna) >= 20220611
|
BuildRequires: pkgconfig(libuna) >= 20230710
|
||||||
%python_subpackages
|
%python_subpackages
|
||||||
# Various notes: https://en.opensuse.org/libyal
|
# Various notes: https://en.opensuse.org/libyal
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user