Open thommey opened 5 years ago
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.
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+.
Also added (and fixed): https://github.com/michaelortmann/rijndael.mod
Fixed module tarballs added to https://ftp.eggheads.org/pub/eggdrop/modules/1.9
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