upgrade to Pine 4.21, fixes a security bug as posted on BugTraq
This commit is contained in:
parent
71e64a8297
commit
25dbc188d1
@ -1,15 +1,15 @@
|
|||||||
# $OpenBSD: Makefile,v 1.11 1999/10/27 12:18:58 brad Exp $
|
# $OpenBSD: Makefile,v 1.12 1999/12/01 03:20:03 brad Exp $
|
||||||
|
|
||||||
DISTNAME= pine4.20
|
DISTNAME= pine4.21
|
||||||
PKGNAME= pine-4.20
|
PKGNAME= pine-4.21
|
||||||
CATEGORIES= mail news
|
CATEGORIES= mail news
|
||||||
|
|
||||||
MAINTAINER= ports@openbsd.org
|
|
||||||
|
|
||||||
MASTER_SITES= ftp://ftp.cac.washington.edu/pine/ \
|
MASTER_SITES= ftp://ftp.cac.washington.edu/pine/ \
|
||||||
ftp://ftp.sunet.se/pub/unix/mail/pine/
|
ftp://ftp.sunet.se/pub/unix/mail/pine/
|
||||||
|
|
||||||
|
MAINTAINER= ports@openbsd.org
|
||||||
|
|
||||||
do-install:
|
do-install:
|
||||||
|
@mkdir -p ${PREFIX}/share/doc/pine
|
||||||
@${INSTALL_PROGRAM} \
|
@${INSTALL_PROGRAM} \
|
||||||
${WRKSRC}/bin/pico \
|
${WRKSRC}/bin/pico \
|
||||||
${WRKSRC}/bin/pilot \
|
${WRKSRC}/bin/pilot \
|
||||||
@ -25,7 +25,6 @@ do-install:
|
|||||||
${WRKSRC}/doc/pilot.1 \
|
${WRKSRC}/doc/pilot.1 \
|
||||||
${WRKSRC}/doc/pine.1 \
|
${WRKSRC}/doc/pine.1 \
|
||||||
${PREFIX}/man/man1
|
${PREFIX}/man/man1
|
||||||
@${MKDIR} ${PREFIX}/share/doc/pine
|
|
||||||
@${INSTALL_DATA} \
|
@${INSTALL_DATA} \
|
||||||
${WRKSRC}/doc/tech-notes.txt \
|
${WRKSRC}/doc/tech-notes.txt \
|
||||||
${FILESDIR}/dot.pinerc.pgp.sample \
|
${FILESDIR}/dot.pinerc.pgp.sample \
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
MD5 (pine4.20.tar.gz) = 9b60a049e3575fc0b1a201f5f0105f14
|
MD5 (pine4.21.tar.gz) = 9252a061387de806f8aa1ced885d41f6
|
||||||
RMD160 (pine4.20.tar.gz) = 89df02019103e6f546ae1661912e8e16324cd1ce
|
RMD160 (pine4.21.tar.gz) = 1a20aa542407db4a760646d9b28f36ec6a4403f5
|
||||||
SHA1 (pine4.20.tar.gz) = 4c7af38052e9c8d62ee396b52437d51a18548885
|
SHA1 (pine4.21.tar.gz) = 94a513119275d9445966a6b382f747310c832a5a
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
--- pine/pine.hlp.orig Fri Oct 22 19:43:53 1999
|
--- pine/pine.hlp.orig Thu Nov 18 14:50:08 1999
|
||||||
+++ pine/pine.hlp Fri Oct 22 19:58:31 1999
|
+++ pine/pine.hlp Thu Nov 18 14:50:16 1999
|
||||||
@@ -489,9 +489,9 @@
|
@@ -492,9 +492,9 @@
|
||||||
|
|
||||||
executable <Unix search path>/pine
|
executable <Unix search path>/pine
|
||||||
persnl cfg ~/.pinerc
|
persnl cfg ~/.pinerc
|
||||||
@ -13,7 +13,7 @@
|
|||||||
|
|
||||||
interrupted ~/.pine-interrupted-mail
|
interrupted ~/.pine-interrupted-mail
|
||||||
debug ~/.pine-debugN
|
debug ~/.pine-debugN
|
||||||
@@ -929,9 +929,9 @@
|
@@ -932,9 +932,9 @@
|
||||||
this link now to send a message to it:<BR>
|
this link now to send a message to it:<BR>
|
||||||
<A HREF="X-Pine-Gripe:_LOCAL_ADDRESS_?local"><!--#echo var="_LOCAL_FULLNAME_"--></A><P>
|
<A HREF="X-Pine-Gripe:_LOCAL_ADDRESS_?local"><!--#echo var="_LOCAL_FULLNAME_"--></A><P>
|
||||||
<!--chtml endif-->
|
<!--chtml endif-->
|
||||||
@ -25,7 +25,7 @@
|
|||||||
<HR WIDTH="75%">
|
<HR WIDTH="75%">
|
||||||
<!--chtml endif-->
|
<!--chtml endif-->
|
||||||
<P>
|
<P>
|
||||||
@@ -1019,7 +1019,7 @@
|
@@ -1022,7 +1022,7 @@
|
||||||
<OL>
|
<OL>
|
||||||
<LI> <A HREF="#intro">Introduction</A>
|
<LI> <A HREF="#intro">Introduction</A>
|
||||||
<LI> <A HREF="#pine_help">Pine Help</A>
|
<LI> <A HREF="#pine_help">Pine Help</A>
|
||||||
@ -34,7 +34,7 @@
|
|||||||
<LI> <A HREF="#local_support">Local Support Contacts</A>
|
<LI> <A HREF="#local_support">Local Support Contacts</A>
|
||||||
<!--chtml endif-->
|
<!--chtml endif-->
|
||||||
<LI> <A HREF="#giving_cmds">Giving Commands in Pine</A>
|
<LI> <A HREF="#giving_cmds">Giving Commands in Pine</A>
|
||||||
@@ -1132,9 +1132,9 @@
|
@@ -1135,9 +1135,9 @@
|
||||||
at your site.)
|
at your site.)
|
||||||
|
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
--- doc/tech-notes.txt.orig Fri Oct 22 20:01:56 1999
|
--- doc/tech-notes.txt.orig Thu Nov 18 14:53:47 1999
|
||||||
+++ doc/tech-notes.txt Fri Oct 22 20:09:14 1999
|
+++ doc/tech-notes.txt Thu Nov 18 14:53:58 1999
|
||||||
@@ -324,14 +324,14 @@
|
@@ -324,14 +324,14 @@
|
||||||
sendmail-path, smtp-server, and compile-time options. The
|
sendmail-path, smtp-server, and compile-time options. The
|
||||||
first MTA specified in the following list is used:
|
first MTA specified in the following list is used:
|
||||||
@ -118,7 +118,7 @@
|
|||||||
pine/osdep/os-xxx.h are set to.) Both _Pine_ and _PC-Pine_ also use
|
pine/osdep/os-xxx.h are set to.) Both _Pine_ and _PC-Pine_ also use
|
||||||
personal (user-based) configuration files. On UNIX machines, the
|
personal (user-based) configuration files. On UNIX machines, the
|
||||||
personal configuration file is the file ~/.pinerc. For _PC-Pine_
|
personal configuration file is the file ~/.pinerc. For _PC-Pine_
|
||||||
@@ -5635,8 +5634,8 @@
|
@@ -5638,8 +5637,8 @@
|
||||||
* A program that implements the SMTP or ESMTP protocol via stdio.
|
* A program that implements the SMTP or ESMTP protocol via stdio.
|
||||||
* An entry in /etc/services for the alternate service.
|
* An entry in /etc/services for the alternate service.
|
||||||
* An entry in /etc/inetd.conf for the alternate service.
|
* An entry in /etc/inetd.conf for the alternate service.
|
||||||
@ -129,7 +129,7 @@
|
|||||||
_________________________________________________________________
|
_________________________________________________________________
|
||||||
|
|
||||||
MIME.Types file
|
MIME.Types file
|
||||||
@@ -6788,7 +6787,7 @@
|
@@ -6792,7 +6791,7 @@
|
||||||
|
|
||||||
The second selection is the standard UNIX print command. The default
|
The second selection is the standard UNIX print command. The default
|
||||||
is _lpr_, but it can be changed on a system basis to anything so
|
is _lpr_, but it can be changed on a system basis to anything so
|
||||||
@ -138,7 +138,7 @@
|
|||||||
|
|
||||||
The third selection is the user's personal choice for a UNIX print
|
The third selection is the user's personal choice for a UNIX print
|
||||||
command. The text to be printed is piped into the command. _Enscript_
|
command. The text to be printed is piped into the command. _Enscript_
|
||||||
@@ -7242,9 +7241,9 @@
|
@@ -7246,9 +7245,9 @@
|
||||||
Error messages for incorrect terminal types (try "foo" and
|
Error messages for incorrect terminal types (try "foo" and
|
||||||
"vt52")
|
"vt52")
|
||||||
___
|
___
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
--- imap/src/osdep/unix/env_unix.c.orig Sat Oct 23 01:12:43 1999
|
--- imap/src/osdep/unix/env_unix.c.orig Mon Nov 1 16:08:55 1999
|
||||||
+++ imap/src/osdep/unix/env_unix.c Sat Oct 23 01:14:55 1999
|
+++ imap/src/osdep/unix/env_unix.c Thu Nov 18 14:45:32 1999
|
||||||
@@ -825,7 +825,8 @@
|
@@ -839,7 +839,8 @@
|
||||||
}
|
}
|
||||||
close (pi[0]); close (pi[1]);
|
close (pi[0]); close (pi[1]);
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user