diff options
author | Sean Chittenden <seanc@FreeBSD.org> | 2004-10-31 20:15:20 +0000 |
---|---|---|
committer | Sean Chittenden <seanc@FreeBSD.org> | 2004-10-31 20:15:20 +0000 |
commit | ee795931d42fbea4728b08bfa3705060447d6426 (patch) | |
tree | 27c713012a60e370d16caab1689960753e320120 /net-im/jabber/files/patch-Makefile | |
parent | - update to 1.91 (diff) |
Update to jabber 1.4.3.1. Jabber 1.4.3 contains a remotely exploitable
vulnerability detailed here. All jabber 1.4.3 users are strongly advised to
upgrade now:
http://mail.jabber.org/pipermail/jabberd/2004-September/002004.html
Reset maintainership back to ports@ (not using 1.X any more).
Submitted by: Randy Bush <randy -at- psg.com>
Notes
Notes:
svn path=/head/; revision=120545
Diffstat (limited to 'net-im/jabber/files/patch-Makefile')
-rw-r--r-- | net-im/jabber/files/patch-Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net-im/jabber/files/patch-Makefile b/net-im/jabber/files/patch-Makefile index ce467316fcdd..bc261a63564e 100644 --- a/net-im/jabber/files/patch-Makefile +++ b/net-im/jabber/files/patch-Makefile @@ -11,7 +11,7 @@ all: all-recursive -@@ -13,8 +17,28 @@ +@@ -13,8 +17,27 @@ single: single-recursive @@ -36,7 +36,6 @@ + ${INSTALL_DATA} jabberd/jabberd.h ${INCDIR} + ${INSTALL_DIR} ${INCDIR}/lib + ${INSTALL_DATA} jabberd/lib/lib.h ${INCDIR}/lib -+ ${INSTALL_DATA} jabberd/lib/xmlparse.h ${INCDIR}/lib + all-local: |