link2xt
9908be06dc
feat: enable draft-pqc feature on pgp crate
...
This is needed to have support of v6 PQC keys
by the time users start generating profiles
using such keys.
Test key was generated with rsop/v0.10.0-16-gd98265f
(commit d98265f821e7bb181d06da1d634c5c4668d89e83)
using the command
cargo run --features draft-pqc generate-key \
--profile draft-ietf-openpgp-pqc-14-v6-ed25519-mlkem768x25519
2026-05-09 15:39:36 +02:00
dependabot[bot]
ac8b2d2fca
chore(cargo): bump colorutils-rs from 0.7.6 to 0.8.0
...
Bumps [colorutils-rs](https://github.com/awxkee/colorutils-rs ) from 0.7.6 to 0.8.0.
- [Release notes](https://github.com/awxkee/colorutils-rs/releases )
- [Commits](https://github.com/awxkee/colorutils-rs/compare/0.7.6...0.8.0 )
2026-05-04 13:42:52 -03:00
link2xt
0598fdcab3
chore: update astral-tokio-tar from 0.6.0 to 0.6.1
...
Fixes https://rustsec.org/advisories/RUSTSEC-2026-0112
2026-04-29 17:05:38 +00:00
link2xt
1a6249c10f
build: increase MSRV to 1.89
...
This is required by iroh 0.98.1,
so we will need to update MSRV eventually
when iroh 1.0 is released.
2026-04-28 14:14:47 +00:00
link2xt
3236c8bbf4
chore: bump version to 2.50.0-dev
2026-04-13 10:14:01 +02:00
link2xt
dab7ca19fe
chore(release): prepare for 2.49.0
2026-04-13 10:10:07 +02:00
link2xt
795fe9a38b
chore: bump version to 2.49.0-dev
2026-04-08 22:27:29 +02:00
dependabot[bot]
d318bbb0f4
chore(cargo): bump tempfile from 3.26.0 to 3.27.0
...
Bumps [tempfile](https://github.com/Stebalien/tempfile ) from 3.26.0 to 3.27.0.
- [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md )
- [Commits](https://github.com/Stebalien/tempfile/compare/v3.26.0...v3.27.0 )
---
updated-dependencies:
- dependency-name: tempfile
dependency-version: 3.27.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-04-02 14:15:16 +00:00
dependabot[bot]
7e49033f92
chore(cargo): bump chrono from 0.4.43 to 0.4.44
...
Bumps [chrono](https://github.com/chronotope/chrono ) from 0.4.43 to 0.4.44.
- [Release notes](https://github.com/chronotope/chrono/releases )
- [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md )
- [Commits](https://github.com/chronotope/chrono/compare/v0.4.43...v0.4.44 )
---
updated-dependencies:
- dependency-name: chrono
dependency-version: 0.4.44
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-04-02 14:10:54 +00:00
link2xt
24b21c0588
chore(release): prepare for 2.48.0
2026-03-30 12:48:24 +02:00
link2xt
59be03a7eb
chore: bump version to 2.48.0-dev
2026-03-24 04:30:06 +01:00
link2xt
8528184fa3
chore(release): prepare for 2.47.0
2026-03-24 04:07:52 +01:00
dependabot[bot]
16668b45e9
chore(cargo): bump sdp from 0.10.0 to 0.17.1
...
Bumps [sdp](https://github.com/webrtc-rs/webrtc ) from 0.10.0 to 0.17.1.
- [Release notes](https://github.com/webrtc-rs/webrtc/releases )
- [Commits](https://github.com/webrtc-rs/webrtc/compare/v0.10.0...v0.17.1 )
---
updated-dependencies:
- dependency-name: sdp
dependency-version: 0.17.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-03-20 02:41:11 +00:00
Hocuri
b148be2618
chore: bump version to 2.47.0-dev
2026-03-19 11:02:47 +01:00
Hocuri
191e6c2821
chore(release): prepare for 2.46.0
2026-03-19 10:58:42 +01:00
dependabot[bot]
6e0586058d
chore(cargo): bump astral-tokio-tar from 0.5.6 to 0.6.0
...
Bumps [astral-tokio-tar](https://github.com/astral-sh/tokio-tar ) from 0.5.6 to 0.6.0.
- [Release notes](https://github.com/astral-sh/tokio-tar/releases )
- [Changelog](https://github.com/astral-sh/tokio-tar/blob/main/CHANGELOG.md )
- [Commits](https://github.com/astral-sh/tokio-tar/compare/v0.5.6...v0.6.0 )
---
updated-dependencies:
- dependency-name: astral-tokio-tar
dependency-version: 0.6.0
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-03-17 22:30:32 +00:00
link2xt
6f17a86903
refactor: use re-exported rustls::pki_types
2026-03-17 19:10:18 +00:00
link2xt
9393753190
chore: bump version to 2.46.0-dev
2026-03-14 02:58:19 +00:00
link2xt
d9056fd187
chore(release): prepare for 2.45.0
2026-03-14 02:23:25 +00:00
dependabot[bot]
d26fa715b5
chore(cargo): bump strum_macros from 0.27.2 to 0.28.0
...
Bumps [strum_macros](https://github.com/Peternator7/strum) from 0.27.2 to 0.28.0.
- [Release notes](https://github.com/Peternator7/strum/releases)
- [Changelog](https://github.com/Peternator7/strum/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Peternator7/strum/compare/v0.27.2...v0.28.0)
---
updated-dependencies:
- dependency-name: strum_macros
dependency-version: 0.28.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
2026-03-06 17:30:16 -03:00
dependabot[bot]
1b43aac356
chore(cargo): bump strum from 0.27.2 to 0.28.0
...
Bumps [strum](https://github.com/Peternator7/strum) from 0.27.2 to 0.28.0.
- [Release notes](https://github.com/Peternator7/strum/releases)
- [Changelog](https://github.com/Peternator7/strum/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Peternator7/strum/compare/v0.27.2...v0.28.0)
---
updated-dependencies:
- dependency-name: strum
dependency-version: 0.28.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
2026-03-06 13:26:51 -03:00
dependabot[bot]
526b3b0271
chore(cargo): bump regex from 1.12.2 to 1.12.3
...
Bumps [regex](https://github.com/rust-lang/regex ) from 1.12.2 to 1.12.3.
- [Release notes](https://github.com/rust-lang/regex/releases )
- [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rust-lang/regex/compare/1.12.2...1.12.3 )
---
updated-dependencies:
- dependency-name: regex
dependency-version: 1.12.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-03-02 02:31:47 +00:00
dependabot[bot]
f97c75f146
chore(cargo): bump tempfile from 3.24.0 to 3.25.0
...
Bumps [tempfile](https://github.com/Stebalien/tempfile ) from 3.24.0 to 3.25.0.
- [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md )
- [Commits](https://github.com/Stebalien/tempfile/commits )
---
updated-dependencies:
- dependency-name: tempfile
dependency-version: 3.25.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-03-02 01:26:52 +00:00
dependabot[bot]
957c0b7c56
chore(cargo): bump futures from 0.3.31 to 0.3.32
...
Bumps [futures](https://github.com/rust-lang/futures-rs ) from 0.3.31 to 0.3.32.
- [Release notes](https://github.com/rust-lang/futures-rs/releases )
- [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.31...0.3.32 )
---
updated-dependencies:
- dependency-name: futures
dependency-version: 0.3.32
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-03-02 00:48:08 +00:00
link2xt
e1e8407905
chore: bump version to 2.44.0-dev
2026-02-27 01:16:34 +00:00
link2xt
ffce0dfc9a
chore(release): prepare for 2.44.0
2026-02-27 01:13:18 +00:00
holger krekel
f1e90c73cd
chore: add dev-version bump instructions to RELEASE.md (bumping to 2.44.0-dev)
2026-02-25 10:30:42 +01:00
link2xt
16c85a9585
chore(cargo): update async-native-tls from 0.5.0 to 0.6.0
2026-02-23 14:44:16 +00:00
link2xt
9deba0cf2a
chore(release): prepare for 2.43.0
2026-02-17 13:28:19 +00:00
link2xt
166e259b18
chore: update fast-socks5 to version 1.0
2026-02-10 01:32:34 +00:00
link2xt
983f43c33c
chore(release): prepare for 2.42.0
2026-02-10 00:37:13 +00:00
dependabot[bot]
5028842fd5
chore(cargo): bump quick-xml from 0.38.4 to 0.39.0
...
Bumps [quick-xml](https://github.com/tafia/quick-xml ) from 0.38.4 to 0.39.0.
- [Release notes](https://github.com/tafia/quick-xml/releases )
- [Changelog](https://github.com/tafia/quick-xml/blob/master/Changelog.md )
- [Commits](https://github.com/tafia/quick-xml/compare/v0.38.4...v0.39.0 )
---
updated-dependencies:
- dependency-name: quick-xml
dependency-version: 0.39.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-09 04:19:06 -03:00
link2xt
e78b509d0a
chore: update rPGP from 0.18.0 to 0.19.0
2026-02-08 21:09:38 +00:00
link2xt
5bb0b86f6a
chore(release): prepare for 2.41.0
2026-02-06 00:39:03 +00:00
link2xt
b72a677f4c
chore(release): prepare for 2.40.0
2026-02-04 21:46:02 +00:00
dependabot[bot]
c5be7df1d7
chore(cargo): bump chrono from 0.4.42 to 0.4.43
...
Bumps [chrono](https://github.com/chronotope/chrono ) from 0.4.42 to 0.4.43.
- [Release notes](https://github.com/chronotope/chrono/releases )
- [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md )
- [Commits](https://github.com/chronotope/chrono/compare/v0.4.42...v0.4.43 )
---
updated-dependencies:
- dependency-name: chrono
dependency-version: 0.4.43
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-03 17:29:05 +00:00
dependabot[bot]
e79b4baa09
chore(cargo): bump tokio-util from 0.7.17 to 0.7.18
...
Bumps [tokio-util](https://github.com/tokio-rs/tokio ) from 0.7.17 to 0.7.18.
- [Release notes](https://github.com/tokio-rs/tokio/releases )
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-util-0.7.17...tokio-util-0.7.18 )
---
updated-dependencies:
- dependency-name: tokio-util
dependency-version: 0.7.18
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-03 17:27:43 +00:00
link2xt
baeb31b5fa
chore(release): prepare for 2.39.0
2026-01-23 21:52:40 +00:00
Hocuri
008e6c4af3
chore(release): prepare for 2.38.0
2026-01-22 21:32:31 +01:00
link2xt
46bbe5f077
chore(release): prepare for 2.37.0
2026-01-08 20:45:33 +00:00
link2xt
8d6f4b0354
chore(release): prepare for 2.36.0
2026-01-03 18:39:16 +00:00
dependabot[bot]
6078c79020
chore(cargo): bump criterion from 0.7.0 to 0.8.1
...
Bumps [criterion](https://github.com/criterion-rs/criterion.rs) from 0.7.0 to 0.8.1.
- [Release notes](https://github.com/criterion-rs/criterion.rs/releases)
- [Changelog](https://github.com/criterion-rs/criterion.rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/criterion-rs/criterion.rs/compare/criterion-plot-v0.7.0...criterion-v0.8.1)
---
updated-dependencies:
- dependency-name: criterion
dependency-version: 0.8.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
2026-01-02 15:50:49 -03:00
dependabot[bot]
50a1f907a5
chore(cargo): bump tempfile from 3.23.0 to 3.24.0
...
Bumps [tempfile](https://github.com/Stebalien/tempfile ) from 3.23.0 to 3.24.0.
- [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md )
- [Commits](https://github.com/Stebalien/tempfile/compare/v3.23.0...v3.24.0 )
---
updated-dependencies:
- dependency-name: tempfile
dependency-version: 3.24.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-01-02 14:18:29 -03:00
link2xt
ddd4fc49a2
chore(release): prepare for 2.35.0
2025-12-16 22:22:20 +00:00
Simon Laux
8dfa5fc37e
api: add blob dir size to storage info ( #7605 )
...
closes #7598
2025-12-12 20:15:12 +00:00
link2xt
4509c1bd06
chore: prepare 2.34.0 release
2025-12-11 16:28:55 +00:00
link2xt
7c30aef2ed
chore(release): prepare for 2.33.0
2025-12-05 21:35:21 +00:00
link2xt
aa5ee19340
chore(release): prepare for 2.32.0
2025-12-04 21:00:59 +00:00
link2xt
952f6735a2
chore(release): prepare for 2.31.0
2025-12-04 19:28:31 +00:00
link2xt
6db2cf6144
chore(release): prepare for 2.30.0
2025-12-04 17:01:28 +00:00