[PR #560] [MERGED] Develop #1160

Closed
opened 2026-03-12 17:54:21 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/007revad/Synology_HDD_db/pull/560
Author: @007revad
Created: 2/12/2026
Status: Merged
Merged: 2/12/2026
Merged by: @007revad

Base: mainHead: develop


📝 Commits (6)

  • 267808e Add --reboot option for NAS DSM updates
  • a9da09f Update script version to v3.6.120 and add reboot option
  • 7196e1f Document reboot option after DSM update
  • d051109 Update README with additional help options
  • 553abed Update CHANGES.txt for v3.6.120
  • 1324b62 Change whitespace trimming method for drive model

📊 Changes

3 files changed (+91 additions, -32 deletions)

View changed files

📝 CHANGES.txt (+6 -0)
📝 README.md (+4 -0)
📝 syno_hdd_db.sh (+81 -32)

📄 Description

v3.6.120

  • Added --reboot option to reboot the NAS after a DSM update where the build number has changed.
    • Only needed if NVMe volume or PCIe card need a 2nd reboot after DSM update.
    • Note: This version of the script needs to run once to create the file that tracks the DSM build number.
  • Bug fix for drive models with multiple consecutive spaces in model name. Issue #559

🔄 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/007revad/Synology_HDD_db/pull/560 **Author:** [@007revad](https://github.com/007revad) **Created:** 2/12/2026 **Status:** ✅ Merged **Merged:** 2/12/2026 **Merged by:** [@007revad](https://github.com/007revad) **Base:** `main` ← **Head:** `develop` --- ### 📝 Commits (6) - [`267808e`](https://github.com/007revad/Synology_HDD_db/commit/267808e3f7fb959092a9305f6291b8def2c84a60) Add --reboot option for NAS DSM updates - [`a9da09f`](https://github.com/007revad/Synology_HDD_db/commit/a9da09fc898a6597c461b44e94c4181b49b26e10) Update script version to v3.6.120 and add reboot option - [`7196e1f`](https://github.com/007revad/Synology_HDD_db/commit/7196e1f536c4b7bd4b1d6f7045de961747f47bcd) Document reboot option after DSM update - [`d051109`](https://github.com/007revad/Synology_HDD_db/commit/d051109c4dadad37aadd719ddcfdb770ebae2e91) Update README with additional help options - [`553abed`](https://github.com/007revad/Synology_HDD_db/commit/553abedc45f2a6abc14c6da1762e10c4e6df41aa) Update CHANGES.txt for v3.6.120 - [`1324b62`](https://github.com/007revad/Synology_HDD_db/commit/1324b62ce9245986309dafb7c76193cd99b86813) Change whitespace trimming method for drive model ### 📊 Changes **3 files changed** (+91 additions, -32 deletions) <details> <summary>View changed files</summary> 📝 `CHANGES.txt` (+6 -0) 📝 `README.md` (+4 -0) 📝 `syno_hdd_db.sh` (+81 -32) </details> ### 📄 Description v3.6.120 - Added --reboot option to reboot the NAS after a DSM update where the build number has changed. - Only needed if NVMe volume or PCIe card need a 2nd reboot after DSM update. - Note: This version of the script needs to run once to create the file that tracks the DSM build number. - Bug fix for drive models with multiple consecutive spaces in model name. Issue #559 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-12 17:54:21 +03: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
starred/Synology_HDD_db#1160
No description provided.