forked from pool/util-linux
Accepting request 863424 from home:sbrabec:branches:util-linux-2.36.1
- Update to version 2.36.1... - Revert the conversion to multibuild, which coflicts with OBS way it tests built packages. Successful build requires fix of regression of system-users: rq#863423 OBS-URL: https://build.opensuse.org/request/show/863424 OBS-URL: https://build.opensuse.org/package/show/Base:System/util-linux?expand=0&rev=438
This commit is contained in:
@@ -1,3 +1,38 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Jan 16 02:30:02 UTC 2021 - Stanislav Brabec <sbrabec@suse.com>
|
||||
|
||||
- Update to version 2.36.1:
|
||||
* chrt: use SCHED_FLAG_RESET_ON_FORK for sched_setattr()
|
||||
* fallocate: fix --dig-holes at end of files
|
||||
* fdisk: always report fdisk_create_disklabel() errors
|
||||
* flock: keep -E exit status more restrictive
|
||||
* fstrim: remove fstab condition from fstrim.timer
|
||||
* hexdump: automatically use -C when called as hd
|
||||
* hwclock: add fallback if SYS_settimeofday does not exist, fix
|
||||
SYS_settimeofday fallback
|
||||
* libblkid: allow a lot of mac partitions, fix Atari prober logic,
|
||||
limit amount of parsed partitions
|
||||
* more libfdisk improvements
|
||||
* losetup: avoid infinite busy loop, increase limit of setup
|
||||
attempts
|
||||
* lsblk: fix -T optional argument, fix SCSI_IDENT_SERIAL, print
|
||||
zero rather than empty SIZE, read ID_SCSI_IDENT_SERIAL if
|
||||
available
|
||||
* lscpu: Add FUJITSU aarch64 A64FX cpupart, Even more Arm part
|
||||
numbers, avoid segfault on PowerPC systems with valid hardware
|
||||
configurations (bsc#1175623)
|
||||
* mount: Add support for "nosymfollow" mount option.
|
||||
* pg: fix wcstombs()
|
||||
* sfdisk: correct --json --dump false exclusive, fix backward
|
||||
--move-data
|
||||
* vipw: fix short write handling in copyfile
|
||||
* whereis: fix out of boundary read, support zst compressed man
|
||||
pages
|
||||
* minor code improvements and fixes
|
||||
* minor licensing changes
|
||||
* improve docs
|
||||
- Require both group(uuidd) and user(uuidd).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 26 20:15:46 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
@@ -20,11 +55,7 @@ Fri Oct 30 14:03:47 UTC 2020 - Dr. Werner Fink <werner@suse.de>
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 16 00:10:11 UTC 2020 - Stanislav Brabec <sbrabec@suse.com>
|
||||
|
||||
- Migrate multi-spec build to multibuild.
|
||||
- Change packaging from per-partes build to mini+full build.
|
||||
- Fix default permissions of wall and write.
|
||||
- Build all python flavors.
|
||||
- Fix error in scriptlets after migration to /usr/etc.
|
||||
- Update to version 2.36:
|
||||
* blkdiscard(8) refuses to proceed if filesystem or RAID
|
||||
signatures are found in interactive mode (executed on a
|
||||
|
Reference in New Issue
Block a user