1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372
|
bmap-tools (3.6-2) unstable; urgency=medium
[ Debian Janitor ]
* Remove version constraints unnecessary since buster (oldstable)
[ Simon McVittie ]
* Update standards version to 4.6.2, no changes needed.
-- Simon McVittie <smcv@debian.org> Sun, 22 Jan 2023 12:42:44 +0000
bmap-tools (3.6-1) unstable; urgency=medium
* New upstream release
* d/p/test_api_base-Skip-test-if-filesystem-is-unsuitable.patch,
d/p/Filemap-catch-StopIteration-from-next-iterator.patch:
Drop previous patches, applied upstream
* d/p/Correct-parameter-name-when-documenting-psplash-pipe-in-t.patch,
d/p/Expand-documentation-of-psplash-pipe-to-specify-what-is-r.patch:
Add patches to fix documentation of --psplash-pipe
* d/p/TransRead-kill-subprocesses.patch,
d/p/Do-not-use-subprocess-pipe.patch,
d/p/TransRead-hide-useless-message.patch,
d/p/tests-fix-test_bmap_helpers-on-non-ZFS.patch:
Add patches from upstream to fix unit test issues
* d/p/tests-Use-unittest.mock-from-Python-standard-library-if-p.patch,
d/p/tests-Try-to-use-TemporaryDirectory-from-Python-standard-.patch,
d/p/tests-Fix-import-pattern-for-mock-objects.patch:
Add patches to avoid unnecessary external dependencies
* d/p/tests-Pass-c-k-options-to-zstd-too.patch:
Add patch to fix test failure
* Use debhelper compat level 13
* Standards-Version: 4.6.0 (no changes required)
-- Simon McVittie <smcv@debian.org> Thu, 28 Oct 2021 12:49:16 +0100
bmap-tools (3.5-3) unstable; urgency=medium
* Standards-Version: 4.5.0 (no changes required)
* d/salsa-ci.yml: Request standard CI on salsa.debian.org
* d/p/test_api_base-Skip-test-if-filesystem-is-unsuitable.patch:
Skip tests if the filesystem cannot support them, for example when
building on disorderfs
* Mark both patches as applied upstream
* Use debhelper-compat 12
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse
* Canonicalize case of Upstream-Name in d/copyright
* Fix day-of-week for changelog entry 0.1.0
* Standards-Version: 4.5.1 (no changes required)
* Set development branch to debian/latest
* d/tests/smoke: Remove compatibility with old autopkgtest versions
* debian/tests: Update test web server from Flatpak
-- Simon McVittie <smcv@debian.org> Sat, 19 Dec 2020 14:50:10 +0000
bmap-tools (3.5-2) unstable; urgency=medium
* d/p/Filemap-catch-StopIteration-from-next-iterator.patch:
Fix FTBFS with Python 3.7 (Closes: #915686)
-- Simon McVittie <smcv@debian.org> Mon, 10 Dec 2018 15:43:52 +0000
bmap-tools (3.5-1) unstable; urgency=medium
* New upstream release
- Drop all patches, applied upstream
- Silences warnings with blk-mq (Closes: #906328)
* Depend and build-depend on python3-six
* Remove unnecessary XS-Python-Version. python3 versions < 3.3 are
no longer supported in any supported Debian release, and in any case
this was the wrong field (it should have been X-Python3-Version).
* d/watch: Download GitHub's autogenerated archive files since upstream
no longer releases a canonical signed tarball
* Install upstream release notes as NEWS.gz (Policy §12.7)
* Standards-Version: 4.2.1 (no further changes required)
-- Simon McVittie <smcv@debian.org> Fri, 28 Sep 2018 10:19:41 +0100
bmap-tools (3.4-2) unstable; urgency=medium
* Standards-Version: 4.1.4 (no changes required)
* Add proposed patches from upstream pull requests to fix image
downloading under Python 3 (Closes: #896182) and to fix downloading
compressed files
* debian/tests: Add a simple autopkgtest
* debian/gbp.conf: Don't put a numbered prefix on patches
-- Simon McVittie <smcv@debian.org> Wed, 25 Apr 2018 20:47:22 +0100
bmap-tools (3.4-1) unstable; urgency=medium
* New upstream release
- Drop all patches, applied upstream
- Suggest lz4 and unzip for newly-supported decompressors
- d/copyright: Update
* Update Vcs-* for move to salsa.debian.org
* Standards-Version: 4.1.3 (no changes required)
* d/gbp.conf: Merge from upstream VCS tags
* d/watch, Homepage, Source: Follow new upstream location
* Use Python 3 now that upstream supports it (Closes: #830877)
* Demote python3-gpgme from Recommends to Suggests
* Use pybuild
* d/p/BmapHelpers.py-fix-Errno-25-Inappropriate-ioctl-for-devic.patch,
d/p/Fix-errno-usage.patch:
Apply some post-release bug fixes from upstream git
-- Simon McVittie <smcv@debian.org> Mon, 26 Feb 2018 09:13:43 +0000
bmap-tools (3.2-6) unstable; urgency=medium
* Standards-Version: 4.1.1
- d/copyright: Use https URL for Format
* Rules-Requires-Root: no
* Move to debhelper compat level 10
-- Simon McVittie <smcv@debian.org> Mon, 30 Oct 2017 21:08:06 +0000
bmap-tools (3.2-5) unstable; urgency=medium
* d/p/*-TransRead-Fix-differentiating-between-local-files-an.patch:
- Added. Fix downloads from https (Closes: #831655)
* Add myself to Uploaders
-- Sjoerd Simons <sjoerd@debian.org> Fri, 11 Nov 2016 15:17:42 +0100
bmap-tools (3.2-4) unstable; urgency=medium
* Switch Vcs-Git to https (see #810378)
* Switch Vcs-Browser to https and cgit
* Standards-Version: 3.9.8 (no changes needed)
* Use DEP-14 branch names debian/master, upstream/latest
* Downgrade all decompressors (bzip2, lzop, xz-utils) to Recommends.
Each decompressor is only used when operating on the relevant file
format, so none are hard dependencies.
* debian/control: normalize via "wrap-and-sort -abst"
-- Simon McVittie <smcv@debian.org> Thu, 07 Jul 2016 09:44:04 +0100
bmap-tools (3.2-3) unstable; urgency=high
* Downgrade python-gpgme from Depends to Recommends. It is only
used if the bmap file comes with a detached signature, and is
conditionally imported. It seems pygpgme is in danger of being removed
from Debian testing, and it would be good to avoid losing bmap-tools.
* Standards-Version: 3.9.6 (no changes needed)
* Build-depend on dh-python
* Release with high urgency to get it into testing before pygpgme is
removed
-- Simon McVittie <smcv@debian.org> Wed, 13 Jan 2016 20:15:15 +0000
bmap-tools (3.2-2) unstable; urgency=medium
* Add patch to make the child process for transparent uncompression
read the compressed file directly if possible, avoiding blocking
forever in join() if the read thread does not terminate
-- Simon McVittie <smcv@debian.org> Tue, 03 Jun 2014 15:37:17 +0100
bmap-tools (3.2-1) unstable; urgency=low
* New upstream release
* Correct debian/changelog syntax in entries from upstream
* Add some patches from upstream to improve the man page
* Remove python-lzma from Depends, no longer used
* Adjust dependencies on (de)compressors:
- do not explicitly depend on gzip or tar, they're already Essential: yes
- demote pbzip2 and pigz to Suggests, they're not strictly necessary
* Standards-Version: 3.9.5 (no changes needed)
-- Simon McVittie <smcv@debian.org> Sun, 09 Mar 2014 13:25:56 +0000
bmap-tools (3.2) unstable; urgency=low
* Add support for LZO and archives ('.lzo' and '.tar.lzo').
* Add support for multi-stream bzip2 archives (creted with "pbzip2").
* Support tmpfs by using the SEEK_HOLE method instead of FIEMAP.
* Use external tools like 'gzip' and 'bzip2' for decompressing, instead of
using internal python libraries.
-- Artem Bityutskiy <artem.bityutskiy@linux.intel.com> Wed, 19 Feb 2014 16:50:12 +0200
bmap-tools (3.2~rc2) unstable; urgency=low
* Bump the version number to 3.2~rc2.
-- Artem Bityutskiy <artem.bityutskiy@linux.intel.com> Fri, 31 Jan 2014 12:54:42 +0200
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.
* 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.
-- Artem Bityutskiy <artem.bityutskiy@linux.intel.com> Tue, 13 Aug 2013 14:53:49 +0300
bmap-tools (2.5-1) unstable; urgency=low
* Initial release to Debian (Closes: #714280)
* Set myself as Debian maintainer
* Add debian/gbp.conf
* Add debian/source/format
* Add debian/watch
* Standards-Version: 3.9.4 (no changes needed)
-- Simon McVittie <smcv@debian.org> Mon, 19 Aug 2013 15:30:58 +0100
bmap-tools (2.5) unstable; urgency=low
* Do not fail when lacking permisssions for accessing block device's sysfs
files.
* Improve debian packaging.
-- Artem Bityutskiy <artem.bityutskiy@linux.intel.com> Mon, 05 Aug 2013 10:05:09 +0300
bmap-tools (2.4) unstable; urgency=low
* Add support for ssh:// URLs.
-- Artem Bityutskiy <artem.bityutskiy@linux.intel.com> Wed, 05 Jun 2013 18:15:41 +0300
bmap-tools (2.3) unstable; urgency=low
* Add bmap file SHA1 verification, make tests work on btrfs.
-- Artem Bityutskiy <artem.bityutskiy@linux.intel.com> Mon, 06 May 2013 10:58:32 +0300
bmap-tools (2.2) unstable; urgency=low
* Support username and password in URLs.
-- Artem Bityutskiy <artem.bityutskiy@linux.intel.com> Mon, 11 Mar 2013 14:40:17 +0200
bmap-tools (2.1) unstable; urgency=low
* Fix out of memory issues when copying .bz2 files.
-- Artem Bityutskiy <artem.bityutskiy@linux.intel.com> Mon, 18 Feb 2013 16:38:32 +0200
bmap-tools (2.0) unstable; urgency=low
* Fix the an issue with running out of memory in TransRead.py.
-- Artem Bityutskiy <artem.bityutskiy@linux.intel.com> Thu, 17 Jan 2013 11:33:15 +0200
bmap-tools (2.0~rc5) unstable; urgency=low
* When block device optimzations fail - raise an exception except of muting
the error, because we really want to know about these failures and possibly
fix them.
-- Artem Bityutskiy <artem.bityutskiy@linux.intel.com> Tue, 15 Jan 2013 14:51:27 +0200
bmap-tools (2.0~rc4) unstable; urgency=low
* Fix bmap autodiscovery.
-- Artem Bityutskiy <artem.bityutskiy@linux.intel.com> Thu, 10 Jan 2013 13:58:07 +0200
bmap-tools (2.0~rc3) unstable; urgency=low
* Fix uncaught urllib2 exception bug introduced in rc1.
-- Artem Bityutskiy <artem.bityutskiy@linux.intel.com> Mon, 07 Jan 2013 10:19:49 +0200
bmap-tools (2.0~rc2) unstable; urgency=low
* Fix writing to block devices, which was broken in rc1.
* Make the informational messages a bit nicer.
-- Artem Bityutskiy <artem.bityutskiy@linux.intel.com> Fri, 04 Jan 2013 09:52:41 +0200
bmap-tools (2.0~rc1) unstable; urgency=low
* Allow copying without bmap only if --nobmap was specified.
* Auto-discover the bmap file.
* Support reading from URLs.
* Implement progress bar.
* Highlight error and warning messages with red and yellow labels.
-- Artem Bityutskiy <artem.bityutskiy@linux.intel.com> Thu, 20 Dec 2012 10:47:00 +0200
bmap-tools (1.0) unstable; urgency=low
* Release version 1.0 of the tools - almost identical to 1.0~rc7 except of few
minor differences like spelling fixes.
-- Artem Bityutskiy <artem.bityutskiy@linux.intel.com> Mon, 03 Dec 2012 10:00:33 +0200
bmap-tools (1.0~rc7) unstable; urgency=low
* Add a Fiemap.py module which implements python API to the linux FIEMAP ioct.
* Use the FIEMAP ioctl properly and optimally.
* Add unit-tests, current test coverage is 66%.
* A lot of core rerafactoring.
* Several bug fixes in 'BmapCopy' (e.g., .tar.gz format support was broken).
* Add README and RELEASE_NOTES files.
-- Artem Bityutskiy <artem.bityutskiy@linux.intel.com> Thu, 29 Nov 2012 12:29:39 +0200
bmap-tools (0.6) unstable; urgency=low
* Improve the base API test to cover the case when there is no bmap.
* Fix a bug when copying without bmap.
-- Artem Bityutskiy <artem.bityutskiy@linux.intel.com> Wed, 21 Nov 2012 16:43:49 +0200
bmap-tools (0.5) unstable; urgency=low
* Fix handling of bmap files which contain ranges with only one block.
* Restore the block device settings which we change on exit.
* Change block device settings correctly for partitions.
* Rework API modules to accept file-like objects, not only paths.
* Fix and silence pylint warnings.
* Implement the base API test-case.
-- Artem Bityutskiy <artem.bityutskiy@linux.intel.com> Tue, 20 Nov 2012 15:40:30 +0200
bmap-tools (0.4) unstable; urgency=low
* Improved compressed images flashing speed by exploiting multiple threads:
now we read/decompress the image in one thread and write it in a different
thread.
-- Artem Bityutskiy <artem.bityutskiy@linux.intel.com> Wed, 14 Nov 2012 12:35:06 +0200
bmap-tools (0.3) unstable; urgency=low
* Fix flashing speed calculations
* Fix the Ctrl-C freeze issue - now we synchronize the block device
periodically so if a Ctrl-C interruption happens, we terminate withen few
seconds.
-- Artem Bityutskiy <artem.bityutskiy@linux.intel.com> Tue, 13 Nov 2012 10:56:11 +0200
bmap-tools (0.2) unstable; urgency=low
* Release 0.2 - mostly internal code re-structuring and renamings,
not much functional changes.
* The 'bmap-flasher' and 'bmap-creator' tools do not exist anymore. Now
we have 'bmaptool' which supports 'copy' and 'create' sub-commands instead.
* The BmapFlasher module was also re-named to BmapCopy.
-- Artem Bityutskiy <artem.bityutskiy@linux.intel.com> Fri, 09 Nov 2012 12:20:37 +0200
bmap-tools (0.1.1) unstable; urgency=low
* Release 0.1.1 - a lot of fixes and speed improvements.
-- Artem Bityutskiy <artem.bityutskiy@linux.intel.com> Wed, 07 Nov 2012 11:36:29 +0200
bmap-tools (0.1.0) unstable; urgency=low
* Initial release.
-- Ed Bartosh <eduard.bartosh@intel.com> Sat, 27 Oct 2012 22:31:28 +0300
|