Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
25 Dec 2020 11:41:37
1.10

|
otis  |
mail/postsrsd: update to 1.10
Changelog:
- SECURITY FIX [CVE-2020-35573]: PostSRSd could be tricked into consuming a
lot of CPU time with an SRS address that has a very long time stamp tag
- Fixed a bug where PostSRSd would occasionally create invalid SRS addresses
if the used secret is extremely long
PR: 252007
Submitted by: ports@bsdserwis.com
Reviewed by: osa (mentor)
Approved by: osa (mentor)
Security: eb2845c4-43ce-11eb-aba5-00a09858faf5
Differential Revision: https://reviews.freebsd.org/D27702 |
30 Apr 2020 15:16:54
1.6

|
flo  |
Update to 1.6
PR: 246037
Submitted by: Krzysztof <ports@bsdserwis.com> |
25 Jan 2019 19:32:27
1.5

|
swills  |
mail/postsrsd: update to 1.5
PR: 235080
Submitted by: Krzysztof <ports@bsdserwis.com> (maintainer) |
24 Nov 2017 23:27:32
1.4_1

|
dbaio  |
mail/postsrsd: Fix typo in files/postsrsd.in
PR: 223785
Submitted by: mt@markoturk.info
Approved by: ports@bsdserwis.com (maintainer) |
25 Mar 2017 19:25:13
1.4_1

|
mat  |
Remove unneeded dependency, use the opt_CMAKE_BOOL helper, and make sure
tr runs without any LC_* set or it will fail.
PR: 218040
Submitted by: mat
Approved by: maintainer
Sponsored by: Absolight |
27 Feb 2017 14:52:12
1.4

|
swills  |
mail/postsrsd: Update to 1.4, avoid secret in pkg
Update to 1.4 (1)
While here, avoid creating postsrsd.secret in package and improve rc script (2)
PR: 211098 (2)
PR: 217340 (1)
Submitted by: Miroslav Lachman (2)
Submitted by: Peter Putzer (1)
Approved by: Krzysztof <ports@bsdserwis.com> (maintainer) (1)(2) |
14 Jul 2016 11:59:19
1.3_2

|
koobs  |
mail/postsrsd: Remove USE_LDCONFIG
postsrsd does not install shared libraries but the port uses
USE_LDCONFIG causing the following warning:
ldconfig: warning: /usr/local/lib/postsrsd: No such file or directory
Remove USE_LDCONFIG to compensate
PR: 211097
Reported by: Miroslav Lachman <000.fbsd quip cz>
Approved by: Krzysztof <ports bsdserwis com> (maintainer)
Approved by: portmgr (blanket)
MFH: 2016Q3 |
11 May 2016 13:17:48
1.3_1

|
amdmi3  |
- Make rc.d script able to stop all postsrsd processes
- Document some rc variables
- While here, clarify license and fix uneeded variable appends
PR: 209255
Submitted by: dgeo@centrale-marseille.fr
Approved by: ports@bsdserwis.com (maintainer, for PR), portmgr blanket (for
other fixes) |
01 Apr 2016 14:16:20
1.3

|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
18 Jan 2016 20:29:11
1.3

|
pi  |
mail/postsrsd: 1.1 -> 1.3
Changes:
https://github.com/roehling/postsrsd/commits/master
PR: 206116
Submitted by: Krzysztof <ports@bsdserwis.com> (maintainer) |
07 May 2015 16:32:44
1.1_1

|
mat  |
Update ports in the [i-m]* category to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight |
03 May 2015 07:33:55
1.1_1

|
jbeich  |
mail/postsrsd: fix handling of postsrsd_exclude_domains in rc.d script
PR: 199797
Submitted by: idefix@fechner.net
Approved by: ports@bsdserwis.com (maintainer) |
06 Jul 2014 02:54:34
1.1

|
adamw  |
Add mail/postsrsd.
PostSRSd provides the Sender Rewriting Scheme (SRS) via TCP-based lookup
tables for Postfix. SRS is needed if your mail server acts as forwarder.
WWW: https://github.com/roehling/postsrsd
PR: ports/191292
Submitted by: Krzysztof Stryjek <ports@bsdserwis.com> |