pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/dante Update dante to 1.1.14.
details: https://anonhg.NetBSD.org/pkgsrc/rev/a1abb4f3c058
branches: trunk
changeset: 465842:a1abb4f3c058
user: keihan <keihan%pkgsrc.org@localhost>
date: Tue Jan 06 22:03:31 2004 +0000
description:
Update dante to 1.1.14.
Compared to the previous release, this version brings amongst other
changes the following:
Server changes:
o Fix bug that prevented rfc931 auth (ident) from working, patch from
"Meno Abels" <Meno.Abels%7d.net@localhost>.
o Workaround for 'bswap_32' header bug on linux.
diffstat:
net/dante/Makefile | 4 ++--
net/dante/distinfo | 8 +++-----
net/dante/patches/patch-ab | 13 -------------
net/dante/patches/patch-ac | 13 -------------
4 files changed, 5 insertions(+), 33 deletions(-)
diffs (61 lines):
diff -r 2d0e657896dc -r a1abb4f3c058 net/dante/Makefile
--- a/net/dante/Makefile Tue Jan 06 21:39:07 2004 +0000
+++ b/net/dante/Makefile Tue Jan 06 22:03:31 2004 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.10 2003/07/17 22:51:04 grant Exp $
+# $NetBSD: Makefile,v 1.11 2004/01/06 22:03:31 keihan Exp $
#
-DISTNAME= dante-1.1.13
+DISTNAME= dante-1.1.14
CATEGORIES= net security
MASTER_SITES= ftp://ftp.inet.no/pub/socks/
diff -r 2d0e657896dc -r a1abb4f3c058 net/dante/distinfo
--- a/net/dante/distinfo Tue Jan 06 21:39:07 2004 +0000
+++ b/net/dante/distinfo Tue Jan 06 22:03:31 2004 +0000
@@ -1,7 +1,5 @@
-$NetBSD: distinfo,v 1.5 2003/03/07 20:49:34 wiz Exp $
+$NetBSD: distinfo,v 1.6 2004/01/06 22:03:31 keihan Exp $
-SHA1 (dante-1.1.13.tar.gz) = d6a1b95816621fc782cad86445649c2d4b330872
-Size (dante-1.1.13.tar.gz) = 802417 bytes
+SHA1 (dante-1.1.14.tar.gz) = 1d2bc99a8a9a56101de687ada259cbad8ad1c6ad
+Size (dante-1.1.14.tar.gz) = 804081 bytes
SHA1 (patch-aa) = c581f950378da250643453b27698b213f8341a25
-SHA1 (patch-ab) = 2c400da776cade061e4e072edd2e39a693cf0973
-SHA1 (patch-ac) = 7bf3c4d72ae79a9af4a9f6d7c36f627370577512
diff -r 2d0e657896dc -r a1abb4f3c058 net/dante/patches/patch-ab
--- a/net/dante/patches/patch-ab Tue Jan 06 21:39:07 2004 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,13 +0,0 @@
-$NetBSD: patch-ab,v 1.3 2003/03/07 20:49:35 wiz Exp $
-
---- doc/sockd.conf.5.orig Thu May 2 14:00:27 2002
-+++ doc/sockd.conf.5
-@@ -81,7 +81,7 @@ The address given may be either a IP add
- .IP \fBiotimeout\fP
- The number of seconds an established connection can be idle. Set it
- to 0 for forever.
--.IP \fBlogouput\fP
-+.IP \fBlogoutput\fP
- This value controls where the server sends logoutput. It can
- be either \fBsyslog\fP[/\fBfacility\fP], \fBstdout\fP, \fBstderr\fP,
- a filename, or a combination.
diff -r 2d0e657896dc -r a1abb4f3c058 net/dante/patches/patch-ac
--- a/net/dante/patches/patch-ac Tue Jan 06 21:39:07 2004 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,13 +0,0 @@
-$NetBSD: patch-ac,v 1.1 2003/03/07 20:49:35 wiz Exp $
-
---- doc/socks.conf.5.orig Wed Dec 12 13:31:57 2001
-+++ doc/socks.conf.5
-@@ -55,7 +55,7 @@ value.
- \fBdebug\fP
- Setting this field to 1 turns on debugging.
- .TP
--\fBlogouput\fP
-+\fBlogoutput\fP
- This value controls where the sends logoutput. It can
- be either \fBsyslog\fP, \fBstdout\fP, \fBstderr\fP, a filename, or
- a combination.
Home |
Main Index |
Thread Index |
Old Index