From fdc328937320193989c64d494274a6ae6877845b Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Fri, 17 Apr 2020 05:04:23 +0000 Subject: [PATCH] ChangeLog for FwF-2020-04-17-0e7ccd9 --- FwF/CHANGELOG.md | 33 +++++++++++++++++++++++++++++++++ FwF/README.md | 2 +- FwF/status.env | 6 +++--- 3 files changed, 37 insertions(+), 4 deletions(-) diff --git a/FwF/CHANGELOG.md b/FwF/CHANGELOG.md index a4275e1..45872c1 100644 --- a/FwF/CHANGELOG.md +++ b/FwF/CHANGELOG.md @@ -1,3 +1,36 @@ +## FwF-2020-04-17-0e7ccd9 + +#### ServerChan [99c9023..d14067f](https://github.com/tty228/luci-app-serverchan/compare/99c9023..d14067f) + + +| Commit | Author | Desc | +| :----- | :------| :--- | +| [d14067f](https://github.com/tty228/luci-app-serverchan/commit/d14067f) | tty228 | 修复上线检测未正确使用变量 | +| [5ae8cd2](https://github.com/tty228/luci-app-serverchan/commit/5ae8cd2) | tty228 | update | +| [80e5936](https://github.com/tty228/luci-app-serverchan/commit/80e5936) | tty228 | Update README.md | +| [908bbc7](https://github.com/tty228/luci-app-serverchan/commit/908bbc7) | tty228 | v1.72 | + + +#### Builder [9f73416..0e7ccd9](https://github.com/songchenwen/nanopi-r2s/compare/9f73416..0e7ccd9) + + +| Commit | Author | Desc | +| :----- | :------| :--- | +| [0e7ccd9](https://github.com/songchenwen/nanopi-r2s/commit/0e7ccd9) | songchenwen | + FileAssistant -Watchcat | + + +#### Lean [a557064..639f363](https://github.com/coolsnowwolf/lede/compare/a557064..639f363) + + +| Commit | Author | Desc | +| :----- | :------| :--- | +| [639f3631](https://github.com/coolsnowwolf/lede/commit/639f3631) | Xiaok | n2n: update to v2.6.0-stable (#4349) | + + + + +-------------- + ## FwF-2020-04-16-9f73416 #### Builder [94a2747..9f73416](https://github.com/songchenwen/nanopi-r2s/compare/94a2747..9f73416) diff --git a/FwF/README.md b/FwF/README.md index 3e1d1cb..b47f018 100644 --- a/FwF/README.md +++ b/FwF/README.md @@ -4,6 +4,6 @@ FriendlyWRT with Features 在[FriendlyWRT](../FriendlyWRT)的基础上,添加了更多功能。 -[下载地址](https://github.com/songchenwen/nanopi-r2s/releases/download/FwF-2020-04-16-9f73416/FwF-2020-04-16-9f73416-ROM.zip) +[下载地址](https://github.com/songchenwen/nanopi-r2s/releases/download/FwF-2020-04-17-0e7ccd9/FwF-2020-04-17-0e7ccd9-ROM.zip) [改动记录](CHANGELOG.md) diff --git a/FwF/status.env b/FwF/status.env index e32d526..2e3a466 100644 --- a/FwF/status.env +++ b/FwF/status.env @@ -1,10 +1,10 @@ -ServerChanHash=99c9023 -BuilderHash=9f73416 +ServerChanHash=d14067f +BuilderHash=0e7ccd9 FriendlyWRTHash=6025df0 ArgonHash=3e41f5b LeanLuciHash=cebe120 AdguardHomeHash=37fdf50 -LeanHash=a557064 +LeanHash=639f363 SSRPHash=8c7f623 LeanPackageHash=f35494f ScwPackageHash=6f5d6af -- GitLab