| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' into core-updates | Leo Famulari | 2017-07-23 | 1 | -1/+4 |
|\ |
|
| * | gnu: heimdal: Fix CVE-2017-{6594,11103}.•••* gnu/packages/patches/heimdal-CVE-2017-6594.patch,
gnu/packages/patches/heimdal-CVE-2017-11103.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/kerberos.scm (heimdal)[source]: Use them.
| Alex Vong | 2017-07-20 | 1 | -0/+2 |
| * | gnu: mit-krb5: Add ‘cpe-name’.•••* gnu/packages/kerberos.scm (mit-krb5)[properties]: New field.
| Tobias Geerinckx-Rice | 2017-07-14 | 1 | -1/+2 |
* | | gnu: shishi: Build with latest libgcrypt.•••* gnu/packages/patches/shishi-fix-libgcrypt-detection.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/kerberos.scm (shishi)[source]: Use it.
[inputs]: Use libgcrypt instead of libgcrypt-1.5.
[arguments]: Set 'ac_cv_libgcrypt=yes' in #:configure-flags.
* gnu/packages/gnupg.scm (libgcrypt-1.5): Remove variable.
| Leo Famulari | 2017-06-30 | 1 | -9/+10 |
* | | gnu: mit-krb5: Enable parallel build and tests.•••* gnu/packages/kerberos.scm (mit-krb5)[arguments]: Enable parallel building
and parallel tests.
| Ricardo Wurmus | 2017-05-24 | 1 | -8/+1 |
* | | gnu: mit-krb5: Update to 1.15.1.•••* gnu/packages/kerberos.scm (mit-krb5): Update to 1.15.1.
| Ricardo Wurmus | 2017-05-24 | 1 | -2/+3 |
|/ |
|
* | Merge branch 'master' into core-updates•••Most conflicts are from 6fd52309b8f52c9bb59fccffac53e029ce94b698.
| Marius Bakke | 2017-03-30 | 1 | -1/+1 |
|\ |
|
| * | gnu: Use HTTPS for almost all gnu.org HOME-PAGEs.•••All HTTP gnu.org (and supported subdomain) HOME-PAGEs changed to HTTPS.
| Tobias Geerinckx-Rice | 2017-03-30 | 1 | -1/+1 |
* | | Merge branch 'master' into core-updates | Ludovic Courtès | 2017-01-23 | 1 | -3/+3 |
|/ |
|
* | gnu: Add Heimdal.•••* gnu/packages/kerberos.scm (heimdal): New variable.
| Ludovic Courtès | 2017-01-19 | 1 | -1/+57 |
* | gnu: Move Kerberos implemetations to (gnu packages kerberos).•••* gnu/packages/mit-krb5.scm: Remove.
* gnu/packages/shishi.scm: Remove.
* gnu/packages/kerberos.scm: New file, from the concatenation of these
two.
* gnu/local.mk (GNU_SYSTEM_MODULES): Adjust accordingly.
* gnu/packages/admin.scm, gnu/packages/cyrus-sasl.scm,
gnu/packages/gnome.scm, gnu/packages/gnuzilla.scm,
gnu/packages/gsasl.scm, gnu/packages/java.scm,
gnu/packages/networking.scm, gnu/packages/nfs.scm,
gnu/packages/onc-rpc.scm, gnu/packages/ssh.scm,
gnu/packages/web.scm: Adjust accordingly.
| Ludovic Courtès | 2017-01-19 | 1 | -0/+131 |