nfs-utils 1:1.3.4-2.5ubuntu3.5 source package in Ubuntu

Changelog

nfs-utils (1:1.3.4-2.5ubuntu3.5) focal; urgency=medium

  * Fix sloppy argument processing with the '-s' and '-o' command line
    options to ensure options are passed to the kernel at the very
    beginning of the list. This fixes compatibility with the 5.15
    HWE kernel. (LP: #2025302)
    - d/p/lp-2025302-1-mount.nfs-insert-sloppy-at-beginning-of-the-options.patch
    - d/p/lp-2025302-2-mount.nfs-Fix-the-sloppy-option-processing.patch

 -- Matthew Ruffell <email address hidden>  Thu, 29 Jun 2023 14:29:20 +1200

Upload details

Uploaded by:
Matthew Ruffell
Sponsored by:
Heitor Alves de Siqueira
Uploaded to:
Focal
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_1.3.4.orig.tar.xz 588.1 KiB b42a5bc0a8d80d04650030ceb9a11f08f4acfbcb1ee297f657fb94e339c45975
nfs-utils_1.3.4-2.5ubuntu3.5.debian.tar.xz 62.6 KiB d9c8c338d173c2e4d990964c01bcd0dfdcf9630e8193737d5f9219aedad06f38
nfs-utils_1.3.4-2.5ubuntu3.5.dsc 2.4 KiB 63a9627d233b60dd2eeab0309b1722a64115c20164d1b51c75fdeced7dc66069

View changes file

Binary packages built by this source

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