mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Update maximum kernel version to 5.4
Increase the maximum supported kernel version to 5.4. This was verified using the Fedora 5.4.2-300.fc31.x86_64 kernel. Reviewed-by: Kjeld Schouten <kjeld@schouten-lebbing.nl> Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov> Closes #9754 Closes #9759
This commit is contained in:
parent
54aefa6abf
commit
c587b2c7d8
1 changed files with 1 additions and 1 deletions
2
META
2
META
|
|
@ -6,5 +6,5 @@ Release: 1
|
|||
Release-Tags: relext
|
||||
License: CDDL
|
||||
Author: OpenZFS on Linux
|
||||
Linux-Maximum: 5.1
|
||||
Linux-Maximum: 5.4
|
||||
Linux-Minimum: 3.10
|
||||
|
|
|
|||
Loading…
Reference in a new issue