forked from pool/util-linux
Accepting request 333182 from home:sbrabec:branches:util-linux-2.27
- Update to version 2.27: * Many changes and improvements, most notably: * lsipc: new command * unshare provides a new option --propagation= * mount(8) supports read-only binds in one (not atomic) step by "bind,ro". * GNU readline support in fdisk and sfdisk. * JSON support in libsmartcols and findmnt, losetup, lsblk, lslocks, sfdisk and lsipc. * script has been massively improved to be more robust and less complex (bsc#888678, bsc#930236). * sulogin supports locked root accounts by --force. * colors support by default. It is possible to change this with --disable-colors-default. * more information in cfdisk * fdisk provides new commands 'F' and 'i' * cal supports the new options --twelve and --months <n> * rtcwake supports a news option --list-modes and --date, no support RTC_ALM_READ and RTC_ALM_SET fallbacks any more. * Many fixes, most notably: * fsck: now supports -r {fd} (bsc#903738) * better handling of multi-path devices (bsc#880468, bsc#924994) * flock: improve timeout handling (bsc#926945) * lsblk: display mountpoint even for top-level device (bsc#943415) OBS-URL: https://build.opensuse.org/request/show/333182 OBS-URL: https://build.opensuse.org/package/show/Base:System/util-linux?expand=0&rev=293
This commit is contained in:
@@ -1,3 +1,33 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 23 14:16:22 CEST 2015 - sbrabec@suse.com
|
||||
|
||||
- Update to version 2.27:
|
||||
* Many changes and improvements, most notably:
|
||||
* lsipc: new command
|
||||
* unshare provides a new option --propagation=
|
||||
* mount(8) supports read-only binds in one (not atomic) step by
|
||||
"bind,ro".
|
||||
* GNU readline support in fdisk and sfdisk.
|
||||
* JSON support in libsmartcols and findmnt, losetup, lsblk,
|
||||
lslocks, sfdisk and lsipc.
|
||||
* script has been massively improved to be more robust and less
|
||||
complex (bsc#888678, bsc#930236).
|
||||
* sulogin supports locked root accounts by --force.
|
||||
* colors support by default. It is possible to change this
|
||||
with --disable-colors-default.
|
||||
* more information in cfdisk
|
||||
* fdisk provides new commands 'F' and 'i'
|
||||
* cal supports the new options --twelve and --months <n>
|
||||
* rtcwake supports a news option --list-modes and --date, no
|
||||
support RTC_ALM_READ and RTC_ALM_SET fallbacks any more.
|
||||
* Many fixes, most notably:
|
||||
* fsck: now supports -r {fd} (bsc#903738)
|
||||
* better handling of multi-path devices
|
||||
(bsc#880468, bsc#924994)
|
||||
* flock: improve timeout handling (bsc#926945)
|
||||
* lsblk: display mountpoint even for top-level device
|
||||
(bsc#943415)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 19 21:18:11 CEST 2015 - sbrabec@suse.com
|
||||
|
||||
|
Reference in New Issue
Block a user