eggdrop icon indicating copy to clipboard operation
eggdrop copied to clipboard

3rd party 1.8 modules need misc/makedepend

Open thommey opened this issue 7 years ago • 5 comments

1.8.4 changed the src/compat headers (e.g. memset.h doesn't exist anymore) but the 3rd party modules we host on our FTP depend on those. They need a misc/makedepend run and archiving them again. (or we need dummy header files for compatibility that are empty)

Found by: tuvok

thommey avatar Jan 28 '19 17:01 thommey

Please create https://ftp.eggheads.org/pub/eggdrop/modules/1.8.4 and misc/makedepend all modules. Additionally convert .zip and .tar.bz2 to .tar.gz like the rest of the modules there.

michaelortmann avatar Sep 21 '19 00:09 michaelortmann

I checked, misc/makedepend-ed and fixed some modules (crashes and more not only for 1.9 bots) for eggdrop 1.9.

See:

https://github.com/michaelortmann/botnetop.mod https://github.com/michaelortmann/fakebotnet.mod https://github.com/michaelortmann/getops.mod https://github.com/michaelortmann/idea.mod https://github.com/michaelortmann/irctree.mod https://github.com/michaelortmann/logs2html.mod https://github.com/michaelortmann/megahal.mod https://github.com/michaelortmann/mystats.mod https://github.com/michaelortmann/noencrypt.mod https://github.com/michaelortmann/twofish.mod https://github.com/michaelortmann/wire.mod

I also did some patches for:

https://github.com/florian-sander/gseen.mod https://github.com/florian-sander/stats.mod

Some patches are still pending.

probably more fixes/and/or modules to come.

I would realy like to see https://ftp.eggheads.org/pub/eggdrop/modules/1.9.0(rc*) emerging, for this may be a reason for people hesitating from using eggdrop 1.8.4+.

michaelortmann avatar Feb 03 '21 13:02 michaelortmann

Also added (and fixed): https://github.com/michaelortmann/rijndael.mod

michaelortmann avatar Mar 12 '23 08:03 michaelortmann

Fixed module tarballs added to https://ftp.eggheads.org/pub/eggdrop/modules/1.9

michaelortmann avatar Mar 14 '23 05:03 michaelortmann