6
0
forked from pool/util-linux

Accepting request 43993 from home:puzel:staging

Copy from home:puzel:staging/util-linux via accept of submit request 43993 revision 3.
Request was accepted with message:

OBS-URL: https://build.opensuse.org/request/show/43993
OBS-URL: https://build.opensuse.org/package/show/Base:System/util-linux?expand=0&rev=47
This commit is contained in:
2010-07-26 15:22:19 +00:00
committed by Git OBS Bridge
parent 6dff443d80
commit 90fbbacf81
16 changed files with 175 additions and 266 deletions

View File

@@ -1,3 +1,23 @@
-------------------------------------------------------------------
Fri Jul 9 06:23:27 UTC 2010 - puzel@novell.com
- update to util-linux-ng-2.18
- do not provide rdev, ramsize, vidmode and rootflags commands
anymore
- fdisk does not use cylinders as display units by default
- libmount: new library; its API is still officially unstable
- new commands: findmnt, fsfreeze, swaplabel
- blkid: new option "-i" to print I/O limits
- full release notes:
ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/v2.18/v2.18-ReleaseNotes
- update to adjtimex-1.28
- update to which-2.20
- drop util-linux-2.14.1-mount_skip_sync.patch (fixed upstream)
- drop util-linux-addpart-use-atoll.patch (fixed upstream)
- drop util-linux-mount-detect-ro-mount.patch (fixed upstream)
- drop adjtimex-1.20-nosyscall.diff (fixed upstream)
- cleanup specfile a bit
-------------------------------------------------------------------
Mon Jun 28 06:38:35 UTC 2010 - jengelh@medozas.de