changelog 8.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258
  1. ngircd (22-2) unstable; urgency=low
  2. * Re-enable whois-test
  3. * Cherry-pick upstream commit rel-22-6-g31b3c83: Test suite: Don't
  4. use DNS lookups.
  5. -- Christoph Biedl <debian.axhn@manchmal.in-ulm.de> Tue, 04 Nov 2014 22:26:00 +0100
  6. ngircd (22-1) unstable; urgency=low
  7. * New upstream version 22
  8. * Merge upstream version 22
  9. * Shipped configuration ngircd.conf
  10. - Update from upstream
  11. - Disable SSLv3
  12. * README.Debian
  13. - Drop section about ngircd 18
  14. - Document workaround for wheezy/jessie server links
  15. * Change to source format 3.0 (quilt) to benefit from upstream's xz
  16. compressed tarball
  17. -- Christoph Biedl <debian.axhn@manchmal.in-ulm.de> Wed, 15 Oct 2014 20:34:20 +0200
  18. ngircd (21.1-1) unstable; urgency=low
  19. * Build ngircd with support for ident (enabled by default) and
  20. PAM (disabled)
  21. * Exempt /usr/share/doc/ngircd/Commands.txt from compression to make
  22. the HELP command work
  23. * Build against GnuTLS 3 to work around Debian#708174 and CAs that
  24. sign certificates with SHA-512
  25. * Update debian/copyright and debian/watch
  26. * New upstream version 21.1
  27. -- Christoph Biedl <debian.axhn@manchmal.in-ulm.de> Sat, 26 Apr 2014 22:27:58 +0000
  28. ngircd (21-1) unstable; urgency=low
  29. * New upstream version 21
  30. * The cipher settings for TLS connections have been restricted,
  31. please report any problems.
  32. -- Christoph Biedl <debian.axhn@manchmal.in-ulm.de> Sun, 03 Nov 2013 13:15:58 +0000
  33. ngircd (20.3-1) unstable; urgency=low
  34. * New upstream version 20.3, fixes CVE-2013-5580
  35. -- Christoph Biedl <debian.axhn@manchmal.in-ulm.de> Fri, 23 Aug 2013 23:36:54 +0200
  36. ngircd (20.2-1~exp1) experimental; urgency=low
  37. * Fix systemd service definition installation
  38. * New upstream version 20.2. This fixes the denial of service
  39. vulnerability CVE-2013-1747 introduced with 20.1-1~exp1
  40. -- Christoph Biedl <debian.axhn@manchmal.in-ulm.de> Sat, 16 Feb 2013 22:57:16 +0100
  41. ngircd (20.1-1~exp1) experimental; urgency=low
  42. * New upstream version 20.1
  43. * Upload to experimental
  44. -- Christoph Biedl <debian.axhn@manchmal.in-ulm.de> Mon, 07 Jan 2013 19:27:26 +0100
  45. ngircd (20-1) UNRELEASED; urgency=low
  46. * New upstream version 20
  47. * Fix path of upstream ngircd.conf. Closes: #693169
  48. * Remove ngircd-conf-convert and the debconf wrapper for it. This was
  49. needed to support squeeze (ngircd 15) to wheezy (ngircd 19)
  50. upgrades only.
  51. * Merge config config from upstream
  52. * Install systemd service definition
  53. -- Christoph Biedl <debian.axhn@manchmal.in-ulm.de> Tue, 18 Dec 2012 21:09:55 +0100
  54. ngircd (19.2-2) unstable; urgency=low
  55. * Debconf translation: Japanese (victory). Closes: #692479
  56. -- Christoph Biedl <debian.axhn@manchmal.in-ulm.de> Tue, 06 Nov 2012 23:26:40 +0100
  57. ngircd (19.2-1) unstable; urgency=low
  58. * New upstream version 19.2
  59. * Fix watch file to handle release candidates properly
  60. -- Christoph Biedl <debian.axhn@manchmal.in-ulm.de> Tue, 19 Jun 2012 18:24:46 +0200
  61. ngircd (19.2~rc1-1) unstable; urgency=low
  62. * New upstream version 19.2~rc1
  63. * Fix "status" target in init script:
  64. - "status" always returned "not running" since lsb-base 4.1
  65. - "status" was not documented in the short help
  66. Thanks to Alex Barton for the heads-up.
  67. * Provide a watch file
  68. -- Christoph Biedl <debian.axhn@manchmal.in-ulm.de> Wed, 13 Jun 2012 21:30:58 +0200
  69. ngircd (19.1-1) unstable; urgency=low
  70. * New upstream version 19.1
  71. * Enable hardened build flags. Closes: #664984
  72. -- Christoph Biedl <debian.axhn@manchmal.in-ulm.de> Tue, 17 Apr 2012 19:47:32 +0200
  73. ngircd (19-1) unstable; urgency=low
  74. * New upstream release 19
  75. * Upgrade Standards-Version: to 3.9.3, no changes
  76. -- Christoph Biedl <debian.axhn@manchmal.in-ulm.de> Wed, 29 Feb 2012 18:00:27 +0000
  77. ngircd (18-3) UNRELEASED; urgency=low
  78. * Debconf templates and debian/control reviewed by the debian-l10n-
  79. english team as part of the Smith review project. Closes: #648241
  80. * [Debconf translation updates]
  81. * Portuguese (Pedro Ribeiro). Closes: #651678
  82. * Danish (Joe Hansen). Closes: #651892
  83. * Czech (Michal Simunek). Closes: #652087
  84. * German (Chris Leick). Closes: #652217
  85. * Russian (Yuri Kozlov). Closes: #652426
  86. * Brazilian Portuguese (Adriano Rafael Gomes). Closes: #652561
  87. * French (Julien Patriarca). Closes: #652895
  88. * Dutch (Jeroen Schot). Closes: #653080
  89. * Swedish (Martin Bagge). Closes: #653568
  90. * Spanish (Jathan). Closes: #655678
  91. -- Christian Perrier <bubulle@debian.org> Thu, 10 Nov 2011 07:05:54 +0100
  92. ngircd (18-2) unstable; urgency=low
  93. * Fix PIDDIR assertion (Closes: #648815).
  94. -- Christoph Biedl <debian.axhn@manchmal.in-ulm.de> Thu, 17 Nov 2011 20:22:15 +0000
  95. ngircd (18-1) unstable; urgency=low
  96. * New upstream release 18
  97. * The ngircd.conf file firmat has changed. Provide a helper program
  98. to rewrite the configuration file.
  99. * Upgrade to Standards-Version 3.9.2, no changes.
  100. -- Christoph Biedl <debian.axhn@manchmal.in-ulm.de> Sun, 06 Nov 2011 21:52:33 +0100
  101. ngircd (17.1-1) UNRELEASED; urgency=low
  102. * New upstream release 17.1
  103. * Upgrade to Standards-Version 3.9.1, no changes.
  104. * Upgrade Debianisation to debhelper7.
  105. * Clean up init script (fixes Ubuntu bug #382027).
  106. -- Christoph Biedl <debian.axhn@manchmal.in-ulm.de> Sat, 04 Jun 2011 18:16:00 +0200
  107. ngircd (15-0.1) unstable; urgency=low
  108. * Non-maintainer upload.
  109. * New upstream version (Closes: #534410).
  110. * Enable reload in init script (Closes: #548797).
  111. * Enable TLS support.
  112. * Enable IPv6 support.
  113. * Set STARTTIME in init script.
  114. -- Christoph Biedl <debian.packages.hhqj@manchmal.in-ulm.de> Sun, 07 Feb 2010 21:15:58 +0100
  115. ngircd (0.12.1-2) unstable; urgency=low
  116. * Create /var/run/ngircd/ when starting the daemon Closes: #507259
  117. -- Patch thanks to Adrien Cunin
  118. * Add myself to Uploaders
  119. -- Matt Arnold <mattarnold5@gmail.com> Tue, 23 Dec 2008 11:54:00 -0500
  120. ngircd (0.12.1-1) unstable; urgency=low
  121. * New upstream release (Closes: #465815, #466063).
  122. * Maintainer set to Debian IRC Team.
  123. * Added Vcs-* fields in debian/control.
  124. * Added Homepage field in debian/control.
  125. * Removed Homepage from description field in debian/control.
  126. * Bumped policy version to 3.8.0.
  127. * Enabled syslog (Closes: #452028).
  128. * New init-script derived from actual dh-templates. (Closes: #478338).
  129. -- Mario Iseli <mario@debian.org> Sat, 13 Sep 2008 16:47:32 +0200
  130. ngircd (0.10.3-1) unstable; urgency=low
  131. * New maintainer E-Mail address.
  132. * New upstream release.
  133. * Removed several useless whitespaces in debian/*.
  134. * Added [ ! -f Makefile ] || $(MAKE) distclean to debian/rules.
  135. -- Mario Iseli <mario@debian.org> Sat, 04 Aug 2007 17:04:53 +0200
  136. ngircd (0.10.0-3) unstable; urgency=medium
  137. * Corrected the PidFile direction in sample ngircd.conf (Closes: #397331).
  138. -- Mario Iseli <admin@marioiseli.com> Tue, 12 Dec 2006 10:34:13 +0100
  139. ngircd (0.10.0-2) unstable; urgency=medium
  140. * Compile without epoll(), works now on Linux 2.4.x (Closes: #395553).
  141. * Corrected the path to the example config in referenced ngircd.conf.
  142. -- Mario Iseli <admin@marioiseli.com> Sun, 05 Nov 2006 13:51:59 +0100
  143. ngircd (0.10.0-1) unstable; urgency=low
  144. * New upstream release (Closes: #392616).
  145. * Removed provide on ircd.
  146. -- Mario Iseli <admin@marioiseli.com> Wed, 11 Oct 2006 23:49:03 +0200
  147. ngircd (0.9.2-4) unstable; urgency=low
  148. * Updated to policy 3.7.2
  149. * Removed patch 04-nicklength to be RFC-compliant (Closes: #353876)
  150. -- Mario Iseli <admin@marioiseli.com> Sun, 07 May 2006 15:21:34 +0200
  151. ngircd (0.9.2-3) unstable; urgency=low
  152. * New patch which allows longer nicknames, thanks to Benjamin A'Lee
  153. for the patch. (Closes: #355342)
  154. * Fixed the typo in the example config. (Closes: #353876)
  155. -- Mario Iseli <admin@marioiseli.com> Sun, 05 Mar 2006 23:22:34 +0100
  156. ngircd (0.9.2-2) unstable; urgency=low
  157. * Wrote 03-ping.dpatch (Closes: #343200)
  158. * Added a "if" in debian/ngircd.postinst
  159. -- Mario Iseli <admin@marioiseli.com> Wed, 14 Dec 2005 23:02:34 +0100
  160. ngircd (0.9.2-1) unstable; urgency=low
  161. * New upstream version
  162. * Changed the init and postinst script
  163. * reload in init script is now supported
  164. * fixed mistake in configfile
  165. * added original config as example
  166. * Removed patches/01-manuals and added patches/02-manuals
  167. -- Mario Iseli <admin@marioiseli.com> Wed, 16 Nov 2005 17:50:17 +0100
  168. ngircd (0.8.2-1) unstable; urgency=low
  169. * Initial release Closes: #295970
  170. * New debian-optimized config
  171. * Introduced dpatch and wrote a patch for the manuals (01-manuals)
  172. -- Mario Iseli <admin@marioiseli.com> Tue, 1 Nov 2005 20:08:53 +0100