Accepting request 1155838 from security:forensics
- Update to release 20240307 OBS-URL: https://build.opensuse.org/request/show/1155838 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libphdi?expand=0&rev=14
This commit is contained in:
commit
17905a6f49
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:2bc9d54b2d24c171fbaa65a000dde2808156dca6254d2e51abf900e57360729f
|
|
||||||
size 1879832
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCAAdFiEEDtkCDakNP25wvTlF2WJeXXrQF34FAmVm0j8ACgkQ2WJeXXrQ
|
|
||||||
F3680wf/UxR55J5d2PecbWGryrjYU+MBic+rButtt+lqVCZ6x0t4AbIVJU9yCLzm
|
|
||||||
CMCzwRONJoFkGaMyYjXgnCPWZrPEJdIxTz5uuOtdmevkOIV1YkJREwzCEvHKMLsY
|
|
||||||
DHXGXmdTuu0p9UUKCnXhVl8kGhI1xAGfyGEAXTrzp5eGI6nlVpbiOI9cW4hnKe4j
|
|
||||||
R2a0+qLsJOrA3kT4fkC6hB1UNdMSabOjOYMuXBJPAYAKSjGBdmBJxWatKeimbRxV
|
|
||||||
c3rLiFXbNO/3TP0o9PFjmJkHnSlyZEImZLOIj8KvKetWDDogQRP3wV/R93ElBOpx
|
|
||||||
YA4w3nv9Z2UIl63uhO5pTfOyaI8rQA==
|
|
||||||
=OxMf
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
libphdi-experimental-20240307.tar.gz
Normal file
3
libphdi-experimental-20240307.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:adfba061b9341f31e8618579f0faa0a4e7d057c0d2e236991aa72e71c04d01f1
|
||||||
|
size 1891840
|
11
libphdi-experimental-20240307.tar.gz.asc
Normal file
11
libphdi-experimental-20240307.tar.gz.asc
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCAAdFiEEDtkCDakNP25wvTlF2WJeXXrQF34FAmXpScoACgkQ2WJeXXrQ
|
||||||
|
F36uGggAqY1KgZYVqSB1hv8ezeaF1oYPHVzrnwjSSuodxLOxFEhHhqbky6hmm1cz
|
||||||
|
7Z8iOKBMV4BPppNcqwsQ4NMKctQ2OVf/QQSrHB5yFYlyTG0f3nBzCkYU0EWNMIsr
|
||||||
|
jHzHmuzZF62h6VXE1E+TEvCrqH4s16MeaS3L3b5/J8AkCJY9ynP4ycAanrWEiwfL
|
||||||
|
XdXcSeowg3ltE2K0BbvFMGYZHb8Z/Sne7ccC6lTWrZeQnwZGhSZ5rDaXeUpHIKwO
|
||||||
|
7DnhWCTiNsX9Ts67XGYpV99xj2wqKx009xZA4MvuCVO2m5MIViTxpyALHSqcBww2
|
||||||
|
j0XqTMPr/Z94YA4TqEDJtbwNYEuYxQ==
|
||||||
|
=RMHl
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Mar 7 08:35:39 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
- Update to release 20240307
|
||||||
|
* No user-visible changes
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Feb 5 21:43:04 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
Mon Feb 5 21:43:04 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
30
libphdi.spec
30
libphdi.spec
@ -20,7 +20,7 @@
|
|||||||
|
|
||||||
Name: libphdi
|
Name: libphdi
|
||||||
%define lname libphdi1
|
%define lname libphdi1
|
||||||
Version: 20231129
|
Version: 20240307
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Library and tools to access the Parallels Hard Disk images
|
Summary: Library and tools to access the Parallels Hard Disk images
|
||||||
License: LGPL-3.0-or-later
|
License: LGPL-3.0-or-later
|
||||||
@ -36,20 +36,20 @@ BuildRequires: pkg-config
|
|||||||
BuildRequires: python-rpm-macros
|
BuildRequires: python-rpm-macros
|
||||||
BuildRequires: pkgconfig(fuse) >= 2.6
|
BuildRequires: pkgconfig(fuse) >= 2.6
|
||||||
BuildRequires: pkgconfig(libbfio) >= 20221025
|
BuildRequires: pkgconfig(libbfio) >= 20221025
|
||||||
BuildRequires: pkgconfig(libcdata) >= 20230108
|
BuildRequires: pkgconfig(libcdata) >= 20240103
|
||||||
BuildRequires: pkgconfig(libcdirectory) >= 20220105
|
BuildRequires: pkgconfig(libcdirectory) >= 20240105
|
||||||
BuildRequires: pkgconfig(libcerror) >= 20220101
|
BuildRequires: pkgconfig(libcerror) >= 20240101
|
||||||
BuildRequires: pkgconfig(libcfile) >= 20220106
|
BuildRequires: pkgconfig(libcfile) >= 20240106
|
||||||
BuildRequires: pkgconfig(libclocale) >= 20221218
|
BuildRequires: pkgconfig(libclocale) >= 20240107
|
||||||
BuildRequires: pkgconfig(libcnotify) >= 20220108
|
BuildRequires: pkgconfig(libcnotify) >= 20240108
|
||||||
BuildRequires: pkgconfig(libcpath) >= 20220108
|
BuildRequires: pkgconfig(libcpath) >= 20240109
|
||||||
BuildRequires: pkgconfig(libcsplit) >= 20220109
|
BuildRequires: pkgconfig(libcsplit) >= 20240110
|
||||||
BuildRequires: pkgconfig(libcthreads) >= 20220102
|
BuildRequires: pkgconfig(libcthreads) >= 20240102
|
||||||
BuildRequires: pkgconfig(libfcache) >= 20230115
|
BuildRequires: pkgconfig(libfcache) >= 20240112
|
||||||
BuildRequires: pkgconfig(libfdata) >= 20230319
|
BuildRequires: pkgconfig(libfdata) >= 20140114
|
||||||
BuildRequires: pkgconfig(libfguid) >= 20220113
|
BuildRequires: pkgconfig(libfguid) >= 20240116
|
||||||
BuildRequires: pkgconfig(libfvalue) >= 20220120
|
BuildRequires: pkgconfig(libfvalue) >= 20240124
|
||||||
BuildRequires: pkgconfig(libuna) >= 20230710
|
BuildRequires: pkgconfig(libuna) >= 20240130
|
||||||
%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