]> git.pld-linux.org Git - packages/eggdrop.git/blobdiff - eggdrop-config_encryption.patch
- release 5
[packages/eggdrop.git] / eggdrop-config_encryption.patch
index b9c02f3ec7a8c32ba74acc5ce8f810901285f325..4991e432fd0a6fcae74f98f2e7d62815442cb6fd 100644 (file)
@@ -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 ####
  # 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 ####
This page took 0.048078 seconds and 4 git commands to generate.