SELinux policy configuration
Go to file
Zdenek Pytela d3c8942890 * Fri Aug 25 2023 Zdenek Pytela <zpytela@redhat.com> - 3.14.3-128
- Allow ssh_agent_type manage generic cache home files
Resolves: rhbz#2177704
- Add chromium_sandbox_t setcap capability
Resolves: rhbz#2221573
2023-08-25 14:02:35 +02:00
.fmf Synchronize the repo content with the previous state 2023-04-13 21:02:31 +02:00
plans Synchronize the repo content with the previous state 2023-04-13 21:02:31 +02:00
.gitignore * Fri Aug 25 2023 Zdenek Pytela <zpytela@redhat.com> - 3.14.3-128 2023-08-25 14:02:35 +02:00
COPYING Synchronize the repo content with the previous state 2023-04-13 21:02:31 +02:00
Makefile Synchronize the repo content with the previous state 2023-04-13 21:02:31 +02:00
Makefile.devel Auto sync2gitlab import of selinux-policy-3.14.3-95.el8.src.rpm 2022-05-26 14:23:57 -04:00
README Synchronize the repo content with the previous state 2023-04-13 21:02:31 +02:00
booleans-minimum.conf Auto sync2gitlab import of selinux-policy-3.14.3-95.el8.src.rpm 2022-05-26 14:23:57 -04:00
booleans-mls.conf Auto sync2gitlab import of selinux-policy-3.14.3-95.el8.src.rpm 2022-05-26 14:23:57 -04:00
booleans-targeted.conf Auto sync2gitlab import of selinux-policy-3.14.3-95.el8.src.rpm 2022-05-26 14:23:57 -04:00
booleans.subs_dist Auto sync2gitlab import of selinux-policy-3.14.3-95.el8.src.rpm 2022-05-26 14:23:57 -04:00
customizable_types Auto sync2gitlab import of selinux-policy-3.14.3-95.el8.src.rpm 2022-05-26 14:23:57 -04:00
file_contexts.subs_dist Auto sync2gitlab import of selinux-policy-3.14.3-95.el8.src.rpm 2022-05-26 14:23:57 -04:00
gating.yaml Bring gating.yaml over from Brew dist-git 2023-03-10 11:25:41 -08:00
make-rhat-patches.sh Synchronize the repo content with the previous state 2023-04-13 21:02:31 +02:00
modules-minimum.conf Synchronize the repo content with the previous state 2023-04-13 21:02:31 +02:00
modules-mls-base.conf Auto sync2gitlab import of selinux-policy-3.14.3-95.el8.src.rpm 2022-05-26 14:23:57 -04:00
modules-mls-contrib.conf Auto sync2gitlab import of selinux-policy-3.14.3-95.el8.src.rpm 2022-05-26 14:23:57 -04:00
modules-targeted-base.conf Auto sync2gitlab import of selinux-policy-3.14.3-95.el8.src.rpm 2022-05-26 14:23:57 -04:00
modules-targeted-contrib.conf Auto sync2gitlab import of selinux-policy-3.14.3-95.el8.src.rpm 2022-05-26 14:23:57 -04:00
modules-targeted.conf Synchronize the repo content with the previous state 2023-04-13 21:02:31 +02:00
permissivedomains.cil Auto sync2gitlab import of selinux-policy-3.14.3-95.el8.src.rpm 2022-05-26 14:23:57 -04:00
rpm.macros Auto sync2gitlab import of selinux-policy-3.14.3-95.el8.src.rpm 2022-05-26 14:23:57 -04:00
securetty_types-minimum Auto sync2gitlab import of selinux-policy-3.14.3-95.el8.src.rpm 2022-05-26 14:23:57 -04:00
securetty_types-mls Auto sync2gitlab import of selinux-policy-3.14.3-95.el8.src.rpm 2022-05-26 14:23:57 -04:00
securetty_types-targeted Auto sync2gitlab import of selinux-policy-3.14.3-95.el8.src.rpm 2022-05-26 14:23:57 -04:00
selinux-factory-reset Synchronize the repo content with the previous state 2023-04-13 21:02:31 +02:00
selinux-factory-reset@.service Synchronize the repo content with the previous state 2023-04-13 21:02:31 +02:00
selinux-policy.conf Auto sync2gitlab import of selinux-policy-3.14.3-95.el8.src.rpm 2022-05-26 14:23:57 -04:00
selinux-policy.spec * Fri Aug 25 2023 Zdenek Pytela <zpytela@redhat.com> - 3.14.3-128 2023-08-25 14:02:35 +02:00
setrans-minimum.conf Auto sync2gitlab import of selinux-policy-3.14.3-95.el8.src.rpm 2022-05-26 14:23:57 -04:00
setrans-mls.conf Auto sync2gitlab import of selinux-policy-3.14.3-95.el8.src.rpm 2022-05-26 14:23:57 -04:00
setrans-targeted.conf Auto sync2gitlab import of selinux-policy-3.14.3-95.el8.src.rpm 2022-05-26 14:23:57 -04:00
seusers Synchronize the repo content with the previous state 2023-04-13 21:02:31 +02:00
sources * Fri Aug 25 2023 Zdenek Pytela <zpytela@redhat.com> - 3.14.3-128 2023-08-25 14:02:35 +02:00
users-minimum Auto sync2gitlab import of selinux-policy-3.14.3-95.el8.src.rpm 2022-05-26 14:23:57 -04:00
users-mls Auto sync2gitlab import of selinux-policy-3.14.3-95.el8.src.rpm 2022-05-26 14:23:57 -04:00
users-targeted Auto sync2gitlab import of selinux-policy-3.14.3-95.el8.src.rpm 2022-05-26 14:23:57 -04:00

README

## Build process

1. clone [SELinux/selinux-policy](https://gitlab.cee.redhat.com/SELinux/selinux-policy) repository
	
		$ cd ~/devel/github
		$ git clone git@gitlab.cee.redhat.com:SELinux/selinux-policy.git
		$ cd selinux-policy

2. create, backport, cherry-pick needed changes to a particular branch and push them

3. clone **selinux-policy** dist-git repository

		$ cd ~/devel/dist-git
		$ rhpkg clone selinux-policy 
		$ cd selinux-policy

4. Download the latest snaphots from selinux-policy and selinux-policy-contrib github repositories

        $ ./make-rhat-patches.sh

5. add changes to the dist-git repository, bump release, create a changelog entry, commit and push
6. build the package
	
         $ rhpkg build