1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234
|
micro-httpd (20051212-15.1) unstable; urgency=medium
* Non-maintainer upload.
* Update default web root to /var/www/html (Closes: #730383)
* Use last changelog date for manpage (Closes: #782218)
* Ship native systemd unit files.
Thanks to Alexandre Detiste (Closes: #760819)
* Update Vcs-Git, Vcs-Browser to use https URLs
* Update Standards-Version to 3.9.8
-- Christian Hofstaedtler <zeha@debian.org> Sat, 02 Jul 2016 18:02:42 +0200
micro-httpd (20051212-15) unstable; urgency=low
* debian/rules
- Enable all hardening flags.
- Use DEB_*_MAINT_* variables.
-- Jari Aalto <jari.aalto@cante.net> Sat, 24 Mar 2012 03:54:48 -0400
micro-httpd (20051212-14) unstable; urgency=low
* debian/compat
- Update to 9
* debian/control
- (Build-Depends): Update to debhelper 9.
- (Standards-Version): Update to 3.9.3.1.
* debian/copyright
- Update to format 1.0.
* debian/rules
- Delete rules no longer used.
- (override_dh_auto_build): New. Use hardened CFLAGS.
http://wiki.debian.org/ReleaseGoals/SecurityHardeningBuildFlags
-- Jari Aalto <jari.aalto@cante.net> Wed, 21 Mar 2012 05:43:27 -0400
micro-httpd (20051212-13) unstable; urgency=low
* debian/compat
- Update to 8.
* debian/control
- (Build-Depends): Update to debhelper 8.
- (Standards-Version): update to 3.9.1.
* debian/micro-httpd.{postinst,prerm}
- Use /stc/init.d script if invoke-rc.d is not available.
See LP#394949.
-- Jari Aalto <jari.aalto@cante.net> Mon, 25 Oct 2010 17:35:49 +0300
micro-httpd (20051212-12) unstable; urgency=low
* Move to format: 3.0 (quilt).
* debian/clean
- Move content from debian/rules for dh(1).
* debian/control
- (Build-Depends): Remove dpatch.
- (Depends): add ${misc:Depends} for debhelper.
- (Standards-Version): update to 3.8.3.
- (Section) [source]: Correct to httpd.
- (Section) [binary]: Remove duplicate header (lintian).
* debian/copyright
- Use FSF URL (FSF recommendation).
* debian/micro-httpd.8.pod
- Add copyright.
* debian/micro-httpd.manpages
- Move content from debian/rules for dh(1).
* debian/README.source
- Delete, obsoleted by format 3.0.
* debian/patches
- Convert to quilt.
* debian/rules
- Remove dpatch.
- Remove rules obsoleted by dh(1).
* debian/source/format
- New file.
-- Jari Aalto <jari.aalto@cante.net> Sat, 19 Dec 2009 16:41:06 +0200
micro-httpd (20051212-11) unstable; urgency=low
* debian/compat: update to 7.
* debian/control
- (Build-Depends): update debhelper 7.
- (Section): change web to httpd as per
http://news.gmane.org/find-root.php?message_id=%3c87r60yiwu7.fsf%40vorlon.ganneff.de%3e
- (Standards-Version): Update to 3.8.2.
* debian/micro-httpd.postinst
- (entry): Check for port name 'http'; do not run as root, but
nobody:www-data (Closes: #517705).
- (InetdName): No default value (Closes: #535203).
* debian/micro-httpd.prerm
- (InetdName): No default value.
* debian/rules
- (install): add dh_lintian.
* debian/*.8
- Delete. Generated from *.pod.
* debian/*.mk
- Update variables and make macros.
* debian/*.overrides
- update-inetd is not called without checks.
-- Jari Aalto <jari.aalto@cante.net> Sat, 08 Aug 2009 23:00:55 +0000
micro-httpd (20051212-10) unstable; urgency=low
* debian/README.Debian-source:
- New file. Epxlain debian/*.8.
* debian/*.8
- New file generated form *.8.pod. Original manual page is no longer
used.
* debian/control:
- (Description): Make more compact.
- (Depends): Add alternatives 'micro-inetd | netcat-traditional'
Closes: #482082. Remove unused ${misc:Depends}.
- (Homepage): New field.
- (Standards-Version): Update to 3.8.0.
- (Suggests): move micro-inetd to 'Depends:' alternatives.
- (Vcs-*): Add new fields.
* debian/micro-httpd.{postinst,prerm}:
- Check if update-inetd command exists (superserver is not requirement).
- Set PATH.
- (IsInetd): New.
- (MainInetd): New.
* debian/rules:
- (man): New target.
- (install): Adjust install calls
- (binary-arch): Install manual page form debian/*.8
* debian/debian-vars.mk
- New file
-- Jari Aalto <jari.aalto@cante.net> Sun, 26 Oct 2008 12:14:05 +0300
micro-httpd (20051212-9) unstable; urgency=low
* debian/control:
- (Standards-Version): 3.7.3
* debian/patches:
- (12_micro_httpd.8--hyphen-fix.dpatch): New file.
Fix hyphenation in manual page.
- (30_makefile-strip-fix.dpatch): Add description (lintian fix).
Closes #437563
-- Jari Aalto <jari.aalto@cante.net> Tue, 11 Dec 2007 11:04:12 +0000
micro-httpd (20051212-8) unstable; urgency=low
* debian/copyright:
- Update to latest dh-make template (formatting).
* debian/rules: (clean):
- Check Makefile before running clean (lintian fix).
* debian: micro-httpd.{prerm,postinst}:
- (InetdName): Support rlinetd (Closes: #454655)
- Remove &> bashism (lintian fix).
* debian/watch:
- New file
-- Jari Aalto <jari.aalto@cante.net> Fri, 07 Dec 2007 11:58:02 +0000
micro-httpd (20051212-7) unstable; urgency=low
* debian/control: (Depends): replaced update-inetd with
openbsd-inetd | inet-superserver.
* debian/patches: (30): Added *.swf Shockwave support.
Patch by Nick Schmalenberger <ohp6oD3y A T schmalenberger.us>.
Thanks.
-- Jari Aalto <jari.aalto@cante.net> Sun, 29 Jul 2007 14:40:45 +0300
micro-httpd (20051212-6) unstable; urgency=low
* ACK NMU diff by Luk Claes
* debian/dirs: Removed. Moved directory creation xto
debian/rules.
* debian/patches/20_micro_httpd.c-utf-8.patch: New file. Changed
charset=iso-8859-1 to utf-8. Patch thanks to
Nick Schmalenberger <ohp6oD3y@schmalenberger.us>
-- Jari Aalto <jari.aalto@cante.net> Wed, 13 Jun 2007 12:44:08 +0300
micro-httpd (20051212-5.1) unstable; urgency=high
* Non-maintainer upload during BSP.
* Add dependency on update-inetd: it is used in postinst (Closes: #417017).
-- Luk Claes <luk@debian.org> Thu, 17 May 2007 01:27:33 +0200
micro-httpd (20051212-5) unstable; urgency=low
* New maintainer (Closes: #407661).
* Added inetd installation (Closes: #297450).
* debian/rules: install binary with same name as package.
-- Jari Aalto <jari.aalto@cante.net> Thu, 25 Jan 2007 22:00:13 +0200
micro-httpd (20051212-4) unstable; urgency=low
* Orphaning package.
-- Daniel Baumann <daniel@debian.org> Sat, 20 Jan 2007 12:23:00 +0100
micro-httpd (20051212-3) unstable; urgency=low
* hrm, I'm too lazy to change the address in control :(
-- Daniel Baumann <daniel@debian.org> Mon, 14 Aug 2006 14:24:00 +0200
micro-httpd (20051212-2) unstable; urgency=low
* New email address.
* Removed dependency on inetd packages (Closes: #382679).
* Bumped policy version.
-- Daniel Baumann <daniel@debian.org> Mon, 14 Aug 2006 14:14:00 +0200
micro-httpd (20051212-1) unstable; urgency=low
* New upstream release.
-- Daniel Baumann <daniel.baumann@panthera-systems.net> Sat, 22 Apr 2006 18:27:00 +0100
micro-httpd (20050629-1) unstable; urgency=low
* New upstream release (Closes: #336222).
* Bumped policy version.
* Minor formal cleanups.
-- Daniel Baumann <daniel.baumann@panthera-systems.net> Sat, 5 Nov 2005 13:07:00 +0100
micro-httpd (20011214-1) unstable; urgency=low
* Initial Release.
* Makefile rewritten.
-- Daniel Baumann <daniel.baumann@panthera-systems.net> Sun, 5 Dec 2004 20:12:42 +0100
|