Skip to content

fix: explicitly set rustls crypto provider - #742

Merged
icewind1991 merged 1 commit into
mainfrom
rust-explicit-provider
Aug 10, 2026
Merged

fix: explicitly set rustls crypto provider#742
icewind1991 merged 1 commit into
mainfrom
rust-explicit-provider

Conversation

@icewind1991

Copy link
Copy Markdown
Member

Should fix #707

🤖 AI (if applicable)

  • The content of this PR was partly or fully generated using AI

Signed-off-by: Robin Appelman <robin@icewind.nl>
@icewind1991
icewind1991 merged commit 934e367 into main Aug 10, 2026
61 of 63 checks passed
@icewind1991
icewind1991 deleted the rust-explicit-provider branch August 10, 2026 21:08
mwalbeck pushed a commit to mwalbeck/docker-nextcloud-notify-push that referenced this pull request Aug 30, 2026
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [nextcloud/notify_push](https://github.com/nextcloud/notify_push) | minor | `v1.3.5` → `v1.4.0` |

---

### Release Notes

<details>
<summary>nextcloud/notify_push (nextcloud/notify_push)</summary>

### [`v1.4.0`](https://github.com/nextcloud/notify_push/releases/tag/v1.4.0): 1.4.0

[Compare Source](nextcloud/notify_push@v1.3.5...v1.4.0)

#### What's Changed

- fix: don't hold the storage mapping cache guard across the database query by [@&#8203;dispather](https://github.com/dispather) in [#&#8203;740](nextcloud/notify_push#740)
- fix: explicitly set rustls crypto provider by [@&#8203;icewind1991](https://github.com/icewind1991) in [#&#8203;742](nextcloud/notify_push#742)
- Compatible with Nextcloud 35

#### New Contributors

- [@&#8203;CarlSchwan](https://github.com/CarlSchwan) made their first contribution in [#&#8203;741](nextcloud/notify_push#741)
- [@&#8203;dispather](https://github.com/dispather) made their first contribution in [#&#8203;740](nextcloud/notify_push#740)

**Full Changelog**: <nextcloud/notify_push@v1.3.5...v1.4.0>

</details>

---

### Configuration

📅 **Schedule**: (UTC)

- Branch creation
  - At any time (no schedule defined)
- Automerge
  - At any time (no schedule defined)

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yNjAuMCIsInVwZGF0ZWRJblZlciI6IjQzLjI2MC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Reviewed-on: https://git.walbeck.it/walbeck-it/docker-nextcloud-notify-push/pulls/231
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

notify_push new version 1.3.3 won't start (Could not automatically determine the process-level CryptoProvider from Rustls crate features.)

1 participant