enable selinux and also bump rel_ver to reflect change
This commit is contained in:
parent
e2ae972a52
commit
9b70d016da
3
extra-configs/selinux.sh
Executable file
3
extra-configs/selinux.sh
Executable file
@ -0,0 +1,3 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
./scripts/config --file .config --enable CONFIG_DEFAULT_SECURITY_SELINUX
|
@ -1,4 +1,4 @@
|
||||
%global rel_ver 1
|
||||
%global rel_ver 2
|
||||
%global major_ver 6
|
||||
%global minor_ver 1
|
||||
%global patch_ver 60
|
||||
|
@ -1,4 +1,4 @@
|
||||
%global rel_ver 1
|
||||
%global rel_ver 2
|
||||
%global major_ver 6
|
||||
%global minor_ver 6
|
||||
%global next_snapshot_date 20231027
|
||||
|
@ -1,4 +1,4 @@
|
||||
%global rel_ver 5
|
||||
%global rel_ver 6
|
||||
%global major_ver 6
|
||||
%global minor_ver 6
|
||||
%global rc_ver 7
|
||||
|
@ -1,4 +1,4 @@
|
||||
%global rel_ver 1
|
||||
%global rel_ver 2
|
||||
%global major_ver 6
|
||||
%global minor_ver 5
|
||||
%global patch_ver 9
|
||||
|
Loading…
Reference in New Issue
Block a user