summaryrefslogtreecommitdiff
path: root/comms/fidogate/patches/patch-at
diff options
context:
space:
mode:
authortv <tv@pkgsrc.org>2004-08-23 15:18:02 +0000
committertv <tv@pkgsrc.org>2004-08-23 15:18:02 +0000
commit18558c8d87cf112beeacfe1099fab4838adafd69 (patch)
tree77f0117aaf779fc65eab369deb3b99405dabef81 /comms/fidogate/patches/patch-at
parent58421c91ceada142ce11c811ed72ae2db74039f6 (diff)
downloadpkgsrc-18558c8d87cf112beeacfe1099fab4838adafd69.tar.gz
Update fidogate to 4.4.9nb1. Extremely minor changes from 4.4.5, mainly
changes local to the author's system and changes in doc to note better the newer home on SourceForge. However, this does contain a quasi-security fix: LOGFILE and FIDOGATE_LOGFILE could have been used to alter files owned by user/group "news". This is fixed in 4.4.9nb1, and will also be fixed in 4.4.10 from the author.
Diffstat (limited to 'comms/fidogate/patches/patch-at')
-rw-r--r--comms/fidogate/patches/patch-at9
1 files changed, 5 insertions, 4 deletions
diff --git a/comms/fidogate/patches/patch-at b/comms/fidogate/patches/patch-at
index 540bc00c697..2fe598e62cb 100644
--- a/comms/fidogate/patches/patch-at
+++ b/comms/fidogate/patches/patch-at
@@ -1,7 +1,8 @@
-$NetBSD: patch-at,v 1.2 2003/10/18 12:04:54 cjep Exp $
---- src/ffx/ffx.c.orig 2003-10-10 18:44:12.000000000 +1000
-+++ src/ffx/ffx.c 2003-10-10 18:44:27.000000000 +1000
-@@ -396,7 +396,7 @@
+$NetBSD: patch-at,v 1.3 2004/08/23 15:18:02 tv Exp $
+
+--- src/ffx/ffx.c.orig 2003-02-16 10:39:00.000000000 -0500
++++ src/ffx/ffx.c
+@@ -396,7 +396,7 @@ int main(int argc, char **argv)
/* Don't allow options for setuid ffx */
if(getuid() != geteuid())
{