File bcache-tools.changes of Package bcache-tools.14286
-------------------------------------------------------------------
Tue Mar 3 10:52:05 UTC 2020 - Coly Li <colyli@suse.com>
- bcache-tools: Allow user to set label for device (bsc#1139948)
0001-bcache-tools-Allow-user-to-set-label-for-device.patch
- bcache-tools: Add 'label' field (bsc#1139948)
0002-bcache-tools-Add-label-field.patch
- bcache-tools: Add parameter check (bsc#1139948)
0003-bcache-tools-Add-parameter-check.patch
- bcache-tools: Bcache command should follow symlinks (bsc#1139948)
0004-bcache-tools-Bcache-command-should-follow-symlinks.patch
- bcache-tools: Add blkdiscard for cache dev (bsc#1139948)
0005-bcache-tools-Add-blkdiscard-for-cache-dev.patch
- make-bcache: remove reduncant code (bsc#1139948)
0006-make-bcache-remove-reduncant-code.patch
- bcache-tools: rename 2 file names (bsc#1139948)
0007-bcache-tools-rename-2-file-names.patch
- crc64: use crc64 routines defined in Linux kernel (bsc#1139948)
0008-crc64-use-crc64-routines-defined-in-Linux-kernel.patch
- bitwise.h: swap bitwise for different CPU endians (bsc#1139948)
0009-bitwise.h-swap-bitwise-for-different-CPU-endians.patch
- make.c: add swap_sb() to supprt big endian machine (bsc#1139948)
0010-make.c-add-swap_sb-to-supprt-big-endian-machine.patch
- udev: do not rely on DRIVER variable (bsc#1139948)
1001-udev-do-not-rely-on-DRIVER-variable.patch
-------------------------------------------------------------------
Fri Sep 14 07:27:58 UTC 2018 - colyli@suse.com
- Update bcache-tools to 1.0.9, this is required by yast2 bcache module
development. In this version a new program named "bcache" is added,
by this program people may avoid many operations on sysfs entries.
(bsc#1109460)
- Remove the following patche since it is in upstream,
- 0001-build-remove-inline-keyword-from-crc64.patch
- Rename prefix of another patch from 0001- to 1001- to indicate this
is specific patch for SUSE,
- 1001-udev-do-not-rely-on-DRIVER-variable.patch
-------------------------------------------------------------------
Fri Mar 27 18:02:05 UTC 2015 - jengelh@inai.de
- Update to new upstream release 1.0.8
* bcache-register is now a C program
- Add 0001-udev-do-not-rely-on-DRIVER-variable.patch to entirely
disable /dev/bcache symlinks for now, rather than have it
half-working [bnc#880858]
-------------------------------------------------------------------
Mon Aug 18 14:59:41 UTC 2014 - meissner@suse.com
- removed unnecessary openssl-devel buildrequires
-------------------------------------------------------------------
Fri Apr 4 07:57:33 UTC 2014 - jengelh@inai.de
- Update to new upstream release 0.9
* Run probe-bcache a little later in the udev rule sequence
(moving from position 61 to 69), fixing a machine hang on
bcache reassemble (bnc#868938)
- Add 0001-build-remove-inline-keyword-from-crc64.patch, this is
a build fix.
-------------------------------------------------------------------
Wed Mar 19 10:22:13 UTC 2014 - oneukum@suse.com
- Move bcache rule from position 61 to position 74
(bnc#868938)
-------------------------------------------------------------------
Wed Aug 7 22:02:31 UTC 2013 - jengelh@inai.de
- Update to new snapshot 0.1.g71
* Support for superblocks up to version 4
-------------------------------------------------------------------
Wed Jun 26 21:30:55 UTC 2013 - jengelh@inai.de
- Move udev rules to /usr/lib/udev/rules.d
-------------------------------------------------------------------
Tue Feb 26 09:07:16 UTC 2013 - jengelh@inai.de
- Update to new current snapshot
42c182c6ab1530b5e3b18893f284da3eaec46e74 (0.1.g45)
-------------------------------------------------------------------
Mon Feb 21 13:58:10 UTC 2011 - ro@suse.de
- create package