Debian Patches

Status for php-horde-crypt/2.7.12-9

Patch Description Author Forwarded Bugs Origin Last update
1010_phpunit-8.x+9.x.patch _phpunit 8.x+9.x no
1001_strong-pgp-keys-by-default.patch Switch to 4096 bit default key length. Mike Gabriel <mike.gabriel@das-netzwerkteam.de> no
1002_Horde_Crypt_Pgp_Backend-Fix-generateKey-method-with-.patch [PATCH] Horde_Crypt_Pgp_Backend: Fix generateKey() method with GnuPG 2.2 onwards.

The batch macros %secring and %pubring have been deprecated since GnuPG
2.1 and, in fact, %secring% is not available anymore starting with
GnuPG 2.2.x.

With GnuPG 2.1 and above, in the generateKey() method, we now don't
obtain the pub/secret keys directly from the ASCII keyring files
anymore, but generate the pub/secret key pair in the keyrings of the
ephemeral home directory and then export/obtain them from there (via
capturing stdout), instead.

See:
https://www.gnupg.org/documentation/manuals/gnupg/Unattended-GPG-key-generation.html
Mike Gabriel <mike.gabriel@das-netzwerkteam.de> no 2020-11-23
0001_remove-broken-keyserver-test.patch [PATCH] This server is completely broken now. Jan Schneider <jan@horde.org> no 2022-11-17
2001_ignore-failing-keyserver-tests-for-Debian-builds.patch Ignore flaky keyserver tests (due to occasional flakiness on public keyservers) during Debian builds / CI. Mike Gabriel <mike.gabriel@das-netzwerkteam.de> no
2050_fix_php8.1.warning.patch Fix the warning "Function strftime() is deprecated"
===================================================================
Anton Gladky <gladk@debian.org> no debian 2022-12-27
1020_sks-keyservers-are-gone.patch Switch to keyserver.ubuntu.com, away from sks-keyservers.net which are gone these days. Mike Gabriel <mike.gabriel@das-netzwerkteam.de> no
0002_simplify-fix-CS-fox-variable-name-on-GPG-1.patch [PATCH] Simplify, fix CS, and fix variable name on GPG 1. Jan Schneider <jan@horde.org> no 2022-11-17
0003_short-long-PGP-key-ids-to-16-digits-not-8.patch [PATCH] 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).
Mike Gabriel <mike.gabriel@das-netzwerkteam.de> no 2022-08-15
0004_adjust-tests-to-16-digit-key-ids.patch [PATCH] Adopt tests to 16 bit long key IDs. Jan Schneider <jan@horde.org> no 2022-11-17
1021_support-uids-with-just-the-email-address.patch [PATCH] support parsing public keys with just an email
Various modern clients start creating keys with just the email-
address as the string in the uid packet.

If we do not find an RFC-2822 style mail name-addr, we assume the
user id is just the emailaddress and use it as name and email.
mh <mh@immerda.ch> no 2023-01-03
1022_url-decode-body-fetch-from-keyservers.patch no
1023_more-adjustments-in-tests-for-16digit-keyids.patch no

All known versions for source package 'php-horde-crypt'

Links