Commit 0097c2b
authored
Upgrade to latest netty-tcnative release which doesnt link libcrypt (#13112)
Motivation:
The latest netty-tcnative release doesnt link libcrypt which makes it compatible with newer linux distros without the need to install extra packages.
Modifications:
Upgrade to latest netty-tcnative release
Result:
Less manual steps needed to use netty-tcnative on newer linux distros1 parent b9a2e96 commit 0097c2b
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | | - | |
| 68 | + | |
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
598 | 598 | | |
599 | 599 | | |
600 | 600 | | |
601 | | - | |
| 601 | + | |
602 | 602 | | |
603 | 603 | | |
604 | 604 | | |
| |||
0 commit comments