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
|
httptunnel (3.3+dfsg-4) unstable; urgency=medium
* Use dh_autoreconf.
* Enable hardening.
* Pick changes from upstream:
- 08-fix-setsockopt-bugs
- 09-upstream-faq-updates
- 10-upstream-debug-arg-required-in-debug
- 11-upstream-use-fputs-fputc
- 12-upstream-tunnel-h-doc
- 13-upstream-chroot-user-opts (Closes: #477401)
* Add patch 14-manpage-chroot-user-opts, adding chroot and user options
to the manpage.
* Add patch 15-modern_autoconf from upstream, drop partially duplicate
07-quote-autoconf-definitions.
* Bump Standards-Version to 3.9.6, no changes needed.
-- Teemu Hukkanen <tjhukkan@iki.fi> Sun, 07 Jun 2015 12:04:29 +0300
httptunnel (3.3+dfsg-3) unstable; urgency=low
* Bump to debhelper v9.
* Split patches.
* Add new patch 06-fix-cppflags-usage.patch, and run autoreconf upon
configure.
* Add new patch 07-quote-autoconf-definitions.
* Update to copyright format 1.0.
* Update to Standards-Version 3.9.3, no changes needed.
-- Teemu Hukkanen <tjhukkan@iki.fi> Sun, 24 Jun 2012 10:07:46 +0100
httptunnel (3.3+dfsg-2) unstable; urgency=low
* Minimal rules debhelper rules file.
* Broaden the package Description (Closes: #463375)
* Add Homepage field, and update Standards-Version to 3.8.4.0 (no
changes needed) (Closes: #463376)
* Document -s / --stdin-stdout (hts), -z / --proxy-authorization-file
(htc), -w / --no-daemon (hts/htc). Patch from Gonéri Le Bouder
<goneri@rulezlan.org> (Closes: #438493)
* Document the ability to bind to a specific ip address
(Closes: #501833)
* Update copyright file.
* Quote dashes in manpage.
* Add watch file.
-- Teemu Hukkanen <tjhukkan@iki.fi> Mon, 15 Mar 2010 00:06:18 +0200
httptunnel (3.3+dfsg-1) unstable; urgency=low
* Repacked upstream tarball to remove IETF RFCs. (Closes: #393374)
* Removed emacs variables from changelog.
* common.c: fixed stdin-stdout option by pulling an upstream patch for
common.c "Change stdout descriptor to 1 (from 0)." (Closes: #429885)
Thanks to Israel G. Lugo for the report.
* debian/postinst: removed, fixing lintian warning
postinst-should-not-set-usr-doc-link
* debian/rules:
- debian-rules-ignores-make-clean-error
- package-contains-upstream-install-documentation
* debian/copyright:
- copyright-should-refer-to-common-license-file-for-gpl
- copyright-lists-upstream-authors-with-dh_make-boilerplate
* Updated standards-version, minor changes.
* debian/rules: support DEB_BUILD_OPTIONS nostrip, noopt
-- Teemu Hukkanen <tjhukkan@iki.fi> Sat, 11 Aug 2007 21:33:57 +0300
httptunnel (3.2) unstable; urgency=low
* New upstream version.
-- Teemu Hukkanen <tjhukkan@iki.fi> Thu, 31 Aug 2000 08:03:42 +0300
httptunnel (3.1-1) unstable; urgency=low
* New upstream version. (Closes: #67354)
-- Teemu Hukkanen <tjhukkan@iki.fi> Wed, 26 Jul 2000 10:59:41 +0300
httptunnel (3.0.3-1) unstable; urgency=low
* New upstream version.
-- Teemu Hukkanen <tjhukkan@iki.fi> Sun, 23 Jul 2000 03:52:55 +0300
httptunnel (3.0.2) unstable; urgency=low
* New upstream version.
-- Teemu Hukkanen <tjhukkan@iki.fi> Wed, 14 Jun 2000 22:49:02 +0300
httptunnel (3.0) unstable; urgency=low
* A stable release created from the development branch. Upstream
changes from the previous debian packaged version include two
patches, fixing TUN driver compatibility and poll() emulation.
Essentially this is the same version as 2.11-2.
* Cleaned up the build scripts quite a bit.
-- Teemu Hukkanen <tjhukkan@iki.fi> Wed, 12 Jan 2000 20:09:04 +0200
httptunnel (2.11-2) unstable; urgency=low
* New upstream version from CVS
* FHS transition
-- Teemu Hukkanen <tjhukkan@iki.fi> Wed, 27 Oct 1999 10:52:18 +0300
httptunnel (2.11-1) unstable; urgency=low
* New upstream release.
-- Teemu Hukkanen <tjhukkan@iki.fi> Tue, 24 Aug 1999 13:28:54 +0300
httptunnel (2.10-1) unstable; urgency=low
* New upstream release.
-- Teemu Hukkanen <tjhukkan@iki.fi> Sat, 14 Aug 1999 00:29:55 +0300
httptunnel (2.8-1) unstable; urgency=low
* Initial Release.
-- Teemu Hukkanen <tjhukkan@iki.fi> Thu, 12 Aug 1999 11:56:17 +0300
|