Skip to content

Commit

Permalink
NetErnels: Update sunny to r17b3 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 Mar 20, 2024
1 parent 76d91f4 commit a30348b
Show file tree
Hide file tree
Showing 2 changed files with 10 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": "r17b2",
"link": "https://github.com/NetErnels/devices/releases/download/r17b2/NetErnels-sunny-r17b2.zip",
"version": "r17b3",
"link": "https://github.com/NetErnels/devices/releases/download/r17b3/NetErnels-sunny-r17b3.zip",
"changelog_url": "https://raw.githubusercontent.com/NetErnels/devices/master/sunny/changelog_r.md",
"date": "2024-03-19",
"sha1": "6c0625966cb1e9e13bb75ec5fe414a6e132af830"
"date": "2024-03-20",
"sha1": "604eedd2236aa0ebc3a1a239e7d31d8a9ec021c3"
},
"support": {
"link": "https://t.me/neternels_chat"
Expand Down
7 changes: 6 additions & 1 deletion sunny/changelog_r.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,14 @@ Type: Bleeding Edge
Device: Redmi Note 10
Compiler: Eva GCC 14.0.1
Branch: staging
Build Number: r17b2
Build Number: r17b3
```
## Changelog
**-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.
* Don't spoof fake uname if is_legacy_ebpf is set to true.

**-r17b2**
* Actually drop userspace irqbalancer blocker.

Expand Down

0 comments on commit a30348b

Please sign in to comment.