diff --git a/libfcrypto-alpha-20231120.tar.gz b/libfcrypto-alpha-20231120.tar.gz deleted file mode 100644 index 2da1849..0000000 --- a/libfcrypto-alpha-20231120.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fba3136793d719aa921eeded8e77e939a74e401a4c5300d96697232dad5f9e4d -size 607749 diff --git a/libfcrypto-alpha-20231120.tar.gz.asc b/libfcrypto-alpha-20231120.tar.gz.asc deleted file mode 100644 index 34fba15..0000000 --- a/libfcrypto-alpha-20231120.tar.gz.asc +++ /dev/null @@ -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----- diff --git a/libfcrypto-alpha-20240115.tar.gz b/libfcrypto-alpha-20240115.tar.gz new file mode 100644 index 0000000..f378839 --- /dev/null +++ b/libfcrypto-alpha-20240115.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:463931e83dfe9cd9e8f9f5d2f79882116d8c7977ea0ae7bf432080ced9d8ff22 +size 626175 diff --git a/libfcrypto-alpha-20240115.tar.gz.asc b/libfcrypto-alpha-20240115.tar.gz.asc new file mode 100644 index 0000000..9a0d4e8 --- /dev/null +++ b/libfcrypto-alpha-20240115.tar.gz.asc @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCAAdFiEEDtkCDakNP25wvTlF2WJeXXrQF34FAmWks6gACgkQ2WJeXXrQ +F37hPwgAk3XjcUvhsC4GBoLOnn1hbWkJedgI981ycWSsNmm2F7vnaoA1Yeb805ET +GheMaAu1lBvoPDiENVxO5BbOkAVQ7hGR7NVTRxZ69Y7x/QLJ7414Y1hsJybMSCBB +vNrQs08MxbdLqXnU7HUgAQcBgUOHpvchLwPmyDn+tYyk0qMHRgRagxBilgLlT1by +i4Y+LWbs3CljFxFIn7o/3UljlnCA4dHy2pFV35jPtcYdo/p77SQD662MyKITcLIv +vRW7uIxbgZyvsG1ex26KjSU3a6xQRmvYAd5XWv0wnF9kjRH9UkBu79/9imrOgN1i +UaYd6BSW9YAnLYXlQFxPEjDVB8gI6w== +=LoBs +-----END PGP SIGNATURE----- diff --git a/libfcrypto.changes b/libfcrypto.changes index 118727f..ee0e8c7 100644 --- a/libfcrypto.changes +++ b/libfcrypto.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Mon Jan 15 09:35:23 UTC 2024 - Jan Engelhardt + +- Update to release 20240115 + * Document DES3-CBC + +------------------------------------------------------------------- +Sun Jan 14 18:26:37 UTC 2024 - Jan Engelhardt + +- Update to release 20240114 + * Added Blowfish-{CBC,EBC} and DES3-CBC support + ------------------------------------------------------------------- Wed Dec 6 09:24:47 UTC 2023 - Jan Engelhardt diff --git a/libfcrypto.spec b/libfcrypto.spec index d75651d..74c2037 100644 --- a/libfcrypto.spec +++ b/libfcrypto.spec @@ -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