Search found 7 matches

by jb044
Sun Jul 15, 2012 6:15 am
Forum: General Help and Development Discussion
Topic: modsecurity_crs_10_config.conf missing
Replies: 6
Views: 10142

Re: modsecurity_crs_10_config.conf missing

IC

However where does mod_security get enabled now?
by jb044
Sat Jul 14, 2012 4:12 pm
Forum: General Help and Development Discussion
Topic: modsecurity_crs_10_config.conf missing
Replies: 6
Views: 10142

modsecurity_crs_10_config.conf missing

The latest mod_security rpm (2.6.6-2) as provided by the Atomic yum repo for RHEL seems to mis /etc/httpd/modsecurity.d/modsecurity_crs_10_config.conf, previous versions did include this file. However /etc/httpd/conf.d/00_mod_security.conf still refers to this file and because of that after the late...
by jb044
Wed Apr 18, 2012 12:36 pm
Forum: General Help and Development Discussion
Topic: qmail obsoleting sendmail
Replies: 5
Views: 8194

Re: qmail obsoleting sendmail

Thanks very much Scott, no more yum update --exclude qmail for me :)
by jb044
Sun Apr 15, 2012 11:41 am
Forum: General Help and Development Discussion
Topic: qmail obsoleting sendmail
Replies: 5
Views: 8194

Re: qmail obsoleting sendmail

I don't, yum tries to obsolete sendmail with qmail because (imho) the atomic repo for RHEL6 is incorrectly build. Luckily this fails on my system because (among others) clamav-milter as provided by atomic naturally requires sendmail.
by jb044
Sat Apr 14, 2012 6:31 pm
Forum: General Help and Development Discussion
Topic: qmail obsoleting sendmail
Replies: 5
Views: 8194

qmail obsoleting sendmail

Is there any good reason why the latest qmail update should obsolete
sendmail? I mean you also provide clamav-milter which just had an update??
by jb044
Wed Aug 24, 2011 4:13 am
Forum: General Help and Development Discussion
Topic: Status of free RHEL6 repo
Replies: 2
Views: 4170

Re: Status of free RHEL6 repo

Excerpt form the atomic channel url: php-5.3.6- 3 .el6.art.x86_64.rpm Apr 19 2011 14:17:43 1218kb php-5.3.6- 4 .el6.art.i686.rpm Aug 02 2011 16:51:41 1206kb This causes yum to attempt to 'upgrade' php to php-5.3.6-4.i686, this fails becuase of missing deps (libmcrypt.i686 IIRC) I'm sorry I can't be ...
by jb044
Sun Aug 21, 2011 6:31 am
Forum: General Help and Development Discussion
Topic: Status of free RHEL6 repo
Replies: 2
Views: 4170

Status of free RHEL6 repo

What is the status of this repo. I noticed a couple of things: - PHP seems broken for x86_64, there are 5.3.6-4 i686 packages that cause a 32 bit downgrade attempt (x86-64 is still on -3) - Some packages seem missing - Newest OSSEC requires libmysqlclient 18 which I couldn't find anywhere, only the ...