6
0
forked from pool/util-linux

Accepting request 805239 from home:favogt:branches:Base:System

Tested, works.

- Add patch to fix sfdisk not reading its own scripts:
  * libfdisk-script-accept-sector-size.patch
- Use %autopatch

- Fix verification of mount, su and umount (bsc#1166948)

OBS-URL: https://build.opensuse.org/request/show/805239
OBS-URL: https://build.opensuse.org/package/show/Base:System/util-linux?expand=0&rev=429
This commit is contained in:
2020-05-19 18:19:32 +00:00
committed by Git OBS Bridge
parent 06d1a88bec
commit b8b77fde7a
7 changed files with 183 additions and 25 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Wed May 13 10:19:22 UTC 2020 - Fabian Vogt <fvogt@suse.com>
- Add patch to fix sfdisk not reading its own scripts:
* libfdisk-script-accept-sector-size.patch
- Use %autopatch
-------------------------------------------------------------------
Fri May 8 07:54:57 UTC 2020 - Fabian Vogt <fvogt@suse.com>
- Fix verification of mount, su and umount (bsc#1166948)
-------------------------------------------------------------------
Mon Apr 6 23:07:48 CEST 2020 - Stanislav Brabec <sbrabec@suse.com>