X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?p=ngircd-alex.git;a=blobdiff_plain;f=contrib%2FDebian%2Fchangelog;h=a0309a82a2b726cdb04f6dd293f773d6b40658db;hp=70f201c2ad69f7b6c2ce5b3516fb82db35f24a68;hb=fac4682212c2dabefebc690a7a4d6e6023525363;hpb=ed94d5d5cd31ecc1f671f36e0813804e8aa59082 diff --git a/contrib/Debian/changelog b/contrib/Debian/changelog index 70f201c2..a0309a82 100644 --- a/contrib/Debian/changelog +++ b/contrib/Debian/changelog @@ -1,3 +1,118 @@ +ngircd (0.9.2-0ab1) stable; urgency=low + + * New "upstream release" fixing a few bugs in 0.9.1. + + -- Alexander Barton Sat, 15 Oct 2005 14:10:34 +0200 + +ngircd (0.9.1-0ab1) unstable; urgency=medium + + * New "upstream release" addressing two problems in ngIRCd 0.9.0. + + -- Alexander Barton Wed, 3 Aug 2005 15:10:41 +0200 + +ngircd (0.9.0-0ab2) unstable; urgency=medium + + * Init script: fixed a problem with symbolic links in runlevel directories + that could prevent the init script from working correctly. + + -- Alexander Barton Tue, 26 Jul 2005 21:31:18 +0200 + +ngircd (0.9.0-0ab1) unstable; urgency=low + + * New "upstream release". + + -- Alexander Barton Sat, 24 Jul 2005 23:30:00 +0200 + +ngircd (0.8.3-0ab1) unstable; urgency=high + + * New "upstream release", including security fixes. + + -- Alexander Barton Thu, 3 Feb 2005 10:41:55 +0100 + +ngircd (0.8.2-0ab1) unstable; urgency=high + + * New "upstream release", including security fixes. + + -- Alexander Barton Wed, 26 Jan 2005 23:14:12 +0100 + +ngircd (0.8.1-0ab1) unstable; urgency=low + + * New "upstream release". + + -- Alexander Barton Sat, 25 Dec 2004 01:18:32 +0100 + +ngircd (0.8.0-0ab2) unstable; urgency=low + + * Added missing commas to debian control file, fixes bug #56. + Thanks to Kevin Otte. + + -- Alexander Barton Thu, 15 Jul 2004 10:53:39 +0200 + +ngircd (0.8.0-0ab1) unstable; urgency=low + + * New upstream version. + + -- Alexander Barton Sat, 26 Jun 2004 11:25:59 +0200 + +ngircd (0.7.7+HEAD-0ab6) unstable; urgency=low + + * Incorporated actual CVS HEAD version which includes all features of + version 0.8.0-pre1 and patches for the resolver and logger. + + -- Alexander Barton Tue, 11 May 2004 02:18:50 +0200 + +ngircd (0.7.7+HEAD-0ab5) unstable; urgency=low + + * Updates from CVS HEAD branch, most notably: "INVITE- and BAN-lists + become synchronized between IRC+ servers when establishing new + connections, if the peer supports this as well." + + -- Alexander Barton Mon, 26 Apr 2004 01:53:15 +0200 + +ngircd (0.7.7+HEAD-0ab4) unstable; urgency=low + + * This version includes fixes for INVITE command and the handling of the + invite and ban lists from CVS-HEAD. + + -- Alexander Barton Fri, 9 Apr 2004 23:55:13 +0200 + +ngircd (0.7.7+HEAD-0ab3) unstable; urgency=low + + * Included MODE fix from CVS-HEAD branch. + + -- Alexander Barton Mon, 5 Apr 2004 13:09:24 +0200 + +ngircd (0.7.7+HEAD-0ab2) unstable; urgency=low + + * Incorporated more fixes and enhancements of CVS-HEAD version, + e. g. better connection logging and fixed TRACE command. + + -- Alexander Barton Sat, 28 Feb 2004 03:20:32 +0100 + +ngircd (0.7.7+HEAD-0ab1) unstable; urgency=low + + * New upstream version. This debian package includes all features of + ngIRCd 0.7.7 and changes of the CVS-HEAD development tree. + + -- Alexander Barton Thu, 5 Feb 2004 15:23:22 +0100 + +ngircd (0.7.6+HEAD-0ab2) unstable; urgency=low + + * Included new fixes and additions from the CVS-HEAD upstream branch, + e. g. the setting of type of service (TOS) on sockets. + + -- Alexander Barton Mon, 26 Jan 2004 04:05:41 +0100 + +ngircd (0.7.6+HEAD-0ab1) unstable; urgency=low + + * Included all changes from the CVS-HEAD upstream version. + * Restructured debian packaging system: now there are two packages, a + "standard" version that includes all the default options and a "full" + version that additionally includes support for TCP wrappers and IDENT + lookups. + + -- Alexander Barton Thu, 1 Jan 2004 23:12:11 +0100 + ngircd (0.7.6-0ab1) unstable; urgency=medium * New upstream version.