changelog 9.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219
  1. aoetools (36-1) UNRELEASED; urgency=low
  2. * New upstream release:
  3. - Support debugfs-exported debug info in sos-linux.
  4. - Add pkg subdirectory for distro-specific packaging files.
  5. - Only use one of the sysfs version files in aoe-version.
  6. - Restore payload field in aoe-stat output.
  7. - Handle missing sysfs files in aoe-stat.
  8. - Update docs for 3.x kernels.
  9. * Moved this package to 3.0 (quilt) format.
  10. * Bumped DH compat to 9.
  11. * debian/control:
  12. - Depend on debhelper (>> 9), removed quilt.
  13. - Bump Standards-Version to 3.9.5.
  14. - Added mention in the Description that this can run on 3.x kernels.
  15. - Added Vcs-* fields.
  16. - Added ${misc:Depends} to Depends.
  17. * debian/rules:
  18. - Actually migrate it to the compact version, overriding dh_installinit.
  19. - Added an override to install the upstream changelog.
  20. - Added override to dh_auto_install, because we need everything in /sbin.
  21. * debian/watch: Added.
  22. * debian/patches:
  23. - 02_no_hyphen_in_manpages: Refreshed, and fixed a typo in aoeping.8.
  24. - 03_enable_hardened_build: New, to enable CFLAGS/CPPFLAGS/LDFLAGS from
  25. the environment in order to have hardened builds.
  26. - 04_support_slash_run_slash_udev: New, adding /run/udev to the udev
  27. checks. Thanks, Roger Leigh (closes: #644308).
  28. * debian/aoetools.init:
  29. - Removed PATH with /usr elements to avoid lintian tripping on the wrong
  30. check.
  31. - Added aoetools to Provides.
  32. - Added 'status' action, fixed a bug with LVMGROUPS and clarified the case
  33. when we don't mount anything because of /etc/default/aoetools.
  34. * Added hooks for initramfs-tools in order to be able to support booting
  35. from an AoE root device. Thanks, wolfle (closes: #591026).
  36. -- David Martínez Moreno <ender@debian.org> Sun, 12 Jan 2014 15:05:34 -0800
  37. aoetools (32-1) unstable; urgency=low
  38. * New upstream release:
  39. - New tool: aoe-sancheck - diagnoses MTU and other network issues.
  40. * Fixed part of #559335. I'm not convinced that we should alter the
  41. syntax of /etc/default/aoetools, though. Now the init script does not
  42. try to unmount filesystems already unmounted.
  43. -- David Martínez Moreno <ender@debian.org> Mon, 18 Oct 2010 11:35:37 +0200
  44. aoetools (30-3) unstable; urgency=low
  45. * debian/rules:
  46. - Added NEWS to dh_installchangelog.
  47. * debian/control: Removed Section and Priority from the binary section.
  48. * debian/patches:
  49. - Removed old patches.
  50. - Added 02_no_hyphen_in_manpages.patch to fix all lintian warnings.
  51. - Added descriptions to patches.
  52. -- David Martínez Moreno <ender@debian.org> Sun, 06 Sep 2009 00:17:09 +0200
  53. aoetools (30-2) unstable; urgency=low
  54. * When loading the kernel module, marshal into the module the list of
  55. interfaces that we want to run AoE over. This fixes an obscure security
  56. problem where AoE traffic could go over a different interface than the
  57. one specified by the administrator (closes: #408042). Thanks, Jacques
  58. Normand for the explanation and Juan Céspedes for the patch.
  59. * debian/rules: Rewrote some part in order to be more verbose and solve
  60. the case when no volume is mounted. Thanks, Ferenc Wagner (closes:
  61. #492905).
  62. -- David Martínez Moreno <ender@debian.org> Sat, 05 Sep 2009 18:12:34 +0200
  63. aoetools (30-1) unstable; urgency=low
  64. * New upstream release:
  65. - Enhanced manpages.
  66. - aoe-version modinfo workaround.
  67. - Merged Debian changes to aoe-flush into upstream.
  68. - aoeping: recognize errors in SMART command response
  69. * debian/rules: Moved patches from diff.gz to quilt.
  70. * debian/control:
  71. - Added B-D on quilt.
  72. - Fixed a typo in Description.
  73. - Bumped Standards-Version to 3.8.2 (no changes).
  74. * debian/compat: Bumped DH version to 5.
  75. -- David Martínez Moreno <ender@debian.org> Thu, 13 Aug 2009 02:22:20 +0200
  76. aoetools (26-1) unstable; urgency=low
  77. * New upstream release (closes: #475135). Main changes are:
  78. - Merged Debian changes for Makefile.
  79. - Add sos-linux tool for collecting localhost information (not shipped).
  80. - Create coraid-update for uploading update file to an update target.
  81. - Make aoeping and aoecfg more conforming to AoE protocol.
  82. - Support new payload size information from AoE driver.
  83. - Handle aoe-flush without arguments correctly.
  84. - aoe-flush: support flushing specific devices.
  85. - Fixed and added several manpages.
  86. * debian/aoetools.docs: Removed TODO.
  87. * aoe-flush.in: Patched to comply with dash-compliant shells.
  88. * debian/control:
  89. - Added a Homepage field.
  90. - Bumped Standards-Version to 3.8.0.
  91. - Reordered utilities in Description and added coraid-update.
  92. -- David Martínez Moreno <ender@debian.org> Thu, 03 Jul 2008 16:40:06 +0200
  93. aoetools (21-1) unstable; urgency=low
  94. * New upstream release. Main changes are:
  95. - Merged Debian modifications for solving bashisms.
  96. - Now the tools are udev-aware.
  97. - Added aoe-version tool for getting AoE-related software information.
  98. - Added aoecfg tool, a full implementation of the config query feature of
  99. the AoE protocol.
  100. - Added some additional manpages and clarified copyright.
  101. - Enhanced aoeping.
  102. * debian/copyright: Added some information for making clear that Coraid is
  103. the real copyright holder.
  104. * debian/control: Added aoe-flush, aoe-version and aoecfg to the
  105. description.
  106. * Makefile: Added AOE_CFG_OBJ to the clean target.
  107. -- David Martínez Moreno <ender@debian.org> Mon, 10 Dec 2007 03:41:22 +0100
  108. aoetools (15-1) unstable; urgency=low
  109. * New upstream release:
  110. - Man pages improved.
  111. - Missing device nodes trigger an error in the scripts now.
  112. - aoe-flush command added, for removing devices in driver memory.
  113. - Support aoe devices without "etherd" prefix in name.
  114. - Add support for -c flag to aoe-interfaces.
  115. - Some Debian changes merged.
  116. * debian/aoetools.init:
  117. - Change Provides: in the LSB header from 'mountaoe' to 'aoe'.
  118. - Add a comment about the loading of the aoe module.
  119. - Rearranged logic a bit, in order to postpone module load until we have a
  120. valid interface list. This has the added value of resolving (again) the
  121. installation in a new system.
  122. - Sleep 1 second before checking for /dev/etherd/discover, to give udev a
  123. chance to create the files.
  124. - Merged most of the modifications to the init script, kindly contributed
  125. by Glen W. Mabey. I added robustness and fixed some old errors while at
  126. it. This closes: #421554, #408044, #387552 (finally).
  127. * debian/aoetools.default: Added support for LVMGROUPS and AOEMOUNTS.
  128. * debian/rules: Added support for creating rc0.d/S34aoetools and
  129. rc6.d/S34aoetools.
  130. * debian/copyright: Point to GPL-2 instead of GPL.
  131. -- David Martínez Moreno <ender@debian.org> Tue, 04 Sep 2007 03:24:19 +0200
  132. aoetools (11-1.2) unstable; urgency=low
  133. * Non-maintainer upload.
  134. * Apply patch from Nelson A. de Oliveira to fix missing dependency on
  135. lsb-base (closes: #403294)
  136. -- Andrew Pollock <apollock@debian.org> Sat, 16 Dec 2006 10:37:05 -0800
  137. aoetools (11-1.1) unstable; urgency=high
  138. * Non-maintainer upload.
  139. * Have the init script opportunistically modprobe aoe, and exit out
  140. if $INTERFACES == none before checking for /dev/etherd, so that the
  141. PACKAGE installs cleanly on unconfigured systems; patch from
  142. Steve Langasek. (Closes: #391345)
  143. -- Steinar H. Gunderson <sesse@debian.org> Tue, 31 Oct 2006 14:25:41 +0100
  144. aoetools (11-1) unstable; urgency=low
  145. * New upstream release:
  146. - Use POSIX shell math instead of relying on bc or dc (closes: #377431).
  147. * The introduced changes, as is, do not work with discs bigger than 2 GB.
  148. The problem is that POSIX arithmetic is limited to 2147483648, but not in
  149. bash. Probably upstream author (and Warren Turkal) have /bin/sh pointing
  150. to /bin/bash, so he (they) did not see the problem. Changed all the
  151. scripts using bashisms to use /bin/bash.
  152. * debian/rules: Binaries should go to /sbin instead to /usr/sbin. If not,
  153. we are preventing users from using AoE volumes in the early boot process,
  154. as well as for hosting the /usr directory. Many thanks to Warren Turkal
  155. for pointing out this (closes: #388335).
  156. * debian/control:
  157. - Added aoe-revalidate to the list of included tools.
  158. - Bumped policy version to 3.7.2.1.
  159. * Added /etc/default/aoetools and /etc/init.d/aoetools in order to
  160. initialize AoE devices just after network goes up (position 41 in runlevel
  161. S). Added a README-Debian about this subject. This closes: #387552.
  162. -- David Martínez Moreno <ender@debian.org> Tue, 3 Oct 2006 03:51:32 +0200
  163. aoetools (10-1) unstable; urgency=low
  164. * New upstream release. This fixes device creation, so closes: #337300.
  165. * debian/control:
  166. - Bump Standards-Version to 3.7.2.0.
  167. - Bump dependency on debhelper to >= 5.
  168. - Rewrote the package description.
  169. * debian/compat: Bumped compatibility to 5.
  170. * debian/copyright: Changed FSF's address to the new one.
  171. * Added devnodes.txt to shipped docs.
  172. -- David Martínez Moreno <ender@debian.org> Tue, 30 May 2006 04:13:47 +0200
  173. aoetools (4-1) unstable; urgency=low
  174. * New upstream release. Makefile typo merged upstream, and added TODO file.
  175. -- David Martínez Moreno <ender@debian.org> Thu, 16 Jun 2005 17:06:26 +0200
  176. aoetools (3-1) unstable; urgency=low
  177. * First package release.
  178. -- David Martínez Moreno <ender@debian.org> Sat, 23 Apr 2005 03:47:02 +0200