tftp-hpa (5.0-11ubuntu2) lucid; urgency=low * debian/rules, debian/tftpd-hpa.upstart: Convert to upstart. (LP: #522509) * debian/tftpd-hpa.postinst: Add "-s" to /etc/default/tftpd-hpa. (LP: #531123) -- Chuck Short Thu, 11 Mar 2010 12:40:07 -0500 tftp-hpa (5.0-11ubuntu1) lucid; urgency=low * Revert to pre-Lucid behavior (LP: #518815): * Set /var/lib/tftpboot by default instead of /srv/tftp/ * Decrease priority of tftp path from high to low -- Stéphane Graber Wed, 10 Feb 2010 10:05:01 -0500 tftp-hpa (5.0-11) unstable; urgency=medium * Removing explicit LDFLAGS, did apparently not fix the FTBFS on mips*. * Adding updated Russian debconf translations from Yuri Kozlov (Closes: #563079). * Applying patch from Thorsten Glaser to fix FTBFS on mips/mipsel (Closes: #564052). -- Daniel Baumann Fri, 22 Jan 2010 21:05:54 +0100 tftp-hpa (5.0-10) unstable; urgency=low * Adding explicit debian source version 1.0 until switch to 3.0. * Making an educated guess to fix FTBFS on mips (all public mips* boxes of debian are down at the moment) and setting explicit LDFLAGS. -- Daniel Baumann Wed, 16 Dec 2009 17:40:33 +0100 tftp-hpa (5.0-9) unstable; urgency=low * Adding updated Swedish debconf translations from Martin Bagge (Closes: #556581). * Adding updated Portuguese debconf translations from Americo Monteiro (Closes: #557007). -- Daniel Baumann Sun, 22 Nov 2009 17:29:06 +0100 tftp-hpa (5.0-8) unstable; urgency=low * Setting last-translator for German debconf templates to me, no intention do deal with debian-l10n-german in the future anymore (Closes: #552311). * Dealing with /etc/default/tftpd-hpa in a policy compliant way, thanks to Julien Cristau (Closes: #543199). * Setting debconf priority for tftpd-hpa/directory to high. Together with the previous commit (which has the effect, that it is always prompted for the directory on upgrades from lenny), the tftpd directory gets now more visibility (Closes: #551828). -- Daniel Baumann Tue, 10 Nov 2009 11:26:02 +0100 tftp-hpa (5.0-7) unstable; urgency=low * Removing debconf-updatepo call from clean target in rules. * Adding missing build-depends to quilt (Closes: #547738). * Simplifying autotools handling in rules. * Bumping versioned build-depends on debhelper. * Bumping versioned build-depends on quilt. * Adding updated German debconf translations form Helge Kreutzmann (Closes: #550486). * Adding updated French debconf translations from Steve Petruzzello (Closes: #552068). * Replacing some Germanisms from the German debconf translations. -- Daniel Baumann Fri, 23 Oct 2009 08:43:37 +0200 tftp-hpa (5.0-6) unstable; urgency=low * Adding patch to replace upstreams default server root with debians default server root in documentation. * Installing sample.rules for tftpd as example. * Also asking server address and port through debconf. * Allowing to specify other own options through debconf as well. * Updating to standards version 3.8.3. * Adding updated Portuguese debconf translations from Americo Monteiro (Closes: #542617). * Adding updated German debconf translations from Helge Kreutzmann (Closes: #543242). * Adding maintainer homepage field to control. * Marking maintainer homepage field to be also included in binary packages and changelog. * Adding README.source. * Moving maintainer homepage field from control to copyright. * Updating README.source. * Adding updated Swedish debconf translations from Martin Bagge (Closes: #543408). * Adding updated French debconf translations from Steve Petruzzello (Closes: #544421). * Adding updated Japanese debconf translations from Hideki Yamane (Closes: #545407). -- Daniel Baumann Mon, 21 Sep 2009 21:20:57 +0200 tftp-hpa (5.0-5) unstable; urgency=low * Adding missing build-depends to autotools-dev (Closes: #541550). -- Daniel Baumann Fri, 14 Aug 2009 21:12:27 +0200 tftp-hpa (5.0-4) unstable; urgency=low * Improving English in messages outputted in postinst script, thanks to Mark Brown (Closes: #538012). * Adding status to init script, thanks to Peter Eisentraut (Closes: #538071). * Updating maintainer field. * Updating vcs fields. * Sorting depends. * Minimizing rules file. * Fixing debconf handling of /etc/default/tftpd-hpa to not always overwrite the file (Closes: #537846). * Handling upgrades from 0.49 (lenny) to 5.0 (Closes: #539000). * Handling partial upgrades from 5.0-3 (sid). * Adding Otavio to uploaders. -- Daniel Baumann Fri, 14 Aug 2009 19:33:38 +0200 tftp-hpa (5.0-3) unstable; urgency=low * Removing obsolete entry about --secure in README.Debian, tftpd-hpa is running with -s by default for quite some time already. * Using long options when calling tftpd-hpa in initscript. * Adding missing equal sign in defaults file (Closes: #537712). -- Daniel Baumann Tue, 21 Jul 2009 16:23:33 +0200 tftp-hpa (5.0-2) unstable; urgency=low * Adding forgotten bug numbers to previous changelog entry. * Now running always as unprivileged user (Closes: #245017). -- Daniel Baumann Mon, 20 Jul 2009 01:27:27 +0200 tftp-hpa (5.0-1) unstable; urgency=low * Merging upstream version 5.0 (Closes: #525635): - correctly turns off PMTU discovery (Closes: #501025). * Taking over package, Jaakko is mia. * Using correct rfc-2822 date formats in changelog. * Removing useless whitespaces at EOL and EOF. * Updating package to debhelper 7. * Updating package to standards 3.8.2. * Adding homepage field in control file. * Adding vcs fields in control file. * Adding misc:Depends to depends field in control. * Improving package descriptions. * Adding syslinux-common to suggests of tftpd-hpa. * Sorting fields in control file. * Rewriting copyright file in machine-interpretable format. * Prefixing debhelper files with package names. * Adding build-depends to po-debconf. * Rewriting rules file from scratch. * Using dh_install rather than dh_movefiles. * Removing unused build-depend on libreadline5-dev. * Now running always in daemon mode, it is too error prone and messy to support inetd mode (Closes: #272882, #275514, #437651, #503120, #505335, #505367, #535212, #537476). * Now using /srv/tftp as default server root (Closes: #477109). * Using debconf to ask for server root. * Aborting in initscript if server root does not exist (Closes: #497268). * Rewriting initscript, using lsb functions now. * Updating README.Debian to reflect changes about the initscript. * Adding example preseed file. -- Daniel Baumann Sun, 19 Jul 2009 23:48:12 +0200 tftp-hpa (0.49-1.1) unstable; urgency=low * Non-maintainer upload. * Conditionally calling update-inetd in tftpd-hpa.postinst (Closes: #522780). -- Daniel Baumann Wed, 08 Jul 2009 14:50:00 +0200 tftp-hpa (0.49-1) unstable; urgency=low * New upstream release (IPv6 support and other goodies) (Closes: #513642) * Apply patch to remove stop links on rc0 and 6 (Closes: #493838) -- Jaakko Niemi Mon, 16 Feb 2009 23:01:20 +0200 tftp-hpa (0.48-2.3) unstable; urgency=low * Non-maintainer upload. * Fix pending l10n issues. Debconf translations: - Italian. Closes: #495240 - Russian. Closes: #502892 - Basque. Closes: #503073 -- Christian Perrier Mon, 27 Oct 2008 18:23:12 +0100 tftp-hpa (0.48-2.2) unstable; urgency=high * Non-maintainer upload. * Fix previous NMU for Conflict with aftpd (Closes: #476456). * Add Galician Debconf translation (Closes: 481674). Thanks to Jacobo Tarrio. * Update Standards-Version. -- Steve McIntyre <93sam@debian.org> Sun, 29 Jun 2008 17:14:31 +0100 tftp-hpa (0.48-2.1) unstable; urgency=high * Non-maintainer upload. * Add missing Conflict with aftpd (Closes: #476456). -- Pierre Habouzit Thu, 05 Jun 2008 10:37:05 +0200 tftp-hpa (0.48-2) unstable; urgency=low * Only Recommend inet-superserver (Thanks, Daniel (Closes: #462654) * Add missing dependencies (Thanks, Michael) (Closes: #452536) * Remove unnecessary Provides (Closes: #455262) -- Jaakko Niemi Sat, 15 Mar 2008 19:34:07 +0200 tftp-hpa (0.48-1) unstable; urgency=low * New upstream release * added --oknodo to initscripts (Closes: #433891, #415845) * depend on inet-superserver instead of netbase (Closes: #438163) * Debconf translations: - Dutch. (Closes: #414754, #449412) - Spanish. (Closes: #433925) -- Jaakko Niemi Tue, 20 Nov 2007 22:40:51 +0200 tftp-hpa (0.43-1.1) unstable; urgency=low * Non-maintainer upload to fix pending l10n issues. * Debconf translations: - German. Closes: #400053 - Catalan. Closes: #410217 - Brazilian Portuguese. Closes: #403560 * Provide a crude LSB header to the init script -- Christian Perrier Sat, 24 Feb 2007 07:47:29 +0100 tftp-hpa (0.43-1) unstable; urgency=low * New upstream release * Add binary-indep target to debian/rules (Closes: #395753) -- Jaakko Niemi Sat, 28 Oct 2006 14:42:52 +0300 tftp-hpa (0.42-1) unstable; urgency=low * New upstream release * Fixes pmtu issues, differently than in patches (Closes: #294882, #316616) * Fixes regexp issue, differently than in patch (Closes: #316038) * Ack NMUs: (Closes: #308688, #350649, #332116, #298748, #307006, #322296, #331595, #335952) * Check and bump debhelper compat level * Check and bump policy version -- Jaakko Niemi Sun, 19 Mar 2006 00:51:20 +0200 tftp-hpa (0.40-4.2) unstable; urgency=high * Non-maintainer upload. * Update readline build-dep to libreadline5-dev (Closes: #350649). * Added Vietnamese debconf translation (Closes: #322296). * Added Swedish debconf translation (Closes: #331595). * Added Portuguese debconf translation (Closes: #335952). * Add debconf-2.0 alternative (Closes: #332116). -- Luk Claes Wed, 15 Feb 2006 12:18:32 +0100 tftp-hpa (0.40-4.1) unstable; urgency=high * NMU * Added netbase to Depends: (closes: #308688) * Update Czech debconf translation (closes: #298748) * Added Japanese debconf translation (closes: #307006) -- Kenshi Muto Sat, 14 May 2005 11:10:59 +0900 tftp-hpa (0.40-4) unstable; urgency=low * How many times can you screw up in a row? * Fix initscript (Closes: #293040) * Updated French translation (Closes: #292847) * Added Czech debconf translations (Closes: #289285) -- Jaakko Niemi Fri, 04 Feb 2005 19:56:17 +0200 tftp-hpa (0.40-3) unstable; urgency=low * Fix and clean initscript (Closes: #279179, #279241) * Document issue with XP1000 machines, bug #285134. * Remove pidfile option from init script as in daemon mode tftpd-hpa does not create it and forks. -- Jaakko Niemi Sat, 22 Jan 2005 17:05:35 +0200 tftp-hpa (0.40-2) unstable; urgency=low * Fixed typo in debconf template. Not running debconf‐updatepo as translators propably don't have reproduced the typo. * Lowered debconf prompt priority (closes: #276832) * Made initscript to be more informative about daemon being disabled. * Fixed postinst logic to enable default to running from inetd if upgrading from older versions, and only disable from inetd if ran as daemon. (closes: #276827, #276831) -- Jaakko Niemi Sun, 17 Oct 2004 01:12:49 +0300 tftp-hpa (0.40-1) unstable; urgency=low * New upstream release * Add French translation (closes: #273990) -- Jaakko Niemi Thu, 14 Oct 2004 22:05:51 +0300 tftp-hpa (0.39-1) unstable; urgency=low * New upstream release * add initscript and /etc/defaults/tftpd-hpa (closes: #237949) -- Jaakko Niemi Sun, 19 Sep 2004 12:49:56 +0300 tftp-hpa (0.36-1) unstable; urgency=low * New upstream release, enables remap and tcpwrappers support (Closes: #205659) * Correct server postinst to use correct path with update-inetd, duh. (Closes: #229619) -- Jaakko Niemi Mon, 26 Jan 2004 20:11:31 +0200 tftp-hpa (0.34-2) unstable; urgency=low * really remove inetd line in package purge (Closes: #179867) -- Jaakko Niemi Sat, 10 Jan 2004 18:06:02 +0200 tftp-hpa (0.34-1) unstable; urgency=low * New maintainer (Closes: #136172) * New upstream release, see changelog for details. Has much improved error handling. (Closes: #213379) * Add correct line into inetd configuration (Closes: #150108) * Update standards version, no changes needed * User /var/lib/tftpboot untill FHS 2.3 gets into use -- Jaakko Niemi Sat, 10 Jan 2004 17:41:07 +0200 tftp-hpa (0.28-2.1) unstable; urgency=low * NMU * Fix prerm-doesn't-understand-args bug. Closes: #136172 -- LaMont Jones Mon, 12 Aug 2002 13:33:59 -0600 tftp-hpa (0.28-2) unstable; urgency=low * Restore binary-arch in debian/rules, which I deleted with god faith to clean up but out of ignorance (Closes: #135776) * Reaslly close previously typo-ed bug (Closes: #130801) * get rid of unneccersary bashism in tftpd-hpa.postinst (s/==/=/) -- Oliver M. Bolzer Tue, 26 Feb 2002 08:18:12 +0100 tftp-hpa (0.28-1) unstable; urgency=low * New Maintainer * new upstream version (Closes: #13081) * works in more PXE environments (like mine) * supports tcpwrapper * stays active for some time after invocation (performance improvement) * adds standalone mode (no need for inetd) for busy servers not the default for this package * file-name remapping using regexps * readline command-line editing in the client (not enabled due to BSD adv.-caluse GPL conflict) * decent manpage -- Oliver M. Bolzer Tue, 19 Feb 2002 10:44:19 +0100 tftp-hpa (0.14-2) unstable; urgency=low * Enable and disable tftp service on install and remove -- Wichert Akkerman Fri, 17 Nov 2000 14:13:36 +0000 tftp-hpa (0.14-1) unstable; urgency=low * Initial Debian release -- Wichert Akkerman Fri, 17 Nov 2000 10:41:09 +0000