pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/60498 CVS commit: pkgsrc/net/unfs3



The following reply was made to PR pkg/60498; it has been noted by GNATS.

From: "Maya Rashish" <maya%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/60498 CVS commit: pkgsrc/net/unfs3
Date: Wed, 2 Sep 2026 18:47:30 +0000

 Module Name:	pkgsrc
 Committed By:	maya
 Date:		Wed Sep  2 18:47:29 UTC 2026
 
 Modified Files:
 	pkgsrc/net/unfs3: Makefile distinfo
 Added Files:
 	pkgsrc/net/unfs3/patches: patch-configure.ac patch-daemon.c patch-nfs.c
 	    patch-xdr.c
 Removed Files:
 	pkgsrc/net/unfs3/patches: patch-Makefile_in
 
 Log Message:
 net/unfs3: update to 0.11.0
 
 From Bartosz Kuzma in PR pkg/60498
 
 Changes since 0.9.22:
 
 unsf3 0.11.0:
  - fixes to make sure unfs3 works on macOS and Windows again
  - 32-bit mode can now be enabled at any time, for compatibility with very old NFS clients
  - starting unfsd now gives a reliable error code if it fails to start
  - fix incorrect file mode when doing exclusive create
  - fix to correctly update the time on symlinks, not what they point to
  - Flex' libfl is no longer needed
 
 unsf3 0.10.0
  - switched to libtirpc as a base requirement
  - contrib scripts now require Python 3 instead of Python 2
  - fix stale handle when moving files or directories
 
 unfs3 0.9.23
  - include AFS support for better serving of files from AFS filesystems
  - use svc_getreq_poll() when available
  - fix serving files larger than 4GB from Windows
  - better support for 64-bit systems
  - fixes for macOS and Windows support
  - fixes when cross compiling
  - better support for exporting FAT filesystems
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.17 -r1.18 pkgsrc/net/unfs3/Makefile
 cvs rdiff -u -r1.7 -r1.8 pkgsrc/net/unfs3/distinfo
 cvs rdiff -u -r1.1 -r0 pkgsrc/net/unfs3/patches/patch-Makefile_in
 cvs rdiff -u -r0 -r1.1 pkgsrc/net/unfs3/patches/patch-configure.ac \
     pkgsrc/net/unfs3/patches/patch-daemon.c \
     pkgsrc/net/unfs3/patches/patch-nfs.c pkgsrc/net/unfs3/patches/patch-xdr.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 



Home | Main Index | Thread Index | Old Index