Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
Hi, There is a new version for chkrootkit available. (As always a few new Worms/Trojans detected etc.) As I felt a bit bad about just posting "hey, new version available" I quickly updated the ebuild, the patch file and also fixed a few things lintool was complaining about the old ebuild. ;-) While it compiles fine and except for "strings-static" runs fine for me, someone should probably have a short look at it - just in case... Regards, Daniel
so where is it ? :)
Created an attachment (id=14394) [edit] chkrootkit-0.41 (updated ebuild)
Created an attachment (id=14395) [edit] updated patch file
great job added in cvs
I just fixed the problem with one check that failed because it apparently really needed a statically compiled strings. Now the ebuild compiles it own strings (statically), installs it into /usr/sbin/strings-static and patches the chkrootkit shellscript accordingly to make use of it. According to the tests I did now finally everything should fine. I'll attach an updated ebuild and patch. Beware - the old ebuild will no longer work with the updated patch (patched to use strings-static...). The easiest way would be to simply update both files instead of using -r1) Wow, what efforts for just a simple shellscript... *g* Thanks for you help. Daniel
Created an attachment (id=14550) [edit] chkrootkit-0.41(-r1) bugfix: install and use strings-static
Created an attachment (id=14551) [edit] updated patch file - bugfix: use strings-static binary
in cvs