Commit Graph

8 Commits (e364567b8374781273fb8868c029cabaf78efc30)

Author SHA1 Message Date
Andreas Otto 87155d1cc2 Add option for 8192 bit GPG keys.
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 Homebrew/homebrew#4201.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2011-02-12 16:46:42 +00:00
Viktor Baluch c02274c023 Fixed GnuPG DNS resolution bug
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>
2010-11-02 21:14:07 -07:00
George Macon 529075dda9 gnupg 1.4.11
* Remove '--disable-debug' as unrecognized.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-18 11:02:59 -07:00
Adam Vandenberg 7aed629f54 GnuPG - add support for patented IDEA cipher
Based on a patch from larseggert.
2010-06-30 22:02:09 -07:00
Max Howell 61b2307139 s/require 'brewkit'/require 'formula'/g
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.
2009-10-15 16:48:03 +01:00
Hunter Morris 2207b97386 Update GnuPG formula to 1.4.10 and include --disable-asm to prevent breakage 2009-09-21 19:16:20 +01:00
Hunter Morris 9a16248377 Formulae for gnutls, libgcrypt, and libgpg-error
Signed-off-by: Max Howell <max@methylblue.com>
2009-09-11 17:42:53 +01:00
Brett Porter 6fb42abbcf GnuPG 1.4 formula
Doesn't build on 10.6 currently.
2009-09-01 11:50:39 +01:00