Skip to content

Releases: mrclksr/DSBMD

1.12

Choose a tag to compare

@mrclksr mrclksr released this 07 Jul 15:09

Changes:

  • Added support for nda device interfaces.
  • Resolved an issue where certain MTP devices were incorrectly identified as PTP.

1.11.4

Choose a tag to compare

@mrclksr mrclksr released this 15 Apr 20:04
  • A bug has been fixed where closing file descriptors > 2 in combination with the use of NSS made DSBMD not accept further connections.

Thanks to Felix Palmen who reported this bug.

1.11.3

Choose a tag to compare

@mrclksr mrclksr released this 27 Feb 10:17

Fix build error under 14-CURRENT

1.11.2

Choose a tag to compare

@mrclksr mrclksr released this 19 Jan 20:44

A bug has been fixed where creating a file on a FAT32 filesystem, after the first initialization of msdosfs_iconv, produces an
invalid lowercase short file name. Thanks to @BostonBSD for reporting the bug.