git: annotated tag v6.4.1 created
Justin C. Sherrill
justin at crater.dragonflybsd.org
Tue Apr 29 17:37:34 PDT 2025
at 2d75f55cc3f19cd2baffe2484aa2a0f01a2b288c (tag)
tagging 9408681d90f4953a150a1682b6413610234981fa (commit)
replaces v6.4.0
tagged by Justin C. Sherrill
on Tue Apr 29 16:03:04 2025 -0400
DragonFly 6.4.1
-----BEGIN PGP SIGNATURE-----
iJAEABYKADgWIQSPVROoZrWz+rlhRb97FlYSPCojEgUCaBEweRocanVzdGluQHNo
aW5pbmdzaWxlbmNlLmNvbQAKCRB7FlYSPCojEtklAQDMU9vJP5M0oazAHfd+6jRI
ZLIP04JXnvYghqaErBS4igEA9bsuX9ivr23QPpWMiN5K6MJqGQHEl/zz4pDX38N5
qQE=
=ns6S
-----END PGP SIGNATURE-----
Aaron LI (41):
tools/pw-update.sh: Allow to create user 'toor' of duplicate UID
tools/pw-update.sh: Adjust primary group of new users only necessary
pw(8): Allow to change GID of non-root super users (UID=0)
usr/Makefile: Fix SSL verification issue in pkg bootstrap
usr/Makefile: Simplify dports-download and pkg-bootstrap
top(1): Fix count of process states
top(1): Fix empty 'STATE' column for some system processes
top(1): Fix STATE column to support all possible states
top(1): Handle SCORE (dumping) process state similar to other states
wait(2): Make WIFSIGNALED(x) exclude WIFCONTINUED(x)
nrelease: Remove downloaded packages from ISO/IMG
nrelease: Add 'IMGSIZE_MB' to specify file size in units of MB
installer(8): Distinguish setting and getting of encryption passphrase
installer(8): Remove passphrase tmp file after use
cpucontrol.8: Fix markup error in SYNOPSIS
boot: Expose SMBIOS entry point via kenv
net/radix: Fix rn_refines() and add the function description
ttys: Add 'ifexists' option to enable ttys only if exists
ttys: Enable video ttys only if the device exists
socket: Fix a bug in soreceive() for the MSG_OOB case
nfs: Fix a memory leak in the unused nfsrv_rcv()
opencrypto: Update aes_ctr_setkey() to validate key bits to avoid panic
urtwn(4): Add support for TP-Link TL-WN722N v2
mbuf(9): Fix a code bug in m_dup_data()
rc.d: Fix eval bug in routed script
md5(1): Improve the previous commit
procfs(5): Update man page for the previous change
sockstat(1): Fix and improve output formatting
net: Fix panic in the rt_addrinfo_print() debug function
net: Improve rt_print() and rt_addrinfo_print() debug functions
rc.conf.5: Document the missing dhclient_flags_<interface>
cd9660: Recognize IEEE_1282 and IEEE_P1282 as RockRidge identifiers
disk/nata: Fix panic caused by 'callouts: malloc limit exceeded'
nrelease: Improve 'etc.hdd' creation to eliminate inconsistency
nrelease: Allow /etc/ssl/cert.pem be missing
nrelease: Unconfigure vn(4) and clean up after creating efiboot.img
nrelease: Let vnconfig(8) auto determine/create the vn device
nrelease: Clean up a bit the 'clean' target
nrelease: Fix build due to 'pkg autoremove' removing itself
nrelease: Check GITREV and just fail if empty
evdev: Translate KEY_102ND in evdev_scancode2key()
Dan Cross (2):
trivial: Clean up white space at ends of lines.
pps_fetch: introduce a helper to handle timeouts
Kyle Butt (1):
pf: Fix 4 uses of PF_ANEQ
Martin Neitzel (1):
mail(1): Catch SIGWINCH to adapt to terminal size changes
Matthew Dillon (20):
vtnet - Fix panic when larger MTUs are specified
build - Fix make concurrency for libpcap
build - Fix make concurrency for csh
amd - Add family 19h temperature sensor support, fix 17h support
kernel - Fix early console probe when serial port does not exist
world - Add /etc/rc.local.d to rcorder startup and shutdown ops
date - Upgrade calculations, add some gnu date -d support
raid - disallow handles < -1 (-2, -3, etc)
Fix NULL pointer indirection for ip6 ctlmsg
netinet6 - Fix ipv6 mbuf packet type issue causing an NFS panic
ena - Amazon AWS nic, fix hanging lock
tmpfs - Properly trigger NOTE_DELETE when open directory is rmdir'd
wifi - Add ID for Mercusys MW150US
pf - Fix bug causing permissive TCP reset code
kernel - Fix umount -f related panic
kernel - Improve umount -f operation
cd9660 - Fix bp corruption and excess bp refs
net - Do not treat .0 addresses as broadcast by default
kernel - Correct bug in CANSIGNAL macro
kernel - Fix auto port assignment collision in network code
Ricardo Branco (5):
md5(1): Fix to calculate correct checksum on pseudo filesystems
wc(1): Ignore zero st_size to work on pseudo-filesystems
hexdump(1): Ignore zero st_size to work on pseudo-filesystems
gzip(1): Set file flags after setting file times
procfs(5): Add '/proc/self/exe' symlink support
Sascha Wildner (4):
pkill.1: Add FreeBSD's IMPLEMENTATION NOTES section.
kernel/bus_dmamap_load_ccb: Exit early if data direction is CAM_DIR_NONE.
Fix installer build.
libc/ukp_setproctitle: Properly handle skipping the executable's name.
Sergey Zigachev (1):
rtld - do not allow both dynamic DTV index and static TLS offset
Shingy Shabooya (1):
Added support for Realtek E2600 (Killer Ethernet Adapter E2600).
Tomohiro Kusumi (1):
sys/vfs/hammer2: Remove KKASSERT expecting path to start with "/dev/"
--
DragonFly BSD source repository
More information about the Commits
mailing list