Commit graph

16 commits

Author SHA1 Message Date
KaiGai Kohei
fb8c5a3ba0 - BUGFIX: CREATE TABLE statement with explicit labeled columns
- BUGFIX: SELECT count(*) does not filter unallowed tuples
2008-03-02 08:10:12 +00:00
KaiGai Kohei
c5a1f179ad sepostgresql security policy module updated. 2008-02-27 09:49:39 +00:00
KaiGai Kohei
b9b94a4e77 - add /etc/logrotate.d/sepostgresql, to avoid flood of logs.
- BUGFIX: CREATE/ALTER TABLE with CONTEXT='...' did nothing.
2008-02-26 08:04:10 +00:00
KaiGai Kohei
a5cea847b8 - update base version to stable 8.3.0
- add tzdata dependency
- allow db_database:{get_param set_param} for generic domain
- error message cleanups
- Improve large object hooks in PGACE framework
- BUGFIX: db_blob:{drop} was checked at loread()
- BUGFIX: incorrect permission in DELETE with RETURNING clause
- incorrect permission when we read and update security_context in same
    time.
2008-02-07 01:26:25 +00:00
KaiGai Kohei
9b87f337e6 BUGFIX:
- HeapInsert/HeapUpdate hooks called ReadBuffer without any locks.
- Unexpected behavior in SELECT ... INTO t2 FROM t1 statement.
2008-01-22 12:23:23 +00:00
KaiGai Kohei
021eeaade4 base version of SE-PostgreSQL was updated from 8.2.6 to 8.3RC2. It enables
to share DLLs provided by original PostgreSQL, so this package omits
    those files.
2008-01-20 07:59:04 +00:00
KaiGai Kohei
482366064e updating base version to 8.2.6 with appropriate way. 2008-01-14 15:49:34 +00:00
KaiGai Kohei
3f33856e06 add postgresql-8.2.6.tar.gz 2008-01-10 14:37:03 +00:00
KaiGai Kohei
d269b0bff6 Update base postgresql version 8.2.5 -> 8.2.6 2008-01-10 14:11:18 +00:00
KaiGai Kohei
f970c51104 Add a security policy hotfix for labeled networking. It enables client
domains to communicate SE-PostgreSQL.
2007-11-20 16:18:34 +00:00
KaiGai Kohei
ca5d1a2767 re-organize the upstream repository to parepare branch development based on
pgsql-8.3.x
2007-11-01 14:00:32 +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