Release version 3.0 v3.0
authorArtem Bityutskiy <artem.bityutskiy@intel.com>
Wed, 2 Oct 2013 06:30:22 +0000 (09:30 +0300)
committerArtem Bityutskiy <artem.bityutskiy@intel.com>
Wed, 2 Oct 2013 06:30:22 +0000 (09:30 +0300)
Change-Id: I7dbcefaf07eff13f1aca05a3fa30a135989acae9
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@intel.com>
bmaptool
debian/changelog
packaging/bmap-tools.changes
packaging/bmap-tools.spec

index 162fee5bb0b332160b048aa82a35f6b75b0f04eb..3780a7404d28362bf45adaaaec8100596e480bcc 100755 (executable)
--- a/bmaptool
+++ b/bmaptool
@@ -46,7 +46,7 @@ also contribute to the mapped blocks and are also copied.
 #   * Too few public methods (R0903)
 # pylint: disable=R0903
 
-VERSION = "2.6"
+VERSION = "3.0"
 
 import argparse
 import sys
index 2b68ab4e6328acefc4d88857705a7ee0637d42ce..4aa29046e33933b500dae5b9986f12ec3f2d0d81 100644 (file)
@@ -1,3 +1,13 @@
+bmap-tools (3.0) unstable; urgency=low
+
+  * Switch from using SHA1 for checksumming to SHA256.
+  * Start supporting OpenPGP signatures. Both detached and clearsign signatures
+    are supported.
+  * Always sync the image file before creating the bmap for it, to work-around
+    kernel bugs in early FIEMAP implementations.
+
+ -- Artem Bityutskiy <artem.bityutskiy@linux.intel.com> Wed, 02 Oct 2013 09:30:22 +0300
+
 bmap-tools (2.6) unstable; urgency=low
 
   * Add support for on-the-fly decompression of '.xz' and '.tar.xz' files.
index 893fc7e64625f6e93a520ecef485b82e8ac48d06..7458d9d3689234ba1c4f067f025c9729fd20745e 100644 (file)
@@ -1,3 +1,10 @@
+Wed Oct  2 06:30:22 UTC 2013 - Artem Bityutskiy <artem.bityutskiy@linux.intel.com> 3.0-1
+- Switch from using SHA1 for checksumming to SHA256.
+- Start supporting OpenPGP signatures. Both detached and clearsign signatures
+  are supported.
+- Always sync the image file before creating the bmap for it, to work-around
+  kernel bugs in early FIEMAP implementations.
+
 Tue Aug 13 11:54:31 UTC 2013 - Artem Bityutskiy <artem.bityutskiy@linux.intel.com> 2.6-1
 - Add support for on-the-fly decompression of '.xz' and '.tar.xz' files.
 
index 61c43f2d7e3952f344d4e234731b3d446e413d3a..1b4f727bf472944a928a72c8c6d407d25a6fefd4 100644 (file)
@@ -4,7 +4,7 @@
 
 Name: bmap-tools
 Summary: Tools to generate block map (AKA bmap) and flash images using bmap
-Version: 2.6
+Version: 3.0
 
 %if 0%{?opensuse_bs}
 Release: %{rc_str}.<CI_CNT>.<B_CNT>