Skip to content

Releases: github/smimesign

v0.2.0-rc1

Choose a tag to compare

@github-actions github-actions released this 04 Oct 19:41
1a37be2
Update some `README` paths.

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 04 Oct 21:39
bca45de

Release notes:

  • Three dependencies have now been moved into github.com/smimesign directly:
    • github.com/smimesign/certstore
    • github.com/smimesign/fakeca
    • github.com/smimesign/ietf-cms

There are no other changes. The minor version bump delineates the presence of the new packages inside smimesign itself.

v0.1.2

Choose a tag to compare

@github-actions github-actions released this 28 Sep 01:23
ed54d09
Release notes:

- Update `github.com/github/ietf-cms` to address https://github.com/github/smimesign/issues/74

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 24 Sep 20:15
80395c4
- No code changes
- Releases are now built with GitHub Actions and signed for Windows again.

v0.1.0

Choose a tag to compare

@lgarron lgarron released this 12 Aug 01:22
Release notes:

- Update dependencies to reflect new URLs.
- No code changes.

v0.0.13

Choose a tag to compare

@btoews btoews released this 07 May 16:30
7e96b8b
Merge pull request #56 from github/verify-output

Output for verify command

v0.0.12

Choose a tag to compare

@btoews btoews released this 02 May 22:28
a1fe9f4
Merge pull request #55 from github/release-naming-ii

add back the v for the tag name

v0.0.11

Choose a tag to compare

@cryptoque cryptoque released this 03 Apr 15:33
10cd0a6
  • Add reading from message file capacity to signing command.
  • Pull Request

v0.0.10

Choose a tag to compare

@btoews btoews released this 04 Dec 20:21
6eb0038
Merge pull request #44 from github/signingtime

Use latest cms version (adds signingtime attr to sigs)

v0.0.9

Choose a tag to compare

@btoews btoews released this 04 Dec 16:29
7c78077
Merge pull request #40 from github/windows-fd

Correct file descriptors on Windows