symbiosis-ftpd (2017:0904) stable; urgency=medium

  * Added hook to restart daemon on SSL certificate renewal.

 -- Patrick J Cherry <patrick@bytemark.co.uk>  Mon, 04 Sep 2017 12:08:18 +0100

symbiosis-ftpd (2017:0510) stable; urgency=medium

  * Store monit configuration in /usr/share instead of /etc. Use symlinks to
    allow users to enable/disable but discourage editing

 -- Telyn <telyn@bytemark.co.uk>  Wed, 10 May 2017 13:42:15 +0100

symbiosis-ftpd (2017:0424) stable; urgency=medium

  * Updated dhparam generation script to use central service to regenerate
    parameters.
  * Updated monit script to use systemd.
  * Updated copyright and compat files.

 -- Patrick J Cherry <patrick@bytemark.co.uk>  Mon, 24 Apr 2017 15:17:55 +0100

symbiosis-ftpd (2015:1110) oldstable; urgency=medium

  * Ensure manpages are built

 -- Patrick J Cherry <patrick@bytemark.co.uk>  Thu, 06 Jul 2017 16:10:28 +0100

symbiosis-ftpd (2015:1109) stable; urgency=medium

  * Use invoke-rc.d to restart services in postinst.

 -- Patrick J Cherry <patrick@bytemark.co.uk>  Wed, 19 Apr 2017 10:37:22 +0100

symbiosis-ftpd (2015:1108) stable; urgency=medium

  * Updated cipher lists.

 -- Patrick J Cherry <patrick@bytemark.co.uk>  Mon, 21 Nov 2016 13:51:58 +0000

symbiosis-ftpd (2015:1107) stable; urgency=medium

  * Changed login failure message to allow the next auth message in
    certain circumstances.

 -- Patrick J Cherry <patrick@bytemark.co.uk>  Mon, 16 May 2016 12:04:46 +0100

symbiosis-ftpd (2015:1106) stable; urgency=medium

  * Fixed systemd unit to create the socket directory before starting the
    pure authentication daemon.

 -- Patrick J Cherry <patrick@bytemark.co.uk>  Fri, 06 Nov 2015 15:09:16 +0000

symbiosis-ftpd (2015:1103) stable; urgency=medium

  * Updated to depend on the new SSL handling povided in symbiosis-common.

 -- Patrick J Cherry <patrick@bytemark.co.uk>  Tue, 03 Nov 2015 19:13:41 +0000

symbiosis-ftpd (2015:1009) stable; urgency=medium

  * Updated the SSL ciphers.
  * Remove monit script for pure-authd as this is under systemd now.

 -- Patrick J Cherry <patrick@bytemark.co.uk>  Fri, 09 Oct 2015 17:30:31 +0100

symbiosis-ftpd (2015:0825) stable; urgency=medium

  * Updated TLS ciphers to be those recommended by Mozilla.
  * Added tests and manpage for symbiosis-ftpd-check-password. Fixes #9233
  * Removed un-needed build-deps.
  * Removed old links to symbiosis-check-ftp-password.
  * Changed postinst scripts to use sh rather than bash.
  * pure-authd now runs as a systemd unit.

 -- Patrick J Cherry <patrick@bytemark.co.uk>  Tue, 25 Aug 2015 12:08:56 +0100

symbiosis-ftpd (2015:0618) stable; urgency=medium

  * Updated maintainers/uploaders + debian standards.
  * Renamed File#exists? to File#exist?

 -- Patrick J Cherry <patrick@bytemark.co.uk>  Wed, 17 Jun 2015 10:45:40 +0100

symbiosis-ftpd (2014:1107) stable; urgency=low

  * Fixed firewall pattern regex (CVE-2014-3979).
  * Don't stop authd when upgrading.

 -- James Carter <jcarter@bytemark.co.uk>  Fri, 07 Nov 2014 14:14:06 +0000

