On Wed, Sep 24, 2003 at 12:50:29PM +0200, Manuel Kiessling wrote: > I'm using the latest 8.x BIND version on one of my servers, which plugin > #10028 correctly detects as 8.4.1-REL. > > Although the version number is correctly detected there, the plugins > #10329 and #10605 report false positives: ... > Looks like these plugins think my BIND is < 8.1.2 - maybe the "-REL" is > confusing them?
Actually, the patterns used in the plugins seem a bit too general. For example, #10605 uses "4\.([0-8]|9\.[0-7]).*" in an attempt to match versions like 4.1 or 4.9.6. I'd expect that anchoring the pattern at the start would fix this. Renaud? Michel? George -- [EMAIL PROTECTED]
pgp00000.pgp
Description: PGP signature
