pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/proftpd Upgrade proftpd to version 1.3.2c.
details: https://anonhg.NetBSD.org/pkgsrc/rev/e9a3ce8a843b
branches: trunk
changeset: 568824:e9a3ce8a843b
user: tonnerre <tonnerre%pkgsrc.org@localhost>
date: Mon Dec 21 00:41:43 2009 +0000
description:
Upgrade proftpd to version 1.3.2c.
Changes since version 1.3.2:
* Added Taiwan translation.
* Added a workaround in mod_tls to deal with the vulnerability found in
SSL/TLS protocol during renegotiation (CVE-2009-3555). Good
descriptions of this vulnerability can be found here:
http://extendedsubset.com/?p=8
http://www.educatedguesswork.org/2009/11/understanding_the_tls_renegoti.html
The workaround implemented in mod_tls (Bug#3324) is one of the suggested
mitigation approaches: the server now refuses all client-initiated
SSL/TLS session renegotiations.
* Bug and regression fixes.
* Added French, Bulgarian, Korean translations.
* Various bug and regression fixes.
diffstat:
net/proftpd/Makefile | 5 ++---
net/proftpd/PLIST | 6 +++++-
net/proftpd/distinfo | 8 ++++----
3 files changed, 11 insertions(+), 8 deletions(-)
diffs (51 lines):
diff -r 521e66fdea44 -r e9a3ce8a843b net/proftpd/Makefile
--- a/net/proftpd/Makefile Sun Dec 20 23:58:27 2009 +0000
+++ b/net/proftpd/Makefile Mon Dec 21 00:41:43 2009 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.56 2009/05/19 08:59:28 wiz Exp $
+# $NetBSD: Makefile,v 1.57 2009/12/21 00:41:43 tonnerre Exp $
-DISTNAME= proftpd-1.3.2
-PKGREVISION= 1
+DISTNAME= proftpd-1.3.2c
CATEGORIES= net
MASTER_SITES= ftp://ftp.proftpd.org/distrib/source/ \
ftp://ftp.servus.at/ProFTPD/distrib/source/ \
diff -r 521e66fdea44 -r e9a3ce8a843b net/proftpd/PLIST
--- a/net/proftpd/PLIST Sun Dec 20 23:58:27 2009 +0000
+++ b/net/proftpd/PLIST Mon Dec 21 00:41:43 2009 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.19 2009/06/14 21:00:05 joerg Exp $
+@comment $NetBSD: PLIST,v 1.20 2009/12/21 00:41:43 tonnerre Exp $
bin/ftpcount
bin/ftpdctl
bin/ftptop
@@ -87,8 +87,12 @@
share/examples/proftpd/mod_sql.conf
share/examples/proftpd/virtual.conf
share/examples/rc.d/proftpd
+share/locale/bg_BG/LC_MESSAGES/proftpd.mo
share/locale/en_US/LC_MESSAGES/proftpd.mo
+share/locale/fr_FR/LC_MESSAGES/proftpd.mo
share/locale/it_IT/LC_MESSAGES/proftpd.mo
+share/locale/ko_KR/LC_MESSAGES/proftpd.mo
share/locale/ru_RU/LC_MESSAGES/proftpd.mo
share/locale/zh_CN/LC_MESSAGES/proftpd.mo
+share/locale/zh_TW/LC_MESSAGES/proftpd.mo
@pkgdir lib/proftpd
diff -r 521e66fdea44 -r e9a3ce8a843b net/proftpd/distinfo
--- a/net/proftpd/distinfo Sun Dec 20 23:58:27 2009 +0000
+++ b/net/proftpd/distinfo Mon Dec 21 00:41:43 2009 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.30 2009/02/08 07:28:44 kim Exp $
+$NetBSD: distinfo,v 1.31 2009/12/21 00:41:43 tonnerre Exp $
-SHA1 (proftpd-1.3.2.tar.bz2) = b48bfb0acde11bd2a2f7a7c74a1d72d497cca46a
-RMD160 (proftpd-1.3.2.tar.bz2) = cefc52ad19bd633a24b28438a2cde12fd99c2a56
-Size (proftpd-1.3.2.tar.bz2) = 2457498 bytes
+SHA1 (proftpd-1.3.2c.tar.bz2) = d81c4b988fc70109a82804852378bfd6f28602a6
+RMD160 (proftpd-1.3.2c.tar.bz2) = 0754e3e9a6915ca497924448899238d60226ca63
+Size (proftpd-1.3.2c.tar.bz2) = 2536105 bytes
SHA1 (patch-aa) = 09b842233ba545a2354c4e141ddd7a5478237774
SHA1 (patch-ab) = 08f1f4be777c3af2ce63d94d4797b4f818270306
SHA1 (patch-ac) = 9e17ad4085860575964adbbaf956350acf39e785
Home |
Main Index |
Thread Index |
Old Index