6
0
forked from pool/util-linux

Accepting request 681470 from home:sbrabec:branches:util-linux-login-b1081947

- Integrate pam_keyinit pam module to login
  (boo#1081947, login.pamd, remote.pamd).
-  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/681470
OBS-URL: https://build.opensuse.org/package/show/Base:System/util-linux?expand=0&rev=395
This commit is contained in:
2019-03-04 14:28:19 +00:00
committed by Git OBS Bridge
parent 6295ab1cea
commit a47afa8bba
7 changed files with 55 additions and 2 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Mar 4 15:23:27 CET 2019 - sbrabec@suse.com
- Integrate pam_keyinit pam module to login
(boo#1081947, login.pamd, remote.pamd).
-------------------------------------------------------------------
Thu Feb 21 10:36:48 UTC 2019 - Martin Wilck <mwilck@suse.com>