Hi Thomas, revcomp() function in revisions-lib.inc is returning 1, when we pass "kernel~2.6.9~89.EL" and "kernel~2.6.9~89.0.20.EL" packages. But it should return -1 as required package is "kernel~2.6.9~89.0.20.EL" and installed is "kernel~2.6.9~89.EL"
a = "kernel~2.6.9~89.EL"; b = "kernel~2.6.9~89.0.20.EL"; result = revcomp( a , b ); Any suggestion to resolve this issue? -- regards, Veerendra GG Security Research Analyst @ SecPod Phone : 91-9886535533 #L-16, 3rd Cross, 26th Main Road, 1st Phase, JP Nagar, Bangalore-78 Tel: 91-80-41214020 Fax: 91-80-41214020 http://www.secpod.com _______________________________________________ Openvas-plugins mailing list [email protected] http://lists.wald.intevation.org/mailman/listinfo/openvas-plugins
