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 ppc64le

From Fedora 37 for ppc64le / u

Name: util-linux-core Distribution: Fedora Project
Version: 2.38.1 Vendor: Fedora Project
Release: 1.fc37 Build date: Thu Aug 4 16:13:31 2022
Group: Unspecified Build host: buildvm-ppc64le-37.iad2.fedoraproject.org
Size: 6178149 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/09
/usr/lib/.build-id/09/2df6c77cdb25882085d336e52e31756b7c3402
/usr/lib/.build-id/16
/usr/lib/.build-id/16/8a26b48752b6b1dac0f648e3137d35b349e5ce
/usr/lib/.build-id/17/4ed912854fd6a62e27af86660d38ab11b07bed
/usr/lib/.build-id/17/84f2cf97503c7c9ffc97fdde41f2ac17954255
/usr/lib/.build-id/23
/usr/lib/.build-id/23/6c50e16915c7008b23c9823721d81206a2537a
/usr/lib/.build-id/28/9dff265beee8bdd6dd4785a340f2bb4d12d315
/usr/lib/.build-id/2a
/usr/lib/.build-id/2a/2347740edb3baef3e23d3e28e55c03966861ba
/usr/lib/.build-id/30/9d44f6e3a6109f24dc7b3718c27895cb27ac71
/usr/lib/.build-id/47/dd9a112bb731d434c532527d361cef373c7838
/usr/lib/.build-id/48
/usr/lib/.build-id/48/fc50283794762ca30d2bd46de029efd26c3b6a
/usr/lib/.build-id/5f
/usr/lib/.build-id/5f/cbe1bc588e38f7d07811512d4268d75aeb48b2
/usr/lib/.build-id/62
/usr/lib/.build-id/62/09a041e0e8b6914f59de9f37dc42bd3590227a
/usr/lib/.build-id/67
/usr/lib/.build-id/67/13bd3df355561f4fbd748040ccccfaf1fd86e8
/usr/lib/.build-id/6b
/usr/lib/.build-id/6b/27397ff1d099ac8c2b16a4e0dcdcea61e73153
/usr/lib/.build-id/71
/usr/lib/.build-id/71/48ade62299489a95158f4a44d3bec87793ec78
/usr/lib/.build-id/7c
/usr/lib/.build-id/7c/f1c2128271bc1835b5308d18351899cea1e46f
/usr/lib/.build-id/83/448ec0d79522f21dc9516fb18efc5a6856ac81
/usr/lib/.build-id/8b
/usr/lib/.build-id/8b/37959d7ea72efdcdb99f83dd726c1f980b3039
/usr/lib/.build-id/94/b50410f11ff3459ae1dafef8b493f4683d7d62
/usr/lib/.build-id/a4
/usr/lib/.build-id/a4/823fcb2303e483e40d447555d76e02e6a31cd5
/usr/lib/.build-id/a6/24fbd76390148c95090155ad782fbb35a0ccec
/usr/lib/.build-id/ac
/usr/lib/.build-id/ac/8adba307b3a0611a2c4f20615a3350a5830a4c
/usr/lib/.build-id/c9
/usr/lib/.build-id/c9/d9e8ac884d7ea995a6cba939ce3d99bdf2c941
/usr/lib/.build-id/ca/276e61ae10ab14d8e968733e6e14355d780a5a
/usr/lib/.build-id/d1
/usr/lib/.build-id/d1/7b211109005dc6e046abe3a935e5c6c92d09a5
/usr/lib/.build-id/d1/e6083117f30c5be8de03ea772e142da314dcc0
/usr/lib/.build-id/d8
/usr/lib/.build-id/d8/16ed4787ad8a4a671834d666e23704777e64fe
/usr/lib/.build-id/db
/usr/lib/.build-id/db/9165e536b7880476ae4ecf09160fbfc017ff76
/usr/lib/.build-id/df/7ddb8be9e857e82d9611990eefa3db449a45e3
/usr/lib/.build-id/eb
/usr/lib/.build-id/eb/d937c6d078917d5c1f7e5bf3b4a2eb170a929c
/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 21:14:35 2024