[commits] Crypt branch master updated. 992a919ad12655b7497b268db7c29e9140ce09e6
jan at horde.org
jan at horde.org
Thu Nov 17 22:20:08 UTC 2022
The branch "master" has been updated.
The following is a summary of the commits.
from: 39714f2635ea215576e5536df8bb1903171d9c76
18a0d5f lib/Horde/Crypt/Pgp.php: Shorten long PGP key IDs to 16 digits (instead of deprecated 8 digits).
5326f41 Merge branch 'pr/16-digit-short-ids' of github.com:sunweaver/Horde_Crypt into sunweaver-pr/16-digit-short-ids
caedef3 Adopt tests to 16 bit long key IDs.
992a919 Merge branch 'sunweaver-pr/16-digit-short-ids'
Summary: https://github.com/horde/Crypt/compare/39714f2635ea...992a919ad126
-----------------------------------------------------------------------
commit 18a0d5f86ff7eaf27a970a19126b4c50b90dc32a
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Mon, 15 Aug 2022 12:42:03 +0200
lib/Horde/Crypt/Pgp.php: Shorten long PGP key IDs to 16 digits (instead of deprecated 8 digits).
Newer keyserver implementations return a "400 Bad Request" error if
8-digit-key-IDs are queried (e.g. keys.openpgp.org).
M lib/Horde/Crypt/Pgp.php
https://github.com/horde/Crypt/commit/18a0d5f86ff7eaf27a970a19126b4c50b90dc32a
-----------------------------------------------------------------------
commit 5326f4181002b95cc5a4ec905ac2ae2dacf6015d
Author: Jan Schneider <jan at horde.org>
Date: Thu, 17 Nov 2022 22:43:06 +0100
Merge branch 'pr/16-digit-short-ids' of github.com:sunweaver/Horde_Crypt into sunweaver-pr/16-digit-short-ids
M lib/Horde/Crypt/Pgp.php
https://github.com/horde/Crypt/commit/5326f4181002b95cc5a4ec905ac2ae2dacf6015d
-----------------------------------------------------------------------
commit caedef3632a2cc7cdae28a31bc632b9465fd48e6
Author: Jan Schneider <jan at horde.org>
Date: Thu, 17 Nov 2022 23:19:42 +0100
Adopt tests to 16 bit long key IDs.
M lib/Horde/Crypt/Pgp/Backend/Binary.php
M test/Horde/Crypt/Pgp/TestBase.php
https://github.com/horde/Crypt/commit/caedef3632a2cc7cdae28a31bc632b9465fd48e6
-----------------------------------------------------------------------
commit 992a919ad12655b7497b268db7c29e9140ce09e6
Author: Jan Schneider <jan at horde.org>
Date: Thu, 17 Nov 2022 23:19:53 +0100
Merge branch 'sunweaver-pr/16-digit-short-ids'
M lib/Horde/Crypt/Pgp.php
M lib/Horde/Crypt/Pgp/Backend/Binary.php
M test/Horde/Crypt/Pgp/TestBase.php
https://github.com/horde/Crypt/commit/992a919ad12655b7497b268db7c29e9140ce09e6
More information about the commits
mailing list