Revisions of util-linux

Jan Engelhardt's avatar Jan Engelhardt (jengelh) accepted request 1101899 from Thorsten Kukuk's avatar Thorsten Kukuk (kukuk) (revision 525)
- Disable last and lastb for ALP, too.
buildservice-autocommit accepted request 1101236 from Jan Engelhardt's avatar Jan Engelhardt (jengelh) (revision 524)
baserev update by copy to link target
Jan Engelhardt's avatar Jan Engelhardt (jengelh) accepted request 1101224 from Goldwyn Rodrigues's avatar Goldwyn Rodrigues (goldwynr) (revision 523)
Readded patch because of https://build.opensuse.org/request/show/1100707#status-history-20975903
Goldwyn Rodrigues's avatar Goldwyn Rodrigues (goldwynr) accepted request 1100706 from Neil Brown's avatar Neil Brown (neilbrown) (revision 522)
- Upgrade to version 2.39.1
  (bsc#1213328)
   Various bug fixes including problem with parsing mount options.
- Dropped upstreamed patches:
    0001-Revert-libblkid-try-LUKS2-first-when-probing.patch
    0001-libmount-fix-sync-options-between-context-and-fs-str.patch
    util-linux-fix-tests-with-64k-pagesize.patch
buildservice-autocommit accepted request 1098505 from Jan Engelhardt's avatar Jan Engelhardt (jengelh) (revision 521)
baserev update by copy to link target
Jan Engelhardt's avatar Jan Engelhardt (jengelh) accepted request 1098476 from Fabian Vogt's avatar Fabian Vogt (favogt) (revision 520)
- Add patch to detect MD array as container of LUKS properly
  (boo#1213227, gh#util-linux/util-linux#2373):
  * 0001-Revert-libblkid-try-LUKS2-first-when-probing.patch
buildservice-autocommit accepted request 1097977 from Jan Engelhardt's avatar Jan Engelhardt (jengelh) (revision 519)
baserev update by copy to link target
Jan Engelhardt's avatar Jan Engelhardt (jengelh) accepted request 1097974 from Fabian Vogt's avatar Fabian Vogt (favogt) (revision 518)
- No longer provide last and lastb on Tumbleweed. last is provided by
  wtmpdb and lastb is no longer supported.
buildservice-autocommit accepted request 1094821 from Jan Engelhardt's avatar Jan Engelhardt (jengelh) (revision 517)
baserev update by copy to link target
Jan Engelhardt's avatar Jan Engelhardt (jengelh) accepted request 1094801 from Fabian Vogt's avatar Fabian Vogt (favogt) (revision 516)
- Add patch to fix regression with mount options handling (gh#util-linux/util-linux#2326):
  * 0001-libmount-fix-sync-options-between-context-and-fs-str.patch

- Set --disable-libmount-mountfd-support, it's very broken and needs
  both util-linux and kernel fixes (gh#util-linux/util-linux#2287)
Jan Engelhardt's avatar Jan Engelhardt (jengelh) committed (revision 515)
use an even better matching strategy
Jan Engelhardt's avatar Jan Engelhardt (jengelh) accepted request 1092872 from Thorsten Kukuk's avatar Thorsten Kukuk (kukuk) (revision 514)
Sometimes util-linux failed for me, because the SYSTEMD_DEP grep matches auto*.cache* und similar files. I don't understand why sometimes and sometimes not, but the new expression is much more robust.

With util-linux 2.40 and systemd v254 the tty tools will depend on libsystemd, so build tty-tools as subpackage of systemd already now. Has no impact today, but allows already to test the current pre-versions.
Goldwyn Rodrigues's avatar Goldwyn Rodrigues (goldwynr) accepted request 1092594 from Antonio Teixeira's avatar Antonio Teixeira (ateixeira) (revision 513)
- Upgrade to version 2.39:
  * blkpr: New command to run persistent reservations ioctls on a device.
  * pipesz: New command to set or examine pipe and FIFO buffer sizes.
  * waitpid: New command to wait for arbitrary processes.
  * mount, libmount: Supports new file descriptors based mount kernel API.
  * mount, libmount: New mount options X-mount.idmap=, X-mount.auto-fstypes,
    X-mount.{owner,group,mode}=, rootcontext=@target.
  * renice: Supports posix-compliant -n (via POSIXLY_CORRECT) and add a new
    option --relative.
  * dmesg: Supports subsecond granularity for --since and --until.
  * dmesg: Option --level accepts '+' prefix or postfix for a level name to specify
    all higher or all lower levels.
  * blkid, libblkid: Supports bcachefs.
  * fstrim: New option --types to filter out by filesystem types.
  * lsblk: --nvme and --virtio are new options to filter out devices.
  * lsblk: Improves detection of hotplug and removable status.
  * nsenter: New option --env for allowing environment variables inheritance.
  * namei: New option -Z to report SELinux contexts.
  * Many other new features and fixes. For complete list see
    https://kernel.org/pub/linux/utils/util-linux/v2.39/v2.39-ReleaseNotes
- Dropped upstreamed patches:
  * fix-lib-internal-cache-size.patch
  * util-linux-fix-tests-when-at-symbol-in-path.patch
  * util-linux-honor-noclear-when-reprint-issue.patch
- Add upstream patch util-linux-fix-tests-with-64k-pagesize.patch
  * Fixes fadvise tests for ppc64
buildservice-autocommit accepted request 1085804 from Jan Engelhardt's avatar Jan Engelhardt (jengelh) (revision 512)
baserev update by copy to link target
Jan Engelhardt's avatar Jan Engelhardt (jengelh) accepted request 1085798 from Antonio Teixeira's avatar Antonio Teixeira (ateixeira) (revision 511)
- Suppress error messages for grep command where the input file 
  might not exist (boo#1169835)
Jan Engelhardt's avatar Jan Engelhardt (jengelh) accepted request 1085768 from Daniel Garcia's avatar Daniel Garcia (dgarcia) (revision 510)
- Call fdupes without -s to avoid broken symlinks, pointing to
  different subpackage. boo#1209990
- Add upstream patch fix-lib-internal-cache-size.patch
  bsc#1210164, gh#util-linux/util-linux@2fa4168c8bc9
buildservice-autocommit accepted request 1077556 from Jan Engelhardt's avatar Jan Engelhardt (jengelh) (revision 509)
baserev update by copy to link target
Jan Engelhardt's avatar Jan Engelhardt (jengelh) accepted request 1077511 from Michal Koutný's avatar Michal Koutný (mkoutny) (revision 508)
- su.pamd: Fixup common-session-nonlogin usage
- runuser.pamd, su.pamd: Guard common-session-nonlogin away for <=15 codestreams
  More info in https://github.com/SUSE/pam-config/pull/16
buildservice-autocommit accepted request 1074913 from Jan Engelhardt's avatar Jan Engelhardt (jengelh) (revision 507)
baserev update by copy to link target
Jan Engelhardt's avatar Jan Engelhardt (jengelh) accepted request 1074606 from Thorsten Kukuk's avatar Thorsten Kukuk (kukuk) (revision 506)
- login.pamd, remote.pamd: include postlogin-* rules
- runuser.pamd, su.pamd: Include common-session-nonlogin instead
  of common-session
Displaying revisions 41 - 60 of 565
openSUSE Build Service is sponsored by