Skip to content

Commit

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

Signed-off-by: Cyber Knight <[email protected]>
  • Loading branch information
cyberknight777 committed Mar 20, 2024
1 parent a30348b commit e972c7d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 4 deletions.
6 changes: 3 additions & 3 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": "r17b3",
"link": "https://github.com/NetErnels/devices/releases/download/r17b3/NetErnels-sunny-r17b3.zip",
"version": "r17b4",
"link": "https://github.com/NetErnels/devices/releases/download/r17b4/NetErnels-sunny-r17b4.zip",
"changelog_url": "https://raw.githubusercontent.com/NetErnels/devices/master/sunny/changelog_r.md",
"date": "2024-03-20",
"sha1": "604eedd2236aa0ebc3a1a239e7d31d8a9ec021c3"
"sha1": "5ada3798921e97182d2c1492e6387bd26d8d561e"
},
"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: r17b3
Build Number: r17b4
```
## Changelog
**-r17b4**
* Retain recovery ramdisk when flashing kernel. (Make sure to be on respective ROM's boot and vendor_boot before flashing!)

**-r17b3**
* Implement a kernel-level spoofing for fake uname to bpfloader/netd/netbpfload to boot newer Android versions.
* Add cmdline interface to check if legacy eBPF is used.
Expand Down

0 comments on commit e972c7d

Please sign in to comment.