2006
stunnel (2:3.26-dfsg-1) unstable; urgency=low
* Remove non free material from source (remove doc/rfc2246.txt)
(Closes: #393413)
-- Julien Lemoine <speedblue@debian.org> Mon, 16 Oct 2006 21:59:05 +0200
stunnel (2:3.26-11) unstable; urgency=low
* Updated to debian policy 3.7.2 * Fixed lintian warnings
-- Julien Lemoine <speedblue@debian.org> Tue, 22 Aug 2006 13:51:36 +0200
stunnel (2:3.26-10) unstable; urgency=low
* Removed rfc2246 from documentation vecause this is not DFSG-free
(Closes: #365197)
-- Julien Lemoine <speedblue@debian.org> Mon, 1 May 2006 18:03:17 +0200
stunnel (2:3.26-9) unstable; urgency=low
* Added a note in README.Debian and NEWS.Debian about stunnel
binary in /usr/sbin. (Closes: #356030)
-- Julien Lemoine <speedblue@debian.org> Sun, 12 Mar 2006 21:16:17 +0100
stunnel (2:3.26-8) unstable; urgency=low
* Move stunnel and stunnel-dsa from /usr/sbin to /usr/bin in order to be
compliant with FHS standard. The stunnel program is interesting for
"normal" users as well as administrator.
(Closes: #348862)
-- Julien Lemoine <speedblue@debian.org> Sun, 19 Feb 2006 17:31:24 +0100
2005
stunnel (2:3.26-7) unstable; urgency=low
* revert previous patch because RSA key was not working
(Closes: #325456)
* Applied patch that allow support of DSA server in stunnel-dsa binary
* Consider to upgrade to stunnel4 since stunnel3 is not maintained
upstream any more. Current active branch is 4.x
-- Julien Lemoine <speedblue@debian.org> Sat, 17 Dec 2005 09:53:42 +0100
stunnel (2:3.26-6) unstable; urgency=low
* Applied patch from "Victor B. Wagner" <vitus@45.free.net> to allow support of DSA server certificates
-- Julien Lemoine <speedblue@debian.org> Wed, 23 Nov 2005 08:13:59 +0100
stunnel (2:3.26-5) unstable; urgency=low
* Enable Diffie-Hellman (Added --enable-dh flag to configure)
(Closes: #338340)
-- Julien Lemoine <speedblue@debian.org> Wed, 23 Nov 2005 08:07:15 +0100
stunnel (2:3.26-4) unstable; urgency=low
* rebuild with openssl 0.9.8
-- Julien Lemoine <speedblue@debian.org> Mon, 10 Oct 2005 19:43:38 +0200
stunnel (2:3.26-3) unstable; urgency=low
* Acknowledge NMU
-- Julien Lemoine <speedblue@debian.org> Tue, 29 Mar 2005 21:04:47 +0200
stunnel (2:3.26-2.1) unstable; urgency=high
* Non-maintainer upload
* Use "libstunnel.so" instead of "stunnel.so" for LD_PRELOAD in transparent
proxy mode (Closes: #299105).
-- Matt Brubeck <mbrubeck@cs.hmc.edu> Fri, 11 Mar 2005 23:06:00 -0800
2004
stunnel (2:3.26-2) unstable; urgency=low
* Do not remove broken release file, it is not possible to handle
correctly broken release without risk to remove user configuration file
(Closes: #242215)
-- Julien Lemoine <speedblue@debian.org> Wed, 7 Apr 2004 22:04:34 +0200
2003
stunnel (2:3.26-1) unstable; urgency=low
* New upstream release
* Upgraded to debian policy 3.6.1
* Added a 'Replaces: stunnel4' (file /usr/share/stunnel/stunnel.html
is also in package stunnel4. Package stunnel4 2:4.04.0-4 fix this
problem).
-- Julien Lemoine <speedblue@debian.org> Thu, 4 Sep 2003 13:08:03 +0200
stunnel (2:3.24-3) unstable; urgency=low
* Fixed error in README.Debian (there is no more /etc/default/stunnel and
/etc/init.d/stunnel)
* Upgraded to debian policy 3.6.0
-- Julien Lemoine <speedblue@debian.org> Thu, 21 Aug 2003 12:27:54 +0200
stunnel (2:3.24-2) unstable; urgency=low
* Clean all trace of old stunnel package (/etc/default/stunnel,
/etc/init.d/stunnel and /etc/rc*/*stunnel)
(Closes: #203225)
-- Julien Lemoine <speedblue@debian.org> Mon, 28 Jul 2003 22:42:08 +0200
stunnel (2:3.24-1) unstable; urgency=low
* Split stunnel package. Stunnel versions 4.x are now in stunnel4 packages
and stunnel 3.x versions are now in stunnel package to keep backwards
compatibility.
(Closes: #199491)
-- Julien Lemoine <speedblue@debian.org> Sat, 5 Jul 2003 23:10:12 +0200
stunnel (4.04-5) unstable; urgency=low
* The "I need to sleep more to avoid making typos" release.
* Fixed typos in default/init file (ENABLED instead of ENABLE)
(Closes: #197958)
* Commented all stunnel.conf file, client=no is the default value
(Closes: #197961)
-- Julien Lemoine <speedblue@debian.org> Thu, 19 Jun 2003 00:40:28 +0200
stunnel (4.04-4) unstable; urgency=low
* Added /etc/default/stunnel with a variable ENABLE.
ENABLE=0 by default since stunnel segv on some computer when all lines
are commented (Closes: #197663, #197615)
-- Julien Lemoine <speedblue@debian.org> Mon, 16 Jun 2003 22:04:17 +0200
stunnel (4.04-3) unstable; urgency=low
* comment ldap sample (Closes: #197566)
-- Julien Lemoine <speedblue@debian.org> Mon, 9 Jun 2003 15:03:41 +0200
stunnel (4.04-2) unstable; urgency=low
* Fixed typo in init.d script (Closes: #197499) * Added a commented example in stunnel.conf from Craig Sanders
-- Julien Lemoine <speedblue@debian.org> Sun, 15 Jun 2003 18:06:07 +0200
stunnel (4.04-1) unstable; urgency=low
* New upstream release (Closes: #177532, Closes: 188137) * New maintainer * Stunnel has no more -L option (Closes: #120265) * Stunnel has no more -l option (Closes: #175844) * Shutdown(1) problem was fixed (Closes: #111125) * Problem with large data resolved (tested with a 5Mo file) (Closes: #112287) * Licence is now GPL version 2 with agreement to link with openssl (Closes: #147665) * stunnel can execute command (Closes: #147537) * added a lintian overwrite for libstunnel.so since it is compiled with -avoid-version * Fixed problem with path (/etc/ instead of $(prefix)/etc, ...) * Include default configuration file in /etc * Upgraded to debian policy 3.5.10 * Added init.d file
-- Julien Lemoine <speedblue@debian.org> Sat, 24 May 2003 02:30:20 +0200
2001
stunnel (3.22-1) unstable; urgency=high
* New upstream release (closes: bug#126627). * Typo fix in postinst (closes: bug#120199, bug#121904)
-- Paolo Molaro <lupus@debian.org> Sun, 30 Dec 2001 10:31:46 +0100
stunnel (3.21.c-1) unstable; urgency=low
* New upstream release (Closes: bug#111139, bug#102834, bug#61427). * Avoid generating automatically the initial stunnel.pem, openssl cannot be reliably used in a non-interactive way (Closes: bug#60776, bug#98445). Info on how to generate the certificate is now included in README.Debian. * There is support for (re)setting OOB data handling in the new upstream version (Closes: bug#107503). * Include the sample /etc/iniy.d/stunnel file as an example in the package (Closes: bug#114669).
-- Paolo Molaro <lupus@debian.org> Sat, 17 Nov 2001 12:31:04 +0100
stunnel (3.14-1) unstable; urgency=low
* New upstream release * Actually compile it against the new libssl (Closes: #86916).
-- Paolo Molaro <lupus@debian.org> Fri, 23 Feb 2001 18:57:18 +0100
stunnel (3.13-1) unstable; urgency=low
* New upstream release. * Recompile with and depend on libssl096 (Closes: #85000, #86385, #83857, #82500). * Already fixed in previous aborted upload (Closes: #82105, #77227, #80079, #76576).
-- Paolo Molaro <lupus@debian.org> Sun, 18 Feb 2001 21:30:50 +0100
2000
stunnel (3.10-1) unstable; urgency=high
* New upstream release.
-- Paolo Molaro <lupus@debian.org> Wed, 20 Dec 2000 15:14:08 +0100
stunnel (3.10-0potato1) stable; urgency=high
* New upstream release.
-- Paolo Molaro <lupus@debian.org> Wed, 20 Dec 2000 13:07:35 +0100
stunnel (3.9-0potato1) stable; urgency=high
* New upstream release: security fix (Closes: #80079, #76576). * Use correct dir for pid (Closes: #77227).
-- Paolo Molaro <lupus@debian.org> Wed, 20 Dec 2000 11:24:18 +0100
stunnel (3.8-1) unstable; urgency=low
* New upstream version (Closes: #75117, #67010). * Read 1k of random data in a temp file (Closes: #69808). * Added a note in postrm about the stunnel.pem file that is left in /etc/ssl/certs: it is safer if the user deals with it since it may have been create by him and not stunnel (Closes: #57648).
-- Paolo Molaro <lupus@debian.org> Wed, 5 Jul 2000 16:43:07 +0000
stunnel (3.4a-6) unstable; urgency=low
* Depends on openssl 0.9.4 (closes: bug#53947).
-- Paolo Molaro <lupus@debian.org> Tue, 4 Jan 2000 12:37:24 +0100
1999
stunnel (3.4a-5) unstable; urgency=medium
* Include upstream download info in copyright (closes: bug#53301). * Include example from Steve Haslam to make stunnel run from a init script (closes: bug#53300).
-- Paolo Molaro <lupus@debian.org> Thu, 23 Dec 1999 16:49:38 +0100
stunnel (3.4a-4) unstable; urgency=medium
* Depends on openssl instead of Suggests (Closes: bug#49238).
-- Paolo Molaro <lupus@debian.org> Sat, 13 Nov 1999 12:44:35 +0100
stunnel (3.4a-3) unstable; urgency=high
* Fixes security problem with the certificate.
-- Paolo Molaro <lupus@debian.org> Thu, 4 Nov 1999 17:33:52 +0100
stunnel (3.4a-2) unstable; urgency=low
* Suggest openssl instead of ssleay. (Closes: bug#47712)
-- Paolo Molaro <lupus@debian.org> Wed, 27 Oct 1999 18:24:27 +0200
stunnel (3.4a-1) unstable; urgency=low
* New upstream release. * Put cert in /etc/ssl/certs (closes:#41099). I think this is neither an openssl nor stunnel bug, but a dpkg one (other similar bugs are already filed against dpkg).
-- Paolo Molaro <lupus@debian.org> Thu, 22 Jul 1999 16:50:32 +0200
stunnel (3.3-1) unstable; urgency=low
* New upstream release.
-- Paolo Molaro <lupus@debian.org> Fri, 18 Jun 1999 16:43:05 +0200
stunnel (3.2-2) unstable; urgency=low
* Fixed stupid coding error.
-- Paolo Molaro <lupus@debian.org> Sat, 29 May 1999 13:01:17 +0200
stunnel (3.2-1) unstable; urgency=low
* Recompilation with new ssl lib. * New upstream release.
-- Paolo Molaro <lupus@debian.org> Mon, 24 May 1999 12:09:58 +0200
1998
stunnel (2.1-2) unstable; urgency=low
* Added libwrap support (/etc/hosts.{allow,deny}).
* Recompilation with newer libc6.
* Better stunnel-config script.
-- Paolo Molaro <lupus@debian.org> Fri, 11 Dec 1998 11:57:52 +0100
stunnel (2.1-1) unstable; urgency=low
* Initial release.
-- Paolo Molaro <lupus@debian.org> Mon, 30 Nov 1998 11:41:29 +0100