Compare commits

...

2 Commits

Author SHA1 Message Date
Pratham Patel 7cfe351cfd
bump kernel rel_ver for fixing selinux 2023-10-28 15:01:15 +05:30
Pratham Patel b71b2a3dfd
enable selinux for real this time 2023-10-28 15:00:43 +05:30
5 changed files with 6 additions and 4 deletions

View File

@ -1,3 +1,5 @@
#!/usr/bin/env bash
./scripts/config --file .config --enable SECURITY_NETWORK
./scripts/config --file .config --enable SECURITY_SELINUX
./scripts/config --file .config --enable DEFAULT_SECURITY_SELINUX

View File

@ -1,4 +1,4 @@
%global rel_ver 3
%global rel_ver 4
%global major_ver 6
%global minor_ver 1
%global patch_ver 60

View File

@ -1,4 +1,4 @@
%global rel_ver 3
%global rel_ver 4
%global major_ver 6
%global minor_ver 6
%global next_snapshot_date 20231027

View File

@ -1,4 +1,4 @@
%global rel_ver 7
%global rel_ver 8
%global major_ver 6
%global minor_ver 6
%global rc_ver 7

View File

@ -1,4 +1,4 @@
%global rel_ver 3
%global rel_ver 4
%global major_ver 6
%global minor_ver 5
%global patch_ver 9