nfs-utils 1:2.6.4-3ubuntu4 source package in Ubuntu

Changelog

nfs-utils (1:2.6.4-3ubuntu4) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- Steve Langasek <email address hidden>  Sun, 31 Mar 2024 08:10:14 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
net
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
nfs-utils_2.6.4.orig.tar.xz 711.2 KiB 01b3b0fb9c7d0bbabf5114c736542030748c788ec2fd9734744201e9b0a1119d
nfs-utils_2.6.4-3ubuntu4.debian.tar.xz 59.2 KiB 776108c8e82de65f18f2d0cc23b2b1a5967436fcd485bde97a19d73ab1b3c763
nfs-utils_2.6.4-3ubuntu4.dsc 2.6 KiB 02e46bac5d17c3dc1b1bb35309b80cdffc58ecb891a7be1edb0b2d53493366d0

View changes file

Binary packages built by this source

libnfsidmap-dev: header files and docs for libnfsidmap

 Contains the header files and documentation for libnfsidmap
 for use in developing applications that use the libnfsidmap library.
 .
 libnfsidmap provides functions to map between NFSv4 names (which are
 of the form user@domain) and local uid's and gid's.

libnfsidmap-regex: Plugin to map NFSv4 names to and from ids via regex

 The regex plugin parses NFSv4 user and groups names using regex to extract the
 local user or group. NFSv4 names are created by adding constant strings before
 and after the local user and group names.

libnfsidmap-regex-dbgsym: debug symbols for libnfsidmap-regex
libnfsidmap1: NFS idmapping library

 libnfsidmap provides functions to map between NFSv4 names (which are
 of the form user@domain) and local uid's and gid's.

libnfsidmap1-dbgsym: debug symbols for libnfsidmap1
nfs-common: NFS support files common to client and server

 Use this package on any machine that uses NFS, either as client or
 server. Programs included: lockd, statd, showmount, nfsstat, gssd,
 idmapd and mount.nfs.

nfs-common-dbgsym: debug symbols for nfs-common
nfs-kernel-server: support for NFS kernel server

 The NFS kernel server is currently the recommended NFS server for use
 with Linux, featuring features such as NFSv3 and NFSv4, Kerberos
 support via GSS, and much more. It is also significantly faster and
 usually more reliable than the user-space NFS servers (from the
 unfs3 and nfs-user-server packages). However, it is more difficult to
 debug than the user-space servers, and has a slightly different
 feature set.
 .
 This package contains the user-space support needed to use the
 NFS kernel server. Most administrators wishing to set up an NFS server
 would want to install this package.

nfs-kernel-server-dbgsym: debug symbols for nfs-kernel-server