Skip to content

Commit

Permalink
Merge pull request #68 from mikedep333/release_1.3.3
Browse files Browse the repository at this point in the history
Release 1.3.3
  • Loading branch information
mikedep333 committed Jun 30, 2023
2 parents 379f43c + 8dae831 commit e06eff1
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion pulpcore.te
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
policy_module(pulpcore, 1.3.2)
policy_module(pulpcore, 1.3.3)

require {
type httpd_config_t;
Expand Down
2 changes: 1 addition & 1 deletion pulpcore_port.te
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
policy_module(pulpcore_port, 1.3.2)
policy_module(pulpcore_port, 1.3.3)

gen_require(`
attribute port_type;
Expand Down
2 changes: 1 addition & 1 deletion pulpcore_rhsmcertd.te
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
policy_module(pulpcore_rhsmcertd, 1.3.2)
policy_module(pulpcore_rhsmcertd, 1.3.3)

gen_require(`
type pulpcore_server_t, rhsmcertd_config_t;
Expand Down

0 comments on commit e06eff1

Please sign in to comment.