Skip to content

Commit

Permalink
NetErnels: Update sunny to r17b6 release
Browse files Browse the repository at this point in the history
- This is a bleeding edge release.

Signed-off-by: Cyber Knight <cyberknight755@gmail.com>
  • Loading branch information
cyberknight777 committed Jun 22, 2024
1 parent 5feb467 commit 0520fc4
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 5 deletions.
8 changes: 4 additions & 4 deletions sunny/NetErnels-r.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
{
"kernel": {
"name": "NetErnels",
"version": "r17b5",
"link": "https://github.com/NetErnels/devices/releases/download/r17b5/NetErnels-sunny-r17b5.zip",
"version": "r17b6",
"link": "https://github.com/NetErnels/devices/releases/download/r17b6/NetErnels-sunny-r17b6.zip",
"changelog_url": "https://raw.githubusercontent.com/NetErnels/devices/master/sunny/changelog_r.md",
"date": "2024-04-05",
"sha1": "14b7b893d2a27c41fecafc76b29940e8ed622953"
"date": "2024-06-22",
"sha1": "8b490533bb1adf4ad4a0ec1964a50d3982e9a822"
},
"support": {
"link": "https://t.me/neternels_chat"
Expand Down
5 changes: 4 additions & 1 deletion sunny/changelog_r.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,12 @@ Type: Bleeding Edge
Device: Redmi Note 10
Compiler: Eva GCC 14.0.1
Branch: staging
Build Number: r17b5
Build Number: r17b6
```
## Changelog
**-r17b6**
* Move back to ZSTD for ZSWAP/VBSWAP as LZ4KD regressed memory management.

**-r17b5**
* Import LZ4KD compression algorithm from HUAWEI.
* Utilize LZ4KD for ZSWAP/VBSWAP to improve memory management.
Expand Down

0 comments on commit 0520fc4

Please sign in to comment.