Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

util-linux-core-2.38.1-1.fc37 RPM for x86_64

From Fedora 37 for x86_64 / u

Name: util-linux-core Distribution: Fedora Project
Version: 2.38.1 Vendor: Fedora Project
Release: 1.fc37 Build date: Thu Aug 4 16:11:21 2022
Group: Unspecified Build host: buildhw-x86-11.iad2.fedoraproject.org
Size: 1348645 Source RPM: util-linux-2.38.1-1.fc37.src.rpm
Packager: Fedora Project
Url: https://en.wikipedia.org/wiki/Util-linux
Summary: The most essential utilities from the util-linux suite
This is a very basic set of Linux utilities that is necessary on
minimal installations.

Provides

Requires

License

GPLv2 and GPLv2+ and LGPLv2+ and BSD with advertising and Public Domain

Changelog

* Thu Aug 04 2022 Karel Zak <kzak@redhat.com> - 2.38.1-1
  - upgrade to v2.38.1
    https://kernel.org/pub/linux/utils/util-linux/v2.38/v2.38.1-ReleaseNotes
* Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.38-5
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 2.38-4
  - Rebuilt for Python 3.11
* Wed Apr 13 2022 Karel Zak <kzak@redhat.com> - 2.38-3
  - fix spec file changelog order
* Wed Mar 30 2022 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 2.38-2
  - simplify creation of /etc/mtab symlink
* Wed Mar 30 2022 Karel Zak <kzak@redhat.com> - 2.38-1
  - upgrade to v2.38
  - don't (re)generate build-system
  - modernize spec file style (thanks to Zbigniew)
* Thu Mar 17 2022 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 2.38-0.5
  - Drop very old upgrade scriptlet for libblkid
* Wed Mar 16 2022 Karel Zak <kzak@redhat.com> - 2.38-0.4
  - upgrade to v2.38-rc3
    https://mirrors.edge.kernel.org/pub/linux/utils/util-linux/v2.38/v2.38-ReleaseNotes
