diff options
author | seanc <seanc@FreeBSD.org> | 2004-11-01 04:15:20 +0800 |
---|---|---|
committer | seanc <seanc@FreeBSD.org> | 2004-11-01 04:15:20 +0800 |
commit | 0961027e8c1dd0526084980a252fff781aeb87e5 (patch) | |
tree | 8fb23fee6b24d4e71ca50452ec694737550d6f93 /net-im/jabber/files | |
parent | d61c9a9d233e39fc2ed8a9818f6bdc444b731110 (diff) | |
download | freebsd-ports-gnome-0961027e8c1dd0526084980a252fff781aeb87e5.tar.gz freebsd-ports-gnome-0961027e8c1dd0526084980a252fff781aeb87e5.tar.zst freebsd-ports-gnome-0961027e8c1dd0526084980a252fff781aeb87e5.zip |
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>
Diffstat (limited to 'net-im/jabber/files')
-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: |