changelog 12 KB

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