- Update to release 20231123
OBS-URL: https://build.opensuse.org/package/show/security:forensics/libmodi?expand=0&rev=23
This commit is contained in:
parent
1a1a52da39
commit
27eeddd54c
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:bc8104439f656a377c869dad49a1bb5ba9c0abd36f5902a3ad8ff8cbd757ccc4
|
|
||||||
size 2103807
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCAAdFiEEDtkCDakNP25wvTlF2WJeXXrQF34FAmNVF9MACgkQ2WJeXXrQ
|
|
||||||
F37KXQf/ZmtalVt53bqjXDCafgOsCj/WFRRLCkzBQ+rWEy7jbA1qQP5IElK7DKiV
|
|
||||||
5r+z+CAyx0iFuMZA5p+M95WHbV3xcYhVb8+Gv2oJS7hhY0f2HioBVzWwyMoRxE0W
|
|
||||||
VAIQoAKfmjZKB4zP2aBH6HplgHk2oxUOLQGo0c9MRW1l4VlNJUW06BsdZyoctLbx
|
|
||||||
+hextvNC5KP/dqKzNz8eTWKBBufa4y6/Tpzwv0LmQQXOZQIRZ5kpRG9Sad2gP3mH
|
|
||||||
Mq44uApVCY7R/1KFSMhORCqVJ6ojljgF7ZxGOWxo7bVDHSSkfykBRxgrinHUOQmm
|
|
||||||
8Mk3j764Co5ZdWrdRoaHo9egD4Bxuw==
|
|
||||||
=jLrl
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
libmodi-experimental-20231123.tar.gz
Normal file
3
libmodi-experimental-20231123.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:01aa4f2ac8a0e2673a37952cdb98a21d0572ac40771cc83fc2170f78533fb8bc
|
||||||
|
size 2075035
|
11
libmodi-experimental-20231123.tar.gz.asc
Normal file
11
libmodi-experimental-20231123.tar.gz.asc
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCAAdFiEEDtkCDakNP25wvTlF2WJeXXrQF34FAmVfoQYACgkQ2WJeXXrQ
|
||||||
|
F34YLQf/ScguTZNipaZsVQNZwZ6UMaB8gGwrZV2Qpj07Dz4rfXkXuA5N8tOZwYA1
|
||||||
|
NBvbZwzukrj93sD92OU4m+Vtc5fLDOXencsbYNJtjcdr7HzlX8VfpD+NnlsMX2Fa
|
||||||
|
+4j3AHe4M58akz6nPA3hMPlZrKJjmvcK2wfyFk6w4Km8BIe1l57mtaKm9okfaakC
|
||||||
|
p1yOc67l3j2F3PHVBEu/rfMU2e69T8T0w1YLZlewRcrwVrU0ROPsEFye8muvZEyt
|
||||||
|
PIIsmFIEmrvn61wuPt7OzcOEV0FdamPlasfP+yiU3R+P3Dx6qSGhjCcaEWtnr/rb
|
||||||
|
6KKpT4SxYC0bLxzuVbJsSiEVXRodyQ==
|
||||||
|
=p7q2
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Nov 23 19:37:26 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
- Update to release 20231123
|
||||||
|
* Limit huge allocations
|
||||||
|
* Improved Python3 Unicode handling
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Aug 1 15:59:01 UTC 2023 - Greg Freemyer <Greg.Freemyer@gmail.com>
|
Tue Aug 1 15:59:01 UTC 2023 - Greg Freemyer <Greg.Freemyer@gmail.com>
|
||||||
|
|
||||||
|
23
libmodi.spec
23
libmodi.spec
@ -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}
|
||||||
|
|
||||||
Name: libmodi
|
Name: libmodi
|
||||||
%define lname libmodi1
|
%define lname libmodi1
|
||||||
Version: 20221023
|
Version: 20231123
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Library and tools to access the Mac OS disk image formats
|
Summary: Library and tools to access the Mac OS disk image formats
|
||||||
License: LGPL-3.0-or-later
|
License: LGPL-3.0-or-later
|
||||||
@ -34,26 +35,26 @@ BuildRequires: pkg-config
|
|||||||
BuildRequires: python-rpm-macros
|
BuildRequires: python-rpm-macros
|
||||||
BuildRequires: pkgconfig(bzip2)
|
BuildRequires: pkgconfig(bzip2)
|
||||||
BuildRequires: pkgconfig(fuse)
|
BuildRequires: pkgconfig(fuse)
|
||||||
BuildRequires: pkgconfig(libbfio) >= 20220120
|
BuildRequires: pkgconfig(libbfio) >= 20221025
|
||||||
BuildRequires: pkgconfig(libcaes) >= 20220529
|
BuildRequires: pkgconfig(libcaes) >= 20231120
|
||||||
BuildRequires: pkgconfig(libcdata) >= 20220115
|
BuildRequires: pkgconfig(libcdata) >= 20230108
|
||||||
BuildRequires: pkgconfig(libcdirectory) >= 20220105
|
BuildRequires: pkgconfig(libcdirectory) >= 20220105
|
||||||
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
|
||||||
BuildRequires: pkgconfig(libcthreads) >= 20220102
|
BuildRequires: pkgconfig(libcthreads) >= 20220102
|
||||||
BuildRequires: pkgconfig(libfcache) >= 20220110
|
BuildRequires: pkgconfig(libfcache) >= 20230115
|
||||||
BuildRequires: pkgconfig(libfdata) >= 20220111
|
BuildRequires: pkgconfig(libfdata) >= 20230319
|
||||||
BuildRequires: pkgconfig(libfguid) >= 20220113
|
BuildRequires: pkgconfig(libfguid) >= 20220113
|
||||||
BuildRequires: pkgconfig(libfmos) >= 20220811
|
BuildRequires: pkgconfig(libfmos) >= 20231122
|
||||||
BuildRequires: pkgconfig(libfplist) >= 20220116
|
BuildRequires: pkgconfig(libfplist) >= 20231023
|
||||||
BuildRequires: pkgconfig(libfvalue) >= 20220120
|
BuildRequires: pkgconfig(libfvalue) >= 20220120
|
||||||
BuildRequires: pkgconfig(libhmac) >= 20220425
|
BuildRequires: pkgconfig(libhmac) >= 20230407
|
||||||
BuildRequires: pkgconfig(liblzma)
|
BuildRequires: pkgconfig(liblzma)
|
||||||
BuildRequires: pkgconfig(libuna) >= 20220611
|
BuildRequires: pkgconfig(libuna) >= 20230710
|
||||||
BuildRequires: pkgconfig(zlib)
|
BuildRequires: pkgconfig(zlib)
|
||||||
%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