6
0
forked from pool/util-linux

Accepting request 677957 from home:mwilck:branches:Base:System

-  libmount: remove jffs2 and ubifs from blacklist (jsc#SLE-4085).

- libmount: print a blacklist hint for "unknown filesystem type"
  (jsc#SLE-4085, fate#326832), and add documentation
  * add libmount-print-a-blacklist-hint-for-unknown-filesyst.patch
  * add Add-documentation-on-blacklisted-modules-to-mount-8-.patch

OBS-URL: https://build.opensuse.org/request/show/677957
OBS-URL: https://build.opensuse.org/package/show/Base:System/util-linux?expand=0&rev=394
This commit is contained in:
2019-03-01 20:19:58 +00:00
committed by Git OBS Bridge
parent a7ab3a33bc
commit 6295ab1cea
5 changed files with 147 additions and 1 deletions

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Thu Feb 21 10:36:48 UTC 2019 - Martin Wilck <mwilck@suse.com>
- libmount: remove jffs2 and ubifs from blacklist (jsc#SLE-4085).
-------------------------------------------------------------------
Thu Feb 7 14:28:37 UTC 2019 - Martin Wilck <mwilck@suse.com>
- libmount: print a blacklist hint for "unknown filesystem type"
(jsc#SLE-4085, fate#326832), and add documentation
* add libmount-print-a-blacklist-hint-for-unknown-filesyst.patch
* add Add-documentation-on-blacklisted-modules-to-mount-8-.patch
-------------------------------------------------------------------
Tue Jan 22 22:29:00 CET 2019 - sbrabec@suse.com