Summary: | sysutils/dsbmd: Update to 1.4 | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Marcel Kaiser <mk> | ||||
Component: | Individual Port(s) | Assignee: | Danilo G. Baio <dbaio> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | dbaio | ||||
Priority: | --- | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Bug Depends on: | |||||||
Bug Blocks: | 230256 | ||||||
Attachments: |
|
Description
Marcel Kaiser
2018-08-12 11:47:32 UTC
A commit references this bug: Author: dbaio Date: Sun Aug 12 12:44:34 UTC 2018 New revision: 476988 URL: https://svnweb.freebsd.org/changeset/ports/476988 Log: sysutils/dsbmd: Update to 1.4 Changes since 1.3 - Detach md(4) devices when they are ejected. - Open listening socket before scanning attached devices, so that clients can connect even if DSBMD is busy with slow devices. - Ignore the deprecated "large" mount option for msdosfs on FreeBSD >= 12. This is necessary for users upgrading their system to FreeBSD 12 without adjusting dsbmd.conf. Thanks to Samy Mahmoudi for pointing this out. [1] - Support for bootable USB drives with ISO-9660 has been added. Thanks to jmp-2 - Support for nvd(4) and uzip memory disks has been added. PR: 230256 [1] PR: 230559 Submitted by: Marcel Kaiser <mk@nic-nac-project.org> (maintainer) Reported by: Samy Mahmoudi <samy.mahmoudi@gmail.com> [1] Changes: head/sysutils/dsbmd/Makefile head/sysutils/dsbmd/distinfo Committed, thanks! (In reply to Danilo G. Baio from comment #2) Thank you for the super fast commit, Danilo! |