changelog 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480
  1. tcpreplay (4.4.2-1) unstable; urgency=medium
  2. * New upstream version 4.4.2. Closes: #1018057
  3. [CVE-2022-25484] [CVE-2022-27939] [CVE-2022-27940] [CVE-2022-27941]
  4. [CVE-2022-27942] [CVE-2022-28487] [CVE-2022-37047] [CVE-2022-37048]
  5. [CVE-2022-37049]
  6. * Build for all architectures again
  7. -- Christoph Biedl <debian.axhn@manchmal.in-ulm.de> Thu, 22 Sep 2022 17:44:36 +0200
  8. tcpreplay (4.4.1-2) unstable; urgency=medium
  9. * Also disable for: alpha, ia64, mipsel, mips64el
  10. -- Christoph Biedl <debian.axhn@manchmal.in-ulm.de> Mon, 25 Apr 2022 19:58:02 +0200
  11. tcpreplay (4.4.1-1) unstable; urgency=medium
  12. * New upstream version 4.4.1
  13. * Restrict architectures to those that do not require strict alignment
  14. -- Christoph Biedl <debian.axhn@manchmal.in-ulm.de> Thu, 21 Apr 2022 20:56:56 +0200
  15. tcpreplay (4.4.0-1) unstable; urgency=medium
  16. * New upstream version 4.4.0
  17. -- Christoph Biedl <debian.axhn@manchmal.in-ulm.de> Sat, 05 Feb 2022 18:49:32 +0100
  18. tcpreplay (4.3.4-1) unstable; urgency=medium
  19. * New upstream version 4.3.4
  20. Closes: #972889 [CVE-2020-24266]
  21. Closes: #972890 [CVE-2020-24265]
  22. -- Christoph Biedl <debian.axhn@manchmal.in-ulm.de> Wed, 25 Aug 2021 10:00:26 +0200
  23. tcpreplay (4.3.3-2) unstable; urgency=medium
  24. * Fix build error on i386
  25. -- Christoph Biedl <debian.axhn@manchmal.in-ulm.de> Sun, 26 Jul 2020 12:35:29 +0200
  26. tcpreplay (4.3.3-1) unstable; urgency=medium
  27. * New upstream version 4.3.3. Closes: #957862
  28. -- Christoph Biedl <debian.axhn@manchmal.in-ulm.de> Sat, 25 Jul 2020 09:22:39 +0200
  29. tcpreplay (4.3.2-1) unstable; urgency=medium
  30. * New upstream version 4.3.2
  31. -- Christoph Biedl <debian.axhn@manchmal.in-ulm.de> Fri, 26 Jul 2019 19:33:12 +0200
  32. tcpreplay (4.3.1-2) unstable; urgency=high
  33. * Fix three more issues
  34. Closes: #922624 [CVE-2019-8376]
  35. Closes: #922623 [CVE-2019-8377]
  36. Closes: #922622 [CVE-2019-8381]
  37. -- Christoph Biedl <debian.axhn@manchmal.in-ulm.de> Wed, 13 Mar 2019 00:04:30 +0100
  38. tcpreplay (4.3.1-1) unstable; urgency=medium
  39. * New upstream version 4.3.1
  40. Closes: #917574 [CVE-2018-20552 CVE-2018-20553]
  41. Closes: #902952 [CVE-2018-13112]
  42. Closes: #910596 [CVE-2018-17580]
  43. Closes: #910597 [CVE-2018-17582]
  44. Closes: #910598 [CVE-2018-17974]
  45. Closes: #911454 [CVE-2018-18407]
  46. Closes: #911493 [CVE-2018-18408]
  47. -- Christoph Biedl <debian.axhn@manchmal.in-ulm.de> Mon, 11 Feb 2019 08:15:45 +0100
  48. tcpreplay (4.2.6-1) unstable; urgency=medium
  49. * Handle frames with a capture length bigger than the buffer
  50. -- Christoph Biedl <debian.axhn@manchmal.in-ulm.de> Tue, 01 Aug 2017 22:21:48 +0000
  51. tcpreplay (4.2.6-1~exp1) experimental; urgency=medium
  52. * Upload to experimental
  53. * New upstream version 4.2.6. Fixes build error on sparc64
  54. -- Christoph Biedl <debian.axhn@manchmal.in-ulm.de> Tue, 16 May 2017 17:48:35 +0000
  55. tcpreplay (4.2.5-1) unstable; urgency=medium
  56. * New upstream version 4.2.5. Also fixes test for architectures
  57. where unaligned memory access is not acceptable. Closes: #861539
  58. -- Christoph Biedl <debian.axhn@manchmal.in-ulm.de> Tue, 09 May 2017 01:10:08 +0200
  59. tcpreplay (4.2.4-1) unstable; urgency=medium
  60. * New maintainer. Thanks Noël Köthe for many years of maintaining and
  61. also for handing over.
  62. * New upstream version 4.2.4. Closes: #792248
  63. -- Christoph Biedl <debian.axhn@manchmal.in-ulm.de> Sat, 29 Apr 2017 11:33:16 +0200
  64. tcpreplay (3.4.4-3) unstable; urgency=medium
  65. * extend the long description with the included executables to
  66. make them searchable with apt. closes: #796691
  67. * added enforce-maxpacket.patch. Thanks Christoph. closes: #829350
  68. * debian/compat moved to debhelper 9
  69. * debian/control raised Standards-Version no changes needed
  70. * debian/rules added hardening to the build
  71. -- Noël Köthe <noel@debian.org> Sat, 02 Jul 2016 20:02:26 +0200
  72. tcpreplay (3.4.4-2) unstable; urgency=low
  73. * debian/control fixed lintian error
  74. depends-on-build-essential-package-without-using-version and
  75. lintian warning debhelper-but-no-misc-depends
  76. -- Noël Köthe <noel@debian.org> Sat, 07 Jul 2012 16:19:30 +0200
  77. tcpreplay (3.4.4-1) unstable; urgency=low
  78. * new upstream release 2010-04-04 closes: Bug#634538
  79. Thanks gregor and Simon for the patch I changed a bit to
  80. get it build again
  81. * debian/control updated Standards-Version, no changes needed
  82. * added missing --enable-debug for the -d option
  83. closes: Bug#651073
  84. * debian/copyright updated year and email from docs/LICENSE
  85. -- Noël Köthe <noel@debian.org> Fri, 06 Jul 2012 02:03:04 +0200
  86. tcpreplay (3.4.3-2) unstable; urgency=low
  87. * debian/compat raised to 5 like the dependency in 3.4.3-1
  88. -- Noèl Köthe <noel@debian.org> Sat, 25 Jul 2009 20:02:43 +0200
  89. tcpreplay (3.4.3-1) unstable; urgency=low
  90. * new release from 2009-06-25
  91. * debian/control
  92. - removed URLs in description because we have Homepage:
  93. - updated Standards-Version (no changes needed)
  94. - raised Build-Depends version of debhelpter to 5
  95. -- Noèl Köthe <noel@debian.org> Fri, 26 Jun 2009 10:25:15 +0200
  96. tcpreplay (3.4.1-1) unstable; urgency=low
  97. * new upstream release from 2009-02-21
  98. * updated Standards-Version
  99. -- Noèl Köthe <noel@debian.org> Sat, 21 Feb 2009 14:37:11 +0100
  100. tcpreplay (3.3.2-1) unstable; urgency=low
  101. * new upstream release from 2008-06-20
  102. (closes: Bug#505550)
  103. -- Noèl Köthe <noel@debian.org> Sat, 15 Nov 2008 22:57:38 +0100
  104. tcpreplay (3.3.1-1) unstable; urgency=low
  105. * new upstream release from 2008-05-17
  106. * debin/control added Homepage:
  107. -- Noèl Köthe <noel@debian.org> Thu, 22 May 2008 18:05:19 +0200
  108. tcpreplay (3.2.4-1) unstable; urgency=low
  109. * new upstream release from 2008-01-16
  110. * remove empty dirs from package /usr/sbin
  111. -- Noèl Köthe <noel@debian.org> Sun, 20 Jan 2008 12:11:17 +0100
  112. tcpreplay (3.2.3-1) unstable; urgency=low
  113. * new upstream release from 2007-11-01
  114. - fixes double free if tcpreplay -N is launched as normal user
  115. (closes: Bug#442132)
  116. * correcting debian-rules-ignores-make-clean-error correct
  117. (closes: Bug#448259)
  118. * fixed sourceforge watch file
  119. (closes: Bug#450062)
  120. -- Noèl Köthe <noel@debian.org> Sun, 11 Nov 2007 13:18:21 +0100
  121. tcpreplay (3.2.1-1) unstable; urgency=low
  122. * new upstream release from 2007-10-25
  123. * correcting debian-rules-ignores-make-clean-error
  124. -- Noèl Köthe <noel@debian.org> Fri, 26 Oct 2007 17:54:14 +0200
  125. tcpreplay (3.2.0-1) unstable; urgency=low
  126. * new upstream release from 2007-08-27
  127. -- Noèl Köthe <noel@debian.org> Mon, 27 Aug 2007 18:21:31 +0200
  128. tcpreplay (3.1.1-1) unstable; urgency=low
  129. * new upstream release from 2007-07-19
  130. -- Noèl Köthe <noel@debian.org> Sun, 22 Jul 2007 13:03:44 +0200
  131. tcpreplay (3.0.1-1) unstable; urgency=low
  132. * new upstream release from 2007-05-01
  133. - fixed gcc 4.3 "inline" change (closes: Bug#416857)
  134. * added build-dep autotools-dev to update config.sub+.guess
  135. -- Noèl Köthe <noel@debian.org> Sun, 06 May 2007 11:40:47 +0200
  136. tcpreplay (2.99+3.0.rc1-1) unstable; urgency=low
  137. * new upstream release from 2007-04-15
  138. - upstream removed the docs/*.pdf
  139. * dlt problem should be fixed since beta13
  140. http://tcpreplay.synfin.net/trac/ticket/82
  141. (closes: Bug#414613)
  142. -- Noèl Köthe <noel@debian.org> Sun, 15 Apr 2007 14:10:24 +0200
  143. tcpreplay (2.99+3.0.beta11-4) unstable; urgency=low
  144. * rebuilt to built against libopts25
  145. (closes: Bug#409056)
  146. -- Noèl Köthe <noel@debian.org> Fri, 02 Feb 2007 22:51:37 +0100
  147. tcpreplay (2.99+3.0.beta11-3) unstable; urgency=low
  148. * fix compile error (newpkt undeclared, post_args)
  149. http://tcpreplay.synfin.net/trac/changeset/1589 and
  150. http://tcpreplay.synfin.net/trac/changeset/1590
  151. (closes: Bug#387670)
  152. -- Noèl Köthe <noel@debian.org> Sat, 16 Sep 2006 15:17:17 +0200
  153. tcpreplay (2.99+3.0.beta11-2) unstable; urgency=low
  154. * fix compile error (no field ipbuff)
  155. http://tcpreplay.synfin.net/trac/changeset/1587
  156. (closes: Bug#379657)
  157. * removing build-deps libnids-dev, libnet1-dev
  158. (not needed anymore)
  159. -- Noèl Köthe <noel@debian.org> Fri, 15 Sep 2006 15:08:17 +0200
  160. tcpreplay (2.99+3.0.beta11-1) unstable; urgency=low
  161. * new upstream from 2006-08-08
  162. -- Noèl Köthe <noel@debian.org> Tue, 08 Aug 2006 22:01:01 +0200
  163. tcpreplay (2.99+3.0.beta9-1) unstable; urgency=low
  164. * new upstream from 2006-07-17
  165. * updated standards-version
  166. -- Noèl Köthe <noel@debian.org> Sat, 22 Jul 2006 11:34:10 +0200
  167. tcpreplay (2.99+3.0.beta7-2) unstable; urgency=low
  168. * updated homepage http://tcpreplay.synfin.net
  169. * fix conflicting types for 'speed_t'
  170. (closes: Bug#361065)
  171. -- Noèl Köthe <noel@debian.org> Mon, 10 Apr 2006 22:07:02 +0200
  172. tcpreplay (2.99+3.0.beta7-1) unstable; urgency=low
  173. * new upstream beta
  174. -- Noèl Köthe <noel@debian.org> Wed, 24 Aug 2005 18:01:46 +0200
  175. tcpreplay (2.99+3.0.beta6-4) unstable; urgency=low
  176. * change build-dep from libpcap0.9 to libpcap0.8
  177. -- Noèl Köthe <noel@debian.org> Thu, 07 Jul 2005 17:22:05 +0200
  178. tcpreplay (2.99+3.0.beta6-3) unstable; urgency=low
  179. * removed libopts* files from the package and depends on
  180. autogen/libopts25 which provides these files
  181. (closes: Bug#316950)
  182. * added libnids-dev build-dependency
  183. -- Noèl Köthe <noel@debian.org> Thu, 07 Jul 2005 17:22:05 +0200
  184. tcpreplay (2.99+3.0.beta6-2) unstable; urgency=low
  185. * remove stupid man2html in package
  186. -- Noèl Köthe <noel@debian.org> Mon, 04 Jul 2005 23:19:26 +0200
  187. tcpreplay (2.99+3.0.beta6-1) unstable; urgency=low
  188. * upgrading to the tcpreplay 3.0 tree
  189. * switch to libpcap0.9-dev
  190. * updated Standards-Version
  191. * added watch file
  192. -- Noèl Köthe <noel@debian.org> Mon, 04 Jul 2005 19:32:52 +0200
  193. tcpreplay (2.3.3-1) unstable; urgency=low
  194. * new upstream from 2005-02-10
  195. -- Noèl Köthe <noel@debian.org> Sat, 12 Feb 2005 21:18:10 +0100
  196. tcpreplay (2.3.2-1) unstable; urgency=low
  197. * new upstream from 2004-11-08
  198. -- Noèl Köthe <noel@debian.org> Mon, 08 Nov 2004 19:42:50 +0100
  199. tcpreplay (2.3.1-1) unstable; urgency=low
  200. * new upstream from 2004-09-26
  201. -- Noèl Köthe <noel@debian.org> Mon, 27 Sep 2004 21:41:47 +0200
  202. tcpreplay (2.3.0-1) unstable; urgency=low
  203. * new upstream from 2004-09-05
  204. * changed build-dep from libpcap-dev to libpcap0.8-dev
  205. -- Noèl Köthe <noel@debian.org> Mon, 13 Sep 2004 20:18:46 +0200
  206. tcpreplay (2.2.2-1) unstable; urgency=low
  207. * new upstream from 2004-06-21
  208. * the release fixes the rewrite source mac address problem
  209. (closes: Bug#253391)
  210. -- Noèl Köthe <noel@debian.org> Wed, 07 Jul 2004 18:11:21 +0200
  211. tcpreplay (2.2.0-1) unstable; urgency=low
  212. * new upstream from 2004-05-15
  213. -- Noèl Köthe <noel@debian.org> Sun, 16 May 2004 12:26:20 +0200
  214. tcpreplay (2.1.1-1) unstable; urgency=low
  215. * new upstream
  216. -- Noèl Köthe <noel@debian.org> Sun, 02 May 2004 01:19:08 +0200
  217. tcpreplay (2.0.3-1) unstable; urgency=low
  218. * new upstream
  219. -- Noèl Köthe <noel@debian.org> Thu, 25 Mar 2004 19:14:46 +0100
  220. tcpreplay (2.0.2-1) unstable; urgency=low
  221. * new upstream which fixes compile issue
  222. (closes: Bug#233062)
  223. -- Noèl Köthe <noel@debian.org> Wed, 25 Feb 2004 23:07:56 +0100
  224. tcpreplay (2.0.1-2) unstable; urgency=low
  225. * added missing tcpdump dependency
  226. (closes: Bug#232606)
  227. -- Noèl Köthe <noel@debian.org> Sat, 14 Feb 2004 11:47:21 +0100
  228. tcpreplay (2.0.1-1) unstable; urgency=low
  229. * new upstream from 2004-02-03
  230. -- Noèl Köthe <noel@debian.org> Fri, 13 Feb 2004 21:09:46 +0100
  231. tcpreplay (1.4.6-1) unstable; urgency=low
  232. * new upstream from 2003-12-05
  233. -- Noèl Köthe <noel@debian.org> Sat, 6 Dec 2003 13:10:00 +0100
  234. tcpreplay (1.4.5-1) unstable; urgency=low
  235. * new upstream from 2003-08-30
  236. * updated Standards-Version
  237. * fixed a define because libnet author changed a bit
  238. (see #210341)
  239. (closes: Bug#208644)
  240. -- Noèl Köthe <noel@debian.org> Sun, 13 Sep 2003 12:19:00 +0200
  241. tcpreplay (1.4.4-1) unstable; urgency=low
  242. * new upstream from 2003-06-17
  243. -- Noel Koethe <noel@debian.org> Wed, 18 Jun 2003 12:44:00 +0200
  244. tcpreplay (1.4.2-1) unstable; urgency=low
  245. * new upstream from 2003-05-24
  246. * updated Standards-Version
  247. -- Noel Koethe <noel@debian.org> Wed, 28 May 2003 08:58:00 +0100
  248. tcpreplay (1.4.0-1) unstable; urgency=low
  249. * new upstream from 2003-05-07
  250. * updated Standards-Version
  251. * corrected Authors line in debian/copyright to make the
  252. package lintian clean
  253. -- Noel Koethe <noel@debian.org> Sun, 11 May 2003 13:16:00 +0100
  254. tcpreplay (1.3.2-1) unstable; urgency=low
  255. * new upstream from 2002-01-08
  256. -- Noel Koethe <noel@debian.org> Fri, 10 Jan 2003 17:31:00 +0100
  257. tcpreplay (1.3.1-2) unstable; urgency=low
  258. * buildd's could find the libnet version
  259. I set this now with a configure switch
  260. -- Noel Koethe <noel@debian.org> Tue, 31 Dec 2002 17:58:00 +0100
  261. tcpreplay (1.3.1-1) unstable; urgency=low
  262. * found current project page with latest version 1.3.1
  263. from 2002-12-23
  264. * added URL to description
  265. * made a rules file from scratch
  266. -- Noel Koethe <noel@debian.org> Tue, 31 Dec 2002 16:58:00 +0100
  267. tcpreplay (1.0.1-2) unstable; urgency=low
  268. * took package from QA
  269. (closes: Bug#123507)
  270. * closing fixed bugs
  271. (closes: Bug#156202)
  272. (closes: Bug#127627)
  273. (closes: Bug#127626)
  274. * updated Standards-Version
  275. -- Noel Koethe <noel@debian.org> Tue, 31 Dec 2002 15:58:00 +0100
  276. tcpreplay (1.0.1-1.2) unstable; urgency=low
  277. * Non maintainer upload
  278. * Rebuilt with new libpcap to remove dependency on libpcap0, which I
  279. got removed from unstable by accident. Sorry about this...
  280. -- Torsten Landschoff <torsten@debian.org> Sat, 10 Aug 2002 11:37:41 +0200
  281. tcpreplay (1.0.1-1.1) unstable; urgency=low
  282. * NMU
  283. * added old download URL and new CVS URL
  284. (http://cvs.tcpdump.org/cgi-bin/cvsweb/tcpreplay/)
  285. (closes: Bug#127627)
  286. * removed 404 URL from description
  287. (closes: Bug#127626)
  288. * corrected possition of build-depends in debian/control
  289. -- Noel Koethe <noel@debian.org> Thu, 30 Jan 2002 23:58:00 +0100
  290. tcpreplay (1.0.1-1) unstable; urgency=low
  291. * First upstream version.
  292. -- Raphael Bossek <bossekr@debian.org> Tue, 29 Aug 2000 21:36:07 +0200