[PR #4] [MERGED] InPanel v1.1.1b16 #36

Closed
opened 2026-03-03 13:50:41 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/inpanel/inpanel/pull/4
Author: @jksdou
Created: 12/16/2018
Status: Merged
Merged: 12/16/2018
Merged by: @jksdou

Base: masterHead: dev


📝 Commits (9)

📊 Changes

36 files changed (+285 additions, -165 deletions)

View changed files

📝 CHANGELOG.md (+38 -1)
📝 README.md (+5 -5)
📝 config.py (+2 -2)
📝 core/apache.py (+5 -5)
📝 install.py (+136 -57)
📝 lib/intranet/__init__.py (+0 -0)
📝 lib/intranet/chkconfig.py (+0 -0)
📝 lib/intranet/config.py (+0 -0)
📝 lib/intranet/fdisk.py (+0 -0)
📝 lib/intranet/file.py (+0 -0)
📝 lib/intranet/mysql.py (+0 -0)
📝 lib/intranet/nginx.py (+5 -5)
📝 lib/intranet/php.py (+0 -0)
📝 lib/intranet/sc.py (+0 -0)
📝 lib/intranet/si.py (+1 -1)
📝 lib/intranet/ssh.py (+0 -0)
📝 lib/intranet/user.py (+0 -0)
📝 lib/intranet/utils.py (+0 -0)
📝 lib/intranet/web.py (+23 -23)
📝 lib/intranet/yum.py (+0 -0)

...and 16 more files

📄 Description

upgrade to InPanel v1.1.1b16


🔄 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/inpanel/inpanel/pull/4 **Author:** [@jksdou](https://github.com/jksdou) **Created:** 12/16/2018 **Status:** ✅ Merged **Merged:** 12/16/2018 **Merged by:** [@jksdou](https://github.com/jksdou) **Base:** `master` ← **Head:** `dev` --- ### 📝 Commits (9) - [`94e2962`](https://github.com/inpanel/inpanel/commit/94e2962f6d5f9d8552f79fdedb50fffdfca37e44) Change the daemon name to intranet - [`e11df12`](https://github.com/inpanel/inpanel/commit/e11df1260588ccb420ec2364854a4d90647fb219) for dev - [`402eecc`](https://github.com/inpanel/inpanel/commit/402eecc505e4f49118173d74e7cb0fb7efc2b161) update - [`1b15eb7`](https://github.com/inpanel/inpanel/commit/1b15eb757bc8540fe0e75cd0eb23b0e1680a45b9) update - [`f63de7b`](https://github.com/inpanel/inpanel/commit/f63de7b8748db94c9e3387f115f19810273b6f48) update - [`9541494`](https://github.com/inpanel/inpanel/commit/95414943a566544fab13c46a4c0e25017665da36) Update CHANGELOG.md - [`a7be661`](https://github.com/inpanel/inpanel/commit/a7be6614944525cbe5195c4b897c44cc3a7951dd) update for v1.1.1b16 - [`394c142`](https://github.com/inpanel/inpanel/commit/394c14223cf74507c9712962b6d409b87d80c1d7) update - [`57b0740`](https://github.com/inpanel/inpanel/commit/57b0740cc88d1fa68add21a4c286805f8b8a129c) Intranet Panel v1.1.1b16 ### 📊 Changes **36 files changed** (+285 additions, -165 deletions) <details> <summary>View changed files</summary> 📝 `CHANGELOG.md` (+38 -1) 📝 `README.md` (+5 -5) 📝 `config.py` (+2 -2) 📝 `core/apache.py` (+5 -5) 📝 `install.py` (+136 -57) 📝 `lib/intranet/__init__.py` (+0 -0) 📝 `lib/intranet/chkconfig.py` (+0 -0) 📝 `lib/intranet/config.py` (+0 -0) 📝 `lib/intranet/fdisk.py` (+0 -0) 📝 `lib/intranet/file.py` (+0 -0) 📝 `lib/intranet/mysql.py` (+0 -0) 📝 `lib/intranet/nginx.py` (+5 -5) 📝 `lib/intranet/php.py` (+0 -0) 📝 `lib/intranet/sc.py` (+0 -0) 📝 `lib/intranet/si.py` (+1 -1) 📝 `lib/intranet/ssh.py` (+0 -0) 📝 `lib/intranet/user.py` (+0 -0) 📝 `lib/intranet/utils.py` (+0 -0) 📝 `lib/intranet/web.py` (+23 -23) 📝 `lib/intranet/yum.py` (+0 -0) _...and 16 more files_ </details> ### 📄 Description upgrade to InPanel v1.1.1b16 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 13:50:41 +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/inpanel#36
No description provided.