X-Git-Url: http://git.pld-linux.org/?a=blobdiff_plain;f=eggdrop-config_encryption.patch;h=4991e432fd0a6fcae74f98f2e7d62815442cb6fd;hb=574637aec7cfb8d0a326a18c0039e36d2f79ffd0;hp=b9c02f3ec7a8c32ba74acc5ce8f810901285f325;hpb=3e9ba21e8af2b40fa8d594e9cda8a70d9cfed2fd;p=packages%2Feggdrop.git diff --git a/eggdrop-config_encryption.patch b/eggdrop-config_encryption.patch index b9c02f3..4991e43 100644 --- a/eggdrop-config_encryption.patch +++ b/eggdrop-config_encryption.patch @@ -1,7 +1,8 @@ ---- eggdrop.conf Mon Nov 18 06:39:34 2002 -+++ eggdrop.conf.encryption Tue Mar 18 23:52:35 2003 -@@ -1265,14 +1265,18 @@ - #loadmodule seen +diff -burNp eggdrop1.6.19/eggdrop.conf eggdrop1.6.19-new/eggdrop.conf +--- eggdrop1.6.19/eggdrop.conf 2008-02-16 21:15:30.000000000 +0100 ++++ eggdrop1.6.19-new/eggdrop.conf 2008-09-23 11:32:44.879761861 +0200 +@@ -422,14 +422,19 @@ die "Please make sure you edit your conf + set mod-path "modules/" -#### BLOWFISH MODULE #### @@ -12,11 +13,13 @@ # Please note that when you change your encryption method later (i.e. # using other modules like a md5 module), you can't use your current # userfile anymore. Eggdrop will not start without an encryption module. -+# Choose only one of the following - #loadmodule blowfish +-loadmodule blowfish ++# WARNING! rijndael temporarily disabled, do not use it. ++# # Choose only one of the following: ++#loadmodule blowfish +#loadmodule idea +#loadmodule twofish -+#loadmodule rijndael ++#loadmodule rijndael (do not use it, needs fixing) - #### ASSOC MODULE #### + #### DNS MODULE ####