summaryrefslogtreecommitdiff
path: root/net/jftpgw/patches
diff options
context:
space:
mode:
authormartti <martti>2006-04-10 09:31:01 +0000
committermartti <martti>2006-04-10 09:31:01 +0000
commitdef934b8fb4b555889bb50964f8bc65a2e7628c6 (patch)
treea0507364eae9c1cfe006f8fbdb0e8d86ab4f4862 /net/jftpgw/patches
parent72dd8f8e71221b2688d34cfac75523e28d8c7f32 (diff)
downloadpkgsrc-def934b8fb4b555889bb50964f8bc65a2e7628c6.tar.gz
changes new in 0.13.5, Wed Jun 3 16:17:44 CEST 2004
* Fixed a bug regarding changing uids/gids (Niki Waibel) * Fixed a bug regarding changeroot (Niki Waibel) * Clarified the setting of the umask of the logfile (Niki Waibel) * Fixed a bug in the commonlog logging format (Andrew Zhoglo) * Passing complete encrypted password to crypt, not only salt (Arkadius Nowakowski) * Allowing STOU command (Pawel Worach) * Allowing more errors at the call to accept() that are connection related and don't force us to shut down the server (Reil Brennan) * Added option to close the connection after consequent protocol violations * Fixed compiler warnings with gcc 3 (includes renaming of log() to jlog()) * Updated configure.in to new autoconf/automake versions * "Entering Passive Mode" did not get logged because of "PASS" substring (Yan, Dong) * Changed xferlog-style (Toni) * jftpgw didn't compile on NetBSD 2.0E because IPL_NAT is not known there anymore - added #ifdef (Ray Phillips) * annotated default configuration file
Diffstat (limited to 'net/jftpgw/patches')
-rw-r--r--net/jftpgw/patches/patch-aa8
1 files changed, 4 insertions, 4 deletions
diff --git a/net/jftpgw/patches/patch-aa b/net/jftpgw/patches/patch-aa
index 9898621a8f7..81deb5a6dd1 100644
--- a/net/jftpgw/patches/patch-aa
+++ b/net/jftpgw/patches/patch-aa
@@ -1,8 +1,8 @@
-$NetBSD: patch-aa,v 1.1.1.1 2004/02/23 01:32:34 xtraeme Exp $
+$NetBSD: patch-aa,v 1.2 2006/04/10 09:31:01 martti Exp $
---- Makefile.in.orig 2004-02-23 02:20:31.000000000 +0100
-+++ Makefile.in 2004-02-23 02:23:09.000000000 +0100
-@@ -528,11 +528,12 @@
+--- Makefile.in.orig 2004-06-04 13:29:12.000000000 +0300
++++ Makefile.in 2006-04-10 12:15:38.000000000 +0300
+@@ -533,11 +533,12 @@
# use mkinstalldirs, not "install -d"
# don't install a list of file. Just one file per install.
# if you have more of them, create a subdirectory with an extra Makefile