[PR #132] [MERGED] Develop #571

Closed
opened 2026-03-12 15:59:23 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/007revad/Synology_enable_M2_volume/pull/132
Author: @007revad
Created: 11/21/2023
Status: Merged
Merged: 11/21/2023
Merged by: @007revad

Base: mainHead: develop


📝 Commits (10+)

  • 5b0b2f0 Delete requirements.txt
  • 03bdf0b Update syno_enable_m2_volume.sh
  • a60d67b Update CHANGES.txt
  • 96d7b01 Update CHANGES.txt
  • 58ae25b Update syno_enable_m2_volume.sh
  • 7b896bb Update syno_enable_m2_volume.sh
  • 0bf226d Update syno_enable_m2_volume.sh
  • 45b2e50 Update syno_enable_m2_volume.sh
  • 4e4ea03 Update syno_enable_m2_volume.sh
  • fe9edb5 Update syno_enable_m2_volume.sh

📊 Changes

4 files changed (+115 additions, -45 deletions)

View changed files

📝 CHANGES.txt (+13 -0)
📝 README.md (+3 -0)
requirements.txt (+0 -9)
📝 syno_enable_m2_volume.sh (+99 -36)

📄 Description

v1.1.13

  • Changed to avoid downloading malicious file if GitHub account is hacked:
    • Now only downloads bc if bc is not found in PATH or in script location.
    • Now asks to download bc if --autoupdate option not used.
    • Now checks md5 hash of downloaded bc file.

🔄 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_enable_M2_volume/pull/132 **Author:** [@007revad](https://github.com/007revad) **Created:** 11/21/2023 **Status:** ✅ Merged **Merged:** 11/21/2023 **Merged by:** [@007revad](https://github.com/007revad) **Base:** `main` ← **Head:** `develop` --- ### 📝 Commits (10+) - [`5b0b2f0`](https://github.com/007revad/Synology_enable_M2_volume/commit/5b0b2f074891b147dd97c6cf8128f6d3bf7dd63f) Delete requirements.txt - [`03bdf0b`](https://github.com/007revad/Synology_enable_M2_volume/commit/03bdf0b2d142cfb2cf252840ab59f0bf6430d1f3) Update syno_enable_m2_volume.sh - [`a60d67b`](https://github.com/007revad/Synology_enable_M2_volume/commit/a60d67b686dbbddd9a95cbc6ac3fda8842d4c38e) Update CHANGES.txt - [`96d7b01`](https://github.com/007revad/Synology_enable_M2_volume/commit/96d7b018f198a1249b08690f5e809dd2226df3cb) Update CHANGES.txt - [`58ae25b`](https://github.com/007revad/Synology_enable_M2_volume/commit/58ae25b1e283f1357df0dd7c056319e482395f00) Update syno_enable_m2_volume.sh - [`7b896bb`](https://github.com/007revad/Synology_enable_M2_volume/commit/7b896bb4a391a0a4dcae26545ee5fd81abbd6087) Update syno_enable_m2_volume.sh - [`0bf226d`](https://github.com/007revad/Synology_enable_M2_volume/commit/0bf226d903122addcd03a34aafcc3a8b897a15a3) Update syno_enable_m2_volume.sh - [`45b2e50`](https://github.com/007revad/Synology_enable_M2_volume/commit/45b2e504cf11fb486d346748ea700d8ce64485f3) Update syno_enable_m2_volume.sh - [`4e4ea03`](https://github.com/007revad/Synology_enable_M2_volume/commit/4e4ea030deaf7ce0e733a409dab0c86ff41ee500) Update syno_enable_m2_volume.sh - [`fe9edb5`](https://github.com/007revad/Synology_enable_M2_volume/commit/fe9edb5cb93865b034e5c6622ead94e490840ba4) Update syno_enable_m2_volume.sh ### 📊 Changes **4 files changed** (+115 additions, -45 deletions) <details> <summary>View changed files</summary> 📝 `CHANGES.txt` (+13 -0) 📝 `README.md` (+3 -0) ➖ `requirements.txt` (+0 -9) 📝 `syno_enable_m2_volume.sh` (+99 -36) </details> ### 📄 Description v1.1.13 - Changed to avoid downloading malicious file if GitHub account is hacked: - Now only downloads bc if bc is not found in PATH or in script location. - Now asks to download bc if --autoupdate option not used. - Now checks md5 hash of downloaded bc file. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-12 15:59:23 +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_enable_M2_volume#571
No description provided.