6
0
forked from pool/util-linux

Accepting request 230696 from home:sbrabec:branches:Base:System

- Enable socket activation needed by systemd service (bnc#872807).

- libblkid: Drop the broken ext2/ext3/ext4 discrimination logic
  (util-linux-libblkid-ext-probe.patch, bnc#864703).

- Abort blkid probing on I/O errors (bnc#859062,
  blkid-stop-scanning-on-I-O-error.patch,
  blkid-convert-superblocks-to-new-calling-convention.patch,
  http://www.spinics.net/lists/util-linux-ng/msg08976.html)

OBS-URL: https://build.opensuse.org/request/show/230696
OBS-URL: https://build.opensuse.org/package/show/Base:System/util-linux?expand=0&rev=231
This commit is contained in:
2014-04-17 21:31:05 +00:00
committed by Git OBS Bridge
parent 4cf84bd5f1
commit 737b1a31db
5 changed files with 2710 additions and 0 deletions

View File

@@ -1,3 +1,22 @@
-------------------------------------------------------------------
Thu Apr 17 22:43:31 CEST 2014 - sbrabec@suse.cz
- Enable socket activation needed by systemd service (bnc#872807).
-------------------------------------------------------------------
Fri Apr 11 16:45:03 CEST 2014 - sbrabec@suse.cz
- libblkid: Drop the broken ext2/ext3/ext4 discrimination logic
(util-linux-libblkid-ext-probe.patch, bnc#864703).
-------------------------------------------------------------------
Fri Apr 11 16:27:11 CEST 2014 - hare@suse.de
- Abort blkid probing on I/O errors (bnc#859062,
blkid-stop-scanning-on-I-O-error.patch,
blkid-convert-superblocks-to-new-calling-convention.patch,
http://www.spinics.net/lists/util-linux-ng/msg08976.html)
-------------------------------------------------------------------
Tue Apr 1 18:49:26 UTC 2014 - sweet_f_a@gmx.de