Module version bump and changelog for KaiGai's database object classes patch.
This commit is contained in:
parent
1f2b9082fd
commit
54e9d3ca75
|
@ -1,3 +1,5 @@
|
|||
- Database object class updates and associated SEPostgreSQL changes from
|
||||
KaiGai Kohei.
|
||||
- IPSEC SPD and Hadoop IPSEC updates from Paul Nuzzi.
|
||||
- Mount updates from Harry Ciao.
|
||||
- Semanage update for MLS systems from Harry Ciao.
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
policy_module(kernel, 1.13.0)
|
||||
policy_module(kernel, 1.13.1)
|
||||
|
||||
########################################
|
||||
#
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
policy_module(postgresql, 1.12.0)
|
||||
policy_module(postgresql, 1.12.1)
|
||||
|
||||
gen_require(`
|
||||
class db_database all_db_database_perms;
|
||||
|
|
Loading…
Reference in New Issue