Accepting request 1138790 from security:forensics
- Update to release 20240115 * Document DES3-CBC * Added Blowfish-{CBC,EBC} and DES3-CBC support OBS-URL: https://build.opensuse.org/request/show/1138790 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libfcrypto?expand=0&rev=8
This commit is contained in:
commit
65ad2b9e48
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fba3136793d719aa921eeded8e77e939a74e401a4c5300d96697232dad5f9e4d
|
||||
size 607749
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCAAdFiEEDtkCDakNP25wvTlF2WJeXXrQF34FAmVwA70ACgkQ2WJeXXrQ
|
||||
F363DggAwI6qaTZQmakib3fQaKVdiL1BnGuan+ND7dFhKvDv13WWITfcM9Jo2llH
|
||||
kEfLnA2Sp8nCQQ9IgHyU7JooGMKuB5gxaI6aSSqIS1f3HqeZQOZeOr/8Yu9CFhH5
|
||||
/mO4rXdouZCZJnazFlJKyh84oCLL6RY/HFbfS+sLg60sgmy1vn8meyoIy0sNyq41
|
||||
M0IUBTGkjw+Xffdpk9cAYbKn6s61HvB3Raf3cbNRSERKW0vBOdhO00HkrKBdttAW
|
||||
S/TV7sUTmuA39AQt/d7HkwKRL0q9AvF25hmOeroTOpHeHpK8dk/7UgUCv2FchIO8
|
||||
5j0RADobPTDYp0GapyasUvxtN0l+jA==
|
||||
=HiN+
|
||||
-----END PGP SIGNATURE-----
|
3
libfcrypto-alpha-20240115.tar.gz
Normal file
3
libfcrypto-alpha-20240115.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:463931e83dfe9cd9e8f9f5d2f79882116d8c7977ea0ae7bf432080ced9d8ff22
|
||||
size 626175
|
11
libfcrypto-alpha-20240115.tar.gz.asc
Normal file
11
libfcrypto-alpha-20240115.tar.gz.asc
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCAAdFiEEDtkCDakNP25wvTlF2WJeXXrQF34FAmWks6gACgkQ2WJeXXrQ
|
||||
F37hPwgAk3XjcUvhsC4GBoLOnn1hbWkJedgI981ycWSsNmm2F7vnaoA1Yeb805ET
|
||||
GheMaAu1lBvoPDiENVxO5BbOkAVQ7hGR7NVTRxZ69Y7x/QLJ7414Y1hsJybMSCBB
|
||||
vNrQs08MxbdLqXnU7HUgAQcBgUOHpvchLwPmyDn+tYyk0qMHRgRagxBilgLlT1by
|
||||
i4Y+LWbs3CljFxFIn7o/3UljlnCA4dHy2pFV35jPtcYdo/p77SQD662MyKITcLIv
|
||||
vRW7uIxbgZyvsG1ex26KjSU3a6xQRmvYAd5XWv0wnF9kjRH9UkBu79/9imrOgN1i
|
||||
UaYd6BSW9YAnLYXlQFxPEjDVB8gI6w==
|
||||
=LoBs
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 15 09:35:23 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 20240115
|
||||
* Document DES3-CBC
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jan 14 18:26:37 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 20240114
|
||||
* Added Blowfish-{CBC,EBC} and DES3-CBC support
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 6 09:24:47 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package libfcrypto
|
||||
#
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -20,7 +20,7 @@
|
||||
|
||||
Name: libfcrypto
|
||||
%define lname libfcrypto1
|
||||
Version: 20231120
|
||||
Version: 20240115
|
||||
Release: 0
|
||||
Summary: Library for encryption formats
|
||||
License: LGPL-3.0-or-later
|
||||
@ -35,7 +35,7 @@ BuildRequires: gettext-tools >= 0.21
|
||||
BuildRequires: libtool
|
||||
BuildRequires: pkg-config
|
||||
BuildRequires: python-rpm-macros
|
||||
BuildRequires: pkgconfig(libcerror) >= 20220101
|
||||
BuildRequires: pkgconfig(libcerror) >= 20240101
|
||||
%python_subpackages
|
||||
# Various notes: https://en.opensuse.org/libyal
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user