Commit graph

20 commits

Author SHA1 Message Date
KaiGai Kohei
5a94978c0a upgrade base PostgreSQL version 8.2.10 -> 8.2.11 2008-11-05 01:33:56 +00:00
KaiGai Kohei
d4b0c0733e specfile update 2008-10-05 08:22:35 +00:00
KaiGai Kohei
8dfa3fc38d update base version from 8.2.9 -> 8.2.10 2008-09-30 04:57:03 +00:00
KaiGai Kohei
0d7d648a22 - upgrade base PostgreSQL 8.2.7 -> 8.2.9 2008-06-13 03:50:28 +00:00
KaiGai Kohei
b90f60a1b7 BUGFIX: ROW-level control did not work correctly on TRUNCATE 2008-04-30 01:45:35 +00:00
KaiGai Kohei
5761844cba update base PostgreSQL version 8.2.6->8.2.7 2008-03-27 17:11:31 +00:00
KaiGai Kohei
2548972931 BUGFIX: SELECT count(*) was not filtered correctly. 2008-03-09 12:28:59 +00:00
KaiGai Kohei
e97e7033e0 - bugfix: SELECT count(*) was not filtered correctly.
- more restricted class/perms declaration.
2008-03-02 15:49:17 +00:00
KaiGai Kohei
ef43368787 --with-system-tzdata is a new feature in 8.3.0. /usr/share/sepgsql/timezone
is included in this version.
2008-02-07 02:14:37 +00:00
KaiGai Kohei
5888dc6852 - bugfix: fopen() used incorrect flag, "rb" should be used.
- bugfix: blob:{read} is not evaluated correctly
- use system generic timezone data
- policy update: allow db_database:{get_param set_param}
2008-02-07 01:05:33 +00:00
KaiGai Kohei
056af1d726 BUGFIX: (backported from development tree)
- HeapInsert/HeapUpdate hooks called ReadBuffer without any locks.
- Unexpected behavior in SELECT ... INTO t2 FROM t1 statement.
2008-01-22 12:25:40 +00:00
KaiGai Kohei
7806b50cb9 update base postgresql version to 8.2.6 with appropriate way. 2008-01-14 15:56:09 +00:00
KaiGai Kohei
315d57b75c update base version 8.2.5 -> 8.2.6 2008-01-10 14:53:43 +00:00
KaiGai Kohei
3a5c6b6f4a Add a security policy hotfix for labeled networking. It enables client
domains to communicate SE-PostgreSQL.
2007-11-20 16:27:03 +00:00
KaiGai Kohei
2f83de24ea re-organize the upstream repository to parepare branch development based on
pgsql-8.3.x
2007-11-01 14:05:37 +00:00
KaiGai Kohei
93190e9b6b FIXBUG: security context was not canonicalized when irregular context (but
interpretable) was inputed.
2007-10-17 11:20:57 +00:00
KaiGai Kohei
55b4428dcf FIXBUG: type definitions of security_label_to_text() and
text_to_security_label() are mismatched.
2007-10-15 12:38:40 +00:00
KaiGai Kohei
03876d9e7b update base PostgreSQL version to 8.2.5 2007-09-22 13:09:45 +00:00
KaiGai Kohei
9017dde910 - upstreamed SE-PostgreSQL 8.2.4-1.0 released. (there is no differences
from 8.2.4-0.434.beta actually)
- The minor version of SE-PostgreSQL is ommited from the patch filename,
    because it is updated so frequently and CVS handles it full-replaced.
2007-09-09 03:54:57 +00:00
KaiGai Kohei
a835c9efa0 import sepostgresql-8.2.4-0.434 as the initial version in Fedora rawhide 2007-09-01 13:07:32 +00:00