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

nfs-common-utils-2.8.3-3.rc3.fc44 RPM for ppc64le

From Fedora Rawhide for ppc64le / n

Name: nfs-common-utils Distribution: Fedora Project
Version: 2.8.3 Vendor: Fedora Project
Release: 3.rc3.fc44 Build date: Thu Aug 21 03:59:39 2025
Group: Unspecified Build host: buildvm-ppc64le-25.rdu3.fedoraproject.org
Size: 716436 Source RPM: nfs-utils-2.8.3-3.rc3.fc44.src.rpm
Packager: Fedora Project
Url: http://linux-nfs.org/
Summary: Common NFS utilities
This package contains various programs that are used for both NFSv3
and NFSv4.

This package contains the showmount program.  Showmount queries the
mount daemon on a remote host for information about the NFS (Network File
System) server on the remote host.  For example, showmount can display the
clients which are mounted on that host.

This package also contains the mount.nfs and umount.nfs program.

Provides

Requires

License

LicenseRef-Callaway-MIT AND GPL-2.0-only AND GPL-2.0-or-later AND LicenseRef-Callaway-BSD

Changelog

* Wed Aug 20 2025 Scott Mayhew <smayhew@redhat.com> 2.8.3-3.rc3
  - Adaptation of changes originally from Christian Glombek <cglombek@redhat.com>:
  - Reorder package structure and deduplicate contents
  - Replace nfs-utils-coreos with nfs-client-utils, which is a metapackage
    that triggers the installation of both nfsv3-client-utils and 
    nfsv4-client-utils (nfs-client-utils has both "Provides: nfs-utils-coreos"
    and "Obsoletes: nfs-utils-coreos")
  - nfsv3-client-utils contains files strictly required for NFSv3 (mainly
    rpc.statd and sm-notify)
  - nfsv4-client-utils contains files strictly required for NFSv4 (mainly
    mount.nfs4, umount.nfs4, and nfsidmap)
  - All files that are needed for both NFSv3 and NFSv4 operation have been
    moved to nfs-common-utils
  - Move all of the (optional) programs that require a python interpreter to
    nfs-python-utils (to elminate the python dependency in other packages)
  - The main nfs-utils package contains the files needed to run an NFS server
    and pulls in all of the other packages (except for nfs-python-utils) as
    dependencies
* Thu Jul 24 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1:2.8.3-2.rc3.1
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
* Fri Jun 27 2025 Steve Dickson <steved@redhat.com> 2.8.3-2.rc3
  - Updated to the latest RC release: nfs-utils-2-8-4-rc3
* Sun Jun 15 2025 Scott Mayhew <smayhew@redhat.com> 2.8.3-2.rc2
  - Ensure services are stopped when nfs-utils is uninstalled
* Thu Jun 05 2025 Steve Dickson <steved@redhat.com> 2.8.3-1.rc2
  - Updated to the latest RC release: nfs-utils-2-8-4-rc2
* Wed May 07 2025 Steve Dickson <steved@redhat.com> 2.8.3-1.rc1
  - Updated to the latest RC release: nfs-utils-2-8-4-rc1
* Tue May 06 2025 Steve Dickson <steved@redhat.com> 2.8.3-0
  - Update to latest upstream release: nfs-utils-2-8-3
* Mon Mar 24 2025 Steve Dickson <steved@redhat.com> 2.8.2-1.rc8
  - Updated to the latest RC release: nfs-utils-2-8-3-rc8
* Sat Feb 08 2025 Zbigniew Jedrzejewski-Szmek <zbyszek@in.waw.pl> - 2.8.2-1.rc6.1
  - Add sysusers.d config file to allow rpm to create users/groups automatically
* Thu Feb 06 2025 Steve Dickson <steved@redhat.com> 2.8.2-1.rc6
  - Updated to the latest RC release: nfs-utils-2-8-3-rc6
