Date: Thu, 10 Jan 2008 19:00:09 +0000 (UTC) From: Beech Rintoul <beech@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/prayer Makefile distinfo pkg-plist ports/mail/prayer/files patch-Config patch-prayer_chroot.c Message-ID: <200801101900.m0AJ09Kp064061@repoman.freebsd.org>
index | next in thread | raw e-mail
beech 2008-01-10 19:00:09 UTC
FreeBSD ports repository
Modified files:
mail/prayer Makefile distinfo pkg-plist
mail/prayer/files patch-Config
Added files:
mail/prayer/files patch-prayer_chroot.c
Log:
- Update to 1.0.18
- Makefile and plist cleanup
- Release: Prayer 1.0.18
- Important Security fix:
- os_connect_unix() had a strcpy() which should have been strncpy() to
prevent buffer overrun. Prayer 1.0.17 was mostly safe.
- Release: Prayer 1.0.17
- Fix small foulup wuth gethostbyname() calculations when binding
Prayer to specific interfaces.
- Cleanups to stop char vs unsigned char warnings with latest
c-client.
- Make sure that all internal draft messages consistently use CRLF.
- Security audit for Prayer frontend following attack:
- Optional Chroot environment (See chroot options in config file).
- Stripped out debugging code.
PR: ports/119496
Submitted by: Mike Bristow <mike@urgle.com>
Approved by: linimon (mentor)
Revision Changes Path
1.9 +7 -8 ports/mail/prayer/Makefile
1.7 +3 -3 ports/mail/prayer/distinfo
1.4 +8 -8 ports/mail/prayer/files/patch-Config
1.1 +19 -0 ports/mail/prayer/files/patch-prayer_chroot.c (new)
1.5 +2 -19 ports/mail/prayer/pkg-plist
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200801101900.m0AJ09Kp064061>
