str4d
c93b91484d
Merge pull request #268 from str4d/release-0.7.0
...
Release 0.7.0
2021-10-19 06:11:47 +13:00
Jack Grigg
4c79db3fe0
v0.7.0
2021-10-18 17:52:37 +01:00
Jack Grigg
3e5c7fa85d
cargo update fuzz*
2021-10-18 17:52:37 +01:00
Jack Grigg
8507fbc39c
Update lockfiles for fuzzers
2021-10-18 17:52:37 +01:00
str4d
d180372094
Merge pull request #269 from str4d/fix-deps
...
CI: Add bitrot check to ensure examples and benchmarks still compile
2021-10-19 05:52:20 +13:00
Jack Grigg
c8670acba9
rage: Pin clap to 3.0.0-beta.2
...
clap 3.0.0-beta.4 onwards have MSRV of 1.54, while we currently have
MSRV of 1.51. We only use clap for generating completions, so we can
just pin the version that works for us.
2021-10-18 17:43:50 +01:00
Jack Grigg
965db3e7d8
CI: Add bitrot check to ensure examples and benchmarks still compile
2021-10-18 17:43:50 +01:00
str4d
e300ad7dfd
Merge pull request #267 from str4d/more-cleanups
...
More cleanups
2021-10-19 02:44:51 +13:00
Jack Grigg
f49fbedb0c
console 0.15
2021-10-18 14:31:09 +01:00
Jack Grigg
9e038dedf0
age: Re-export secrecy
crate
2021-10-18 14:24:26 +01:00
Jack Grigg
e339d26e36
age-core: Improve crate documentation
2021-10-18 14:24:19 +01:00
Jack Grigg
c7a2e998c6
age-core: Re-export secrecy
crate
2021-10-18 14:24:19 +01:00
Jack Grigg
bbe8d518fb
age-core: Add plugin::Error
enum
2021-10-18 13:13:37 +01:00
Jack Grigg
8bd5eb39e4
cargo update
2021-10-18 12:43:13 +01:00
str4d
013f18130c
Merge pull request #263 from str4d/dependabot/github_actions/codecov/codecov-action-2.1.0
...
build(deps): bump codecov/codecov-action from 2.0.3 to 2.1.0
2021-10-18 06:18:46 +13:00
dependabot[bot]
a7981fc019
build(deps): bump codecov/codecov-action from 2.0.3 to 2.1.0
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from 2.0.3 to 2.1.0.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Changelog](https://github.com/codecov/codecov-action/blob/master/CHANGELOG.md )
- [Commits](https://github.com/codecov/codecov-action/compare/v2.0.3...v2.1.0 )
---
updated-dependencies:
- dependency-name: codecov/codecov-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-10-17 16:54:30 +00:00
str4d
e57f433401
Merge pull request #262 from str4d/crate-cleanups
...
Crate cleanups
2021-10-17 22:13:27 +13:00
Jack Grigg
953cbae716
age: Simplify age::cli_common::read_identities
with custom error
2021-10-17 02:23:16 +01:00
Jack Grigg
b29cc2ed80
age: Add age::cli_common::Passphrase::random
2021-10-17 02:03:15 +01:00
Jack Grigg
b4e54854d4
age: Add example to age::localizer
method doc
2021-10-17 02:03:15 +01:00
Jack Grigg
36ca0c236e
Fix various clippy lints
2021-09-12 19:53:20 +01:00
Jack Grigg
8cf431cd48
age: Add missing doc_cfg annotations
2021-09-12 18:59:52 +01:00
Jack Grigg
a27ce6d880
age: Configure docs.rs to use correct cfg flag
2021-09-12 18:38:33 +01:00
str4d
b095964f5c
Merge pull request #257 from str4d/dependabot/github_actions/actions/upload-artifact-2.2.4
...
build(deps): bump actions/upload-artifact from 1 to 2.2.4
2021-09-12 18:20:36 +01:00
str4d
729d9dada1
Merge pull request #259 from str4d/dependabot/github_actions/codecov/codecov-action-2.0.3
...
build(deps): bump codecov/codecov-action from 1.0.3 to 2.0.3
2021-09-12 02:11:57 +01:00
str4d
da6f044575
Merge pull request #256 from str4d/dependabot/github_actions/svenstaro/upload-release-action-2.2.1
...
build(deps): bump svenstaro/upload-release-action from 2.2.0 to 2.2.1
2021-09-12 01:55:07 +01:00
str4d
6d34306723
CI: Remove Codecov token from CI workflow
...
Codecov now works automatically with GitHub Actions.
2021-09-12 01:53:20 +01:00
dependabot[bot]
d6fc4c7b05
build(deps): bump codecov/codecov-action from 1.0.3 to 2.0.3
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from 1.0.3 to 2.0.3.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Changelog](https://github.com/codecov/codecov-action/blob/master/CHANGELOG.md )
- [Commits](https://github.com/codecov/codecov-action/compare/v1.0.3...v2.0.3 )
---
updated-dependencies:
- dependency-name: codecov/codecov-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-09-12 00:49:28 +00:00
dependabot[bot]
88ef7988d7
build(deps): bump actions/upload-artifact from 1 to 2.2.4
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 1 to 2.2.4.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v1...v2.2.4 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-09-12 00:49:21 +00:00
dependabot[bot]
0af1abbd11
build(deps): bump svenstaro/upload-release-action from 2.2.0 to 2.2.1
...
Bumps [svenstaro/upload-release-action](https://github.com/svenstaro/upload-release-action ) from 2.2.0 to 2.2.1.
- [Release notes](https://github.com/svenstaro/upload-release-action/releases )
- [Changelog](https://github.com/svenstaro/upload-release-action/blob/master/CHANGELOG.md )
- [Commits](https://github.com/svenstaro/upload-release-action/compare/2.2.0...2.2.1 )
---
updated-dependencies:
- dependency-name: svenstaro/upload-release-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-09-12 00:49:19 +00:00
str4d
9c39cd0679
Merge pull request #255 from str4d/ci-dependabot
...
CI: Add Dependabot config to keep GitHub Actions up-to-date
2021-09-12 01:39:21 +01:00
Jack Grigg
4555340d35
CI: Add Dependabot config to keep GitHub Actions up-to-date
2021-09-12 01:36:36 +01:00
str4d
3fd753cb64
Merge pull request #254 from str4d/ci-release-deps
...
Updates to release workflow
2021-09-12 01:34:16 +01:00
Jack Grigg
0a503bfb13
CI: Fix "Build age" interop job
...
The `master` branch of FiloSottile/age was renamed to `main`, which
didn't cause interop builds to break because (I think) GitHub was
redirecting branch requests. However, subsequently a placeholder
`master` branch was added for redirecting users of the old Homebrew
Tap, which stopped the redirect and caused the interop workflow to
attempt to build a branch that contains no code.
2021-09-12 01:15:32 +01:00
Jack Grigg
a640cb2588
rage: Add minimum required glibc versions to changelog
2021-09-12 01:05:06 +01:00
Jack Grigg
f12dc32560
CI: Use ubuntu-18.04 for building release binaries
...
The ubuntu-16.04 environment is being removed on Septemder 20, 2021.
2021-09-12 00:43:40 +01:00
Jack Grigg
196e15a790
CI: Remove libpcsclite-dev from build deps
2021-09-11 23:32:47 +01:00
str4d
f5460596c3
Merge pull request #251 from str4d/chacha20poly1305-0.9
...
`chacha20poly1305 0.9`
2021-08-29 19:25:36 +01:00
Jack Grigg
d332c31437
chacha20poly1305 0.9
...
We switch from the c2-chacha crate to the chacha20 crate, as the latter
is now close to equivalent performance (equivalent when compiled with
`RUSTFLAGS="-Ctarget-feature=+avx2"`), and is no longer optional
upstream.
2021-08-29 18:26:12 +01:00
str4d
f123517855
Merge pull request #250 from str4d/ci-go-1.17
...
CI: Switch to Go 1.17 for interop tests
2021-08-28 14:37:56 +01:00
Jack Grigg
aec435276f
CI: Switch to Go 1.17 for interop tests
2021-08-28 14:22:37 +01:00
str4d
bc8742be41
Merge pull request #249 from str4d/dep-updates
...
Dependency updates
2021-08-28 14:19:39 +01:00
Jack Grigg
8f4169340c
cargo update again
2021-08-28 14:02:40 +01:00
Jack Grigg
792b66cf08
pprof 0.5
2021-08-28 14:02:07 +01:00
Jack Grigg
34aaf4e6ef
scrypt 0.8 and bcrypt-pbkdf 0.7
2021-08-28 14:02:06 +01:00
Jack Grigg
c6d11883ec
i18n-embed 0.13
2021-08-28 14:01:52 +01:00
Jack Grigg
12749521f0
nom 7 and pinentry 0.5
2021-08-28 14:01:32 +01:00
Jack Grigg
c6e4202845
cargo update
...
Excludes clap 3.0.0-beta.4 which appears broken.
2021-08-28 14:01:03 +01:00
str4d
c028790c10
Merge pull request #248 from str4d/late-night-twitch-stream
...
Several new features and UX changes
2021-08-22 13:57:30 +01:00
Jack Grigg
33956aab77
age: Test that using encrypted::Identity
twice doesn't decrypt twice
2021-08-22 13:39:26 +01:00