Skip to content

travis-ci: Include tests for multiple libgcrypt versions #1

@Lekensteyn

Description

@Lekensteyn

The precise containers include libgcrypt 1.5 (libgcrypt11-dev), but some functionality require libgcrypt 1.6 (libgcrypt20-dev in trusty). For very new features, coverage for libgcrypt 1.7 would be nice as well.

If you would like to build libgcrypt from source:

  • libgcrypt 1.4.2 depends on libgpg-error 1.4
  • libgcrypt 1.5 depends on libgpg-error 1.9
  • libgcrypt 1.6 depends on libgpg-error 1.11
  • libgcrypt 1.7 depends on libgpg-error 1.13
  • libgcrypt 1.8 (unreleased) depends on libgpg-error 1.25 (tentatively)

Edit: the updated travis CI files now use trusty which includes libgcrypt 1.5 and 1.6. The Windows builds (Appveyor) use libgcrypt 1.6.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions