Skip to content

Releasing mergerelease/sambanas2 into prerelease/sambanas2_2026.7.0-rc11#714

Merged
dianlight merged 20 commits into
prerelease/sambanas2_2026.7.0-rc11from
mergerelease/sambanas2
Jul 12, 2026
Merged

Releasing mergerelease/sambanas2 into prerelease/sambanas2_2026.7.0-rc11#714
dianlight merged 20 commits into
prerelease/sambanas2_2026.7.0-rc11from
mergerelease/sambanas2

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 12, 2026

Copy link
Copy Markdown

6494948 ci(script) Commit all automatic changes for mergerelease in sambanas2
9ef751e 🔧 chore: Bump version to 2026.7.0-rc11
10eac5a ⬆️ Update SambaNas2 to v20.2.0
| > c22a4bb 🔧 chore(be): Prepare 2026.6.0-rc10 release
|/
b6fd519 🔧 chore(be): Uncomment image in config
398f08a 📝 docs(doc): Update Changelog to 2026.5.0-rc9
788815c 🔧 chore(be+doc): Update changelog and use musl smartmon
d6e3f78 ✨ feat(be+doc): Install smartmontools-sdk and set library path
6f4fc93 🔧 chore(be): Bump SRAT and addon to rc8
6f6ca9e ✨ feat(build): Uncomment image key in config.yaml if present
96b92bd 🔧 chore(ha): Update Home Assistant client to 5.1.0
4806685 🔧 chore(be): Bump SRAT to rc7, comment image, tweak socat log
dd9eff1 ⬆️ Update SambaNas2
12759f3 ✨ feat(fe): Show alert when Protection Mode enabled
0c4724a 🐛 fix(be): Fix protection mode boolean check
618fa7e ✨ feat(be): Add check-protection-mode oneshot s6-rc.d service
< 13ab4f0 ⬆️ Update actions/checkout action to v7
< 0928065 ⬆️ Update actions/checkout digest to df4cb1c
< 129a6e7 Update renovate.json to include .devcontainer/**
< ce814b0 ⬆️ Update actions/stale digest to eb5cf3a
< 7379e29 ⬆️ Update dessant/lock-threads digest to 89ae32b
< 34fac4f ⬆️ Update tj-actions/changed-files digest to 24d32ff
< d3eb063 ci(script) Commit all automatic changes for mergerelease in sambanas2
< 71c76a4 ⬆️ Update actions/checkout action to v6
< 862bffb ⬆️ Update actions/checkout digest
< c88a229 ⬆️ Pin home-assistant/builder action to 62a1597
< 76a62fd ⬆️ Update tj-actions/changed-files action to v47
< 200f8ac ci(script) Commit all automatic changes for mergerelease in sambanas2

renovate Bot and others added 20 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
@github-actions github-actions Bot requested a review from dianlight as a code owner July 12, 2026 09:51
@dianlight dianlight merged commit 9bcf694 into prerelease/sambanas2_2026.7.0-rc11 Jul 12, 2026
3 of 4 checks passed
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