From owner-freebsd-gnome@FreeBSD.ORG Sun Feb 20 00:42:58 2005 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0677C16A4CE for ; Sun, 20 Feb 2005 00:42:58 +0000 (GMT) Received: from 212.106.237.41.adsl.jazztel.es (212.106.237.41.adsl.jazztel.es [212.106.237.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1A33D43D41 for ; Sun, 20 Feb 2005 00:42:57 +0000 (GMT) (envelope-from josemi@freebsd.jazztel.es) Received: from redesjm.local (orion.redesjm.local [192.168.254.16]) j1K0gtp1021211 for ; Sun, 20 Feb 2005 01:42:55 +0100 (CET) (envelope-from josemi@freebsd.jazztel.es) Received: from localhost (localhost [[UNIX: localhost]]) by redesjm.local (8.13.3/8.13.3/Submit) id j1K0hmNs073518 for gnome@FreeBSD.org; Sun, 20 Feb 2005 01:43:48 +0100 (CET) (envelope-from josemi@freebsd.jazztel.es) X-Authentication-Warning: orion.redesjm.local: freebsd set sender to josemi@freebsd.jazztel.es using -f From: Jose M Rodriguez To: gnome@FreeBSD.org Date: Sun, 20 Feb 2005 01:43:47 +0100 User-Agent: KMail/1.7.2 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200502200143.48300.josemi@freebsd.jazztel.es> X-AntiVirus: checked by AntiVir Milter (version: 1.1.0-3; AVE: 6.29.0.8; VDF: 6.29.0.100; host: antares.redesjm.local) Subject: IDN issues in mozilla/firefox. X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Feb 2005 00:42:58 -0000 Hi, Seems that mozilla people find another temp solution to the IDN homograph spoofing attack. This can be found at https://bugzilla.mozilla.org/show_bug.cgi?id=282270 And make my works on PR ports/77744 outdated. We may move this to network.IDN_show_punycode (default true) for mozilla-1.7.6, mozilla-1.8b1 and firefox 1.0.1 Also, I found that my calendar problems with 1.8a6 may come from the change of libical, from other-licenses to calendar. -- josemi