6
0
forked from pool/util-linux

Accepting request 480884 from home:sbrabec:branches:util-linux-leap_42_3-merge-try2

This is another attempt to create common util-linux package for Tumbleweed and
Leap 42.3, that could be used for SLE12 SP3 as well.
Depends on sr#480879.
- Conflict with old systemd-presets-branding to ensure correct
  preset migration (boo#1029775, bsc#1012850).
- Drop "codepage" fstab migration needed for SuSE Linux < 9.1
  (bsc#51950 (suse#36950)).
- Keep dependency on insserv and fillup for compatibilitiy reasons
  in Leap 42.3. Too many poorly written packages depend on it.
  (Marked as "sysv compatibility hack".)

OBS-URL: https://build.opensuse.org/request/show/480884
OBS-URL: https://build.opensuse.org/package/show/Base:System/util-linux?expand=0&rev=334
This commit is contained in:
Ruediger Meier
2017-03-29 19:38:54 +00:00
committed by Git OBS Bridge
parent b2a925e68d
commit b1ff554a5c
6 changed files with 91 additions and 29 deletions

View File

@@ -1,3 +1,22 @@
-------------------------------------------------------------------
Fri Mar 17 17:18:28 CET 2017 - sbrabec@suse.com
- Conflict with old systemd-presets-branding to ensure correct
preset migration (boo#1029775, bsc#1012850).
-------------------------------------------------------------------
Thu Mar 16 22:44:12 CET 2017 - sbrabec@suse.com
- Drop "codepage" fstab migration needed for SuSE Linux < 9.1
(bsc#51950 (suse#36950)).
-------------------------------------------------------------------
Tue Feb 28 17:27:58 CET 2017 - sbrabec@suse.com
- Keep dependency on insserv and fillup for compatibilitiy reasons
in Leap 42.3. Too many poorly written packages depend on it.
(Marked as "sysv compatibility hack".)
-------------------------------------------------------------------
Wed Feb 22 22:00:05 UTC 2017 - sweet_f_a@gmx.de