mirror of
https://github.com/RROrg/rr.git
synced 2025-08-26 22:47:14 +08:00
Compare commits
2 Commits
d39f800863
...
f70815c117
Author | SHA1 | Date | |
---|---|---|---|
|
f70815c117 | ||
|
e5f5c64426 |
BIN
docs/addons.xlsx
BIN
docs/addons.xlsx
Binary file not shown.
BIN
docs/models.xlsx
BIN
docs/models.xlsx
Binary file not shown.
@ -13148,6 +13148,10 @@
|
|||||||
"description": "TI HD3SS3220 DRP Port Controller Driver",
|
"description": "TI HD3SS3220 DRP Port Controller Driver",
|
||||||
"depends": "regmap-i2c,typec"
|
"depends": "regmap-i2c,typec"
|
||||||
},
|
},
|
||||||
|
"hinic": {
|
||||||
|
"description": "Huawei Intelligent NIC driver (Compiled by RR for DSM)",
|
||||||
|
"depends": ""
|
||||||
|
},
|
||||||
"hpilo": {
|
"hpilo": {
|
||||||
"description": "hpilo (Compiled by RR for DSM)",
|
"description": "hpilo (Compiled by RR for DSM)",
|
||||||
"depends": ""
|
"depends": ""
|
||||||
@ -14738,6 +14742,10 @@
|
|||||||
"description": "TI HD3SS3220 DRP Port Controller Driver",
|
"description": "TI HD3SS3220 DRP Port Controller Driver",
|
||||||
"depends": "regmap-i2c,typec"
|
"depends": "regmap-i2c,typec"
|
||||||
},
|
},
|
||||||
|
"hinic": {
|
||||||
|
"description": "Huawei Intelligent NIC driver (Compiled by RR for DSM)",
|
||||||
|
"depends": ""
|
||||||
|
},
|
||||||
"hpilo": {
|
"hpilo": {
|
||||||
"description": "hpilo (Compiled by RR for DSM)",
|
"description": "hpilo (Compiled by RR for DSM)",
|
||||||
"depends": ""
|
"depends": ""
|
||||||
|
Binary file not shown.
BIN
docs/pats.xlsx
BIN
docs/pats.xlsx
Binary file not shown.
@ -8,7 +8,7 @@
|
|||||||
|
|
||||||
# shellcheck disable=SC2034
|
# shellcheck disable=SC2034
|
||||||
|
|
||||||
RR_VERSION="25.3.1"
|
RR_VERSION="25.3.2"
|
||||||
RR_RELEASE=""
|
RR_RELEASE=""
|
||||||
RR_TITLE="RR v${RR_VERSION}"
|
RR_TITLE="RR v${RR_VERSION}"
|
||||||
|
|
||||||
|
@ -1 +1 @@
|
|||||||
25.3.1
|
25.3.2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user