changelog 6.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212
  1. ngircd (0.10.0-0ab1) unstable; urgency=low
  2. * New "upstream" release: 0.10.0
  3. -- Alexander Barton <alex@barton.de> Sun, 1 Oct 2006 18:14:21 +0200
  4. ngircd (0.10.0-0ab0-pre2-1) unstable; urgency=low
  5. * Bumped standards version to 3.7.2.1.
  6. * Added "Provides: ircd" to Debian control file.
  7. -- Alexander Barton <alex@barton.de> Sun, 1 Oct 2006 16:25:33 +0200
  8. ngircd (0.10.0-0ab0-pre2) unstable; urgency=low
  9. * Second "upstream" prerelease of upcoming 0.10.0 release.
  10. -- Alexander Barton <alex@barton.de> Sat, 9 Sep 2006 20:57:52 +0200
  11. ngircd (0.10.0-0ab0-pre1) unstable; urgency=low
  12. * Prerelease of upcoming new "upstream release".
  13. -- Alexander Barton <alex@barton.de> Wed, 2 Aug 2006 12:01:07 +0200
  14. ngircd (0.9.2-0ab1) unstable; urgency=low
  15. * New "upstream release" fixing a few bugs in 0.9.1.
  16. -- Alexander Barton <alex@barton.de> Sat, 15 Oct 2005 14:10:34 +0200
  17. ngircd (0.9.1-0ab1) unstable; urgency=medium
  18. * New "upstream release" addressing two problems in ngIRCd 0.9.0.
  19. -- Alexander Barton <alex@barton.de> Wed, 3 Aug 2005 15:10:41 +0200
  20. ngircd (0.9.0-0ab2) unstable; urgency=medium
  21. * Init script: fixed a problem with symbolic links in runlevel directories
  22. that could prevent the init script from working correctly.
  23. -- Alexander Barton <alex@barton.de> Tue, 26 Jul 2005 21:31:18 +0200
  24. ngircd (0.9.0-0ab1) unstable; urgency=low
  25. * New "upstream release".
  26. -- Alexander Barton <alex@Arthur.Ath.CX> Sat, 24 Jul 2005 23:30:00 +0200
  27. ngircd (0.8.3-0ab1) unstable; urgency=high
  28. * New "upstream release", including security fixes.
  29. -- Alexander Barton <alex@Arthur.Ath.CX> Thu, 3 Feb 2005 10:41:55 +0100
  30. ngircd (0.8.2-0ab1) unstable; urgency=high
  31. * New "upstream release", including security fixes.
  32. -- Alexander Barton <alex@Arthur.Ath.CX> Wed, 26 Jan 2005 23:14:12 +0100
  33. ngircd (0.8.1-0ab1) unstable; urgency=low
  34. * New "upstream release".
  35. -- Alexander Barton <alex@Arthur.Ath.CX> Sat, 25 Dec 2004 01:18:32 +0100
  36. ngircd (0.8.0-0ab2) unstable; urgency=low
  37. * Added missing commas to debian control file, fixes bug #56.
  38. Thanks to Kevin Otte.
  39. -- Alexander Barton <alex@Arthur.Ath.CX> Thu, 15 Jul 2004 10:53:39 +0200
  40. ngircd (0.8.0-0ab1) unstable; urgency=low
  41. * New upstream version.
  42. -- Alexander Barton <alex@Arthur.Ath.CX> Sat, 26 Jun 2004 11:25:59 +0200
  43. ngircd (0.7.7+HEAD-0ab6) unstable; urgency=low
  44. * Incorporated actual CVS HEAD version which includes all features of
  45. version 0.8.0-pre1 and patches for the resolver and logger.
  46. -- Alexander Barton <alex@Arthur.Ath.CX> Tue, 11 May 2004 02:18:50 +0200
  47. ngircd (0.7.7+HEAD-0ab5) unstable; urgency=low
  48. * Updates from CVS HEAD branch, most notably: "INVITE- and BAN-lists
  49. become synchronized between IRC+ servers when establishing new
  50. connections, if the peer supports this as well."
  51. -- Alexander Barton <alex@Arthur.Ath.CX> Mon, 26 Apr 2004 01:53:15 +0200
  52. ngircd (0.7.7+HEAD-0ab4) unstable; urgency=low
  53. * This version includes fixes for INVITE command and the handling of the
  54. invite and ban lists from CVS-HEAD.
  55. -- Alexander Barton <alex@Arthur.Ath.CX> Fri, 9 Apr 2004 23:55:13 +0200
  56. ngircd (0.7.7+HEAD-0ab3) unstable; urgency=low
  57. * Included MODE fix from CVS-HEAD branch.
  58. -- Alexander Barton <alex@Arthur.Ath.CX> Mon, 5 Apr 2004 13:09:24 +0200
  59. ngircd (0.7.7+HEAD-0ab2) unstable; urgency=low
  60. * Incorporated more fixes and enhancements of CVS-HEAD version,
  61. e. g. better connection logging and fixed TRACE command.
  62. -- Alexander Barton <alex@Arthur.Ath.CX> Sat, 28 Feb 2004 03:20:32 +0100
  63. ngircd (0.7.7+HEAD-0ab1) unstable; urgency=low
  64. * New upstream version. This debian package includes all features of
  65. ngIRCd 0.7.7 and changes of the CVS-HEAD development tree.
  66. -- Alexander Barton <alex@Arthur.Ath.CX> Thu, 5 Feb 2004 15:23:22 +0100
  67. ngircd (0.7.6+HEAD-0ab2) unstable; urgency=low
  68. * Included new fixes and additions from the CVS-HEAD upstream branch,
  69. e. g. the setting of type of service (TOS) on sockets.
  70. -- Alexander Barton <alex@Arthur.Ath.CX> Mon, 26 Jan 2004 04:05:41 +0100
  71. ngircd (0.7.6+HEAD-0ab1) unstable; urgency=low
  72. * Included all changes from the CVS-HEAD upstream version.
  73. * Restructured debian packaging system: now there are two packages, a
  74. "standard" version that includes all the default options and a "full"
  75. version that additionally includes support for TCP wrappers and IDENT
  76. lookups.
  77. -- Alexander Barton <alex@Arthur.Ath.CX> Thu, 1 Jan 2004 23:12:11 +0100
  78. ngircd (0.7.6-0ab1) unstable; urgency=medium
  79. * New upstream version.
  80. * Changed version numvering scheme of debian package.
  81. -- Alexander Barton <alex@Arthur.Ath.CX> Fri, 5 Dec 2003 14:26:41 +0100
  82. ngircd (0.7.5-0.2ab) unstable; urgency=low
  83. * Updated RPM and Debian package description and configuration.
  84. -- Alexander Barton <alex@Arthur.Ath.CX> Sat, 29 Nov 2003 21:24:32 +0100
  85. ngircd (0.7.5-0.1ab) unstable; urgency=low
  86. * New upstream version.
  87. -- Alexander Barton <alex@Arthur.Ath.CX> Fri, 7 Nov 2003 21:59:58 +0100
  88. ngircd (0.7.1-0.1ab) unstable; urgency=low
  89. * New upstream version :-)
  90. -- Alexander Barton <alex@Arthur.Ath.CX> Fri, 18 Jul 2003 22:53:02 +0200
  91. ngircd (0.7.0-0.7ab) unstable; urgency=low
  92. * Fixed up post installation script (added interpreter, fixed chmod call).
  93. -- Alexander Barton <alex@Arthur.Ath.CX> Sun, 13 Jul 2003 00:52:38 +0200
  94. ngircd (0.7.0-0.6ab) unstable; urgency=low
  95. * Added /etc/default/ngircd.
  96. * Included own post installation script.
  97. -- Alexander Barton <alex@Arthur.Ath.CX> Sat, 12 Jul 2003 20:31:09 +0200
  98. ngircd (0.7.0-0.5ab) unstable; urgency=low
  99. * Enhanced init script.
  100. * Included NJOIN fix from actual CVS "HEAD" branch.
  101. -- Alexander Barton <alex@Arthur.Ath.CX> Wed, 9 Jul 2003 22:40:49 +0200
  102. ngircd (0.7.0-0.4ab) unstable; urgency=low
  103. * Reverted use of dh_installexamples.
  104. -- Alexander Barton <alex@Arthur.Ath.CX> Thu, 22 May 2003 00:15:03 +0200
  105. ngircd (0.7.0-0.3ab) unstable; urgency=low
  106. * Removed "debian/docs" and "debian/conffiles"; debhelper takes care of
  107. this for us automagically.
  108. * Excluded "etc/ngircd.conf" from dh_fixperms.
  109. -- Alexander Barton <alex@Arthur.Ath.CX> Wed, 21 May 2003 23:25:05 +0200
  110. ngircd (0.7.0-0.2ab) unstable; urgency=low
  111. * Fixed wrong variable substitution in init script.
  112. * Added some CVS "Id-Tags" (but not checked in, yet).
  113. * Removed own "Provides:" from control file.
  114. -- Alexander Barton <alex@barton.de> Wed, 21 May 2003 12:32:34 +0200
  115. ngircd (0.7.0-0.1ab) unstable; urgency=low
  116. * Initial Release.
  117. -- Alexander Barton <alex@barton.de> Wed, 21 May 2003 02:36:52 +0200