diff options
author | Doug Barton <dougb@FreeBSD.org> | 2003-09-10 19:03:19 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2003-09-10 19:03:19 +0000 |
commit | 666a4ba664dceb37c84bf5fe5900c5f230f55537 (patch) | |
tree | 25c7c70f6c6a606ac57e915a8854901b096ebc0d /mail/pine4/files/patch-bb | |
parent | Back out to 5.5.6. (diff) |
Upgrade to 4.58, a security and bugfix release which addresses the following:
* Potential security problems caused by maliciously-formed RFC 2231 attachment
parameters
Several other bugs fixed as well.
All users of Pine are highly encouraged to upgrade.
Improvements to the port:
* DOCSDIR'ification of plist
* Patches regenerated to remove fuzz
Approved by: security-officer, portmgr
Notes
Notes:
svn path=/head/; revision=88954
Diffstat (limited to 'mail/pine4/files/patch-bb')
-rw-r--r-- | mail/pine4/files/patch-bb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/mail/pine4/files/patch-bb b/mail/pine4/files/patch-bb index 2e15ed7ffcf0..974aa8510b03 100644 --- a/mail/pine4/files/patch-bb +++ b/mail/pine4/files/patch-bb @@ -1,6 +1,6 @@ ---- pine/init.c.orig Wed Mar 5 05:11:10 2003 -+++ pine/init.c Wed Mar 5 05:21:57 2003 -@@ -1463,6 +1463,9 @@ +--- pine/init.c.orig Fri May 23 09:10:06 2003 ++++ pine/init.c Fri Sep 5 01:44:21 2003 +@@ -1485,6 +1485,9 @@ GLO_NORM_FORE_COLOR = cpystr(colorx(DEFAULT_NORM_FORE)); GLO_NORM_BACK_COLOR = cpystr(colorx(DEFAULT_NORM_BACK)); #endif |