summaryrefslogtreecommitdiff
path: root/net/dante/Makefile
diff options
context:
space:
mode:
authoradam <adam>2006-05-26 08:50:13 +0000
committeradam <adam>2006-05-26 08:50:13 +0000
commitb9f2cbee797b57a0c86f64ec63ded738c204786d (patch)
treef05dfd7e47629260d1dc8fe89e7452f56c341413 /net/dante/Makefile
parent95fc416e86ec4ffd5b32164d6c1298e096c80a8b (diff)
downloadpkgsrc-b9f2cbee797b57a0c86f64ec63ded738c204786d.tar.gz
Changes 1.1.19:
o Disabled code for shutting down idle sockd processes, appears to need more testing. o Upgrade to Automake 1.9.6. o Use __libc_enable_secure if it exists and issetugid() doesn't. Should allow the SOCKS_CONF environment variable to be used on Linux. o Check if large files need special support; logfiles can grow large. o Drop trying to optimize away unnecessary PAM calls, creates obscure problems on some PAM-Linux implementations. o Fixed bug introduced as part of additions to better preserve TCP semantics across connections. o New module available: session. This gives control over how many sessions different clients can create. o In order to share some code, there were some api changes made to the bandwidth module, requiring users to upgrade. Users of the bandwidth module can contact sales for a free upgrade. o Fix bug preventing immediate-error on wrong password to take effect for servers configured to use PAM. o Update usage of 'head'. o Support server-chaining. Currently only the tcp connect command is supported. It might be possible to add support for udp and tcp bind if requested. o Fix PAM-related bug introduced in version 1.1.16.
Diffstat (limited to 'net/dante/Makefile')
-rw-r--r--net/dante/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/dante/Makefile b/net/dante/Makefile
index e4d3b5b80bf..e1ff5cda7ad 100644
--- a/net/dante/Makefile
+++ b/net/dante/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.17 2005/08/12 19:13:11 drochner Exp $
+# $NetBSD: Makefile,v 1.18 2006/05/26 08:50:13 adam Exp $
-DISTNAME= dante-1.1.17
+DISTNAME= dante-1.1.19
CATEGORIES= net security
MASTER_SITES= ftp://ftp.inet.no/pub/socks/