Accepting request 624143 from home:jeff_mahoney:branches:filesystems

- mkfs: avoid divide-by-zero when hardware reports optimal i/o size as 0
  (bsc#1089777).
  * Added xfsprogs-mkfs-avoid-divide-by-zero-when-hardware-reports-opti.patch

- Revert to %doc for license in SLE11 and SLE12.
- xfsprogs-devel should depend on uuid-devel to build on SLE11 and
  match the package's build dependencies.

OBS-URL: https://build.opensuse.org/request/show/624143
OBS-URL: https://build.opensuse.org/package/show/filesystems/xfsprogs?expand=0&rev=74
This commit is contained in:
2018-07-20 00:13:50 +00:00
committed by Git OBS Bridge
parent c9e83b84e7
commit 313f81c462
3 changed files with 66 additions and 1 deletions

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Fri Jul 20 00:07:14 UTC 2018 - jeffm@suse.com
- mkfs: avoid divide-by-zero when hardware reports optimal i/o size as 0
(bsc#1089777).
* Added xfsprogs-mkfs-avoid-divide-by-zero-when-hardware-reports-opti.patch
-------------------------------------------------------------------
Wed Jul 18 21:49:33 UTC 2018 - jeffm@suse.com
- Revert to %doc for license in SLE11 and SLE12.
- xfsprogs-devel should depend on uuid-devel to build on SLE11 and
match the package's build dependencies.
-------------------------------------------------------------------
Tue Jul 3 12:14:02 UTC 2018 - tchvatal@suse.com