[PR #207] [MERGED] QuecManager Beta 2.3.7 Release Notes #180

Closed
opened 2026-02-27 14:39:23 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/iamromulan/quectel-rgmii-toolkit/pull/207
Author: @dr-dolomite
Created: 11/18/2025
Status: Merged
Merged: 11/20/2025
Merged by: @iamromulan

Base: development-SDXPINNHead: development-SDXPINN


📝 Commits (4)

  • 6958c92 [HOTPATCH] Fixed Websocat setup scripts for 2.3.6
  • 6235313 Updated control version and added openssl-utils
  • dd83f7d Add missing executable permissions
  • d811d83 Edit control files to reflect revised service name

📊 Changes

6 files changed (+78 additions, -49 deletions)

View changed files

📝 ipk-source/sdxpinn-quecmanager-beta/CONTROL/control (+2 -2)
📝 ipk-source/sdxpinn-quecmanager-beta/CONTROL/postinst (+2 -2)
📝 ipk-source/sdxpinn-quecmanager-beta/CONTROL/preinst (+1 -1)
📝 ipk-source/sdxpinn-quecmanager-beta/CONTROL/prerm (+2 -2)
ipk-source/sdxpinn-quecmanager-beta/root/etc/init.d/quecmanager_websocat (+41 -0)
📝 ipk-source/sdxpinn-quecmanager-beta/root/www/cgi-bin/services/websocat_setup.sh (+30 -42)

📄 Description

QuecManager Beta 2.3.7 Release Notes

⚠️ Important Notes

  • This update includes a HOTPATCH for Websocat setup issues.
  • After installing, please run dos2unix on scripts if they were transferred from Windows to remove escape characters.
  • The init script has been renamed from websocat_setup to quecmanager_websocat.

🔥 HOTPATCH: Websocat Setup Fixes

  • Fixed Websocat setup scripts for QuecManager Beta
  • Renamed init script to quecmanager_websocat for proper post‑installation execution
  • Added hotfix for misbehaving procd script handling Websocat setup
  • Added a standalone setup script to ensure Websocat installs and runs correctly
  • Added openssl-util as a control requirement for the IPK

🔄 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/iamromulan/quectel-rgmii-toolkit/pull/207 **Author:** [@dr-dolomite](https://github.com/dr-dolomite) **Created:** 11/18/2025 **Status:** ✅ Merged **Merged:** 11/20/2025 **Merged by:** [@iamromulan](https://github.com/iamromulan) **Base:** `development-SDXPINN` ← **Head:** `development-SDXPINN` --- ### 📝 Commits (4) - [`6958c92`](https://github.com/iamromulan/quectel-rgmii-toolkit/commit/6958c92db20e86872991af393766c50df2f1971d) [HOTPATCH] Fixed Websocat setup scripts for 2.3.6 - [`6235313`](https://github.com/iamromulan/quectel-rgmii-toolkit/commit/6235313a20c4c58cc416775a6356247457e0e621) Updated control version and added openssl-utils - [`dd83f7d`](https://github.com/iamromulan/quectel-rgmii-toolkit/commit/dd83f7d420f284968f2599a0c8f06ffd82ae86cd) Add missing executable permissions - [`d811d83`](https://github.com/iamromulan/quectel-rgmii-toolkit/commit/d811d8342d2ab50c3ecccac2ed8bfc1f1795af66) Edit control files to reflect revised service name ### 📊 Changes **6 files changed** (+78 additions, -49 deletions) <details> <summary>View changed files</summary> 📝 `ipk-source/sdxpinn-quecmanager-beta/CONTROL/control` (+2 -2) 📝 `ipk-source/sdxpinn-quecmanager-beta/CONTROL/postinst` (+2 -2) 📝 `ipk-source/sdxpinn-quecmanager-beta/CONTROL/preinst` (+1 -1) 📝 `ipk-source/sdxpinn-quecmanager-beta/CONTROL/prerm` (+2 -2) ➕ `ipk-source/sdxpinn-quecmanager-beta/root/etc/init.d/quecmanager_websocat` (+41 -0) 📝 `ipk-source/sdxpinn-quecmanager-beta/root/www/cgi-bin/services/websocat_setup.sh` (+30 -42) </details> ### 📄 Description # QuecManager Beta 2.3.7 Release Notes ⚠️ **Important Notes** * This update includes a **HOTPATCH** for Websocat setup issues. * After installing, please **run `dos2unix`** on scripts if they were transferred from Windows to remove escape characters. * The init script has been renamed from `websocat_setup` to **`quecmanager_websocat`**. ### 🔥 HOTPATCH: Websocat Setup Fixes * Fixed Websocat setup scripts for QuecManager Beta * Renamed init script to **`quecmanager_websocat`** for proper post‑installation execution * Added hotfix for misbehaving **procd** script handling Websocat setup * Added a **standalone setup script** to ensure Websocat installs and runs correctly * Added **openssl-util** as a control requirement for the IPK --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 14:39:23 +03:00
Sign in to join this conversation.
No labels
pull-request
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/quectel-rgmii-toolkit#180
No description provided.