[PR #537] [MERGED] v3.6.113 #1148

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

📋 Pull Request Information

Original PR: https://github.com/007revad/Synology_HDD_db/pull/537
Author: @007revad
Created: 12/10/2025
Status: Merged
Merged: 12/10/2025
Merged by: @007revad

Base: mainHead: develop


📝 Commits (5)

  • 23561c9 Add script to stop packages on NVMe volumes during shutdown
  • 45a999e Merge pull request #533 from 007revad/main
  • 0d6a701 Bug fix for DSM 7.2 and earlier
  • 840c147 Update CHANGES.txt with version 3.6.113 details
  • 8bbeaee Update script version and add duplicate check function

📊 Changes

3 files changed (+553 additions, -24 deletions)

View changed files

📝 CHANGES.txt (+8 -0)
📝 syno_hdd_db.sh (+134 -24)
syno_hdd_shutdown.sh (+411 -0)

📄 Description

v3.6.113

  • Added check that DSM 7.3 db file was successfully compacted.
  • Added drive's firmware version to messages.
  • Improved checking if drive and firmware version were successfully added to db file.
  • Bug fix for adding duplicate drive if 2 or more of the same drive model had different firmware versions.
    • Also removes duplicate drive entries if they exist (before correctly editing the file).
  • Bug fix adding size_gb to to drive firmware version entries instead of just the "default" key section.

🔄 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/537 **Author:** [@007revad](https://github.com/007revad) **Created:** 12/10/2025 **Status:** ✅ Merged **Merged:** 12/10/2025 **Merged by:** [@007revad](https://github.com/007revad) **Base:** `main` ← **Head:** `develop` --- ### 📝 Commits (5) - [`23561c9`](https://github.com/007revad/Synology_HDD_db/commit/23561c9717fab4be8d52950bba0b07a6933785db) Add script to stop packages on NVMe volumes during shutdown - [`45a999e`](https://github.com/007revad/Synology_HDD_db/commit/45a999e756d91adee5f05bb5f02a6365be737ea0) Merge pull request #533 from 007revad/main - [`0d6a701`](https://github.com/007revad/Synology_HDD_db/commit/0d6a701aa15978dd836b2c02afa74d660faaea44) Bug fix for DSM 7.2 and earlier - [`840c147`](https://github.com/007revad/Synology_HDD_db/commit/840c147edf93d1ea6a7fbf956f1ad71cf4dfca0c) Update CHANGES.txt with version 3.6.113 details - [`8bbeaee`](https://github.com/007revad/Synology_HDD_db/commit/8bbeaeec7d26b6900542b55e5568f4ca3b079d40) Update script version and add duplicate check function ### 📊 Changes **3 files changed** (+553 additions, -24 deletions) <details> <summary>View changed files</summary> 📝 `CHANGES.txt` (+8 -0) 📝 `syno_hdd_db.sh` (+134 -24) ➕ `syno_hdd_shutdown.sh` (+411 -0) </details> ### 📄 Description v3.6.113 - Added check that DSM 7.3 db file was successfully compacted. - Added drive's firmware version to messages. - Improved checking if drive and firmware version were successfully added to db file. - Bug fix for adding duplicate drive if 2 or more of the same drive model had different firmware versions. - Also removes duplicate drive entries if they exist (before correctly editing the file). - Bug fix adding size_gb to to drive firmware version entries instead of just the "default" key section. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-12 17:53:48 +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#1148
No description provided.