Anyone know if there is an ETA for RHEL4 U1 yet? There are a couple of important postgresql selinux fixes that haven't been prereleased for x86_64 that I'm after.
Cheers, Gavin
I don't think you'll be seeing that untill some time after RHEL3 U5 is released ( which is currently in beta or testing i believe ). I doubt they've even started on U1 for 4.
On Apr 4, 2005 9:20 AM, Gavin Carr gavin@openfusion.com.au wrote:
Anyone know if there is an ETA for RHEL4 U1 yet? There are a couple of important postgresql selinux fixes that haven't been prereleased for x86_64 that I'm after.
Cheers, Gavin
CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Gavin Carr wrote:
Anyone know if there is an ETA for RHEL4 U1 yet? There are a couple of important postgresql selinux fixes that haven't been prereleased for x86_64 that I'm after.
I dont think we are going to hear about U1 till mid May 2005. Do you have some bugzilla numbers for these fix's you mention ?
- K
On Mon, Apr 04, 2005 at 01:57:50PM +0100, Karanbir Singh wrote:
Gavin Carr wrote:
Anyone know if there is an ETA for RHEL4 U1 yet? There are a couple of important postgresql selinux fixes that haven't been prereleased for x86_64 that I'm after.
I dont think we are going to hear about U1 till mid May 2005. Do you have some bugzilla numbers for these fix's you mention ?
This is the one that bit me:
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=150979
The database doesn't get initialised correctly if the initial 'service postgresql start' is done with if selinux is set to enforcing.
There are also selinux problems with using unix sockets, which seem similar to the FC3 bug here:
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=150979
Cheers, Gavin
Gavin Carr wrote:
Anyone know if there is an ETA for RHEL4 U1 yet? There are a couple of
I dont think we are going to hear about U1 till mid May 2005. Do you have some bugzilla numbers for these fix's you mention ?
This is the one that bit me:
For the time being, the best option seems to be to trial the fix's posted by Daniel Walsh at ftp://people.redhat.com/dwalsh/SELinux/RHEL4/
Let me know if you have any issues with CentOS and those packages, there is a src.rpm there too - building for CentOS should be quick / clean.
- K
Gavin Carr wrote:
This is the one that bit me:
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=150979
The database doesn't get initialised correctly if the initial 'service postgresql start' is done with if selinux is set to enforcing.
Also, if /tmp is mounted on tmpfs, database does not start correctly even after you get it past initialization.