File tree 2 files changed +10
-5
lines changed
2 files changed +10
-5
lines changed Original file line number Diff line number Diff line change 2
2
{
3
3
"kernel" : {
4
4
"name" : " NetErnels" ,
5
- "version" : " r17b11 " ,
6
- "link" : " https://github.com/NetErnels/devices/releases/download/r17b11 /NetErnels-sunny-r17b11 .zip" ,
5
+ "version" : " r17b12 " ,
6
+ "link" : " https://github.com/NetErnels/devices/releases/download/r17b12 /NetErnels-sunny-r17b12 .zip" ,
7
7
"changelog_url" : " https://raw.githubusercontent.com/NetErnels/devices/master/sunny/changelog_r.md" ,
8
- "date" : " 2024-10-14 " ,
9
- "sha1" : " a6cb949be86929dbab032a189429c5eab0841f56 "
8
+ "date" : " 2024-12-16 " ,
9
+ "sha1" : " 30038c72c6ad7d918115c4d781101643e74a2530 "
10
10
},
11
11
"support" : {
12
12
"link" : " https://t.me/neternels_chat"
Original file line number Diff line number Diff line change @@ -5,9 +5,14 @@ Type: Bleeding Edge
5
5
Device: Redmi Note 10
6
6
Compiler: Eva GCC 14.0.0
7
7
Branch: staging
8
- Build Number: r17b11
8
+ Build Number: r17b12
9
9
```
10
10
## Changelog
11
+ ** -r17b12**
12
+ * Support WPA3-SAE.
13
+ * Drop DualShock4 support in legacy hid-sony driver.
14
+ * Backport DualShock4 support from mainline to hid-playstation driver.
15
+
11
16
** -r17b11**
12
17
* Fixed a rare issue where plugging headphones cause kernel panics.
13
18
* Build with EvaGCC 14.0.0.
You can’t perform that action at this time.
0 commit comments