muddleftpd (1.3.13.1-4.2build2) lucid; urgency=low * Rebuild for libmysqlclient transition. -- Chuck Short Mon, 05 Apr 2010 22:49:16 -0400 muddleftpd (1.3.13.1-4.2build1) lucid; urgency=low * No-change rebuild for libcap1 → libcap2 transition. -- Michael Bienia Sun, 24 Jan 2010 01:35:27 +0100 muddleftpd (1.3.13.1-4.2) unstable; urgency=low * Non-maintainer upload to solve release goal. * Add LSB dependency header to init.d scripts (Closes: #469427). * Do not build-depend on libcap-dev on GNU/kFreeBSD (Closes: #375027). -- Petter Reinholdtsen Fri, 4 Apr 2008 19:47:33 +0200 muddleftpd (1.3.13.1-4.1) unstable; urgency=low * Non-maintainer upload. Rebuild against libmysqlclient15-dev. Closes: #343782 -- Christian Hammers Tue, 21 Feb 2006 22:35:57 +0100 muddleftpd (1.3.13.1-4) unstable; urgency=low * Change libmysqlclient-dev to libmysqlclient12-dev * muddleftpd: implicitly declared function returns a pointer that is used (Closes: #226529) -- Joerg Jaspert Mon, 9 May 2005 21:54:24 +0200 muddleftpd (1.3.13.1-3) unstable; urgency=low * Bug fix: "muddleftpd: FTBFS on amd64: -fPIC missing", thanks to Andreas Jochens (Closes: #253618). -- Joerg Jaspert Tue, 3 May 2005 22:17:49 +0200 muddleftpd (1.3.13.1-2) unstable; urgency=low * Well, one module fix wasnt right. -- Joerg Jaspert Mon, 3 Nov 2003 15:00:27 +0100 muddleftpd (1.3.13.1-1) unstable; urgency=low * New Upstream Version - it should fix the build failures in the modules. -- Joerg Jaspert Mon, 3 Nov 2003 13:32:30 +0100 muddleftpd (1.3.13-1) unstable; urgency=low * New Upstream Version: 1) Change: Revamped build system to use new build tools. 2) Change: Included authentication modules into build system. They are installed (if selected at configure time) into the libdir from configure. Normally prefix/lib (/usr/local/lib if not specified). 3) Bug Fix: Scrambled output on PPC systems fixed. (possibly other systems too) 4) Change: Install .txt documentation in prefix/share/doc/muddleftpd/*. * Bug fix: "muddleftpd: login does not work on ppc", thanks to Oyvind Hvidsten (Closes: #173890). * Remove dh_installdoc thing, Upstream install target does the work now. * Build auth-module for smb, mud and mysql and ship them in the package. Read the README.auth$MODULE files in /usr/share/doc/muddleftpd for more info about them. * For that we need to build-dep on a mysql dev package. -- Joerg Jaspert Sun, 2 Nov 2003 20:36:34 +0100 muddleftpd (1.3.12.1-3) unstable; urgency=low * Use system malloc lib, not the included one. That should fix the FTBFS on s390 (Closes: #172225). * Bug fix from CVS for: "muddleftpd: doesn't detach from terminal" (Closes: #172740). * Standards-version 3.6.1 * Updated control file. -- Joerg Jaspert Thu, 2 Oct 2003 21:50:09 +0200 muddleftpd (1.3.12.1-2) unstable; urgency=low * Install the ratiotool -- Joerg Jaspert Thu, 24 Oct 2002 20:26:16 +0200 muddleftpd (1.3.12.1-1) unstable; urgency=low * Another fix to the log thing. Now its upstream, so i no longer include my own patch. (Yes, muddleftpd development is back alive) (closes: #145487) -- Joerg Jaspert Wed, 16 Oct 2002 10:43:19 +0200 muddleftpd (1.3.12-1) unstable; urgency=low * YES, New Upstream Version: 1) Bug Fix: Linux does not like custom PASV replies with ip-masq. Using reply recommended (but not mandatory) in RFC959. (Beau Kuiper) 2) Change: Included support for large files (> 2 gig) on 32bit systems. 3) Change: Removed QUIET compile option, replaced by verbose parameter. 4) Change: Added support for HP-UX 11.00 5) Bug Fix: fixed warnings with GCC 3.X compiler * This (closes: #156983) * debhelper >= 4.02 now. * Standards-Version 3.5.7 -- Joerg Jaspert Mon, 9 Sep 2002 12:47:35 +0200 muddleftpd (1.3.11-8) unstable; urgency=high * Last patch to logger.c was --- not good. This one is a little better. It does not fix the problem (muddleftpd should reject Lines with \r or \n) but it is better than nothing, and it does not kill the logfile. This fixes #145487. -- Joerg Jaspert Sun, 5 May 2002 13:39:54 +0200 muddleftpd (1.3.11-7) unstable; urgency=low * New Maintainer (closes: #131183) * Apply a patch to logger.c to change all non-printable chars to spaces. Made with the aid of two peoples from #debian.de. This should (closes: #107339) -- Joerg Jaspert (JJ) Mon, 8 Apr 2002 22:36:08 +0200 muddleftpd (1.3.11-6) unstable; urgency=low * Build with PAM support. -- Decklin Foster Thu, 12 Jul 2001 10:58:56 -0400 muddleftpd (1.3.11-5) unstable; urgency=low * Rebuild with dpkg 1.9.14.1 to fix source package (Closes: #102514) -- Decklin Foster Wed, 27 Jun 2001 14:46:28 -0400 muddleftpd (1.3.11-4) unstable; urgency=medium * Argh. I am an idiot. Fix removal of /etc/muddleftpd on purge. Added some preinst cruft to prevent broken versions (-2 and -3) from wiping out the user's config on upgrading. * Changed the init script to bail out if muddleftpd.conf is missing. If anything else goes wrong, this will at least allow dpkg to continue configuring. -- Decklin Foster Mon, 25 Jun 2001 17:09:21 -0400 muddleftpd (1.3.11-3) unstable; urgency=low * Add missingok to logrotate conffile. (Closes: #100520) * debconf has not been used for several releases (Closes: #102185) -- Decklin Foster Mon, 25 Jun 2001 14:22:08 -0400 muddleftpd (1.3.11-2) unstable; urgency=low * Remove /etc/muddleftpd on purge (Closes: #100062) * Update Standards-Version to 3.5.5 * Added man page for mudlogd -- Decklin Foster Sun, 10 Jun 2001 22:39:58 -0400 muddleftpd (1.3.11-1) unstable; urgency=medium * New upstream release. This fixes a possible security problem with the 'allowfxp' directive (which is not enabled by default, so only users who have turned it on are affected.) See http://www.arach. net.au/~wildfire/muddleftpd/security/sec-report-5-2-2001-port.txt for more information. -- Decklin Foster Wed, 2 May 2001 23:40:54 -0400 muddleftpd (1.3.9-2) unstable; urgency=low * Added Build-Depends on texinfo (Closes: #93086) -- Decklin Foster Fri, 6 Apr 2001 08:43:45 -0400 muddleftpd (1.3.9-1) unstable; urgency=low * New upstream release. * Removed patch from Makefile.in and set mandir/infodir in debian/rules instead. * A few other patches were also merged, but hold off on removing mudpasswd man page from debian/ for now due to upstream mangling. * Updated debian/muddleftpd.examples. * Deleted debian/muddleftpd.conffiles, since everything was listed twice with debhelper v3. (Note to self: file a bug about this...) -- Decklin Foster Wed, 28 Mar 2001 20:20:54 -0500 muddleftpd (1.3.8-1) unstable; urgency=low * New upstream release. * Applied file-listing patch. * undefined RUN_FOREGROUND (this appears to be an upstream mistake). -- Decklin Foster Mon, 19 Mar 2001 12:14:42 -0500 muddleftpd (1.3.7-8) unstable; urgency=low * Oops. I put the db_purge call in the preinst, but this means I should have changed the debconf dependency to a pre-dependency (yuck). Instead of doing this, I've modified the script to first check if debconf is still installed, and then only attempt to purge the db if the test is sucessful. As a side effect, the dependency is no longer needed. (well, unless the debconf API changes, but then I'd be screwed anyway.) -- Decklin Foster Wed, 14 Mar 2001 17:02:05 -0500 muddleftpd (1.3.7-7) unstable; urgency=low * Remove debconf support. dpkg-stattoveride has been around for a while, admins should know what to do with it, and I think interrupting an install with debconf questions in order to manage overrides from the maintainer scripts (which isn't very robust anyway) is silly. Any existing overrides will be left in place when upgrading to this version. * Still depending on debconf for now so we can purge the db on an upgrade from an old version. This will go away at some point after the next stable release. * Patched ftpwho to give a somewhat more informative error message when run non-suid. * Edited texinfo docs to remove some typos and add a section heading. For now, I'm regenerating the .info file by hand. * Updated default config, and install a default busydump file. * Upgraded to debhelper v3 (>= 3.0.10, since we need dh_installinit) and Standards-Version 3.5.2. * Build without -g by default, and add DEB_BUILD_OPTIONS =~ /debug/ support. -- Decklin Foster Tue, 13 Mar 2001 12:31:28 -0500 muddleftpd (1.3.7-6) unstable; urgency=low * Provide alternatives for ftpd/ftpd.1 (Closes: #82994) * added Conflicts: ftp-server -- Decklin Foster Sat, 20 Jan 2001 21:20:32 -0500 muddleftpd (1.3.7-5) unstable; urgency=low * Switch from suidmanager to dpkg-statoverride. * Fix package reconfiguration so that it updates the SUID bit correctly. -- Decklin Foster Thu, 11 Jan 2001 13:10:55 -0500 muddleftpd (1.3.7-4) unstable; urgency=low * added Provides: ftp-server * Bumped Standards-Version to 3.2.1.0 * Updated debhelper rules to v2 -- Decklin Foster Mon, 8 Jan 2001 14:57:36 -0500 muddleftpd (1.3.7-3) unstable; urgency=low * Preliminary debconf support. * debian/control: changed logrotate to Depends, added Suggests: suidmanager * Cleaned up init.d script a bit. -- Decklin Foster Sun, 1 Oct 2000 15:01:33 -0400 muddleftpd (1.3.7-2) unstable; urgency=low * Added some init.d script sanity checking. * Patched fatal exit handler to return 1. -- Decklin Foster Fri, 15 Sep 2000 19:37:30 -0400 muddleftpd (1.3.7-1) unstable; urgency=medium * New upstream release. This should completely fix the user-count problems that stopped people from logging in with the past two revisions. Leaving severity at medium because this is a possible (non-fatal) DOS and someone might have snatched an affected package from Incoming before I got to it. * Patched utils.c to disable hanging with an infinite loop on a harmless assertion. Patch has been sent upstream. -- Decklin Foster Wed, 30 Aug 2000 08:45:42 -0400 muddleftpd (1.3.6-1) unstable; urgency=medium * New upstream release. This fixes a possible DOS attack in the previous version if a newly introduced configuration option was used. The previous version was deleted from Incoming before being installed. * Added Build-Depends field * Fixed Recommends typo -- Decklin Foster Mon, 28 Aug 2000 10:15:28 -0400 muddleftpd (1.3.5-1) unstable; urgency=low * New upstream release * Fixed a problem with init.d restart * Logfiles rotated with group adm -- Decklin Foster Sun, 27 Aug 2000 11:02:56 -0400 muddleftpd (1.3.4-4) unstable; urgency=low * Updated lists of docs to be installed -- Decklin Foster Sun, 20 Aug 2000 00:04:21 -0400 muddleftpd (1.3.4-3) unstable; urgency=low * Fix logrotate typo * Added a custom default config in debian/ again -- Decklin Foster Sun, 30 Jul 2000 05:34:21 -0400 muddleftpd (1.3.4-2) unstable; urgency=low * Rotate logfiles -- Decklin Foster Sat, 29 Jul 2000 23:52:21 -0400 muddleftpd (1.3.4-1) unstable; urgency=low * New upstream release * Fixed init.d script pid problem. -- Decklin Foster Mon, 24 Jul 2000 13:55:37 -0400 muddleftpd (1.3.3-2) unstable; urgency=low * Wrote man page for mudpasswd. -- Decklin Foster Mon, 17 Jul 2000 00:15:05 -0500 muddleftpd (1.3.3-1) unstable; urgency=low * New upstream release. -- Decklin Foster Wed, 28 Jun 2000 09:06:14 -0400 muddleftpd (1.3.2-1) unstable; urgency=low * New upstream release * Fixed homepage/email in copyright file. -- Decklin Foster Sat, 20 May 2000 20:29:36 -0400 muddleftpd (1.3.1-2) unstable; urgency=low * Fixed missing pid file problem. -- Decklin Foster Fri, 21 Apr 2000 22:37:49 -0400 muddleftpd (1.3.1-1) unstable; urgency=low * New upstream release * Fixed config file problem. If you're upgrading, you'll need to change your config files over to the new format. -- Decklin Foster Mon, 6 Mar 2000 12:44:45 -0500 muddleftpd (1.3.0-1) unstable; urgency=low * New upstream release -- Decklin Foster Sun, 23 Jan 2000 13:07:40 -0500 muddleftpd (1.2.4-1) unstable; urgency=low * New upstream release -- Decklin Foster Wed, 15 Dec 1999 10:54:42 -0500 muddleftpd (1.2.3-1) unstable; urgency=low * New upstream release * New version numbering system (like the linux kernel). This is now a "stable release." * Got rid of customized config in debian/; the one in examples/anon-only should be sufficent. -- Decklin Foster Thu, 9 Dec 1999 19:54:41 -0500 muddleftpd (1.1-2) unstable; urgency=low * Put docs in correct place (whoops). -- Decklin Foster Sat, 2 Oct 1999 15:54:54 -0400 muddleftpd (1.1-1) unstable; urgency=low * New upstream release * More docs and examples added. -- Decklin Foster Sat, 18 Sep 1999 13:45:38 -0400 muddleftpd (1.1.b1-1) unstable; urgency=low * New upstream release -- Decklin Foster Thu, 19 Aug 1999 12:43:28 -0400 muddleftpd (1.1.a5-1) unstable; urgency=low * Initial release. -- Decklin Foster Wed, 18 Aug 1999 20:49:45 -0400