Bug 237415

Summary: sysutils/fusefs-rar2fs: Update to 1.27.2
Product: Ports & Packages Reporter: Niclas <n_carlsson>
Component: Individual Port(s)Assignee: Steve Wills <swills>
Status: Closed FIXED    
Severity: Affects Only Me Keywords: needs-qa
Priority: --- Flags: koobs: merge-quarterly?
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Update to 1.27.2 koobs: maintainer-approval+

Description Niclas 2019-04-20 13:34:21 UTC
Created attachment 203827 [details]
Update to 1.27.2

Update rar2fs to 1.27.2

Release Notes

    Fix uninitialized memory in calls to RAROpenArchiveEx()
    Add some missing includes in the DLL wrapper
    Fix -Wcatch-value from GCC 8
    Replace AC_CHECK_FILE with 'test -f'
    Remove an unused/dangling file
Comment 1 Kubilay Kocak freebsd_committer freebsd_triage 2019-04-20 13:45:49 UTC
Bugfix only release, should be merged to quarterly
Comment 2 Kubilay Kocak freebsd_committer freebsd_triage 2019-04-20 13:46:12 UTC
Comment on attachment 203827 [details]
Update to 1.27.2

Reporter is maintainer, set maintainer-approval flag on attachment (to +) accordingly.
Comment 3 Niclas 2019-04-23 11:15:33 UTC
(In reply to Kubilay Kocak from comment #2)
What kind of qa is expected and am I supposed to set the maintainer-approval flag on attachments when I'm the one adding the attachment?
Haven't had and issues with similar reports before. But if there is something lacking in my PRs I would be happy to mend that.
Comment 4 commit-hook freebsd_committer freebsd_triage 2019-04-23 20:30:56 UTC
A commit references this bug:

Author: swills
Date: Tue Apr 23 20:30:08 UTC 2019
New revision: 499791
URL: https://svnweb.freebsd.org/changeset/ports/499791

Log:
  sysutils/fusefs-rar2fs: Update to 1.27.2

  PR:		237415
  Submitted by:	Niclas <n_carlsson@outlook.com> (maintainer)

Changes:
  head/sysutils/fusefs-rar2fs/Makefile
  head/sysutils/fusefs-rar2fs/distinfo
Comment 5 Steve Wills freebsd_committer freebsd_triage 2019-04-23 20:31:17 UTC
Committed, thanks!