summaryrefslogtreecommitdiff
path: root/news/inn/patches
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>1999-07-21 20:02:00 +0000
committertron <tron@pkgsrc.org>1999-07-21 20:02:00 +0000
commit51dcf0b11590836c3b408e037b8a88d3b47b6f3b (patch)
tree510ab7c1fc90c563c821aa5fc1f93c3388000a03 /news/inn/patches
parentcc70551e0ea1510757124abdefae37443d01867f (diff)
downloadpkgsrc-51dcf0b11590836c3b408e037b8a88d3b47b6f3b.tar.gz
Adding arbitrary accounts (e.g. UUCP accounts) to the "news" group is a
possible security problem while execute permission for "rnews" for everyone is not. So install "rnews" with mode 4555 instead of 4550.
Diffstat (limited to 'news/inn/patches')
-rw-r--r--news/inn/patches/patch-ag13
1 files changed, 13 insertions, 0 deletions
diff --git a/news/inn/patches/patch-ag b/news/inn/patches/patch-ag
new file mode 100644
index 00000000000..8f90f37cdf5
--- /dev/null
+++ b/news/inn/patches/patch-ag
@@ -0,0 +1,13 @@
+$NetBSD: patch-ag,v 1.3 1999/07/21 20:02:01 tron Exp $
+
+--- frontends/Makefile.orig Sat Aug 15 07:30:32 1998
++++ frontends/Makefile Wed Jul 21 21:57:19 1999
+@@ -66,7 +66,7 @@
+ $D$(PATHBIN)/inews: inews
+ $(LIBTOOL) ../installit.sh $(OWNER) -m 02555 -b .OLD $? $@
+ $D$(PATHBIN)/rnews: rnews
+- $(LIBTOOL) ../installit.sh $(ROWNER) -m 04550 -b .OLD $? $@
++ $(LIBTOOL) ../installit.sh $(ROWNER) -m 04555 -b .OLD $? $@
+ $D$(PATHBIN)/ctlinnd: ctlinnd
+ $(LIBTOOL) ../installit.sh $(OWNER) -m 0550 -b .OLD $? $@
+ $D$(PATHBIN)/sm: sm