diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2005-10-16 07:41:55 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2005-10-16 07:41:55 +0000 |
commit | 40a3261d1a6e2617f6afde0cd6d762a7e211af7a (patch) | |
tree | d70bbf882801af3a4e58dde3ed6a1da1849479d4 /net-im/jabber-users-agent/files/patch-config.xml | |
parent | Fix the string format vulnerability desribed at (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_6_0_0'.release/6.0.0
Diffstat (limited to 'net-im/jabber-users-agent/files/patch-config.xml')
-rw-r--r-- | net-im/jabber-users-agent/files/patch-config.xml | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/net-im/jabber-users-agent/files/patch-config.xml b/net-im/jabber-users-agent/files/patch-config.xml deleted file mode 100644 index dd30bcf8c6b9..000000000000 --- a/net-im/jabber-users-agent/files/patch-config.xml +++ /dev/null @@ -1,13 +0,0 @@ ---- config.xml.orig Thu Jun 9 07:25:05 2005 -+++ config.xml Thu Jun 9 07:33:13 2005 -@@ -10,6 +10,10 @@ - </component> - <mysql> - <dbname>JUD</dbname> -+ <!-- -+ <host>mysql.remote.server</host> -+ <port>3306</port> -+ --> - <username>someone</username> - <password>something</password> - <limit>250</limit> |