[PR #2726] [CLOSED] chore: bump openssl from 0.10.45 to 0.10.48 in /frontend/rust-lib #5392

Closed
opened 2026-03-23 22:18:32 +00:00 by mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/AppFlowy-IO/AppFlowy/pull/2726
Author: @dependabot[bot]
Created: 6/7/2023
Status: Closed

Base: developHead: dependabot/cargo/frontend/rust-lib/openssl-0.10.48


📝 Commits (10+)

📊 Changes

63 files changed (+1198 additions, -629 deletions)

View changed files

📝 .github/workflows/release.yml (+1 -1)
📝 CHANGELOG.md (+27 -0)
📝 README.md (+5 -3)
📝 frontend/Makefile.toml (+1 -1)
frontend/appflowy_flutter/assets/images/editor/link.svg (+4 -0)
📝 frontend/appflowy_flutter/assets/translations/en.json (+12 -5)
📝 frontend/appflowy_flutter/integration_test/board_test.dart (+2 -0)
📝 frontend/appflowy_flutter/integration_test/empty_document_test.dart (+9 -1)
📝 frontend/appflowy_flutter/integration_test/open_ai_smart_menu_test.dart (+2 -0)
📝 frontend/appflowy_flutter/integration_test/util/data.dart (+15 -0)
📝 frontend/appflowy_flutter/lib/plugins/database_view/application/cell/cell_data_persistence.dart (+1 -6)
📝 frontend/appflowy_flutter/lib/plugins/database_view/calendar/application/calendar_setting_bloc.dart (+1 -0)
📝 frontend/appflowy_flutter/lib/plugins/database_view/calendar/presentation/calendar_day.dart (+26 -39)
📝 frontend/appflowy_flutter/lib/plugins/database_view/calendar/presentation/calendar_page.dart (+34 -22)
📝 frontend/appflowy_flutter/lib/plugins/database_view/calendar/presentation/toolbar/calendar_layout_setting.dart (+8 -5)
📝 frontend/appflowy_flutter/lib/plugins/database_view/calendar/presentation/toolbar/calendar_setting.dart (+25 -0)
📝 frontend/appflowy_flutter/lib/plugins/database_view/calendar/presentation/toolbar/calendar_toolbar.dart (+103 -7)
📝 frontend/appflowy_flutter/lib/plugins/database_view/widgets/card/container/card_container.dart (+1 -0)
📝 frontend/appflowy_flutter/lib/plugins/database_view/widgets/row/cells/date_cell/date_cal_bloc.dart (+29 -6)
📝 frontend/appflowy_flutter/lib/plugins/database_view/widgets/row/cells/url_cell/url_cell.dart (+86 -47)

...and 43 more files

📄 Description

Bumps openssl from 0.10.45 to 0.10.48.

Release notes

Sourced from openssl's releases.

openssl v0.10.48

What's Changed

New Contributors

Full Changelog: https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.47...openssl-v0.10.48

openssl v0.10.47

No release notes provided.

openssl v0.10.46

No release notes provided.

Commits
  • 4ff734f Release openssl v0.10.48 and openssl-sys v0.9.83 (#1855)
  • 5efceaa Merge pull request #1854 from alex/davids-openssl-of-horrors
  • 6ced4f3 Fix race condition with X509Name creation
  • a752805 Document the horror show
  • 78aa9aa Always provide an X509V3Context in X509Extension::new because OpenSSL require...
  • 332311b Resolve an injection vulnerability in EKU creation
  • 482575b Resolve an injection vulnerability in SAN creation
  • 690eeb2 Merge pull request #1852 from smoelius/master
  • e5b6d97 Improve reliability of some tests
  • 319200a Merge pull request #1851 from alex/libressl-versions
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/AppFlowy-IO/AppFlowy/pull/2726 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 6/7/2023 **Status:** ❌ Closed **Base:** `develop` ← **Head:** `dependabot/cargo/frontend/rust-lib/openssl-0.10.48` --- ### 📝 Commits (10+) - [`db8d030`](https://github.com/AppFlowy-IO/AppFlowy/commit/db8d030a85df2fa25e5df39d59ed718786bdae84) feat: show unscheduled events in calendar toolbar (#2411) - [`5d0a349`](https://github.com/AppFlowy-IO/AppFlowy/commit/5d0a3492364b5f3dbefa3bf7b59a4a960ae6b01d) fix: default include time (#2444) - [`a2e9d63`](https://github.com/AppFlowy-IO/AppFlowy/commit/a2e9d63f63d0aebdb354a366983d16c01c7cfd74) chore: bump version 0.1.4 (#2455) - [`06f056a`](https://github.com/AppFlowy-IO/AppFlowy/commit/06f056aa4b19dba0fc9169667b32cb1785afaaa4) chore: Update README.md - [`6731037`](https://github.com/AppFlowy-IO/AppFlowy/commit/6731037a8c77502172c0ad23eda2c51e47befa34) fix: wrong day of week (#2468) - [`4a1714b`](https://github.com/AppFlowy-IO/AppFlowy/commit/4a1714b537983b2cec7a4a1c9f4b6c57a7f19bf1) feat: select which properties to show in calendar (#2482) - [`2b72821`](https://github.com/AppFlowy-IO/AppFlowy/commit/2b7282195b0496fa23d21231ca78a575944d59a2) feat: improve sidebar item dragged appearance (#2471) - [`151ee89`](https://github.com/AppFlowy-IO/AppFlowy/commit/151ee8985598a3467168a1dd458bf3a5a7e163f7) fix: show delete icon for document icon properly (#2475) - [`f0a4b4b`](https://github.com/AppFlowy-IO/AppFlowy/commit/f0a4b4b77d9e88637dd04a4a2377396b825f2b94) feat: add hover effect on an event card (#2487) - [`bd5250a`](https://github.com/AppFlowy-IO/AppFlowy/commit/bd5250ae2f02d18f4ea7d7e0fce867e40ad9ee26) chore: update editor v0.1.12 and format the readme (#2489) ### 📊 Changes **63 files changed** (+1198 additions, -629 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/release.yml` (+1 -1) 📝 `CHANGELOG.md` (+27 -0) 📝 `README.md` (+5 -3) 📝 `frontend/Makefile.toml` (+1 -1) ➕ `frontend/appflowy_flutter/assets/images/editor/link.svg` (+4 -0) 📝 `frontend/appflowy_flutter/assets/translations/en.json` (+12 -5) 📝 `frontend/appflowy_flutter/integration_test/board_test.dart` (+2 -0) 📝 `frontend/appflowy_flutter/integration_test/empty_document_test.dart` (+9 -1) 📝 `frontend/appflowy_flutter/integration_test/open_ai_smart_menu_test.dart` (+2 -0) 📝 `frontend/appflowy_flutter/integration_test/util/data.dart` (+15 -0) 📝 `frontend/appflowy_flutter/lib/plugins/database_view/application/cell/cell_data_persistence.dart` (+1 -6) 📝 `frontend/appflowy_flutter/lib/plugins/database_view/calendar/application/calendar_setting_bloc.dart` (+1 -0) 📝 `frontend/appflowy_flutter/lib/plugins/database_view/calendar/presentation/calendar_day.dart` (+26 -39) 📝 `frontend/appflowy_flutter/lib/plugins/database_view/calendar/presentation/calendar_page.dart` (+34 -22) 📝 `frontend/appflowy_flutter/lib/plugins/database_view/calendar/presentation/toolbar/calendar_layout_setting.dart` (+8 -5) 📝 `frontend/appflowy_flutter/lib/plugins/database_view/calendar/presentation/toolbar/calendar_setting.dart` (+25 -0) 📝 `frontend/appflowy_flutter/lib/plugins/database_view/calendar/presentation/toolbar/calendar_toolbar.dart` (+103 -7) 📝 `frontend/appflowy_flutter/lib/plugins/database_view/widgets/card/container/card_container.dart` (+1 -0) 📝 `frontend/appflowy_flutter/lib/plugins/database_view/widgets/row/cells/date_cell/date_cal_bloc.dart` (+29 -6) 📝 `frontend/appflowy_flutter/lib/plugins/database_view/widgets/row/cells/url_cell/url_cell.dart` (+86 -47) _...and 43 more files_ </details> ### 📄 Description Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.45 to 0.10.48. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/sfackler/rust-openssl/releases">openssl's releases</a>.</em></p> <blockquote> <h2>openssl v0.10.48</h2> <h2>What's Changed</h2> <ul> <li>Fix LibreSSL version checking in openssl/ by <a href="https://github.com/alex"><code>@​alex</code></a> in <a href="https://redirect.github.com/sfackler/rust-openssl/pull/1851">sfackler/rust-openssl#1851</a></li> <li>Skip a test that hangs on OpenSSL 3.1.0 by <a href="https://github.com/alex"><code>@​alex</code></a> in <a href="https://redirect.github.com/sfackler/rust-openssl/pull/1850">sfackler/rust-openssl#1850</a></li> <li>Improve reliability of some tests by <a href="https://github.com/smoelius"><code>@​smoelius</code></a> in <a href="https://redirect.github.com/sfackler/rust-openssl/pull/1852">sfackler/rust-openssl#1852</a></li> <li>Fix a series of security issues by <a href="https://github.com/alex"><code>@​alex</code></a> in <a href="https://redirect.github.com/sfackler/rust-openssl/pull/1854">sfackler/rust-openssl#1854</a></li> <li>Release openssl v0.10.48 and openssl-sys v0.9.83 by <a href="https://github.com/alex"><code>@​alex</code></a> in <a href="https://redirect.github.com/sfackler/rust-openssl/pull/1855">sfackler/rust-openssl#1855</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/smoelius"><code>@​smoelius</code></a> made their first contribution in <a href="https://redirect.github.com/sfackler/rust-openssl/pull/1852">sfackler/rust-openssl#1852</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.47...openssl-v0.10.48">https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.47...openssl-v0.10.48</a></p> <h2>openssl v0.10.47</h2> <p>No release notes provided.</p> <h2>openssl v0.10.46</h2> <p>No release notes provided.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/sfackler/rust-openssl/commit/4ff734fe4c5a22f7346b7b3c47ece4c4c1c01817"><code>4ff734f</code></a> Release openssl v0.10.48 and openssl-sys v0.9.83 (<a href="https://redirect.github.com/sfackler/rust-openssl/issues/1855">#1855</a>)</li> <li><a href="https://github.com/sfackler/rust-openssl/commit/5efceaabd69c540b487f6372be4982cf94884008"><code>5efceaa</code></a> Merge pull request <a href="https://redirect.github.com/sfackler/rust-openssl/issues/1854">#1854</a> from alex/davids-openssl-of-horrors</li> <li><a href="https://github.com/sfackler/rust-openssl/commit/6ced4f305e44df7ca32e478621bf4840b122f1a3"><code>6ced4f3</code></a> Fix race condition with X509Name creation</li> <li><a href="https://github.com/sfackler/rust-openssl/commit/a7528056c5be6f3fbabc52c2fd02882b208d5939"><code>a752805</code></a> Document the horror show</li> <li><a href="https://github.com/sfackler/rust-openssl/commit/78aa9aa22cfd58ac33d1e19184cec667438fd2a1"><code>78aa9aa</code></a> Always provide an X509V3Context in X509Extension::new because OpenSSL require...</li> <li><a href="https://github.com/sfackler/rust-openssl/commit/332311b597cc444a10d4acaf122ee58bd1bc8ff8"><code>332311b</code></a> Resolve an injection vulnerability in EKU creation</li> <li><a href="https://github.com/sfackler/rust-openssl/commit/482575bff434f58b80ffea34a9610d0ff265ac1f"><code>482575b</code></a> Resolve an injection vulnerability in SAN creation</li> <li><a href="https://github.com/sfackler/rust-openssl/commit/690eeb2ac20d47e43f04d8cb43f03d4128946b81"><code>690eeb2</code></a> Merge pull request <a href="https://redirect.github.com/sfackler/rust-openssl/issues/1852">#1852</a> from smoelius/master</li> <li><a href="https://github.com/sfackler/rust-openssl/commit/e5b6d97ed170f835b56440d79edcd46381a46ebc"><code>e5b6d97</code></a> Improve reliability of some tests</li> <li><a href="https://github.com/sfackler/rust-openssl/commit/319200ab93e252a3c0e127adc1e4c43a90f063a1"><code>319200a</code></a> Merge pull request <a href="https://redirect.github.com/sfackler/rust-openssl/issues/1851">#1851</a> from alex/libressl-versions</li> <li>Additional commits viewable in <a href="https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.45...openssl-v0.10.48">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=openssl&package-manager=cargo&previous-version=0.10.45&new-version=0.10.48)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/AppFlowy-IO/AppFlowy/network/alerts). </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
mirror 2026-03-23 22:18:32 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
AppFlowy-IO/AppFlowy#5392
No description provided.