Bug 251219

Summary: sysutils/dsbmd: Update to 1.11.1
Product: Ports & Packages Reporter: Marcel Kaiser <mk>
Component: Individual Port(s)Assignee: Rainer Hurling <rhurlin>
Status: Closed FIXED    
Severity: Affects Only Me CC: rhurlin
Priority: --- Keywords: buildisok
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
svn diff to upgrade dsbmd-1.11 to dsbmd-1.11.1 mk: maintainer-approval+

Description Marcel Kaiser 2020-11-17 18:59:52 UTC
Created attachment 219772 [details]
svn diff to upgrade dsbmd-1.11 to dsbmd-1.11.1

Release notes: https://freeshell.de/~mk/projects/dsbmd-relnotes.html

QA:
portlint: OK (looks fine.)
testport: OK (poudriere: 122Ramd64)
Comment 1 Automation User 2020-11-17 19:22:35 UTC
Build and package info is available at https://gitlab.com/swills/freebsd-ports/pipelines/217449940
Comment 2 commit-hook freebsd_committer freebsd_triage 2020-11-18 14:56:44 UTC
A commit references this bug:

Author: rhurlin
Date: Wed Nov 18 14:55:52 UTC 2020
New revision: 555643
URL: https://svnweb.freebsd.org/changeset/ports/555643

Log:
  sysutils/dsbmd: Update to 1.11.1

  - Fixed a use-after-free bug
  - Now assumes a block size of 512 bytes when calculating
    the disk sizes, if a device reports a blocksize of 0

  Changelog: https://freeshell.de/~mk/projects/dsbmd-relnotes.html

  PR:		251219
  Submitted by:	Marcel Kaiser <mk@nic-nac-project.org> (maintainer)
  Approved by:	arrowd, tcberner (mentors, implicit)

Changes:
  head/sysutils/dsbmd/Makefile
  head/sysutils/dsbmd/distinfo
  head/sysutils/dsbmd/pkg-descr
Comment 3 Rainer Hurling freebsd_committer freebsd_triage 2020-11-18 15:00:08 UTC
Committed, thanks :)
Comment 4 Marcel Kaiser 2020-11-18 15:01:30 UTC
(In reply to Rainer Hurling from comment #3)
Thank you for the commit, Rainer :-)