summaryrefslogtreecommitdiff
path: root/news/inn/patches
diff options
context:
space:
mode:
authortron <tron>2003-05-13 11:56:44 +0000
committertron <tron>2003-05-13 11:56:44 +0000
commit4ed723cb5c43dc1e9649882bd69adf8343fda75c (patch)
tree58b56e1c32c23b5d4315345cccbf687d5a6be627 /news/inn/patches
parent1ed2cfc4ef0a76b0ffa5710c1de4ae1c059d590e (diff)
downloadpkgsrc-4ed723cb5c43dc1e9649882bd69adf8343fda75c.tar.gz
Update "inn" package to version 2.3.5. Changes since version 2.3.4:
- Clients using POST are no longer permitted to provide an Injector-Info header. - Fixed a bug causing posts with Followup-To set to a moderated group to be rejected if the posting user didn't have permission to approve postings. - Fixed bugs in inncheck with setuid rnews or setgid inews, in innconfval with inn.conf parameters containing shell metacharacters but no spaces, and in parsedate.y with some versions of yacc. Fixed a variety of size-related printf format warnings (e.g., %d vs. %ld) thanks to the work of Winfried Szukalski. While INN 2.3.5 is not the latest officially released version it is the latest one for which an IPv6 patch is available.
Diffstat (limited to 'news/inn/patches')
-rw-r--r--news/inn/patches/patch-aa14
1 files changed, 7 insertions, 7 deletions
diff --git a/news/inn/patches/patch-aa b/news/inn/patches/patch-aa
index f7b8738e21c..cecfc9142a2 100644
--- a/news/inn/patches/patch-aa
+++ b/news/inn/patches/patch-aa
@@ -1,18 +1,18 @@
-$NetBSD: patch-aa,v 1.8 2001/02/08 16:23:06 tron Exp $
+$NetBSD: patch-aa,v 1.9 2003/05/13 11:56:45 tron Exp $
---- configure.orig Mon Feb 5 10:10:58 2001
-+++ configure Mon Feb 5 10:21:23 2001
-@@ -953,8 +953,7 @@
+--- configure.orig 2003-05-13 13:47:37.000000000 +0200
++++ configure 2003-05-13 13:48:36.000000000 +0200
+@@ -964,8 +964,7 @@
if test "${enable_uucp_rnews+set}" = set; then
enableval="$enable_uucp_rnews"
if test "x$enableval" = xyes ; then
- RNEWSGRP=uucp
-- RNEWSMODE=4550
-+ RNEWSMODE=4555
+- RNEWSMODE=04550
++ RNEWSMODE=04555
fi
fi
-@@ -2333,7 +2332,7 @@
+@@ -2355,7 +2354,7 @@
echo "$ac_t""no" 1>&6
fi