[ubuntu/maverick] linux-ftpd-ssl 0.17.31+0.3-1 (Accepted)
Angel Abad
angelabad at gmail.com
Wed Jul 7 22:50:25 BST 2010
linux-ftpd-ssl (0.17.31+0.3-1) unstable; urgency=low
* Update to linux-ftpd 0.17-31
+ IPv6 support! Thanks to Mats Erik Andersson
<mats.andersson at gisladisker.se>.
* Convert to format 3.0 (quilt).
* Extract source changes to patches in debian/patch/, annotate
patches in DEP3 format. SSL patches start at 500, patches
below that are imported unchanged from the debian linux-ftpd
package.
* debian/rules: add -fno-strict-align to CFLAGS.
* ftpd.8: typo fixes.
* Switch to debhelper compat level 7.
* debian/watch: check for new debian package of linux-ftpd.
* Update maintainer email.
* Remove DM-Upload-Allowed flag.
* Standards-Version: 3.8.4 (no changes).
linux-ftpd (0.17-31) unstable; urgency=low
[Mats Erik Andersson]
* debian/control: Expanded description.
* debian/copyright: Added explicit license for the two IPv6-patches.
* Describe effects of recent changes on three inetd-servers.
+ debian/NEWS: Short text addition.
+ debian/README.Debian: Added an extended discussion.
* FTBFS GNU/kfreebsd, GNU/Hurd:
* debian/patches/26-support_glibc_bsd_and_gnu.diff: New file.
* debian/{postinst,prerm}: Use option '--multi' with 'update-inetd'.
linux-ftpd (0.17-30) unstable; urgency=low
* Migration to format "3.0 (quilt)".
+ Identified source code patches:
+ debian/patches/01-from_hamm.diff
+ debian/patches/02-from_sarge.diff
+ debian/patches/03-from_etch.diff
+ debian/patches/10-ftpd_csrf.diff
* Standard 3.8.4, debhelper compatibility 7:
+ Using dh_prep.
* debian/control:
+ Build depend includes ${misc:Depends} and 'debhelper (>= 7).
+ Source homepage stanza pointing to download site.
* debian/watch: New file.
* debian/postinst: Suppress error message if '/etc/inetd.conf' is missing.
+ Print a hint to the example xinetd configuration, if applicable.
* debian/ftpd.examples:
+ debian/ftpd.xinetd: Configuration for use with xinetd.
* Prepare migration to IPv6 support:
+ debian/rules: Use compiler flag '-fno-strict-aliasing'.
+ debian/patches/14-adjust_infrastruct.diff: New file.
+ debian/patches/16-family_independence.diff: New file.
* Implement active IPv6 support: (Closes: #580251)
+ debian/patches/20-support_ipv6.diff: New file.
+ debian/NEWS: New file.
+ debian/README.Debian: A short explanation is added.
* Uninitialized va_list causes segmentation faults on amd64:
+ debian/patches/24-failing_va_list.diff: New file.
* [lintian] maintainer-script-without-set-e:
+ debian/{preinst,prerm,postinst,postrm} modified.
* [lintian] debian-rules-ignores-make-clean-error:
+ debian/rules modified.
* agi: Added Mats Erik Andersson as Uploader.
linux-ftpd (0.17-29) unstable; urgency=high
* Ian Beckwith:
- Patch to fix cross-site request forgery (CSRF) attacks.
CVE-2008-4247 (Closes: #500278)
* Updated package description. (Closes: #493433)
linux-ftpd (0.17-28) unstable; urgency=low
* Patch postrm/postinst files to handle update-inetd better.
Thanks Ian Beckwith for the patch. (Closes: #482912)
Date: Mon, 14 Jun 2010 02:14:27 +0100
Changed-By: Angel Abad <angelabad at gmail.com>
Maintainer: Ian Beckwith <ianb at debian.org>
Signed-By: Stefano Rivera <launchpad at rivera.za.net>
Origin: debian/unstable
https://launchpad.net/ubuntu/maverick/+source/linux-ftpd-ssl/0.17.31+0.3-1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Mon, 14 Jun 2010 02:14:27 +0100
Source: linux-ftpd-ssl
Binary: ftpd-ssl
Architecture: source
Version: 0.17.31+0.3-1
Distribution: maverick
Urgency: high
Maintainer: Ian Beckwith <ianb at debian.org>
Changed-By: Angel Abad <angelabad at gmail.com>
Description:
ftpd-ssl - FTP server with SSL encryption support
Closes: 482912 493433 500278 580251
Changes:
linux-ftpd-ssl (0.17.31+0.3-1) unstable; urgency=low
.
* Update to linux-ftpd 0.17-31
+ IPv6 support! Thanks to Mats Erik Andersson
<mats.andersson at gisladisker.se>.
* Convert to format 3.0 (quilt).
* Extract source changes to patches in debian/patch/, annotate
patches in DEP3 format. SSL patches start at 500, patches
below that are imported unchanged from the debian linux-ftpd
package.
* debian/rules: add -fno-strict-align to CFLAGS.
* ftpd.8: typo fixes.
* Switch to debhelper compat level 7.
* debian/watch: check for new debian package of linux-ftpd.
* Update maintainer email.
* Remove DM-Upload-Allowed flag.
* Standards-Version: 3.8.4 (no changes).
.
linux-ftpd (0.17-31) unstable; urgency=low
.
[Mats Erik Andersson]
.
* debian/control: Expanded description.
* debian/copyright: Added explicit license for the two IPv6-patches.
* Describe effects of recent changes on three inetd-servers.
+ debian/NEWS: Short text addition.
+ debian/README.Debian: Added an extended discussion.
* FTBFS GNU/kfreebsd, GNU/Hurd:
* debian/patches/26-support_glibc_bsd_and_gnu.diff: New file.
* debian/{postinst,prerm}: Use option '--multi' with 'update-inetd'.
.
linux-ftpd (0.17-30) unstable; urgency=low
.
* Migration to format "3.0 (quilt)".
+ Identified source code patches:
+ debian/patches/01-from_hamm.diff
+ debian/patches/02-from_sarge.diff
+ debian/patches/03-from_etch.diff
+ debian/patches/10-ftpd_csrf.diff
* Standard 3.8.4, debhelper compatibility 7:
+ Using dh_prep.
* debian/control:
+ Build depend includes ${misc:Depends} and 'debhelper (>= 7).
+ Source homepage stanza pointing to download site.
* debian/watch: New file.
* debian/postinst: Suppress error message if '/etc/inetd.conf' is missing.
+ Print a hint to the example xinetd configuration, if applicable.
* debian/ftpd.examples:
+ debian/ftpd.xinetd: Configuration for use with xinetd.
* Prepare migration to IPv6 support:
+ debian/rules: Use compiler flag '-fno-strict-aliasing'.
+ debian/patches/14-adjust_infrastruct.diff: New file.
+ debian/patches/16-family_independence.diff: New file.
* Implement active IPv6 support: (Closes: #580251)
+ debian/patches/20-support_ipv6.diff: New file.
+ debian/NEWS: New file.
+ debian/README.Debian: A short explanation is added.
* Uninitialized va_list causes segmentation faults on amd64:
+ debian/patches/24-failing_va_list.diff: New file.
* [lintian] maintainer-script-without-set-e:
+ debian/{preinst,prerm,postinst,postrm} modified.
* [lintian] debian-rules-ignores-make-clean-error:
+ debian/rules modified.
* agi: Added Mats Erik Andersson as Uploader.
.
linux-ftpd (0.17-29) unstable; urgency=high
.
* Ian Beckwith:
- Patch to fix cross-site request forgery (CSRF) attacks.
CVE-2008-4247 (Closes: #500278)
* Updated package description. (Closes: #493433)
.
linux-ftpd (0.17-28) unstable; urgency=low
.
* Patch postrm/postinst files to handle update-inetd better.
Thanks Ian Beckwith for the patch. (Closes: #482912)
Checksums-Sha1:
bcae670cbc3ee6d3d4cdf6e9157b5d47cb796fa8 1117 linux-ftpd-ssl_0.17.31+0.3-1.dsc
b348e2c9561d746a42b7a24ba8730a3adc203dfb 46763 linux-ftpd-ssl_0.17.31+0.3.orig.tar.gz
4f09e6fc2f75ca261d574ae84305fdcc567ceb3a 53727 linux-ftpd-ssl_0.17.31+0.3-1.debian.tar.gz
Checksums-Sha256:
be8f421ec44f3321d87054427643c12683eaf675e1e4568d2212f1e27d0ba7ce 1117 linux-ftpd-ssl_0.17.31+0.3-1.dsc
65a0b249e38bf3c3a16dbd4d3edd2657683ca8f47b307e92007f378b21d2fa65 46763 linux-ftpd-ssl_0.17.31+0.3.orig.tar.gz
988acdb19bbdff230ec3317af46645dc431b9786c2e7cbb51033f14ac9225189 53727 linux-ftpd-ssl_0.17.31+0.3-1.debian.tar.gz
Files:
1e71a25d1c5134a6bc7b969bcde2b06b 1117 net extra linux-ftpd-ssl_0.17.31+0.3-1.dsc
f5f491564812db5d8783daa538c49186 46763 net extra linux-ftpd-ssl_0.17.31+0.3.orig.tar.gz
a5ef39cfb6c09b60cdf4390974d8853e 53727 net extra linux-ftpd-ssl_0.17.31+0.3-1.debian.tar.gz
Origin: debian/unstable
Launchpad-Bugs-Fixed: 602331
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iEYEARECAAYFAkw09PcACgkQe5Wpfsv7GPdoEwCfY1aTI2XjgXWI4xzwzXU1cL/S
niQAn0cI6LSjWD/coRC6eo82deu6gjlj
=nPAx
-----END PGP SIGNATURE-----
More information about the Maverick-changes
mailing list