Bug 251219 - sysutils/dsbmd: Update to 1.11.1
Summary: sysutils/dsbmd: Update to 1.11.1
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Rainer Hurling
URL:
Keywords: buildisok
Depends on:
Blocks:
 
Reported: 2020-11-17 18:59 UTC by Marcel Kaiser
Modified: 2020-11-18 15:01 UTC (History)
1 user (show)

See Also:


Attachments
svn diff to upgrade dsbmd-1.11 to dsbmd-1.11.1 (761 bytes, patch)
2020-11-17 18:59 UTC, Marcel Kaiser
mk: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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 :-)