Skip to content
This repository has been archived by the owner on Jan 6, 2023. It is now read-only.

Releases: coreos/update-ssh-keys

update-ssh-keys v0.7.0

09 Oct 15:38
v0.7.0
14f48f8
Compare
Choose a tag to compare

Changes:

  • cargo: update all dependencies
  • semver bump due to new users minor version

update-ssh-keys v0.6.1

25 Jun 11:24
v0.6.1
30e0bf4
Compare
Choose a tag to compare

Changes:

  • Create Dependabot config file
  • cargo: fix release metadata
  • cargo: update all dependencies

update-ssh-keys 0.6.0

08 Apr 13:58
v0.6.0
ab6dee0
Compare
Choose a tag to compare

Changes:

  • update users crate to 0.10, minor semver bump
  • update all dependencies to latest version

update-ssh-keys v0.5.0

17 Apr 17:17
v0.5.0
6b643a4
Compare
Choose a tag to compare
  • bump minimum toolchain to 1.31
  • bump users crate to 0.9.1
  • update all dependencies to latest version

update-ssh-keys v0.4.1

26 Mar 13:49
v0.4.1
2999de0
Compare
Choose a tag to compare
  • update all dependencies to latest compatible version
  • rustfmt whole project

update-ssh-keys v0.4.0

15 Dec 16:25
v0.4.0
4a37284
Compare
Choose a tag to compare
  • update all dependencies to latest version

update-ssh-keys v0.3.0

22 Aug 08:18
v0.3.0
7944949
Compare
Choose a tag to compare
  • cargo: update to users v0.7
  • cargo: prepare for crates.io publishing

This project is now available on the public crates.io registry: https://crates.io/crates/update-ssh-keys

update-ssh-keys v0.2.1

31 Jul 19:10
v0.2.1
bad90e3
Compare
Choose a tag to compare

update-ssh-keys v0.2.0

11 Jul 21:23
v0.2.0
88e7d1c
Compare
Choose a tag to compare
  • Update error-chain dependency from 0.11 to 0.12
  • Update openssh-keys dependency from 0.2 to 0.3

update-ssh-keys v0.1.2

16 Dec 00:14
v0.1.2
380418f
Compare
Choose a tag to compare
  • Warn when encountering an invalid public key, and omit it from the generated authorized_keys file, instead of throwing an error