File: RELEASE.md

package info (click to toggle)
golang-github-tillitis-tkeysign 1.1.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 128 kB
  • sloc: sh: 70; makefile: 10
file content (37 lines) | stat: -rw-r--r-- 783 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
# Release notes

## v1.1.0

- Update tkeyclient to v1.2.0

Complete
[changelog](https://github.com/tillitis/tkeysign/compare/v1.0.1...v1.1.0).

## v1.0.1

- Change license to BSD-2-Clause
- Follow REUSE specification, see https://reuse.software/
- Reset read timeout to disabled in GetAppNameVersion
- Update dependency tkeyclient to v1.1.0
- Bump go dependencies
- Go lint using golangci-lint-action in CI
- Remove unused dependency go-winres

Complete
[changelog](https://github.com/tillitis/tkeysign/compare/v1.0.0...v1.0.1).

## v1.0.0

- Remove (unreleased) PH signature command.
- Add get firmware digest command.
- Update CI to use tkey-builder:4.
- Bump tkeyclient to 1.0.0.

## v0.0.7

Just ripped from

https://github.com/tillitis/tillitis-key1-apps

No semantic changes.