Add a security policy hotfix for labeled networking. It enables client

domains to communicate SE-PostgreSQL.
This commit is contained in:
KaiGai Kohei 2007-11-20 16:18:34 +00:00
commit f970c51104
3 changed files with 33 additions and 3 deletions

View file

@ -9,7 +9,7 @@
PGVERSION="8.2.5"
PGMAJORVERSION=`echo "$PGVERSION" | sed 's/^\([0-9]*\.[0-9]*\).*$/\1/'`
SEPGVERSION="1.51"
SEPGVERSION="1.66"
# source function library
. /etc/rc.d/init.d/functions