Update proftpd to 1.3.3g.
1.3.3g - Released 09-Nov-2011 -------------------------------- - Bug 3702 - ProFTPD with mod_sql_mysql dies of "Alarm clock" on FreeBSD. - Bug 3704 - Enable OpenSSL countermeasure against SSLv3/TLSv1 BEAST attacks. To disable this countermeasure, which may cause interoperability issues with some clients, use the NoEmptyFragments TLSOption. - Bug 3711 - Response pool use-after-free memory corruption error.
This commit is contained in:
parent
2b4915fc13
commit
0d184945b2
2 changed files with 6 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
|||
# $NetBSD: Makefile,v 1.64 2011/10/03 11:23:31 adam Exp $
|
||||
# $NetBSD: Makefile,v 1.65 2011/11/16 09:05:03 obache Exp $
|
||||
|
||||
DISTNAME= proftpd-1.3.3f
|
||||
DISTNAME= proftpd-1.3.3g
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= ftp://ftp.proftpd.org/distrib/source/ \
|
||||
ftp://ftp.servus.at/ProFTPD/distrib/source/ \
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
$NetBSD: distinfo,v 1.38 2011/10/03 11:23:31 adam Exp $
|
||||
$NetBSD: distinfo,v 1.39 2011/11/16 09:05:03 obache Exp $
|
||||
|
||||
SHA1 (proftpd-1.3.3f.tar.bz2) = 55083ab9bbe1e9ef83084ca9dc9d8cdeac5f6a1c
|
||||
RMD160 (proftpd-1.3.3f.tar.bz2) = 1f371ff14fb8c777dc8432f5a8d18fa5584a22cd
|
||||
Size (proftpd-1.3.3f.tar.bz2) = 4202825 bytes
|
||||
SHA1 (proftpd-1.3.3g.tar.bz2) = 70489c2b32c87b3637fd0cf2520773c5229f4ae3
|
||||
RMD160 (proftpd-1.3.3g.tar.bz2) = 29bdade06f63ace05811e809b0a3600ea6ed61fe
|
||||
Size (proftpd-1.3.3g.tar.bz2) = 4204504 bytes
|
||||
SHA1 (patch-aa) = a684d275e0b872f9d7d57b8b4d5e97a630a48eaf
|
||||
SHA1 (patch-ab) = 322b94a3c327da55891fbe2590f24c1d3bd751bc
|
||||
SHA1 (patch-ac) = d1727a21411f4c2947f0a482ad407fe05ac20b53
|
||||
|
|
Loading…
Reference in a new issue