6
0
forked from pool/util-linux

Accepting request 258555 from home:sbrabec:branches:util-linux

- Fix mis-compilation of libuuid without uuidd support
  (bnc#900935).
- Fix uuidd socket activation (bnc#900935).
- Remove obsolete sysvinit script for uuidd.
- Remove no more needed uuidd permissions stuff.
- Replace PreReq for obsolete pwdutils by names of binaries.
- Add fstrim service scripts and rcfstrim helper.

OBS-URL: https://build.opensuse.org/request/show/258555
OBS-URL: https://build.opensuse.org/package/show/Base:System/util-linux?expand=0&rev=264
This commit is contained in:
2014-10-31 15:22:34 +00:00
committed by Git OBS Bridge
parent da8e6cf85d
commit 758223c093
7 changed files with 189 additions and 149 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Fri Oct 17 21:18:43 CEST 2014 - sbrabec@suse.cz
- Fix mis-compilation of libuuid without uuidd support
(bnc#900935).
- Fix uuidd socket activation (bnc#900935).
- Remove obsolete sysvinit script for uuidd.
- Remove no more needed uuidd permissions stuff.
- Replace PreReq for obsolete pwdutils by names of binaries.
- Add fstrim service scripts and rcfstrim helper.
-------------------------------------------------------------------
Mon Sep 8 21:04:34 CEST 2014 - sbrabec@suse.cz