Skip to content

Releasing prerelease/sambanas2_2026.7.0-rc11#715

Draft
github-actions[bot] wants to merge 21 commits into
masterfrom
prerelease/sambanas2_2026.7.0-rc11
Draft

Releasing prerelease/sambanas2_2026.7.0-rc11#715
github-actions[bot] wants to merge 21 commits into
masterfrom
prerelease/sambanas2_2026.7.0-rc11

Conversation

@github-actions

Copy link
Copy Markdown

No description provided.

renovate Bot and others added 21 commits May 8, 2026 12:41
…sambanas2

⬆️ Update SambaNas2 (devrelease/sambanas2)
Warns the user at startup when Protection Mode is enabled:
- Prints a yellow ASCII banner to the add-on log
- Creates a persistent notification in the HA UI via the
  Supervisor /core/api/services/persistent_notification/create
  endpoint, listing the affected features and fix steps
bashio::addon.protected always exits 0 and only prints the
string "true"/"false" to stdout — using it directly in
"if !" never worked. Capture the output first and test with
bashio::var.false, matching the pattern used internally by
bashio::require.protected / bashio::require.unprotected.
Bump addon version to 2026.5.0-rc7, update CHANGELOG, and update SRAT
reference
* Added a step to ensure the `image` key is uncommented in `config.yaml` when scripts are present.
* This change enhances the configuration process by ensuring necessary fields are active for builds.
Uncomment image entry and comment out panel_title in config.yaml
- Add ARG SMARTMONTOOLS_SDK_VERSION=7.5 to the main build stage
- Download libsmartmon-<ver>-linux-<arch>.tar.gz from
  dianlight/smartmontools-sdk releases and extract to /usr/local,
  placing libsmartmon.a in /usr/local/lib and headers under
  /usr/local/include/smartmon/
- Set LIBRARY_PATH and CPATH in the ENV block (all container
  processes) and register /etc/profile.d/smartmontools-sdk.sh
  (interactive login shells) so the library is discoverable
  for all users without manual configuration
- Add CHANGELOG entry for 2026.5.0-rc8
- Add DOCS.md section documenting SMART monitoring internals
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.

1 participant