changelog 7.0 KB

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