Release version 3.1 v3.1
authorArtem Bityutskiy <artem.bityutskiy@intel.com>
Thu, 7 Nov 2013 15:26:57 +0000 (17:26 +0200)
committerArtem Bityutskiy <artem.bityutskiy@intel.com>
Thu, 7 Nov 2013 15:26:57 +0000 (17:26 +0200)
Change-Id: I0987e7a7ebf9cd82b883766c95e3132438d5757e
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@intel.com>
bmaptool
debian/changelog
packaging/bmap-tools.changes
packaging/bmap-tools.spec

index 96d485a1d60b0eebf81b6903c736c2a7e8f79420..047ddc3995f6812f5cd355cfbe7012463aeae513 100755 (executable)
--- a/bmaptool
+++ b/bmaptool
@@ -50,7 +50,7 @@ also contribute to the mapped blocks and are also copied.
 # pylint: disable=R0915
 # pylint: disable=R0912
 
-VERSION = "3.0"
+VERSION = "3.1"
 
 import argparse
 import sys
index 4aa29046e33933b500dae5b9986f12ec3f2d0d81..875d4080fb28ecc4ee51344ec1755df30b422fae 100644 (file)
@@ -1,3 +1,11 @@
+bmap-tools (3.1) unstable; urgency=low
+
+  * Change bmap format version from 1.4 to 2.0, because there are incompatible
+    changes in 1.4 comparing to 1.3, so the right version number is 2.0
+  * Add backward and forward bmap format compatibility unit-tests
+
+ -- Artem Bityutskiy <artem.bityutskiy@linux.intel.com> Thu, 07 Nov 2013 17:26:57 +0200
+
 bmap-tools (3.0) unstable; urgency=low
 
   * Switch from using SHA1 for checksumming to SHA256.
index 7458d9d3689234ba1c4f067f025c9729fd20745e..a00b86d20dec3ce837afbfb3ef8898da7bbe0ae2 100644 (file)
@@ -1,3 +1,8 @@
+Thu Nov  7 15:26:57 UTC 2013 - Artem Bityutskiy <artem.bityutskiy@linux.intel.com> 3.1-1
+- Change bmap format version from 1.4 to 2.0, because there are incompatible
+  changes in 1.4 comparing to 1.3, so the right version number is 2.0
+- Add backward and forward bmap format compatibility unit-tests
+
 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
index 1b4f727bf472944a928a72c8c6d407d25a6fefd4..8281fa1105a626d933ffa17d870bbaf3db58c7db 100644 (file)
@@ -4,7 +4,7 @@
 
 Name: bmap-tools
 Summary: Tools to generate block map (AKA bmap) and flash images using bmap
-Version: 3.0
+Version: 3.1
 
 %if 0%{?opensuse_bs}
 Release: %{rc_str}.<CI_CNT>.<B_CNT>