Bug 24313 - [new version] /app-admin/chkrootkit-0.41
Bug#: 24313 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: enhancement Priority: P2
Resolution: FIXED Assigned To: mholzer@gentoo.org Reported By: gentoo-bugs@seyffer.de
Component: Ebuilds
URL: 
Summary: [new version] /app-admin/chkrootkit-0.41
Keywords:  
Status Whiteboard: 
Opened: 2003-07-11 15:12 0000
Description:   Opened: 2003-07-11 15:12 0000
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

------- Comment #1 From Martin Holzer (RETIRED) 2003-07-11 15:39:02 0000 -------
so where is it ? :)

------- Comment #2 From Daniel Seyffer 2003-07-11 16:12:09 0000 -------
Created an attachment (id=14394) [details]
chkrootkit-0.41 (updated ebuild)

------- Comment #3 From Daniel Seyffer 2003-07-11 16:12:42 0000 -------
Created an attachment (id=14395) [details]
updated patch file

------- Comment #4 From Martin Holzer (RETIRED) 2003-07-15 13:59:38 0000 -------
great job

added in cvs

------- Comment #5 From Daniel Seyffer 2003-07-16 10:17:45 0000 -------
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

------- Comment #6 From Daniel Seyffer 2003-07-16 10:19:14 0000 -------
Created an attachment (id=14550) [details]
chkrootkit-0.41(-r1) bugfix: install and use strings-static 

------- Comment #7 From Daniel Seyffer 2003-07-16 10:20:05 0000 -------
Created an attachment (id=14551) [details]
updated patch file - bugfix: use strings-static binary

------- Comment #8 From Martin Holzer (RETIRED) 2003-07-17 09:26:37 0000 -------
in cvs