Bug 225525

Summary: net/rsync-bpc: Update to 3.0.9.12
Product: Ports & Packages Reporter: Alexander Moisseev <moiseev>
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   
Attachments:
Description Flags
patch moiseev: maintainer-approval+

Description Alexander Moisseev 2018-01-29 06:58:37 UTC
Created attachment 190148 [details]
patch

- Update 3.0.9.11 -> 3.0.9.12

Changelog:

In bpc_read() ensure we don't read past the end of the buffer, in case actual file's size is less than the attribute file size.
Comment 1 commit-hook freebsd_committer freebsd_triage 2018-01-30 22:11:25 UTC
A commit references this bug:

Author: dbaio
Date: Tue Jan 30 22:10:54 UTC 2018
New revision: 460444
URL: https://svnweb.freebsd.org/changeset/ports/460444

Log:
  net/rsync-bpc: Update to 3.0.9.12

  While here:
    - Reorder USES
    - Strip rsync_bpc (Q/A warning)
    - Update license

  Changes:	https://github.com/backuppc/rsync-bpc/releases/tag/3.0.9.12

  PR:		225525
  Submitted by:	Alexander Moisseev <moiseev@mezonplus.ru> (maintainer)

Changes:
  head/net/rsync-bpc/Makefile
  head/net/rsync-bpc/distinfo
Comment 2 Danilo G. Baio freebsd_committer freebsd_triage 2018-01-30 22:14:27 UTC
Committed with slight changes.
Thanks!