Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | gnu: gnutls: Upgrade to 3.2.4. | Ludovic Courtès | 2013-09-13 |
| | | | | | | | * gnu/packages/gnutls.scm (gnutls): Update to 3.2.4; remove 'arguments' field, remove "patch/fix-tests" from the inputs. * gnu/packages/patches/gnutls-fix-tests-on-32-bits-system.patch: Remove. * gnu-system.am (dist_patch_DATA): Adjust accordingly. | ||
* | gnutls: fix the test-suite for 32 bits systems. | Cyril Roelandt | 2013-06-28 |
* gnu/packages/patches/gnutls-fix-tests-on-32-bits-system.patch: New file. * gnu-system.am: Add it here... * gnu/packages/gnutls.scm (gnutls): ... and use it here. Thanks to Nikos Mavrogiannopoulos for providing this patch: http://permalink.gmane.org/gmane.comp.encryption.gpg.gnutls.devel/6778 |