From: TJ S. <cas...@us...> - 2010-09-09 22:56:29
|
Update of /cvsroot/pdd/www.proftpd.org In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv17577 Modified Files: md5_pgp.epl index.epl Log Message: Updating website for release of 1.3.3b. Index: md5_pgp.epl =================================================================== RCS file: /cvsroot/pdd/www.proftpd.org/md5_pgp.epl,v retrieving revision 1.53 retrieving revision 1.54 diff -C2 -r1.53 -r1.54 *** md5_pgp.epl 1 Jul 2010 15:36:02 -0000 1.53 --- md5_pgp.epl 9 Sep 2010 22:56:19 -0000 1.54 *************** *** 11,16 **** 018e0eb1757d9cea2a0e17f2c9b1ca2d <a href="ftp://ftp.proftpd.org/distrib/sources/proftpd-1.3.2e.tar.bz2">proftpd-1.3.2e.tar.bz2</a> 4ecb82cb1050c0e897d5343f6d2cc1ed <a href="ftp://ftp.proftpd.org/distrib/sources/proftpd-1.3.2e.tar.gz">proftpd-1.3.2e.tar.gz</a> ! 55ae8b32c9f5c00340188b7094c36ffc <a href="ftp://ftp.proftpd.org/distrib/sources/proftpd-1.3.3a.tar.bz2">proftpd-1.3.3a.tar.bz2</a> ! 841205173526af20c120208d4ae9446d <a href="ftp://ftp.proftpd.org/distrib/sources/proftpd-1.3.3a.tar.gz">proftpd-1.3.3a.tar.gz</a> </pre> --- 11,16 ---- 018e0eb1757d9cea2a0e17f2c9b1ca2d <a href="ftp://ftp.proftpd.org/distrib/sources/proftpd-1.3.2e.tar.bz2">proftpd-1.3.2e.tar.bz2</a> 4ecb82cb1050c0e897d5343f6d2cc1ed <a href="ftp://ftp.proftpd.org/distrib/sources/proftpd-1.3.2e.tar.gz">proftpd-1.3.2e.tar.gz</a> ! 721b8232fcac36317a6a1d29fa86250e <a href="ftp://ftp.proftpd.org/distrib/sources/proftpd-1.3.3b.tar.bz2">proftpd-1.3.3b.tar.bz2</a> ! 5758599043a5424607dd00a3b8f5b5b9 <a href="ftp://ftp.proftpd.org/distrib/sources/proftpd-1.3.3b.tar.gz">proftpd-1.3.3b.tar.gz</a> </pre> *************** *** 40,61 **** <pre> ! <strong>proftpd-1.3.3a.tar.bz2.asc</strong> -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) ! iEYEABECAAYFAkwssfUACgkQt46JP6URl2qazwCfRlEHMbLln01o057zvMCSQ4jA ! /LgAoND72xcNJKUzlhoHGJqIce89/LTw ! =QuDn -----END PGP SIGNATURE----- </pre> <pre> ! <strong>proftpd-1.3.3a.tar.gz.asc</strong> -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) ! iEYEABECAAYFAkwssgAACgkQt46JP6URl2rehwCfe48fN8ny5D4xT0O+3y0Ibo0C ! gqYAoP1AzX9MPCTCPLxuYn0N5VSv0+7U ! =ax4f -----END PGP SIGNATURE----- </pre> --- 40,61 ---- <pre> ! <strong>proftpd-1.3.3b.tar.bz2.asc</strong> -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) ! iEYEABECAAYFAkyJY1cACgkQt46JP6URl2rvYACdHPrghqqc+GSjzbYSIaQ4L6jU ! f6cAn2WgGfjoV0iB8QFGGGcBl6CFcfQM ! =IX0b -----END PGP SIGNATURE----- </pre> <pre> ! <strong>proftpd-1.3.3b.tar.gz.asc</strong> -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) ! iEYEABECAAYFAkyJY0wACgkQt46JP6URl2pyvgCaAkxHCa1CCgCnzSDsKQITxoF3 ! M+kAniHIRyQYtkvRqz05KiUN2leAGJYU ! =gVbK -----END PGP SIGNATURE----- </pre> Index: index.epl =================================================================== RCS file: /cvsroot/pdd/www.proftpd.org/index.epl,v retrieving revision 1.108 retrieving revision 1.109 diff -C2 -r1.108 -r1.109 *** index.epl 1 Jul 2010 15:36:02 -0000 1.108 --- index.epl 9 Sep 2010 22:56:19 -0000 1.109 *************** *** 4,7 **** --- 4,14 ---- #include "header.epl" + <h1>1.3.3b released</h1> + [<i>09/Sep/2010</i>] + <p>The ProFTPD Project team is happy to release 1.3.3b to the community. + This is a maintenance release, containing backported fixes for bugs found + in the 1.3.3 release. The <a href="docs/RELEASE_NOTES-1.3.3b">RELEASE_NOTES</a> + and <a href="docs/NEWS-1.3.3b">NEWS</a> files contain the full details.</p> + <h1>1.3.3a released</h1> [<i>01/Jul/2010</i>] |