changelog 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532
  1. ngircd (23-0ab1) unstable; urgency=low
  2. * New "upstream" release: ngIRCd 23.
  3. -- Alexander Barton <alex@barton.de> Mon, 16 Nov 2015 21:27:03 +0100
  4. ngircd (23~rc1-0ab1) unstable; urgency=low
  5. * New "upstream" release candidate 1 for ngIRCd Release 23.
  6. -- Alexander Barton <alex@barton.de> Sun, 06 Sep 2015 16:55:23 +0200
  7. ngircd (22.1-0ab1) unstable; urgency=low
  8. * New "upstream" release: ngIRCd 22.1.
  9. -- Alexander Barton <alex@barton.de> Mon, 06 Apr 2015 14:34:50 +0200
  10. ngircd (22-0ab1) unstable; urgency=low
  11. * New "upstream" release: ngIRCd 22.
  12. -- Alexander Barton <alex@barton.de> Sat, 11 Oct 2014 20:29:03 +0200
  13. ngircd (22~rc1-0ab1) unstable; urgency=low
  14. * New "upstream" release candidate 1 for ngIRCd Release 22.
  15. -- Alexander Barton <alex@barton.de> Mon, 29 Sep 2014 17:07:55 +0200
  16. ngircd (21.1-0ab2) unstable; urgency=low
  17. * Use correct package name in pathname to "HelpFile" (Command.txt)
  18. in "ngircd-full" and "ngircd-full-dbg" packages.
  19. * Don't adjust path names that are correct by default.
  20. -- Alexander Barton <alex@barton.de> Mon, 14 Jul 2014 11:20:17 +0200
  21. ngircd (21.1-0ab1) unstable; urgency=low
  22. * New "upstream" release: ngIRCd 21.1.
  23. -- Alexander Barton <alex@barton.de> Tue, 25 Mar 2014 14:44:59 +0100
  24. ngircd (21-0ab1) unstable; urgency=low
  25. * New "upstream" release: ngIRCd 21.
  26. -- Alexander Barton <alex@barton.de> Wed, 30 Oct 2013 22:13:55 +0100
  27. ngircd (21~rc2-0ab3) unstable; urgency=low
  28. * Fix sed(1) rules adjusting "ngircd-full" package, error introduced
  29. by last commit :-/
  30. -- Alexander Barton <alex@barton.de> Sun, 20 Oct 2013 18:31:16 +0200
  31. ngircd (21~rc2-0ab2) unstable; urgency=low
  32. * Fix default "HelpFile" file name in ngircd.conf for "full" packages.
  33. -- Alexander Barton <alex@barton.de> Sun, 20 Oct 2013 17:18:28 +0200
  34. ngircd (21~rc2-0ab1) unstable; urgency=low
  35. * New "upstream" release candidate 2 for ngIRCd Release 21.
  36. -- Alexander Barton <alex@barton.de> Sun, 20 Oct 2013 15:50:03 +0200
  37. ngircd (21~rc1-0ab1) unstable; urgency=low
  38. * New "upstream" release candidate 1 for ngIRCd Release 21.
  39. -- Alexander Barton <alex@barton.de> Sat, 05 Oct 2013 23:24:09 +0200
  40. ngircd (20.3-0ab1) unstable; urgency=high
  41. * New "upstream" release, fixing a security related bug: ngIRCd 20.3.
  42. -- Alexander Barton <alex@barton.de> Fri, 23 Aug 2013 21:53:21 +0200
  43. ngircd (20.2-0ab1) unstable; urgency=high
  44. * New "upstream" release, fixing a security related bug: ngIRCd 20.2.
  45. -- Alexander Barton <alex@barton.de> Fri, 15 Feb 2013 12:17:00 +0100
  46. ngircd (20.1-0ab1) unstable; urgency=low
  47. * New "upstream" release: ngIRCd 20.1.
  48. -- Alexander Barton <alex@barton.de> Wed, 02 Jan 2013 22:37:26 +0100
  49. ngircd (20-0ab1) unstable; urgency=low
  50. * New "upstream" release: ngIRCd 20.
  51. -- Alexander Barton <alex@barton.de> Mon, 17 Dec 2012 13:04:15 +0100
  52. ngircd (20~rc2-0ab1) unstable; urgency=low
  53. * New "upstream" release candidate 2 for ngIRCd Release 20.
  54. -- Alexander Barton <alex@barton.de> Sun, 02 Dec 2012 18:51:06 +0100
  55. ngircd (20~rc1-0ab1) unstable; urgency=low
  56. * New "upstream" release candidate 1 for ngIRCd Release 20.
  57. -- Alexander Barton <alex@barton.de> Sun, 11 Nov 2012 16:03:32 +0100
  58. ngircd (19.2-0ab1) unstable; urgency=low
  59. * New "upstream" release: ngIRCd 19.2.
  60. -- Alexander Barton <alex@barton.de> Tue, 19 Jun 2012 11:03:12 +0200
  61. ngircd (19.2~rc1-0ab1) unstable; urgency=low
  62. * New "upstream" release candidate 1 for ngIRC Release 19.2.
  63. -- Alexander Barton <alex@barton.de> Wed, 13 Jun 2012 10:59:34 +0200
  64. ngircd (19.1-0ab1) unstable; urgency=low
  65. * New "upstream" release: ngIRCd 19.1.
  66. -- Alexander Barton <alex@barton.de> Mon, 19 Mar 2012 19:18:28 +0100
  67. ngircd (19-0ab1) unstable; urgency=low
  68. * New "upstream" release: ngIRCd 19.
  69. -- Alexander Barton <alex@barton.de> Wed, 29 Feb 2012 17:34:08 +0100
  70. ngircd (19~rc1-0ab1) unstable; urgency=low
  71. * New "upstream" release candidate 1 for ngIRCd Release 19.
  72. -- Alexander Barton <alex@barton.de> Sun, 12 Feb 2012 17:47:51 +0100
  73. ngircd (18-0ab1) unstable; urgency=low
  74. * New "upstream" release: ngIRCd 18.
  75. -- Alexander Barton <alex@barton.de> Sun, 10 Jul 2011 20:03:20 +0200
  76. ngircd (18~rc2-0ab1) unstable; urgency=low
  77. * New "upstream" release candidate 2 for ngIRCd Release 18.
  78. -- Alexander Barton <alex@barton.de> Wed, 29 Jun 2011 10:20:51 +0200
  79. ngircd (18~rc1-0ab1) unstable; urgency=low
  80. * New "upstream" release candidate 1 for ngIRCd Release 18.
  81. -- Alexander Barton <alex@barton.de> Mon, 27 Jun 2011 22:58:36 +0200
  82. ngircd (17.1-0ab1) unstable; urgency=low
  83. * New "upstream" release: ngIRCd 17.1.
  84. -- Alexander Barton <alex@barton.de> Sun, 19 Dec 2010 15:56:42 +0100
  85. ngircd (17-0ab1) unstable; urgency=low
  86. * New "upstream" release: ngIRCd 17.
  87. -- Alexander Barton <alex@barton.de> Sun, 07 Nov 2010 17:23:07 +0100
  88. ngircd (17~rc3-0ab1) unstable; urgency=low
  89. * New "upstream" release candidate 3 for ngIRCd Release 17.
  90. -- Alexander Barton <alex@barton.de> Wed, 27 Oct 2010 22:30:08 +0200
  91. ngircd (17~rc2-0ab2) unstable; urgency=low
  92. * Install /etc/pam.d/ngircd including "auth required pam_permit.so" when
  93. installing -full or -full-dbg variant to keep backwards compatibility.
  94. -- Alexander Barton <alex@barton.de> Tue, 26 Oct 2010 23:34:56 +0200
  95. ngircd (17~rc2-0ab1) unstable; urgency=low
  96. * New "upstream" release candidate 2 for ngIRCd Release 17.
  97. -- Alexander Barton <alex@barton.de> Mon, 25 Oct 2010 18:51:15 +0200
  98. ngircd (17~rc1-0ab1) unstable; urgency=low
  99. * New "upstream" release candidate 1 for ngIRCd Release 17.
  100. -- Alexander Barton <alex@barton.de> Mon, 11 Oct 2010 16:57:47 +0200
  101. ngircd (16-0ab1) unstable; urgency=low
  102. * New "upstream" release: ngIRCd 16.
  103. -- Alexander Barton <alex@barton.de> Sun, 02 May 2010 13:32:41 +0200
  104. ngircd (16~rc2-0ab1) unstable; urgency=low
  105. * New "upstream" release candidate 2 for ngIRCd Release 16.
  106. -- Alexander Barton <alex@barton.de> Sun, 25 Apr 2010 13:12:42 +0200
  107. ngircd (16~rc1-0ab1) unstable; urgency=low
  108. * New "upstream" release candidate 1 for ngIRCd Release 16.
  109. -- Alexander Barton <alex@barton.de> Thu, 25 Mar 2010 15:56:03 +0200
  110. ngircd (15-0ab1) unstable; urgency=low
  111. * New "upstream" release: ngIRCd 15.
  112. -- Alexander Barton <alex@barton.de> Thu, 7 Nov 2009 12:07:08 +0200
  113. ngircd (15~rc1-0ab1) unstable; urgency=low
  114. * New "upstream" release candidate 1 for ngIRCd Release 15.
  115. -- Alexander Barton <alex@barton.de> Thu, 15 Oct 2009 10:01:08 +0200
  116. ngircd (14.1-0ab1) unstable; urgency=high
  117. * New "upstream" release ngIRCd 14.1, fixing a security-related bug.
  118. -- Alexander Barton <alex@barton.de> Tue, 5 May 2009 13:13:38 +0200
  119. ngircd (14-0ab3) unstable; urgency=low
  120. * Fixed "Conflicts:" line in debian/control: missing comma.
  121. -- Alexander Barton <alex@barton.de> Mon, 4 May 2009 11:21:55 +0200
  122. ngircd (14-0ab2) unstable; urgency=low
  123. * Add new "ngircd-full-dbg" package including degug code and both
  124. the --debug and --sniffer options, and containing debug symbols.
  125. -- Alexander Barton <alex@barton.de> Wed, 29 Apr 2009 01:13:03 +0200
  126. ngircd (14-0ab1) unstable; urgency=low
  127. * New "upstream" release: ngIRCd 14.
  128. -- Alexander Barton <alex@barton.de> Mon, 20 Apr 2009 11:09:12 +0200
  129. ngircd (14~rc1-0ab1) unstable; urgency=low
  130. * New "upstream" release candidate 1 for ngIRCd Release 14.
  131. -- Alexander Barton <alex@barton.de> Sun, 29 Mar 2009 17:09:17 +0200
  132. ngircd (13-0ab1) unstable; urgency=low
  133. * New "upstream" release: ngIRCd 13.
  134. -- Alexander Barton <alex@barton.de> Thu, 25 Dec 2008 23:09:58 +0100
  135. ngircd (13~rc1-0ab1) unstable; urgency=low
  136. * New "upstream" release candidate 1 for ngIRCd Release 13.
  137. -- Alexander Barton <alex@barton.de> Fri, 21 Nov 2008 22:04:41 +0100
  138. ngircd (0.12.1-0ab1+dev) unstable; urgency=low
  139. * Update package for testing the new "upstream" features:
  140. - Support for IRC services (see http://www.ircservices.za.net),
  141. - Encrypted connections using GNU TLS (ngircd-full),
  142. - Support for the IPv6 protocol (ngircd-full).
  143. -- Alexander Barton <alex@barton.de> Fri, 03 Oct 2008 16:22:55 +0200
  144. ngircd (0.12.1-0ab1) unstable; urgency=low
  145. * New "upstream" release ngIRCd 0.12.1.
  146. -- Alexander Barton <alex@barton.de> Wed, 9 Jul 2008 11:27:00 +0200
  147. ngircd (0.12.0-0ab1) unstable; urgency=low
  148. * New "upstream" release ngIRCd 0.12.0.
  149. -- Alexander Barton <alex@barton.de> Tue, 13 May 2008 12:30:31 +0200
  150. ngircd (0.12.0-0ab0-pre2) unstable; urgency=low
  151. * Second prerelease of upcoming new "upstrem" release 0.12.0-pre1.
  152. -- Alexander Barton <alex@barton.de> Tue, 29 Apr 2008 23:06:14 +0200
  153. ngircd (0.12.0-0ab0-pre1) unstable; urgency=low
  154. * Prereloease of upcoming new "upstrem" release 0.12.0-pre1.
  155. -- Alexander Barton <alex@barton.de> Sun, 20 Apr 2008 15:43:34 +0200
  156. ngircd (0.11.0-0ab0-pre2) unstable; urgency=low
  157. * Second prerelease of upcoming new "upstream release".
  158. -- Alexander Barton <alex@barton.de> Mon, 7 Jan 2008 15:32:42 +0100
  159. ngircd (0.11.0-0ab0-pre1) unstable; urgency=low
  160. * Prerelease of upcoming new "upstream release".
  161. -- Alexander Barton <alex@barton.de> Wed, 2 Jan 2008 21:33:15 +0100
  162. ngircd (0.10.4-0ab1) unstable; urgency=high
  163. * New "upstream" release: 0.10.4 - fixing a security bug.
  164. -- Alexander Barton <alex@barton.de> Mon, 7 Jan 2008 22:04:44 +0100
  165. ngircd (0.10.0-0ab1) unstable; urgency=low
  166. * New "upstream" release: 0.10.0
  167. -- Alexander Barton <alex@barton.de> Sun, 1 Oct 2006 18:14:21 +0200
  168. ngircd (0.10.0-0ab0-pre2-1) unstable; urgency=low
  169. * Bumped standards version to 3.7.2.1.
  170. * Added "Provides: ircd" to Debian control file.
  171. -- Alexander Barton <alex@barton.de> Sun, 1 Oct 2006 16:25:33 +0200
  172. ngircd (0.10.0-0ab0-pre2) unstable; urgency=low
  173. * Second "upstream" prerelease of upcoming 0.10.0 release.
  174. -- Alexander Barton <alex@barton.de> Sat, 9 Sep 2006 20:57:52 +0200
  175. ngircd (0.10.0-0ab0-pre1) unstable; urgency=low
  176. * Prerelease of upcoming new "upstream release".
  177. -- Alexander Barton <alex@barton.de> Wed, 2 Aug 2006 12:01:07 +0200
  178. ngircd (0.9.2-0ab1) unstable; urgency=low
  179. * New "upstream release" fixing a few bugs in 0.9.1.
  180. -- Alexander Barton <alex@barton.de> Sat, 15 Oct 2005 14:10:34 +0200
  181. ngircd (0.9.1-0ab1) unstable; urgency=medium
  182. * New "upstream release" addressing two problems in ngIRCd 0.9.0.
  183. -- Alexander Barton <alex@barton.de> Wed, 3 Aug 2005 15:10:41 +0200
  184. ngircd (0.9.0-0ab2) unstable; urgency=medium
  185. * Init script: fixed a problem with symbolic links in runlevel directories
  186. that could prevent the init script from working correctly.
  187. -- Alexander Barton <alex@barton.de> Tue, 26 Jul 2005 21:31:18 +0200
  188. ngircd (0.9.0-0ab1) unstable; urgency=low
  189. * New "upstream release".
  190. -- Alexander Barton <alex@Arthur.Ath.CX> Sat, 24 Jul 2005 23:30:00 +0200
  191. ngircd (0.8.3-0ab1) unstable; urgency=high
  192. * New "upstream release", including security fixes.
  193. -- Alexander Barton <alex@Arthur.Ath.CX> Thu, 3 Feb 2005 10:41:55 +0100
  194. ngircd (0.8.2-0ab1) unstable; urgency=high
  195. * New "upstream release", including security fixes.
  196. -- Alexander Barton <alex@Arthur.Ath.CX> Wed, 26 Jan 2005 23:14:12 +0100
  197. ngircd (0.8.1-0ab1) unstable; urgency=low
  198. * New "upstream release".
  199. -- Alexander Barton <alex@Arthur.Ath.CX> Sat, 25 Dec 2004 01:18:32 +0100
  200. ngircd (0.8.0-0ab2) unstable; urgency=low
  201. * Added missing commas to debian control file, fixes bug #56.
  202. Thanks to Kevin Otte.
  203. -- Alexander Barton <alex@Arthur.Ath.CX> Thu, 15 Jul 2004 10:53:39 +0200
  204. ngircd (0.8.0-0ab1) unstable; urgency=low
  205. * New upstream version.
  206. -- Alexander Barton <alex@Arthur.Ath.CX> Sat, 26 Jun 2004 11:25:59 +0200
  207. ngircd (0.7.7+HEAD-0ab6) unstable; urgency=low
  208. * Incorporated actual CVS HEAD version which includes all features of
  209. version 0.8.0-pre1 and patches for the resolver and logger.
  210. -- Alexander Barton <alex@Arthur.Ath.CX> Tue, 11 May 2004 02:18:50 +0200
  211. ngircd (0.7.7+HEAD-0ab5) unstable; urgency=low
  212. * Updates from CVS HEAD branch, most notably: "INVITE- and BAN-lists
  213. become synchronized between IRC+ servers when establishing new
  214. connections, if the peer supports this as well."
  215. -- Alexander Barton <alex@Arthur.Ath.CX> Mon, 26 Apr 2004 01:53:15 +0200
  216. ngircd (0.7.7+HEAD-0ab4) unstable; urgency=low
  217. * This version includes fixes for INVITE command and the handling of the
  218. invite and ban lists from CVS-HEAD.
  219. -- Alexander Barton <alex@Arthur.Ath.CX> Fri, 9 Apr 2004 23:55:13 +0200
  220. ngircd (0.7.7+HEAD-0ab3) unstable; urgency=low
  221. * Included MODE fix from CVS-HEAD branch.
  222. -- Alexander Barton <alex@Arthur.Ath.CX> Mon, 5 Apr 2004 13:09:24 +0200
  223. ngircd (0.7.7+HEAD-0ab2) unstable; urgency=low
  224. * Incorporated more fixes and enhancements of CVS-HEAD version,
  225. e. g. better connection logging and fixed TRACE command.
  226. -- Alexander Barton <alex@Arthur.Ath.CX> Sat, 28 Feb 2004 03:20:32 +0100
  227. ngircd (0.7.7+HEAD-0ab1) unstable; urgency=low
  228. * New upstream version. This debian package includes all features of
  229. ngIRCd 0.7.7 and changes of the CVS-HEAD development tree.
  230. -- Alexander Barton <alex@Arthur.Ath.CX> Thu, 5 Feb 2004 15:23:22 +0100
  231. ngircd (0.7.6+HEAD-0ab2) unstable; urgency=low
  232. * Included new fixes and additions from the CVS-HEAD upstream branch,
  233. e. g. the setting of type of service (TOS) on sockets.
  234. -- Alexander Barton <alex@Arthur.Ath.CX> Mon, 26 Jan 2004 04:05:41 +0100
  235. ngircd (0.7.6+HEAD-0ab1) unstable; urgency=low
  236. * Included all changes from the CVS-HEAD upstream version.
  237. * Restructured debian packaging system: now there are two packages, a
  238. "standard" version that includes all the default options and a "full"
  239. version that additionally includes support for TCP wrappers and IDENT
  240. lookups.
  241. -- Alexander Barton <alex@Arthur.Ath.CX> Thu, 1 Jan 2004 23:12:11 +0100
  242. ngircd (0.7.6-0ab1) unstable; urgency=medium
  243. * New upstream version.
  244. * Changed version numvering scheme of debian package.
  245. -- Alexander Barton <alex@Arthur.Ath.CX> Fri, 5 Dec 2003 14:26:41 +0100
  246. ngircd (0.7.5-0.2ab) unstable; urgency=low
  247. * Updated RPM and Debian package description and configuration.
  248. -- Alexander Barton <alex@Arthur.Ath.CX> Sat, 29 Nov 2003 21:24:32 +0100
  249. ngircd (0.7.5-0.1ab) unstable; urgency=low
  250. * New upstream version.
  251. -- Alexander Barton <alex@Arthur.Ath.CX> Fri, 7 Nov 2003 21:59:58 +0100
  252. ngircd (0.7.1-0.1ab) unstable; urgency=low
  253. * New upstream version :-)
  254. -- Alexander Barton <alex@Arthur.Ath.CX> Fri, 18 Jul 2003 22:53:02 +0200
  255. ngircd (0.7.0-0.7ab) unstable; urgency=low
  256. * Fixed up post installation script (added interpreter, fixed chmod call).
  257. -- Alexander Barton <alex@Arthur.Ath.CX> Sun, 13 Jul 2003 00:52:38 +0200
  258. ngircd (0.7.0-0.6ab) unstable; urgency=low
  259. * Added /etc/default/ngircd.
  260. * Included own post installation script.
  261. -- Alexander Barton <alex@Arthur.Ath.CX> Sat, 12 Jul 2003 20:31:09 +0200
  262. ngircd (0.7.0-0.5ab) unstable; urgency=low
  263. * Enhanced init script.
  264. * Included NJOIN fix from actual CVS "HEAD" branch.
  265. -- Alexander Barton <alex@Arthur.Ath.CX> Wed, 9 Jul 2003 22:40:49 +0200
  266. ngircd (0.7.0-0.4ab) unstable; urgency=low
  267. * Reverted use of dh_installexamples.
  268. -- Alexander Barton <alex@Arthur.Ath.CX> Thu, 22 May 2003 00:15:03 +0200
  269. ngircd (0.7.0-0.3ab) unstable; urgency=low
  270. * Removed "debian/docs" and "debian/conffiles"; debhelper takes care of
  271. this for us automagically.
  272. * Excluded "etc/ngircd.conf" from dh_fixperms.
  273. -- Alexander Barton <alex@Arthur.Ath.CX> Wed, 21 May 2003 23:25:05 +0200
  274. ngircd (0.7.0-0.2ab) unstable; urgency=low
  275. * Fixed wrong variable substitution in init script.
  276. * Added some CVS "Id-Tags" (but not checked in, yet).
  277. * Removed own "Provides:" from control file.
  278. -- Alexander Barton <alex@barton.de> Wed, 21 May 2003 12:32:34 +0200
  279. ngircd (0.7.0-0.1ab) unstable; urgency=low
  280. * Initial Release.
  281. -- Alexander Barton <alex@barton.de> Wed, 21 May 2003 02:36:52 +0200