Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
1010_phpunit-8.x+9.x.patch | 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 | ||
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 |