Results 223 comments of waja

While working on compatibility for 28, you can already target 29, which is going to be released soon. ;)

See https://github.com/waja/maldetect/issues/1

> Hi @waja. I didn't understand why isn't it available in apt in the end... Because nobody has uploaded a package of maldetect into the Debian repository for whatever reason....

> It's possible include a build rules for deb or/and for rpm, then include to official "Debian like"/"Redhat like" repository is easier, so chance to be add to official repository...

Okay ... this was the expected answer. But still, there was hope. :-)

Anyone got managed to store configuration permanently? In the past I used ```/var/lib/wowza``` for this. [wowzamedia/wowza-streaming-engine-linux](https://hub.docker.com/r/wowzamedia/wowza-streaming-engine-linux/) seems not to offer this. Basically https://github.com/sameersbn/docker-wowza/blob/master/entrypoint.sh#L48-L93 is missing.

@stepan-romankov as I'm building an image on top of [wowzamedia/wowza-streaming-engine-linux](https://hub.docker.com/r/wowzamedia/wowza-streaming-engine-linux/) to have the Loadbalancer addon included, I [added](https://github.com/Cyconet/docker-wowza-streaming-engine-linux-loadbalancer/commit/3fdb7bef928d0a8495e9d96516f659dfd46139a5) support for ```/var/lib/wowza``` back in, which is also done in this image....

Did you have a look into https://github.com/bzed/pkg-nagios-plugins-contrib/blob/master/debian/patches/check_ajp/return_critical_on_failed_connection which patches the script on build time?

@dhoppe do you want to send us patches? PRs are also fine. :o)

Hi Fantu, actually I've no intention to upload this into Debian as I actually can't commit to maintain it in a long run. Anyways if anybody is willing to catch...