freebsd-ports/mail/pine4/files/patch-ac
Doug Barton 666a4ba664 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
2003-09-10 19:03:19 +00:00

48 lines
1.1 KiB
Plaintext

*** pine/osdep/os-bsf.h.orig Fri May 23 09:05:21 2003
--- pine/osdep/os-bsf.h Fri Sep 5 01:44:20 2003
***************
*** 87,93 ****
NOTE: You'll also have to make sure the appropriate osdep/postreap.*
file is included in the os-*.ic file for your system.
----*/
! /* #define BACKGROUND_POST */
--- 87,93 ----
NOTE: You'll also have to make sure the appropriate osdep/postreap.*
file is included in the os-*.ic file for your system.
----*/
! #define BACKGROUND_POST
***************
*** 209,214 ****
--- 209,216 ----
#define DF_KBLOCK_PASSWD_COUNT "1"
#define DF_REMOTE_ABOOK_HISTORY "3"
+ #define DF_SPELLER "@@PREFIX@@/bin/ispell"
+
/*----------------------------------------------------------------------
The default printer when pine starts up for the first time with no printer
----*/
***************
*** 280,286 ****
8
9 logs gross details of command execution
----*/
! #define DEFAULT_DEBUG 2
--- 282,288 ----
8
9 logs gross details of command execution
----*/
! #define DEFAULT_DEBUG 0