FreeBSD Bugzilla – Attachment 196194 Details for
Bug 230610
security/gnupg request missing build option --enable-large-rsa
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
gnupg_batch_only-2.2.9_2.patch
gnupg_batch_only-2.2.9_2.patch (text/plain), 1.02 KB, created by
Dmitri Goutnik
on 2018-08-14 14:19:29 UTC
(
hide
)
Description:
gnupg_batch_only-2.2.9_2.patch
Filename:
MIME Type:
Creator:
Dmitri Goutnik
Created:
2018-08-14 14:19:29 UTC
Size:
1.02 KB
patch
obsolete
>Index: security/gnupg/Makefile >=================================================================== >--- security/gnupg/Makefile (revision 477150) >+++ security/gnupg/Makefile (working copy) >@@ -2,7 +2,7 @@ > > PORTNAME= gnupg > PORTVERSION= 2.2.9 >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= security > MASTER_SITES= GNUPG > >@@ -33,7 +33,7 @@ > INFO= gnupg > TEST_TARGET= check > >-OPTIONS_DEFINE= GNUTLS LDAP SCDAEMON NLS DOCS SUID_GPG >+OPTIONS_DEFINE= GNUTLS LDAP SCDAEMON NLS DOCS SUID_GPG LARGE_RSA > OPTIONS_DEFAULT=GNUTLS SCDAEMON > NO_OPTIONS_SORT=yes > OPTIONS_SUB= yes >@@ -43,6 +43,7 @@ > SUID_GPG_DESC= Install GPG with suid > # In jail, SUID is required to avoid warning > # (security.bsd.unprivileged_mlock sysctl is not used in jail). >+LARGE_RSA_DESC= Support 8192 bit RSA keys > > GNUTLS_CONFIGURE_ENABLE=gnutls > GNUTLS_LIB_DEPENDS= libgnutls.so:security/gnutls >@@ -57,6 +58,8 @@ > > SCDAEMON_CONFIGURE_ENABLE= scdaemon > >+LARGE_RSA_CONFIGURE_ENABLE= large-secmem >+ > post-install: > @${MV} ${STAGEDIR}${DATADIR}/help*.txt ${STAGEDIR}${DOCSDIR} >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
dmgk
:
maintainer-approval?
Actions:
View
|
Diff
Attachments on
bug 230610
: 196194 |
196195