* Tue Feb 04 2025 Scott Mayhew <smayhew@redhat.com> 2.8.2-1.rc3
  - Address a few rpm verify issues
* Wed Jan 22 2025 Scott Mayhew <smayhew@redhat.com> 2.8.2-0.rc3.6
  - Ensure the %preun scriptlet exits with a zero exit status
* Fri Jan 17 2025 Steve Dickson <steved@redhat.com> 2.8.2-0.rc3.5
  - Updated to the latest RC release: nfs-utils-2-8-3-rc3
* Fri Jan 17 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1:2.8.2-0.rc1.5
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
* Tue Jan 14 2025 Panu Matilainen <pmatilai@redhat.com> - 1:2.8.2-0.rc1.4
  - Add provides for the manually created rpcuser and nfsnobody users and groups
* Mon Jan 13 2025 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 1:2.8.2-0.rc1.3
  - Add one more compat file provide
* Sun Jan 12 2025 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 1:2.8.2-0.rc1.2
  - Add more compat file provides
* Sun Jan 12 2025 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 1:2.8.2-0.rc1.1
  - Rebuilt for the bin-sbin merge (2nd attempt)
* Fri Jan 03 2025 Steve Dickson <steved@redhat.com> 2.8.2-0.rc1
  - Updated to the latest RC release: nfs-utils-2-8-3-rc1
* Sat Dec 14 2024 Steve Dickson <steved@redhat.com> 2.8.2-0
  - Updated to the latest release: nfs-utils-2-8-2 (bz 2331418)
* Thu Nov 21 2024 Steve Dickson <steved@redhat.com> 2.8.1-1.rc2
  - Updated to the latest RC release: nfs-utils-2-8-2-rc2
* Mon Nov 11 2024 Steve Dickson <steved@redhat.com> 2.8.1-1.rc1
  - Updated to the latest RC release: nfs-utils-2-8-2-rc1
* Tue Nov 05 2024 Scott Mayhew <smayhew@redhat.com> 2.8.1-1
  - Fix post-uninstall cleanup of /var/lib/nfs
* Sat Oct 19 2024 Steve Dickson <steved@redhat.com> 2.8.1-0
  - Updated to the latest release: nfs-utils-2-8-1 (bz 2319911)
* Fri Sep 20 2024 Steve Dickson <steved@redhat.com> 2.7.1-1.rc1
  - Updated to the latest RC release: nfs-utils-2-7-2-rc1
* Mon Sep 02 2024 Miroslav Suchý <msuchy@redhat.com> - 1:2.7.1-1
  - convert license to SPDX
* Tue Aug 20 2024 Steve Dickson <steved@redhat.com> 2.7.1-0
  - Updated to the latest upstream release: nfs-utils-2-7-1 (bz 2306819)
* Fri Aug 09 2024 Steve Dickson <steved@redhat.com> 2.6.4-0.rc8
  - Updated to the latest RC release: nfs-utils-2-7-1-rc8
* Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1:2.6.4-0.rc6.2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Thu Apr 18 2024 Zbigniew Jedrzejewski-Szmek <zbyszek@in.waw.pl> - 2.6.4-0.rc6.1
  - Move files from /usr/sbin to /usr/bin in rpm file listing
    (https://pagure.io/packaging-committee/pull-request/1355)
* Thu Apr 11 2024 Steve Dickson <steved@redhat.com> 2.6.4-0.rc6
  - Updated to the latest RC release: nfs-utils-2-7-1-rc6
* Fri Mar 15 2024 Steve Dickson <steved@redhat.com> 2.6.4-0.rc5
  - Updated to the latest RC release: nfs-utils-2-7-1-rc5
* Wed Jan 24 2024 Steve Dickson <steved@redhat.com> 2.6.4-0.rc4
  - Updated to the latest RC release: nfs-utils-2-7-1-rc4
* Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1:2.6.4-0.rc3.1
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Sat Dec 09 2023 Steve Dickson <steved@redhat.com> 2.6.4-0.rc3
  - Updated to the latest RC release: nfs-utils-2-7-1-rc3
* Sat Dec 09 2023 Steve Dickson <steved@redhat.com> 2.6.4-0.rc2
  - Updated to the latest RC release: nfs-utils-2-7-1-rc2
* Mon Nov 27 2023 Steve Dickson <steved@redhat.com> 2.6.4-0
  - Updated to the latest  release: nfs-utils-2-6-4 (bz 2250321)
* Mon Nov 13 2023 Steve Dickson <steved@redhat.com> 2.6.3-2.rc6
  - Updated to the latest RC release: nfs-utils-2-6-4-rc6
* Tue Oct 31 2023 Steve Dickson <steved@redhat.com> 2.6.3-2.rc5
  - Updated to the latest RC release: nfs-utils-2-6-4-rc5
* Mon Sep 18 2023 Christian Glombek <cglombek@redhat.com> 2.6.3-2.rc3
  - Rely on presets and use standard macros for systemd unit handling (bz 2218006)
  - Cleanup is moved to %posttrans

Files

/etc/nfs.conf
/etc/nfsmount.conf
/usr/bin/mount.nfs
/usr/bin/nfsconf
/usr/bin/nfsstat
/usr/bin/rpc.gssd
/usr/bin/rpcdebug
/usr/bin/showmount
/usr/bin/umount.nfs
/usr/lib/.build-id
/usr/lib/.build-id/14
/usr/lib/.build-id/14/1c355f704b50f571f632d712ca67eb8c18d708
/usr/lib/.build-id/5d
/usr/lib/.build-id/5d/369ce6cc8cbbe887bb2dde53ecdced5a32ba09
/usr/lib/.build-id/8f
/usr/lib/.build-id/8f/c78d3d09caba0f877d474c6ca05931955e599f
/usr/lib/.build-id/9d
/usr/lib/.build-id/9d/3bf1c4a27e2fa85df78311427202c74ed60b85
/usr/lib/.build-id/bf
/usr/lib/.build-id/bf/6879b5a5dac09adb451ea1eb4ccabfe247f988
/usr/lib/.build-id/c7
/usr/lib/.build-id/c7/d4d5233d49ace4ca6f651de07534e411fe7ca3
/usr/lib/.build-id/cf
/usr/lib/.build-id/cf/8fcf7e8206c0fba12c0887e94348e9fc0135e0
/usr/lib/.build-id/dd
/usr/lib/.build-id/dd/0ff8f5a3545bd5b7b2d7f71cb71b5a142572b4
/usr/lib/systemd/system-generators/rpc-pipefs-generator
/usr/lib/systemd/system/auth-rpcgss-module.service
/usr/lib/systemd/system/nfs-client.target
/usr/lib/systemd/system/rpc-gssd.service
/usr/lib/systemd/system/rpc-statd-notify.service
/usr/lib/systemd/system/rpc_pipefs.target
/usr/lib/systemd/system/var-lib-nfs-rpc_pipefs.mount
/usr/lib/udev/rules.d/60-nfs.rules
/usr/lib/udev/rules.d/99-nfs.rules
/usr/libexec/nfsrahead
/usr/share/man/man5/nfs.conf.5.gz
/usr/share/man/man5/nfsmount.conf.5.gz
/usr/share/man/man5/nfsrahead.5.gz
/usr/share/man/man7/nfs.systemd.7.gz
/usr/share/man/man8/gssd.8.gz
/usr/share/man/man8/mount.nfs.8.gz
/usr/share/man/man8/nfsconf.8.gz
/usr/share/man/man8/nfsstat.8.gz
/usr/share/man/man8/rpc.gssd.8.gz
/usr/share/man/man8/rpcdebug.8.gz
/usr/share/man/man8/showmount.8.gz
/usr/share/man/man8/umount.nfs.8.gz


Generated by rpm2html 1.8.1

Fabrice Bellet, Thu Aug 21 23:59:00 2025