symbiosis-ftpd (2014:0218) stable; urgency=low

  * Updated pure-authd init script to start before pure-ftpd.
  * Updated pure-authd init script to ensure the directory that contains the
    socket exists before starting.
  * Ensure single-domain FTP login gets chrooted correctly.
  * Skip comments in ftp-users file. 

 -- Patrick J Cherry <patrick@bytemark.co.uk>  Tue, 25 Feb 2014 16:17:22 +0000

symbiosis-ftpd (2014:0214) stable; urgency=low

  * Tidied up FTP postrm not to stop pure-authd.
  * Added bug control.
  * Renamed symbiosis-check-ftp-password to symbiosis-ftpd-check-password.
  * Removed DH_VERBOSE flag.

 -- Patrick J Cherry <patrick@bytemark.co.uk>  Fri, 14 Feb 2014 13:16:07 +0000

symbiosis-ftpd (2014:0117) stable; urgency=low

  * Added subuser support for FTP.

 -- Patrick J Cherry <patrick@bytemark.co.uk>  Fri, 17 Jan 2014 11:36:42 +0000

symbiosis-ftpd (2014:0113) stable; urgency=low

  * Updated dependencies.
  * Updated maintainer and uploaders.

 -- Patrick J Cherry <patrick@bytemark.co.uk>  Mon, 13 Jan 2014 17:06:50 +0000

symbiosis-ftpd (2013:1030) stable; urgency=low

  * Converted packaging to debhelper/gem2deb from cdbs.
  * Made package ruby-version agnostic.

 -- Patrick J Cherry <patrick@bytemark.co.uk>  Wed, 30 Oct 2013 14:27:07 +0000

symbiosis-ftpd (2012:0926) stable; urgency=low

  * Updated the FTP library to use Symbiosis::Domain#public_dir.
  * Changed debian/control to require new symbiosis-common package.

 -- Patrick J Cherry <patrick@bytemark.co.uk>  Wed, 26 Sep 2012 13:18:35 +0100

symbiosis-ftpd (2012:0912) stable; urgency=low

  * Updated FTP login tests to test for both plain and crypted passwords.
  * FTP quota tests now work.

 -- Patrick J Cherry <patrick@bytemark.co.uk>  Wed, 12 Sep 2012 11:06:21 +0100

symbiosis-ftpd (2012:0606) stable; urgency=low

  * Updated FTP login strategy to be more precise.
  * Added more tests.

 -- Patrick J Cherry <patrick@bytemark.co.uk>  Wed, 06 Jun 2012 16:31:44 +0100

symbiosis-ftpd (2012:0222) stable; urgency=low

  * Updated copyright and documentation links.

 -- Patrick J Cherry <patrick@bytemark.co.uk>  Wed, 22 Feb 2012 14:08:59 +0000

symbiosis-ftpd (2012:0221) stable; urgency=low

  * FTP password now has is mode changed to 0600 on read/write.
  * Updated dependencies to require latest symbiosis-common.  

 -- Patrick J Cherry <patrick@bytemark.co.uk>  Tue, 21 Feb 2012 23:05:00 +0000

symbiosis-ftpd (2012:0208) stable; urgency=low

  * Updated debian control files to use relationships properly, as per section
    7.6 of the Debian Policy Manual. 
  * Updated test scripts not to have executable bit set, or a shebang.
  * Fixed postinst and postrm not to fiddle with pure-ftpd initscript. 
  * Fixed lintian errors in control file.

 -- Patrick J Cherry <patrick@bytemark.co.uk>  Tue, 07 Feb 2012 14:10:52 +0000

symbiosis-ftpd (2012:0201) stable; urgency=low

  * Specified ruby1.8 everywhere.
  * Added config files for pure-ftpd for ExtAuth and DisplayDotFiles
  * Tidied packaging.
  * Updated postinst to set pure_ftpd standalone_or_inetd variable to prevent
    it being overwritten on pure-ftpd updates.

 -- Patrick J Cherry <patrick@bytemark.co.uk>  Wed, 01 Feb 2012 19:57:07 +0000

