summaryrefslogtreecommitdiff
path: root/net/bftpd
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2018-11-24 11:29:15 +0000
committernia <nia@pkgsrc.org>2018-11-24 11:29:15 +0000
commit1675b92ab472a1d3bd20f758695d60bfdd820763 (patch)
tree3b62a32d5ac2e83a970eb5db77a4de78c02740ab /net/bftpd
parentc219c80a0009f2838a05da6ac6d9991a7b3c3b9d (diff)
downloadpkgsrc-1675b92ab472a1d3bd20f758695d60bfdd820763.tar.gz
bftpd: Update to version 5.0
Changes: Jesse Smith <jessefrgsmith@yahoo.ca> -> 5.0 - Added more checks to places where we are mapping a file or checking for symbolic links. Should avoid trying to operating on invalid path names or broken symlinks. Issue reported by Xu. Jesse Smith <jessefrgsmith@yahoo.ca> -> 4.9 - Several checks added to chdir() and other return codes to make sure syscalls are all returning properly. Patch provided by Zhouyang Jia. - Fixed some compiler warnings due to unused or oddly indented code. Jesse Smith <jessefrgsmith@yahoo.ca> -> 4.8 - Fixed potential double-free bug during Bftpd shutdown. - Fixed potential unititalized variable. Thanks to Alex for reporting these bugs. Jesse Smith <jessefrgsmith@yahoo.ca> -> 4.7 - Fixed memory leak in rename function. Thanks to Alex for reporting this bug. Jesse Smith <jessefrgsmith@yahoo.ca> -> 4.6 - Avoid memory corruption when reading config file by initalizing memory. - Make sure CHROOT is default option, even if it is not specified in the config file. Thanks for Anton Yuzhaninov for providing the above two fixes. Jesse Smith <jessefrgsmith@yahoo.ca> -> 4.5 - Avoid potential buffer underflow in main.c Thanks to Andreas for pointing out this problem.
Diffstat (limited to 'net/bftpd')
-rw-r--r--net/bftpd/Makefile4
-rw-r--r--net/bftpd/distinfo10
2 files changed, 7 insertions, 7 deletions
diff --git a/net/bftpd/Makefile b/net/bftpd/Makefile
index 1dfad329409..ceada5d3c4e 100644
--- a/net/bftpd/Makefile
+++ b/net/bftpd/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.17 2016/09/18 18:08:49 wiedi Exp $
+# $NetBSD: Makefile,v 1.18 2018/11/24 11:29:15 nia Exp $
#
-DISTNAME= bftpd-4.4
+DISTNAME= bftpd-5.0
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=bftpd/}
diff --git a/net/bftpd/distinfo b/net/bftpd/distinfo
index 31e695e1986..d013e7da2f1 100644
--- a/net/bftpd/distinfo
+++ b/net/bftpd/distinfo
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.9 2016/03/06 13:29:34 nros Exp $
+$NetBSD: distinfo,v 1.10 2018/11/24 11:29:15 nia Exp $
-SHA1 (bftpd-4.4.tar.gz) = 7852775d98782739b785ebcd1d56b11b65f738c3
-RMD160 (bftpd-4.4.tar.gz) = 5fab388cae684c1d34b854999bb4c090c02ad3c8
-SHA512 (bftpd-4.4.tar.gz) = 290efff4db849f7a3004a268a78a499b866bd7f9061f7880813a3bf1db2cd63ff508e64bada1b6bcd48ab40732e3fb0da9b29fd49712149f9945cd53920a7d62
-Size (bftpd-4.4.tar.gz) = 164940 bytes
+SHA1 (bftpd-5.0.tar.gz) = afed309a12bc97054530e802b778d9de59a19dbd
+RMD160 (bftpd-5.0.tar.gz) = 577c7752c57e2a2a66ca18e577b5a09a6d65d0de
+SHA512 (bftpd-5.0.tar.gz) = 99daa36647e98cc78bc2fe79843af73f0862fd21eedf8656d5c3f28cc298ce84c6937fca50b8b40f287bf702cf3f720c7858ea68029d6ba2bc8e281347f6da89
+Size (bftpd-5.0.tar.gz) = 165751 bytes
SHA1 (patch-aa) = 3b4444d79533fd8b2ec7bc99eb53c34ca2113350