diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-18 21:17:17 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-18 21:17:17 +0000 |
commit | bd4005765c9524a0ba09ad004dbc68b87ca88d0f (patch) | |
tree | 7ba55cf98941c519d1e02a469f4bdc085a28de35 /debian/patches/series | |
parent | Updating vcs fields. (diff) | |
download | gnupg2-bd4005765c9524a0ba09ad004dbc68b87ca88d0f.tar.xz gnupg2-bd4005765c9524a0ba09ad004dbc68b87ca88d0f.zip |
Setting default RSA key length to 4096 in gpgsm.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-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 edeee22..5b3442b 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -24,3 +24,4 @@ from-upstream/gpg-Report-an-error-for-receiving-key-from-agent.patch from-upstream/gpg-Move-NETLIBS-after-GPG_ERROR_LIBS.patch 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 |