- remove unnecessarily added patches from SLE11:
* util-linux-update-default-commit-interval.patch, openSUSE has
never changed the default and neither will SLE12
* sfdisk-warn-about-2TB-limit.patch, fixed by upstream years ago
* umount-avoid-readlink.patch, this patch only affects unused
code and the used code does not have this bug
- edit util-linux-lscpu-improve-hypervisor-detection.patch to not
change the default behaviour of "lscpu -p" as documented in it's
man page. Now this patch only affects the summary output.
Also see discussion here
http://lists.opensuse.org/opensuse-factory/2014-03/msg00256.html (forwarded request 228719 from rudi_m)
OBS-URL: https://build.opensuse.org/request/show/229044
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/util-linux?expand=0&rev=183
- remove unnecessarily added patches from SLE11:
* util-linux-update-default-commit-interval.patch, openSUSE has
never changed the default and neither will SLE12
* sfdisk-warn-about-2TB-limit.patch, fixed by upstream years ago
* umount-avoid-readlink.patch, this patch only affects unused
code and the used code does not have this bug
- edit util-linux-lscpu-improve-hypervisor-detection.patch to not
change the default behaviour of "lscpu -p" as documented in it's
man page. Now this patch only affects the summary output.
Also see discussion here
http://lists.opensuse.org/opensuse-factory/2014-03/msg00256.html (forwarded request 228719 from rudi_m)
OBS-URL: https://build.opensuse.org/request/show/229044
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/util-linux?expand=0&rev=183
- remove unnecessarily added patches from SLE11:
* util-linux-update-default-commit-interval.patch, openSUSE has
never changed the default and neither will SLE12
* sfdisk-warn-about-2TB-limit.patch, fixed by upstream years ago
* umount-avoid-readlink.patch, this patch only affects unused
code and the used code does not have this bug
- edit util-linux-lscpu-improve-hypervisor-detection.patch to not
change the default behaviour of "lscpu -p" as documented in it's
man page. Now this patch only affects the summary output.
Also see discussion here
http://lists.opensuse.org/opensuse-factory/2014-03/msg00256.html
OBS-URL: https://build.opensuse.org/request/show/228719
OBS-URL: https://build.opensuse.org/package/show/Base:System/util-linux?expand=0&rev=229
- Update to util-linux-2.24
+ Release highlights (2.24)
fdisk(8):
* the code has been completely refactored and moved to libfdisk
(the library does not have a stable API yet)
* user interface has been unified for all label types and it
supports colors
* GPT disk UUID, partition UUID and partition name modification
is supported now
pylibmount:
* this new library provides PYTHON BINDINGS for libmount;
use --with-python[=2|3] to enable the bindings
last(1) and lastb(1):
* the NEW IMPLEMENTATION has been merged from sysvinit to
util-linux and extended; now it supports command line options
--present, --since, and --time-format
* use --enable-deprecated-last to enable the old util-linux
last(1) implementation
swapon(8):
* the option --discard= and fstab mount option discard= allow
to explicitly specify 'pages' or 'once' discard policy. If no
policy is selected, the default behavior is to enable both.
See swapon.8 man page for more details.
libblkid and blkid(8):
* supports LOGUUID= for external logs (e.g. extN and XFS)
* generates a pseudo PARTUUID= for MBR partitions (based on MBR
Id, Linux kernel supports the same concept for root= command
line option)
agetty(8):
* supportes new issue file \S escape code to read information
OBS-URL: https://build.opensuse.org/request/show/210834
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/util-linux?expand=0&rev=173
- Update to util-linux-2.24
+ Release highlights (2.24)
fdisk(8):
* the code has been completely refactored and moved to libfdisk
(the library does not have a stable API yet)
* user interface has been unified for all label types and it
supports colors
* GPT disk UUID, partition UUID and partition name modification
is supported now
pylibmount:
* this new library provides PYTHON BINDINGS for libmount;
use --with-python[=2|3] to enable the bindings
last(1) and lastb(1):
* the NEW IMPLEMENTATION has been merged from sysvinit to
util-linux and extended; now it supports command line options
--present, --since, and --time-format
* use --enable-deprecated-last to enable the old util-linux
last(1) implementation
swapon(8):
* the option --discard= and fstab mount option discard= allow
to explicitly specify 'pages' or 'once' discard policy. If no
policy is selected, the default behavior is to enable both.
See swapon.8 man page for more details.
libblkid and blkid(8):
* supports LOGUUID= for external logs (e.g. extN and XFS)
* generates a pseudo PARTUUID= for MBR partitions (based on MBR
Id, Linux kernel supports the same concept for root= command
line option)
agetty(8):
* supportes new issue file \S escape code to read information
OBS-URL: https://build.opensuse.org/request/show/210834
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/util-linux?expand=0&rev=173
- Update to util-linux-2.24, see package changelog and
ftp://ftp.kernel.org/pub/linux/utils/util-linux/v2.24/v2.24-ReleaseNotes
Most notable spec file changes:
- Added enable_last condition in case we don't want to use the last
binary from sysvinit-tools in future
- Upstream moved getopt examples from datadir to docdir but we keep
the old location because we would need to fix the manpage first.
OBS-URL: https://build.opensuse.org/request/show/210398
OBS-URL: https://build.opensuse.org/package/show/Base:System/util-linux?expand=0&rev=196