changelog 7.3 KB

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