changelog 6.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163
  1. vblade (24-4) unstable; urgency=medium
  2. * Fix build breakage with gcc-10 / -fno-common. Closes: #957908
  3. * Pass pass cross tools to make. Closes: #958227
  4. -- Christoph Biedl <debian.axhn@manchmal.in-ulm.de> Sat, 25 Jul 2020 11:06:25 +0200
  5. vblade (24-3) unstable; urgency=medium
  6. * Improve init scripts
  7. -- Christoph Biedl <debian.axhn@manchmal.in-ulm.de> Mon, 25 Feb 2019 20:47:57 +0100
  8. vblade (24-2) unstable; urgency=medium
  9. * Add support for vblade persistence. See README.Debian for details
  10. -- Christoph Biedl <debian.axhn@manchmal.in-ulm.de> Sat, 15 Sep 2018 13:25:31 +0200
  11. vblade (24-1) unstable; urgency=medium
  12. * New upstream version
  13. -- Christoph Biedl <debian.axhn@manchmal.in-ulm.de> Sun, 26 Aug 2018 21:56:33 +0200
  14. vblade (23-1) unstable; urgency=medium
  15. * New upstream version
  16. * Adopt package. Closes: #845285
  17. * Packaging cleanup
  18. - Update debian/copyright
  19. - Declare compliance with policy 3.9.8
  20. - Refresh patch queue, add missing DEP-3 headers
  21. - Bump debhelper compat level to 10
  22. - Update package description
  23. - Update VCS-* header
  24. -- Christoph Biedl <debian.axhn@manchmal.in-ulm.de> Tue, 06 Dec 2016 23:01:49 +0100
  25. vblade (22-1) unstable; urgency=low
  26. * New upstream release:
  27. - Add big-endian support.
  28. - Buffer boundary cleanups.
  29. - FreeBSD BPF and MTU fixes.
  30. - New offset and size options.
  31. * Moved to 3.0 (quilt) format.
  32. * debian/control:
  33. - Bumped Standards-Version to 3.9.6 (no changes).
  34. - Added Vcs-Browser/Vcs-Git.
  35. * debian/patches:
  36. - no_hyphens_in_manpages: Refreshed and added more matches.
  37. - hardening_ldflags: New, to add CFLAGS/CPPFLAGS/LDFLAGS.
  38. * debian/watch: Added.
  39. * debian/rules: Moved it to dh and simplified a lot, while adding hardening.
  40. * debian/compat: Bumped to 9 to benefit among others of dpkg-buildflags.
  41. * debian/copyright: Moved it to DEP5 format.
  42. -- David Martínez Moreno <ender@debian.org> Wed, 29 Jul 2015 01:22:13 -0700
  43. vblade (20-1) unstable; urgency=low
  44. * New upstream release (closes: #537435):
  45. - Added latest BSF patch to vblade, remove from contrib.
  46. - Updated contributed AIO patch for compatibility with current sources.
  47. - Command line options for popular settings like O_DIRECT were added.
  48. - Default Jumbo Frame support was improved.
  49. - Made vblade respect the command-line supplied bufcnt.
  50. - Add support for AoEr11.
  51. - Set ident serial to shelf.slot:hostname.
  52. * debian/control:
  53. - Removed duplicated Section and Priority in vblade's binary section.
  54. - Upgraded Standards-Version to 3.8.2 (no changes).
  55. - Extended the long Description.
  56. - Added Build-Depends on quilt (>= 0.46-7) in order to split all changes
  57. included in .diff.gz into separate patches through dh_quilt_*.
  58. - Bumped B-D on debhelper to 6 (and debian/compat).
  59. * debian/rules: Added targets for dh_quilt_*.
  60. * debian/patches: Moved there the .diff.gz changes not under debian/:
  61. - Added 01_no_hyphen_in_manpages.patch to solve a lintian error.
  62. - Added 02_additional_cleaning.patch with changes to main Makefile.
  63. - Added 03_vblade_usage.patch for the usage prompt when called without
  64. arguments.
  65. -- David Martínez Moreno <ender@debian.org> Sat, 12 Sep 2009 01:02:11 +0200
  66. vblade (16-1) unstable; urgency=low
  67. * New upstream release (closes: #484176). Main changes are:
  68. - Size checks are now more robust (closes: #423408).
  69. - Added AIO (async I/O) and BSF (Berkeley Socket Filter) contrib patches
  70. (not applied).
  71. * vbladed: check for 4 or more arguments rather than exactly 4, so that -m
  72. switches are now accepted. Thank you very much, Pierre! (closes:
  73. #436481).
  74. * debian/rules: Added patch by Aurelien Jarno to support FreeBSD platforms
  75. (closes: #461930).
  76. * debian/control:
  77. - Added Recommends: vblade-persist, a nice tool by Daniel Kahn Gillmor
  78. that support persistent vblades across reboots and also exports vblades
  79. to localhost as a bonus! Closes: #336772, #402026, #451883.
  80. - Bumped Standards-Version to 3.8.0 (but I'll use 3.7.3 if I want lintian
  81. silent!).
  82. - Added Homepage field.
  83. * debian/copyright:
  84. - Added some copyright text to make it GPLv2 explicit.
  85. - Added copyright years to shut up lintian.
  86. -- David Martínez Moreno <ender@debian.org> Mon, 09 Jun 2008 04:21:38 +0200
  87. vblade (14-1) unstable; urgency=low
  88. * New upstream release. Main changes are:
  89. - -m allows a comma-separated list of MAC addresses with permitted access
  90. to the vblade.
  91. - Jumbo frames are now supported. Please read README for details.
  92. - Bugfixes.
  93. * Fixed a hyphen in vblade.8.
  94. -- David Martínez Moreno <ender@debian.org> Sun, 8 Apr 2007 06:06:19 +0200
  95. vblade (11-2) unstable; urgency=low
  96. * The upstream vblade.8 file contains more information than the
  97. vblade.8 and vbladed.8 files in the debian/ directory, so I removed them
  98. and linked vbladed.8 with it (closes: #410832). Thanks, Uwe Hermann.
  99. * Added removal of config.h to makefile 'clean' target.
  100. * Rewrote several files under debian/.
  101. * Added to local patch prevention for running vbladed with wrong number of
  102. parameters.
  103. -- David Martínez Moreno <ender@debian.org> Sun, 8 Apr 2007 05:51:04 +0200
  104. vblade (11-1) unstable; urgency=low
  105. * New upstream release:
  106. - Add install target for makefile and update documentation.
  107. * debian/control: Bumped policy version to 3.7.2.1 and replaced AOE with
  108. AoE in Description.
  109. * Added a TODO.Debian.
  110. -- David Martínez Moreno <ender@debian.org> Tue, 3 Oct 2006 04:23:57 +0200
  111. vblade (10-1) unstable; urgency=low
  112. * New upstream release (closes: #369151).
  113. * debian/control:
  114. - Bump Standards-Version to 3.7.2.0.
  115. - Bump dependency on debhelper to >= 5.
  116. * debian/compat: Bump compatibility to 5.
  117. -- David Martínez Moreno <ender@debian.org> Tue, 30 May 2006 03:38:03 +0200
  118. vblade (6-1) unstable; urgency=low
  119. * First upload to the Debian archive.
  120. * Imported lots of bits from the Ubuntu packaging.
  121. * debian/control: Bumped Standards-Version to 3.6.2.
  122. * debian/rules: Add NEWS as the upstream changelog.
  123. * Added vbladed script to the package, and modified it a bit.
  124. * Added a manpage for vbladed.
  125. -- David Martínez Moreno <ender@debian.org> Fri, 28 Oct 2005 01:23:59 +0200