sepostgresql - Security Enhanced PostgreSQL

Description:

Security Enhanced PostgreSQL is an extension of PostgreSQL
based on SELinux security policy, that applies fine grained
mandatory access control to many objects within the database,
and takes advantage of user authorization integrated within
the operating system. SE-PostgreSQL works as a userspace
reference monitor to check any SQL query.

Homepage: http://code.google.com/p/sepgsql/

License: BSD

Vendor: Fedora Project

Packages

sepostgresql-8.2.5-1.33.fc8.x86_64 [3.3 MiB] Changelog by (2007-10-17):
- Fix bug: security context was not canonicalized
  when irregular context (but interpretable) was inputed.