ports/88433: [patch] ftp/proftpd 1.3.0rc3
Dmitry A Grigorovich
odip at bionet.nsc.ru
Thu Nov 3 10:00:30 UTC 2005
>Number: 88433
>Category: ports
>Synopsis: [patch] ftp/proftpd 1.3.0rc3
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Thu Nov 03 10:00:26 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator: Dmitry A Grigorovich
>Release: FreeBSD 5.4-RELEASE-p8 i386
>Organization:
ICiG SB RAS, Russia
>Environment:
System: FreeBSD manticore.bionet.nsc.ru 5.4-RELEASE-p8 FreeBSD 5.4-RELEASE-p8 #0: Sat Oct 15 19:41:20 NOVST 2005 root at manticore.bionet.nsc.ru:/usr/obj/usr/src/sys/ODIP i386
>Description:
New RC at www.proftpd.org - proftpd 1.3.0rc3 released
>How-To-Repeat:
N/A
>Fix:
Remove files /usr/ports/ftp/proftpd/files/{patch-af,patch-configure}
Add file proftpd/files/patch-proftpd.8.in (see below)
Apply follow patch - patch-proftpd
Reinstall proftpd
--- patch-proftpd begins here ---
diff -ur proftpd/Makefile proftpd.new/Makefile
--- proftpd/Makefile Mon Oct 17 22:02:09 2005
+++ proftpd.new/Makefile Thu Nov 3 15:30:25 2005
@@ -6,8 +6,8 @@
#
PORTNAME= proftpd
-DISTVERSION= 1.3.0rc2
-PORTREVISION= 3
+DISTVERSION= 1.3.0rc3
+PORTREVISION= 0
CATEGORIES= ftp
MASTER_SITES= ftp://ftp.proftpd.org/distrib/source/ \
ftp://ftp.fastorama.com/mirrors/ftp.proftpd.org/distrib/source/ \
diff -ur proftpd/distinfo proftpd.new/distinfo
--- proftpd/distinfo Mon Aug 1 00:24:03 2005
+++ proftpd.new/distinfo Thu Nov 3 15:31:17 2005
@@ -1,2 +1,2 @@
-MD5 (proftpd-1.3.0rc2.tar.bz2) = 3faad77dba49262d26abd3f4f2e1c62d
-SIZE (proftpd-1.3.0rc2.tar.bz2) = 1364496
+MD5 (proftpd-1.3.0rc3.tar.bz2) = 050c3e2caec0d930f8a331e7b3ec0931
+SIZE (proftpd-1.3.0rc3.tar.bz2) = 1377481
Only in proftpd/files: patch-af
Only in proftpd/files: patch-configure
Only in proftpd.new/files: patch-proftpd.8.in
--- patch-proftpd ends here ---
--- patch-proftpd.8.in begins here ---
--- src/proftpd.8.in.orig Sat Sep 18 07:40:30 2004
+++ src/proftpd.8.in Thu Nov 3 15:35:56 2005
@@ -22,6 +22,12 @@
connection to the FTP service is made, or alternatively it can be run as a
standalone daemon.
.PP
+.br
+Each successful and failed ftp(1) session is logged using syslog with a
+facility of LOG_FTP. Note: LOG_FTP messages are not displayed
+by syslogd(8) by default, and may have to be enabled in syslogd(8)'s
+configuration file.
+.PP
When
.B proftpd
is run in standalone mode and it receives a SIGHUP then it will reread its
--- patch-proftpd.8.in ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list