link2xt
abb0a119cb
chore: update rustls to 0.23.45
...
This fixes https://rustsec.org/advisories/RUSTSEC-2026-0285
2026-09-15 12:11:18 +00:00
link2xt
f725e91b2a
chore: bump version to 2.61.0-dev
2026-09-11 21:14:09 +00:00
link2xt
a2d8ced169
chore(release): prepare for 2.60.0
2026-09-11 19:59:10 +00:00
link2xt
61d73433ea
chore: bump chacha20 0.10.1 to 0.10.2
...
0.10.1 is yanked: https://github.com/RustCrypto/stream-ciphers/pull/583
2026-09-10 18:02:04 +00:00
d2weber
187c5f4949
feat: generate jsonrpc headers at build time ( #8350 )
...
Discussion in https://github.com/chatmail/yerpc/issues/77 . The necessary
yerpc changes for this PR are in
https://github.com/chatmail/yerpc/pull/78
This is also a preparation for #8330
2026-09-09 16:09:00 +02:00
dependabot[bot]
def14306dd
chore(cargo): bump data-encoding from 2.11.0 to 2.11.1
...
Bumps [data-encoding](https://github.com/ia0/data-encoding ) from 2.11.0 to 2.11.1.
- [Commits](https://github.com/ia0/data-encoding/compare/v2.11.0...v2.11.1 )
---
updated-dependencies:
- dependency-name: data-encoding
dependency-version: 2.11.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-09-03 11:18:50 +00:00
dependabot[bot]
d004c74a1a
chore(cargo): bump uuid from 1.20.0 to 1.25.0
...
Bumps [uuid](https://github.com/uuid-rs/uuid ) from 1.20.0 to 1.25.0.
- [Release notes](https://github.com/uuid-rs/uuid/releases )
- [Commits](https://github.com/uuid-rs/uuid/compare/v1.20.0...1.25.0 )
---
updated-dependencies:
- dependency-name: uuid
dependency-version: 1.25.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-09-02 23:50:30 +00:00
dependabot[bot]
401626d674
chore(cargo): bump http-body-util from 0.1.3 to 0.1.5
...
Bumps [http-body-util](https://github.com/hyperium/http-body ) from 0.1.3 to 0.1.5.
- [Release notes](https://github.com/hyperium/http-body/releases )
- [Commits](https://github.com/hyperium/http-body/compare/http-body-util-v0.1.3...http-body-util-v0.1.5 )
---
updated-dependencies:
- dependency-name: http-body-util
dependency-version: 0.1.5
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-09-02 23:45:30 +00:00
dependabot[bot]
477290972a
chore(cargo): bump blake3 from 1.8.5 to 1.8.7
...
Bumps [blake3](https://github.com/BLAKE3-team/BLAKE3 ) from 1.8.5 to 1.8.7.
- [Release notes](https://github.com/BLAKE3-team/BLAKE3/releases )
- [Commits](https://github.com/BLAKE3-team/BLAKE3/compare/1.8.5...1.8.7 )
---
updated-dependencies:
- dependency-name: blake3
dependency-version: 1.8.7
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-09-02 23:41:46 +00:00
link2xt
77dd9075ca
chore(cargo): bump mail-builder from 0.4.4 to 0.5.0
2026-09-02 21:35:13 +00:00
dependabot[bot]
120bf11f4c
chore(cargo): bump log from 0.4.33 to 0.4.34
...
Bumps [log](https://github.com/rust-lang/log ) from 0.4.33 to 0.4.34.
- [Release notes](https://github.com/rust-lang/log/releases )
- [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rust-lang/log/compare/0.4.33...0.4.34 )
---
updated-dependencies:
- dependency-name: log
dependency-version: 0.4.34
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-09-02 00:30:54 +00:00
dependabot[bot]
5d02e92c11
chore(cargo): bump syn from 3.0.3 to 3.0.4
...
Bumps [syn](https://github.com/dtolnay/syn ) from 3.0.3 to 3.0.4.
- [Release notes](https://github.com/dtolnay/syn/releases )
- [Commits](https://github.com/dtolnay/syn/compare/3.0.3...3.0.4 )
---
updated-dependencies:
- dependency-name: syn
dependency-version: 3.0.4
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-09-02 00:23:20 +00:00
dependabot[bot]
76e3356e76
chore(cargo): bump thiserror from 2.0.19 to 2.0.20
...
Bumps [thiserror](https://github.com/dtolnay/thiserror ) from 2.0.19 to 2.0.20.
- [Release notes](https://github.com/dtolnay/thiserror/releases )
- [Commits](https://github.com/dtolnay/thiserror/compare/2.0.19...2.0.20 )
---
updated-dependencies:
- dependency-name: thiserror
dependency-version: 2.0.20
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-09-01 23:35:01 +00:00
dependabot[bot]
61dcc630fe
chore(cargo): bump futures from 0.3.33 to 0.3.34
...
Bumps [futures](https://github.com/rust-lang/futures-rs ) from 0.3.33 to 0.3.34.
- [Release notes](https://github.com/rust-lang/futures-rs/releases )
- [Changelog](https://github.com/rust-lang/futures-rs/blob/main/CHANGELOG.md )
- [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.33...0.3.34 )
---
updated-dependencies:
- dependency-name: futures
dependency-version: 0.3.34
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-09-01 23:34:05 +00:00
j-g00da
33b258302b
fix: RUSTSEC-2026-0258 ( #8603 )
...
https://rustsec.org/advisories/RUSTSEC-2026-0258
Signed-off-by: Jagoda Ślązak <jslazak@jslazak.com >
2026-08-18 11:29:56 +00:00
link2xt
aa95d87568
chore: bump version to 2.60.0-dev
2026-08-14 12:02:17 +00:00
link2xt
e322fdf157
chore(release): prepare for 2.59.0
2026-08-14 11:59:48 +00:00
dependabot[bot]
1a959c392b
chore(cargo): bump bytes from 1.12.0 to 1.12.1
...
Bumps [bytes](https://github.com/tokio-rs/bytes ) from 1.12.0 to 1.12.1.
- [Release notes](https://github.com/tokio-rs/bytes/releases )
- [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md )
- [Commits](https://github.com/tokio-rs/bytes/compare/v1.12.0...v1.12.1 )
---
updated-dependencies:
- dependency-name: bytes
dependency-version: 1.12.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-08-12 23:57:06 +00:00
dependabot[bot]
e94e33f59a
chore(cargo): bump astral-tokio-tar from 0.6.3 to 0.6.4
...
Bumps [astral-tokio-tar](https://github.com/astral-sh/tokio-tar ) from 0.6.3 to 0.6.4.
- [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.6.3...v0.6.4 )
---
updated-dependencies:
- dependency-name: astral-tokio-tar
dependency-version: 0.6.4
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-08-12 23:17:43 +00:00
link2xt
c3563f73e4
chore: bump version to 2.59.0-dev
2026-08-11 03:07:37 +00:00
Hocuri
e15820fbd5
chore(release): prepare for 2.58.0
2026-08-10 20:05:56 +02:00
dependabot[bot]
154e47dace
chore(cargo): bump libc from 0.2.186 to 0.2.189
...
Bumps [libc](https://github.com/rust-lang/libc ) from 0.2.186 to 0.2.189.
- [Release notes](https://github.com/rust-lang/libc/releases )
- [Changelog](https://github.com/rust-lang/libc/blob/0.2.189/CHANGELOG.md )
- [Commits](https://github.com/rust-lang/libc/compare/0.2.186...0.2.189 )
---
updated-dependencies:
- dependency-name: libc
dependency-version: 0.2.189
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-08-02 18:40:19 +00:00
dependabot[bot]
77d2d037f2
chore(cargo): bump thiserror from 2.0.18 to 2.0.19
...
Bumps [thiserror](https://github.com/dtolnay/thiserror ) from 2.0.18 to 2.0.19.
- [Release notes](https://github.com/dtolnay/thiserror/releases )
- [Commits](https://github.com/dtolnay/thiserror/compare/2.0.18...2.0.19 )
---
updated-dependencies:
- dependency-name: thiserror
dependency-version: 2.0.19
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-08-02 17:10:27 +00:00
dependabot[bot]
21e08d7e95
chore(cargo): bump serde from 1.0.228 to 1.0.229
...
Bumps [serde](https://github.com/serde-rs/serde ) from 1.0.228 to 1.0.229.
- [Release notes](https://github.com/serde-rs/serde/releases )
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.228...v1.0.229 )
---
updated-dependencies:
- dependency-name: serde
dependency-version: 1.0.229
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-08-02 04:13:46 +00:00
dependabot[bot]
03c1ea9942
chore(cargo): bump anyhow from 1.0.103 to 1.0.104
...
Bumps [anyhow](https://github.com/dtolnay/anyhow ) from 1.0.103 to 1.0.104.
- [Release notes](https://github.com/dtolnay/anyhow/releases )
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.103...1.0.104 )
---
updated-dependencies:
- dependency-name: anyhow
dependency-version: 1.0.104
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-08-02 04:13:27 +00:00
link2xt
cf5f87c81b
chore(cargo): introduce syn 3 dependency
...
It is now used by at the latest versions of anyhow and thiserror,
so we will eventually have this duplicate dependency anyway.
2026-08-02 02:31:45 +00:00
dependabot[bot]
f7ffb924bf
chore(cargo): bump serde_json from 1.0.150 to 1.0.151
...
Bumps [serde_json](https://github.com/serde-rs/json ) from 1.0.150 to 1.0.151.
- [Release notes](https://github.com/serde-rs/json/releases )
- [Commits](https://github.com/serde-rs/json/compare/v1.0.150...v1.0.151 )
---
updated-dependencies:
- dependency-name: serde_json
dependency-version: 1.0.151
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-08-02 02:13:44 +00:00
dependabot[bot]
2df5ea038b
chore(cargo): bump tokio-util from 0.7.18 to 0.7.19
...
Bumps [tokio-util](https://github.com/tokio-rs/tokio ) from 0.7.18 to 0.7.19.
- [Release notes](https://github.com/tokio-rs/tokio/releases )
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-util-0.7.18...tokio-util-0.7.19 )
---
updated-dependencies:
- dependency-name: tokio-util
dependency-version: 0.7.19
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-08-02 02:12:31 +00:00
dependabot[bot]
e2dd9b06e2
chore(cargo): bump regex from 1.12.4 to 1.13.1
...
Bumps [regex](https://github.com/rust-lang/regex ) from 1.12.4 to 1.13.1.
- [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.4...1.13.1 )
---
updated-dependencies:
- dependency-name: regex
dependency-version: 1.13.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-07-25 17:49:44 +00:00
dependabot[bot]
cc41a9ea27
chore(cargo): bump tokio from 1.52.3 to 1.53.0
...
Bumps [tokio](https://github.com/tokio-rs/tokio ) from 1.52.3 to 1.53.0.
- [Release notes](https://github.com/tokio-rs/tokio/releases )
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.52.3...tokio-1.53.0 )
---
updated-dependencies:
- dependency-name: tokio
dependency-version: 1.53.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-07-25 17:48:47 +00:00
dependabot[bot]
dff8fdb293
chore(cargo): bump futures from 0.3.32 to 0.3.33
...
Bumps [futures](https://github.com/rust-lang/futures-rs ) from 0.3.32 to 0.3.33.
- [Release notes](https://github.com/rust-lang/futures-rs/releases )
- [Changelog](https://github.com/rust-lang/futures-rs/blob/main/CHANGELOG.md )
- [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.32...0.3.33 )
---
updated-dependencies:
- dependency-name: futures
dependency-version: 0.3.33
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-07-25 17:47:34 +00:00
holger krekel
7e5c1e8389
chore: bump version to 2.58.0-dev
2026-07-25 16:03:53 +02:00
holger krekel
758fb9daa0
chore(release): prepare for 2.57.0
2026-07-25 15:47:44 +02:00
dependabot[bot]
071358c605
chore(cargo): bump quinn-proto from 0.11.14 to 0.11.16
...
Bumps [quinn-proto](https://github.com/quinn-rs/quinn ) from 0.11.14 to 0.11.16.
- [Release notes](https://github.com/quinn-rs/quinn/releases )
- [Commits](https://github.com/quinn-rs/quinn/compare/quinn-proto-0.11.14...quinn-proto-0.11.16 )
---
updated-dependencies:
- dependency-name: quinn-proto
dependency-version: 0.11.16
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-07-24 22:38:39 +00:00
link2xt
3a913dfb07
feat: enable TLS certificate compression
...
Enabling brotli does not add new dependencies,
we have it already.
Documentation at <https://docs.rs/rustls/0.23.42/rustls/compress/ >
recommends enabling at least brotli.
zlib feature is not enabled as it pulls in duplicate zlib-rs 0.6.6
zlib was even never supported in Chromium (while brotli is).
It might still be interesting to enable it in the future
because it seems to be the only option supported by OpenSSL
and there may be servers that support zlib but not brotli.
RFC 8879 specifies zstd as well, but there is no feature to enable it yet.
This also brings back explicit TLS 1.2 feature that was reverted.
We don't want TLS 1.2 support to be accidentally dropped
if no dependencies explicitly require it anymore.
2026-07-22 14:03:36 +00:00
link2xt
8c53f86fbc
chore: bump version to 2.57.0-dev
2026-07-21 19:35:26 +00:00
holger krekel
ca1fe8e352
chore(release): prepare for 2.56.0
2026-07-21 19:17:51 +02:00
holger krekel
61898b4789
fix: revert 207c2e6e4c because some users reported problems with it
2026-07-21 18:55:22 +02:00
holger krekel
5c1e695237
api!: remove all oauth support and drop DC_LP_AUTH flags
...
BREAKING CHANGE: removed oauth2 module, dc_get_oauth2_url FFI function, DC_LP_AUTH flags and configured/serverflags, and the oauth2 parameter/field from SMTP/IMAP clients, JSON-RPC interfaces, and CLI tools.
also contains regenerated provider data after dropping oauth in the update script.
2026-07-21 15:55:28 +02:00
holger krekel
398ddac0b9
chore: bump version to 2.56.0-dev
2026-07-21 12:17:59 +02:00
link2xt
35d7b4e21c
chore(release): prepare for 2.55.0
2026-07-20 18:47:28 +00:00
link2xt
a0c96f4ce1
chore: bump version to 2.55.0-dev
2026-07-20 15:20:53 +00:00
link2xt
b432d08aa8
chore(release): prepare for 2.54.0
2026-07-20 14:57:57 +00:00
link2xt
17b32a17f5
chore: update async-imap to 0.11.3
2026-07-17 21:36:45 +00:00
link2xt
f2d11305bd
chore: update yanked spin@0.9.8 and spin@0.10.0
...
Upstream issue with the reason for yanking the crate is <https://codeberg.org/zesterer/spin/issues/192 >
2026-07-14 11:14:10 +00:00
Jagoda Estera Ślązak
cac8c06c78
fix: RUSTSEC-2026-0204 ( #8403 )
...
https://github.com/crossbeam-rs/crossbeam/pull/1276
Signed-off-by: Jagoda Ślązak <jslazak@jslazak.com >
2026-07-07 17:13:25 +02:00
dependabot[bot]
446cdabd21
chore(cargo): bump smallvec from 1.15.1 to 1.15.2
...
Bumps [smallvec](https://github.com/servo/rust-smallvec ) from 1.15.1 to 1.15.2.
- [Release notes](https://github.com/servo/rust-smallvec/releases )
- [Commits](https://github.com/servo/rust-smallvec/compare/v1.15.1...v1.15.2 )
---
updated-dependencies:
- dependency-name: smallvec
dependency-version: 1.15.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-07-04 15:12:57 +00:00
dependabot[bot]
e5d56a3b70
chore(cargo): bump brotli from 8.0.2 to 8.0.4
...
Bumps [brotli](https://github.com/dropbox/rust-brotli ) from 8.0.2 to 8.0.4.
- [Release notes](https://github.com/dropbox/rust-brotli/releases )
- [Commits](https://github.com/dropbox/rust-brotli/compare/8.0.2...8.0.4 )
---
updated-dependencies:
- dependency-name: brotli
dependency-version: 8.0.4
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-07-04 01:21:00 +00:00
link2xt
ee1095be9d
chore: update quick-xml to 0.41.0
...
Fixes cargo-deny complaining about https://rustsec.org/advisories/RUSTSEC-2026-0194
2026-07-03 16:21:02 +00:00
dependabot[bot]
520ede1fa5
chore(cargo): bump chrono from 0.4.44 to 0.4.45
...
Bumps [chrono](https://github.com/chronotope/chrono ) from 0.4.44 to 0.4.45.
- [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.44...v0.4.45 )
---
updated-dependencies:
- dependency-name: chrono
dependency-version: 0.4.45
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-07-02 11:53:04 +00:00