| Age | Commit message (Collapse) | Author |
|
Closes #17976.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
|
|
Fixes #14803.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Closes #14653.
|
|
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
|
|
- Adjust CFLAGS to preserve building with clang
- Remove the patch, which fails to apply. It was not submitted upstream
prior to the 1.4.12 release; users who need this patch preserved
should see that it is sent to the GnuPG maintainer. We will consider
carrying it again once that is done.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
|
|
Although it is technicaly possible to work with 8192 bit GPG keys the
creators of Gnupgp ship the sources with a hard coded limit of 4096
bit. If you want a larger GPG key than 4096 bit you're supposed to
change the given limit yourself by changing one line of code in the file
g10/keygen.c. That's it. After that you can create 8192 bit GPG keys.
Closes #4201.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
Applies the patch https://bugs.g10code.com/gnupg/file313/stable-1-4.diff from
https://bugs.g10code.com/gnupg/issue1292 to configure.ac and runs autoconf to
generate a new configure script.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
* Remove '--disable-debug' as unrecognized.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
Based on a patch from larseggert.
|
|
brewkit.rb changes ENV destructively, so lets not do that everytime a formula
is required. Now it's possible for other tools to require a formula
description without worrying about side-effects.
|
|
|
|
Signed-off-by: Max Howell <max@methylblue.com>
|
|
Doesn't build on 10.6 currently.
|