diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-18 21:17:19 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-18 21:17:19 +0000 |
commit | 1278e573b0c20e41432bac81e146650ae29bb61d (patch) | |
tree | 27ee765f6c646f414e8befcfc1b8962ac9a55baf /debian/patches/series | |
parent | Setting default RSA key length to 4096 in gpg. (diff) | |
download | gnupg2-1278e573b0c20e41432bac81e146650ae29bb61d.tar.xz gnupg2-1278e573b0c20e41432bac81e146650ae29bb61d.zip |
Setting default key algorithm to "ed25519/cert,sign+cv25519/encr".
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/patches/series')
-rw-r--r-- | debian/patches/series | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/patches/series b/debian/patches/series index ea7ef45..cafba80 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -26,3 +26,4 @@ from-upstream/dirmngr-Fix-build-with-no-LDAP-support.patch from-upstream/gpg-Move-NETLIBS-after-GPG_ERROR_LIBS-another.patch progress-linux/0001-gpgsm-default-to-4096-bit-keys.patch progress-linux/0002-gpg-default-to-4096-bit-keys.patch +progress-linux/0003-gpg-default-key-to-ed25519.patch |