Date: Mon, 13 Aug 2018 23:10:17 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 230610] security/gnupg request missing build option --enable-large-rsa Message-ID: <bug-230610-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D230610 Bug ID: 230610 Summary: security/gnupg request missing build option --enable-large-rsa Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: adamw@FreeBSD.org Reporter: p5B2E9A8F@t-online.de Flags: maintainer-feedback?(adamw@FreeBSD.org) Assignee: adamw@FreeBSD.org Flags: maintainer-feedback? >From file ChangeLog: 2014-10-10 Daniel Kahn Gillmor <dkg@fifthhorseman.net> gpg: Add build and runtime support for larger RSA keys. + commit 6cabb7a2a18f871b8c3d5de58bcdc5aaa5b201af * configure.ac: Added --enable-large-secmem option. * g10/options.h: Add opt.flags.large_rsa. * g10/gpg.c: Contingent on configure option: adjust secmem size, add gpg --enable-large-rsa, bound to opt.flags.large_rsa. * g10/keygen.c: Adjust max RSA size based on opt.flags.large_rsa * doc/gpg.texi: Document --enable-large-rsa. Please add this build option to selectable port options. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-230610-7788>