* Wed Feb 02 2022 Karel Zak <kzak@redhat.com> - 2.38-0.3
  - add /usr/lib/tmpfiles.d/uuidd.conf (based on #2047952)
* Wed Feb 02 2022 Karel Zak <kzak@redhat.com> - 2.38-0.2
  - release ownership of /var/log/lastlog
* Mon Jan 31 2022 Karel Zak <kzak@redhat.com> - 2.38-0.1
  - upgrade to v2.38-rc1
* Sat Jan 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.37.2-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Tue Aug 17 2021 Karel Zak <kzak@redhat.com> - 2.37.2-1
  * upgrade to v2.37.2
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.37-6
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Wed Jul 14 2021 Karel Zak <kzak@redhat.com> - 2.37-5
  - remove unused util-linux-60-raw.rules
* Wed Jul 14 2021 Karel Zak <kzak@redhat.com> - 2.37-4
  - disable raw(8) - no more supported since Linux v5.14 (commit 03e4922f1c81fc2ed3a87b4f91a8d3aafc7e093)
  - remove dependence on deprecated pcre2posix.h
  - fix #1981729 - close_range() 3rd argument
* Wed Jun 16 2021 Richard W.M. Jones <rjones@redhat.com> - 2.37-3
  - Rebuild for updated pcre2
* Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 2.37-2
  - Rebuilt for Python 3.10
* Tue Jun 01 2021 Karel Zak <kzak@redhat.com> - 2.37-1
  - upgrade to v2.37
  - introduce util-linux-core subpackage
* Fri May 14 2021 Karel Zak <kzak@redhat.com> - 2.37-0.1
  - upgrade to v2.37-rc2
    https://kernel.org/pub/linux/utils/util-linux/v2.37/v2.37-ReleaseNotes
* Tue Mar 02 2021 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 2.36.2-3
  - Rebuilt for updated systemd-rpm-macros
    See https://pagure.io/fesco/issue/2583.
* Tue Mar 02 2021 Karel Zak <kzak@redhat.com> - 2.36.2-2
  - spec file cleanup https://src.fedoraproject.org/rpms/util-linux/pull-request/9
* Fri Feb 12 2021 Karel Zak <kzak@redhat.com> - 2.36.2-1
  - upgrade to stable upstream 2.36.2
    https://mirrors.edge.kernel.org/pub/linux/utils/util-linux/v2.36/v2.36.2-ReleaseNotes
* Wed Jan 27 2021 Kelvin Fan <kfan@redhat.com> - 2.36.1-4
  - Add patch to add /run/motd.d to default MOTD_FILE in login(1)
* Thu Jan 14 2021 Karel Zak <kzak@redhat.com> - 2.36.1-3
  - improve uuidd scriptlets (fix #1767553)
* Thu Nov 19 2020 Karel Zak <kzak@redhat.com> - 2.36.1-2
  - remove unused patches
  - remove versions and seq.numbers from patch names
  - fix mount "symfollow" issue (upstream patch)
* Mon Nov 16 2020 Karel Zak <kzak@redhat.com> - 2.36.1-1
  - upgrade to stable upstream 2.36.1
* Thu Nov 12 2020 Tom Stellard <tstellar@redhat.com> - 2.36-4
  - Use make macros
  - https://fedoraproject.org/wiki/Changes/UseMakeBuildInstallMacro
* Tue Sep 01 2020 Karel Zak <kzak@redhat.com> - 2.36-3
  - remove mountinfo workaround (unnecessary for kernel 5.8)
  - fix #1860461 - sfdisk regression creating simple 3 partition MBR disk

Files

/etc/mtab
/usr/bin/chrt
/usr/bin/dmesg
/usr/bin/findmnt
/usr/bin/flock
/usr/bin/hardlink
/usr/bin/ionice
/usr/bin/ipcmk
/usr/bin/ipcrm
/usr/bin/ipcs
/usr/bin/kill
/usr/bin/logger
/usr/bin/more
/usr/bin/mount
/usr/bin/mountpoint
/usr/bin/nsenter
/usr/bin/renice
/usr/bin/setsid
/usr/bin/taskset
/usr/bin/umount
/usr/bin/unshare
/usr/lib/.build-id
/usr/lib/.build-id/0b
/usr/lib/.build-id/0b/edc4b3d8af26c46fc4aac10e19ab2b4bdeeb28
/usr/lib/.build-id/10
/usr/lib/.build-id/10/d4bf0779ad420227669f2d5bb6aa83e197c239
/usr/lib/.build-id/1a
/usr/lib/.build-id/1a/fc08f50ef88c3b08f0570a8914a7f7a5026737
/usr/lib/.build-id/1c
/usr/lib/.build-id/1c/e78c2ee348849fef8681eed717582d5db4f44b
/usr/lib/.build-id/1e/2cb180504edf97cbf45c8cfab320246d33fff8
/usr/lib/.build-id/22/7865873fcaccf2708143194572599402892560
/usr/lib/.build-id/30
/usr/lib/.build-id/30/917ac8f535783152d14d0040ece2081a5fee45
/usr/lib/.build-id/35/464fb1ca72003237d8b0c7986935df79acc632
/usr/lib/.build-id/40
/usr/lib/.build-id/40/d8a1935dd32966d0300c904f8f75e016027691
/usr/lib/.build-id/66
/usr/lib/.build-id/66/33389d1f3aa4f4193fc39eb1f6bf559cee6c75
/usr/lib/.build-id/6d
/usr/lib/.build-id/6d/5403e861998d6900ccd3acb022bdb98dc3132b
/usr/lib/.build-id/71
/usr/lib/.build-id/71/a5da2f77803cd266f7fc2108d96b2fadb33e16
/usr/lib/.build-id/73
/usr/lib/.build-id/73/b828c40a5a6b1c2e13e85259ceb561bc94dc1c
/usr/lib/.build-id/76/9b22149cd07fe8755a730770d5cbc83428768d
/usr/lib/.build-id/7e/c56c78d6953dd06e5dd28b3c0221ab313f1b11
/usr/lib/.build-id/8c/9e094309d51761679e531f54dbd62e86cb8cc5
/usr/lib/.build-id/91
/usr/lib/.build-id/91/d342d64c8542885b90082fda8c3239fa38a143
/usr/lib/.build-id/93
/usr/lib/.build-id/93/b5cea36090f5d71c2488bed231b0daf5c1eb67
/usr/lib/.build-id/9a
/usr/lib/.build-id/9a/44516b551366507af66e20a16b7fc32fa55b9b
/usr/lib/.build-id/ab
/usr/lib/.build-id/ab/aab251759c6e44be5ac1464cd2e59f26dca62f
/usr/lib/.build-id/bb
/usr/lib/.build-id/bb/f02090e3c4fe3cfeb45c778e2fd72087c88728
/usr/lib/.build-id/d1
/usr/lib/.build-id/d1/6f17a6a2af4854168a5c995a37d5253e9edf52
/usr/lib/.build-id/d6
/usr/lib/.build-id/d6/dc3fbc64d786203aa472697a31b98012b6d1b3
/usr/lib/.build-id/d9
/usr/lib/.build-id/d9/695ef3cfa15451f31039a0721bd207db0cef9c
/usr/lib/.build-id/e2
/usr/lib/.build-id/e2/16db357acd61369933e4829a972f45e212632b
/usr/lib/.build-id/e2/ac2560aa8d5d5d9d4025fe4f1bdcb51f8c840a
/usr/lib/.build-id/e7
/usr/lib/.build-id/e7/613e75894f73bb19148a4b2b5716ec5e7070df
/usr/lib/.build-id/e7/dc0de618be0e44b0f2e7a124474828151e0ba5
/usr/lib/.build-id/f2
/usr/lib/.build-id/f2/5be6e994a2b87fbd75219c261d117762b6a891
/usr/lib/.build-id/f9/52e7c322bc13ca0f08afed1518eadcffa4cf1b
/usr/sbin/agetty
/usr/sbin/blkid
/usr/sbin/blockdev
/usr/sbin/fsck
/usr/sbin/losetup
/usr/sbin/mkswap
/usr/sbin/partx
/usr/sbin/swapoff
/usr/sbin/swapon
/usr/sbin/switch_root
/usr/share/bash-completion/completions/blkid
/usr/share/bash-completion/completions/blockdev
/usr/share/bash-completion/completions/chrt
/usr/share/bash-completion/completions/dmesg
/usr/share/bash-completion/completions/findmnt
/usr/share/bash-completion/completions/flock
/usr/share/bash-completion/completions/fsck
/usr/share/bash-completion/completions/hardlink
/usr/share/bash-completion/completions/ionice
/usr/share/bash-completion/completions/ipcmk
/usr/share/bash-completion/completions/ipcrm
/usr/share/bash-completion/completions/ipcs
/usr/share/bash-completion/completions/logger
/usr/share/bash-completion/completions/losetup
/usr/share/bash-completion/completions/mkswap
/usr/share/bash-completion/completions/more
/usr/share/bash-completion/completions/mountpoint
/usr/share/bash-completion/completions/nsenter
/usr/share/bash-completion/completions/partx
/usr/share/bash-completion/completions/renice
/usr/share/bash-completion/completions/setsid
/usr/share/bash-completion/completions/swapoff
/usr/share/bash-completion/completions/swapon
/usr/share/bash-completion/completions/taskset
/usr/share/bash-completion/completions/unshare
/usr/share/man/man1/chrt.1.gz
/usr/share/man/man1/dmesg.1.gz
/usr/share/man/man1/flock.1.gz
/usr/share/man/man1/hardlink.1.gz
/usr/share/man/man1/ionice.1.gz
/usr/share/man/man1/ipcmk.1.gz
/usr/share/man/man1/ipcrm.1.gz
/usr/share/man/man1/ipcs.1.gz
/usr/share/man/man1/kill.1.gz
/usr/share/man/man1/logger.1.gz
/usr/share/man/man1/more.1.gz
/usr/share/man/man1/mountpoint.1.gz
/usr/share/man/man1/nsenter.1.gz
/usr/share/man/man1/renice.1.gz
/usr/share/man/man1/setsid.1.gz
/usr/share/man/man1/taskset.1.gz
/usr/share/man/man1/unshare.1.gz
/usr/share/man/man8/agetty.8.gz
/usr/share/man/man8/blkid.8.gz
/usr/share/man/man8/blockdev.8.gz
/usr/share/man/man8/findmnt.8.gz
/usr/share/man/man8/fsck.8.gz
/usr/share/man/man8/losetup.8.gz
/usr/share/man/man8/mkswap.8.gz
/usr/share/man/man8/mount.8.gz
/usr/share/man/man8/partx.8.gz
/usr/share/man/man8/swapoff.8.gz
/usr/share/man/man8/swapon.8.gz
/usr/share/man/man8/switch_root.8.gz
/usr/share/man/man8/umount.8.gz


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 20:33:48 2024