diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 16:14:43 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 16:14:43 +0000 |
commit | 929e3b949abcdcc6e05a82919a66c0958fad0306 (patch) | |
tree | b9bb827613b0da508ea8bfd3cfbaae51f99a131c /debian/patches/series | |
parent | Setting default RSA key length to 4096 in gpgsm. (diff) | |
download | gnupg2-929e3b949abcdcc6e05a82919a66c0958fad0306.tar.xz gnupg2-929e3b949abcdcc6e05a82919a66c0958fad0306.zip |
Setting default RSA key length to 4096 in gpg.
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 5b3442b..ea7ef45 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -25,3 +25,4 @@ 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 +progress-linux/0002-gpg-default-to-4096-bit-keys.patch |