Module version bump and changelog for KaiGai's database object classes patch.

This commit is contained in:
Chris PeBenito 2011-01-14 10:35:52 -05:00
parent 1f2b9082fd
commit 54e9d3ca75
3 changed files with 4 additions and 2 deletions

View File

@ -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.

View File

@ -1,4 +1,4 @@
policy_module(kernel, 1.13.0)
policy_module(kernel, 1.13.1)
########################################
#

View File

@ -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;