Bug 210086 - [PATCH] mail/opensmtpd-extras: update to 201606062304 snapshot
Summary: [PATCH] mail/opensmtpd-extras: update to 201606062304 snapshot
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: Pietro Cerutti
URL:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2016-06-07 05:46 UTC by Dima Panov
Modified: 2016-06-20 12:52 UTC (History)
0 users

See Also:
gahr: maintainer-feedback+


Attachments
update to 201606062304 (6.05 KB, patch)
2016-06-07 05:46 UTC, Dima Panov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dima Panov freebsd_committer freebsd_triage 2016-06-07 05:46:46 UTC
Created attachment 171120 [details]
update to 201606062304

mail/opensmtpd-extras: update to 201606062304 snapshot:

Summary of changes since last snapshot (opensmtpd-extras-201605232202):
----------------------------------------------------------------------

    - fix double free, found by otto
    - fix asprintf() related memory leaks
    - prefix globals
    - handle signer==NULL case in dkim_signer_clear()
    - handle user data is NULL case in on_dataline
    - simplify on_commit and on_rollback
    - unify some logging/error messages
    - style: re-order functions
    - remove unneeded prototypes
    - do not return immediatly on EAGAIN otherwise the event is never reset.
Comment 1 Pietro Cerutti freebsd_committer freebsd_triage 2016-06-07 06:13:14 UTC
Untested, but looks ok. Go ahead, thanks!
Comment 2 commit-hook freebsd_committer freebsd_triage 2016-06-07 09:32:35 UTC
A commit references this bug:

Author: fluffy
Date: Tue Jun  7 09:32:24 UTC 2016
New revision: 416504
URL: https://svnweb.freebsd.org/changeset/ports/416504

Log:
  - Update to 201606062304 development snapshot
  - Reset PORTREVISION in slave ports to zero

  PR:		210086
  Submitted by:	myself
  Approved by:	gahr, miwi (mentor, implicit)

Changes:
  head/mail/opensmtpd-extras/Makefile
  head/mail/opensmtpd-extras/distinfo
  head/mail/opensmtpd-extras-filter-clamav/Makefile
  head/mail/opensmtpd-extras-filter-dkim/Makefile
  head/mail/opensmtpd-extras-filter-dnsbl/Makefile
  head/mail/opensmtpd-extras-filter-pause/Makefile
  head/mail/opensmtpd-extras-filter-regex/Makefile
  head/mail/opensmtpd-extras-filter-spamassassin/Makefile
  head/mail/opensmtpd-extras-table-mysql/Makefile
  head/mail/opensmtpd-extras-table-passwd/Makefile
  head/mail/opensmtpd-extras-table-postgresql/Makefile
  head/mail/opensmtpd-extras-table-python/Makefile
  head/mail/opensmtpd-extras-table-redis/Makefile
  head/mail/opensmtpd-extras-table-socketmap/Makefile
  head/mail/opensmtpd-extras-table-sqlite/Makefile