Change-Id: I7dbcefaf07eff13f1aca05a3fa30a135989acae9
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@intel.com>
# * Too few public methods (R0903)
# pylint: disable=R0903
-VERSION = "2.6"
+VERSION = "3.0"
import argparse
import sys
+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.
+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.
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>