Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Apr 2001 07:40:03 -0700 (PDT)
From:      "Akinori MUSHA" <knu@iDaemons.org>
To:        freebsd-ports@FreeBSD.org
Subject:   Re: ports/26392: maintainer patch: linux-netscape47-[communicator|navigator] security update
Message-ID:  <200104081440.f38Ee3c70198@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/26392; it has been noted by GNATS.

From: "Akinori MUSHA" <knu@iDaemons.org>
To: sada@FreeBSD.org, keith@FreeBSD.org, cjh@FreeBSD.org
Cc: girgen@partitur.se, FreeBSD-gnats-submit@freebsd.org
Subject: Re: ports/26392: maintainer patch: linux-netscape47-[communicator|navigator] security update
Date: Sun, 08 Apr 2001 23:34:34 +0900

 At Sat, 7 Apr 2001 03:48:39 +0200 (CEST),
 girgen@partitur.se wrote:
 > >Description:
 > linux-netscape 4.7 is updated to 4.77, due to a security bug where a malicous 
 > user can read your history file.
 
 Attached is the patch which includes the update for DEC Alpha.
 
 Would you commit this, Sada-san?  In addition, Keith, Choi and you
 might want to update localized linux-netscape ports.
 
 There's no time to lose.  The ports freeze is coming close! :)
 
 -- 
                      /
                     /__  __            Akinori.org / MUSHA.org
                    / )  )  ) )  /     FreeBSD.org / Ruby-lang.org
 Akinori MUSHA aka / (_ /  ( (__(  @ iDaemons.org / and.or.jp
 
 "We're only at home when we're on the run, on the wing, on the fly"
 
 Index: linux-netscape47-communicator/Makefile
 ===================================================================
 RCS file: /home/ncvs/ports/www/linux-netscape47-communicator/Makefile,v
 retrieving revision 1.24
 diff -u -r1.24 Makefile
 --- linux-netscape47-communicator/Makefile	2000/07/27 03:41:36	1.24
 +++ linux-netscape47-communicator/Makefile	2001/04/08 11:37:08
 @@ -7,6 +7,7 @@
  #
  
  PORTNAME=	linux-netscape-${BROWSER}
 +PORTVERSION=	4.77
  CATEGORIES=	www linux
  
  MAINTAINER=	girgen@partitur.se
 Index: netscape4-communicator/distinfo
 ===================================================================
 RCS file: /home/ncvs/ports/www/netscape4-communicator/distinfo,v
 retrieving revision 1.45
 diff -u -r1.45 distinfo
 --- netscape4-communicator/distinfo	2000/10/29 17:01:20	1.45
 +++ netscape4-communicator/distinfo	2001/04/08 14:22:01
 @@ -2,11 +2,11 @@
  MD5 (autoadmin-v408.x86-unknown-freebsd.tar.gz) = 0435245b83fc5d9be6844ebfa1a242f0
  MD5 (communicator-v408-export.x86-unknown-freebsd.tar.gz) = dfe7005dd39ac900fe336d6f052acfdb
  MD5 (communicator-v475-us.x86-bsdi-bsd2.tar.gz) = 30280590f4e75bea070ec6e4f902cff0
 -MD5 (communicator-v476-us.alpha-dec-osf4.0.tar.gz) = af1e2bcc1f4f6fc8dc50a7547e1e0cd3
 +MD5 (communicator-v477-us.alpha-dec-osf4.0.tar.gz) = 69184d20cf0ef5c6655c12ce16ccdeab
  MD5 (communicator-v476-us.x86-unknown-freebsd.tar.gz) = 8d7d338684c5ebc69bc3e6aa80bc9f00
 -MD5 (communicator-v476-us.x86-unknown-linux2.2.tar.gz) = 720de067072ff74d1e0c4aaa47eeae5c
 +MD5 (communicator-v477-us.x86-unknown-linux2.2.tar.gz) = d38bbc5593c07b1328d542f1f1141ff0
  MD5 (navigator-v408-export.x86-unknown-freebsd.tar.gz) = 63d607f8e861471f4dcd14d048e1f652
  MD5 (navigator-v475-us.x86-bsdi-bsd2.tar.gz) = 35db9c1fc5db01131d99167b6746df9f
 -MD5 (navigator-v476-us.alpha-dec-osf4.0.tar.gz) = 71c9dc1a4f0b4cbb0e370272ef7c9636
 +MD5 (navigator-v477-us.alpha-dec-osf4.0.tar.gz) = 5be3db1dfb06fc41790c504f2f7e0b0a
  MD5 (navigator-v476-us.x86-unknown-freebsd.tar.gz) = f03852f83fe5f9351d2e86fb86cf82db
 -MD5 (navigator-v476-us.x86-unknown-linux2.2.tar.gz) = dc0c4c4cfad4d7c2fc81a2d98f021090
 +MD5 (navigator-v477-us.x86-unknown-linux2.2.tar.gz) = 694b3fc127737e8ac8b1d800b68d0282
 Index: netscape47-communicator/Makefile
 ===================================================================
 RCS file: /home/ncvs/ports/www/netscape47-communicator/Makefile,v
 retrieving revision 1.78
 diff -u -r1.78 Makefile
 --- netscape47-communicator/Makefile	2000/10/31 15:24:23	1.78
 +++ netscape47-communicator/Makefile	2001/04/08 14:23:05
 @@ -6,10 +6,16 @@
  #
  
  PORTNAME?=	netscape-${BROWSER_ARC}
 -PORTVERSION?=	4.76
 +PORTVERSION?=	${DEFAULT_PORTVERSION}
  
  .if !defined(_PREMKINCLUDED)
  .include <bsd.port.pre.mk>
 +.endif
 +
 +.if ${ARCH} == "alpha"
 +DEFAULT_PORTVERSION?=	4.77
 +.else
 +DEFAULT_PORTVERSION?=	4.76
  .endif
  
  MASTER_SITES=	ftp://ftp.netscape.com/pub/${NETSCAPE_DIST_SUBDIR}/

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200104081440.f38Ee3c70198>