symbiosis-ftpd (2012:0124) stable; urgency=low

  * Tightened dependencies to fix conflicts in lenny upgrades.
  * Tweaked ftpd postinst to just restart pure-ftpd regardless.
  * Fixed up FTP quota parsing.
  * Fixed bug in symbiosis-check-ftp-password that prevented *anyone* from
    logging in.
  * Removed old test libraries
  * Tidied FTP packaging a little.

 -- Patrick J Cherry <patrick@bytemark.co.uk>  Fri, 27 Jan 2012 11:56:33 +0000

symbiosis-ftpd (2012:0117) stable; urgency=low

  * Added explicit dependency on symbiosis-common (>> 2011:1214)
  * Added FTP quota support

 -- Patrick J Cherry <patrick@bytemark.co.uk>  Tue, 17 Jan 2012 17:02:54 +0000

symbiosis-ftpd (2011:1209) stable; urgency=low

  [ Steve Kemp ]
  * Updated standards version.  (No change).

  [ Patrick J Cherry ]
  * Moved check-ftp-password to symbiosis-check-ftp-password
  * symbiosis-check-ftp-password now written in ruby
  * Added test cases

 -- Patrick J Cherry <patrick@bytemark.co.uk>  Tue, 17 Jan 2012 17:00:30 +0000

symbiosis-ftpd (2011:1201) stable; urgency=low

  * Moved SSL certificate generation into symbiosis-common 

 -- Patrick J Cherry <patrick@bytemark.co.uk>  Thu, 01 Dec 2011 09:31:42 +0000

symbiosis-ftpd (2010:0901) stable; urgency=low

  * Updated to use the common library code for performing FTP logins.

 -- Steve Kemp <steve@bytemark.co.uk>  Wed, 01 Sep 2010 12:13:14 +0000

symbiosis-ftpd (2010:0603) stable; urgency=low

  * Renamed package
  * Switched to dpkg-source 3.0 (native) format

 -- Steve Kemp <steve@bytemark.co.uk>  Thu, 03 Jun 2010 13:51:31 +0100

bytemark-vhost-ftpd (2009:1021-1) stable; urgency=low

  * Correctly use the epoch.

 -- Steve Kemp <steve@bytemark.co.uk>  Wed, 21 Oct 2009 16:51:16 +0000

bytemark-vhost-ftpd (2009.1009-1) stable; urgency=low

  * Our firewalling now only blocks port 21 access.

 -- Steve Kemp <steve@bytemark.co.uk>  Fri, 9 Oct 2009 12:43:12 +0000

bytemark-vhost-ftpd (20090707153244) stable; urgency=low

  * Per-Lenny vhost repository, rather than branches

 -- Steve Kemp <steve@bytemark.co.uk>  Tue, 7 Jul 2009 15:32:44 +0000

bytemark-vhost-ftpd (20090522105210) stable; urgency=low

  * New release for Lenny.

 -- Steve Kemp <steve@bytemark.co.uk>  Fri, 22 May 2009 10:52:10 +0000

bytemark-vhost-ftpd (20081117171455) stable; urgency=low

  * New format for blacklist patterns.

 -- Steve Kemp <steve@bytemark.co.uk>  Mon, 17 Nov 2008 17:17:17 +0000

bytemark-vhost-ftpd (20081110153345) stable; urgency=low

  * Blacklist IPs which fail our login.

 -- Steve Kemp <steve@bytemark.co.uk>  Fri, 14 Nov 2008 17:11:11 +0000

bytemark-vhost-ftpd (20081110153344) stable; urgency=low

  * The Bytemark Virtual Hosting Package bytemark-vhost-ftpd
    - Support may be found at http://vhost.bytemark.co.uk/

 -- Steve Kemp <steve@bytemark.co.uk>  Mon, 10 Nov 2008 15:33:44 +0000
