NetBSD Problem Report #47521

From www@NetBSD.org  Fri Feb  1 15:46:08 2013
Return-Path: <www@NetBSD.org>
Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66])
	by www.NetBSD.org (Postfix) with ESMTP id 5250263D7B3
	for <gnats-bugs@gnats.NetBSD.org>; Fri,  1 Feb 2013 15:46:08 +0000 (UTC)
Message-Id: <20130201154607.5DC0763D7B3@www.NetBSD.org>
Date: Fri,  1 Feb 2013 15:46:07 +0000 (UTC)
From: noud4@home.nl
Reply-To: noud4@home.nl
To: gnats-bugs@NetBSD.org
Subject: security/openssl mastersites completion and communication with upstream
X-Send-Pr-Version: www-1.0

>Number:         47521
>Category:       pkg
>Synopsis:       security/openssl mastersites completion and communication with upstream
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pkg-manager
>State:          closed
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Fri Feb 01 15:50:01 +0000 2013
>Closed-Date:    Fri Feb 01 17:49:31 +0000 2013
>Last-Modified:  Fri Feb 01 18:25:02 +0000 2013
>Originator:     Noud de Brouwer
>Release:        affects all versions and platforms
>Organization:
-none-
>Environment:
NetBSD 10.0.2.17 6.99.16 NetBSD 6.99.16 (MONOLITHIC.UGEN) #7: Wed Jan 16 02:06:10 UTC 2013  mickey55@10.0.2.17:/obj-src/sys/arch/i386/compile/MONOLITHIC.UGEN i386
>Description:
we do not have complete mirror list,
plus we had one mirror it's alias
and we discovered ftp://ftp.openssl.org/source/
not responding but we did not communicate that to upstream.
>How-To-Repeat:
look the mirrors in http://www.openssl.org/source/mirror.html
and compare with security/openssl/Makefile its MASTER_SITES.
>Fix:

extra action to take, inform and ask upstream about:
http://ftp.openssl.org/source/
and
ftp://ftp.openssl.org/source/

and:
--- Makefile.orig	2013-02-01 18:17:18.000000000 +0000
+++ Makefile	2013-02-01 18:34:58.000000000 +0000
@@ -3,12 +3,37 @@
 OPENSSL_SNAPSHOT?=	# empty
 OPENSSL_STABLE?=	# empty
 OPENSSL_VERS?=		0.9.8x
+PKGREVISION=		1

 .if empty(OPENSSL_SNAPSHOT)
 DISTNAME=	openssl-${OPENSSL_VERS}
 MASTER_SITES=	http://ftp.openssl.org/source/ \
-				ftp://sunsite.cnlab-switch.ch/mirror/openssl/source/ \
-				ftp://sunsite.uio.no/pub/security/openssl/source/
+				ftp://mirror.switch.ch/mirror/openssl/source/ \
+				http://mirror.switch.ch/ftp/mirror/openssl/source/ \
+				ftp://ftp.funet.fi/pub/crypt/cryptography/libs/openssl/source/ \
+				ftp://ftp.pca.dfn.de/pub/tools/net/openssl/source/ \
+				ftp://sunsite.uio.no/pub/security/openssl/source/ \
+				ftp://ftp.sunet.se/pub/security/tools/net/openssl/source/ \
+				ftp://mirror.aarnet.edu.au/pub/openssl/source/ \
+				ftp://gd.tuwien.ac.at/infosys/security/openssl/source/ \
+				ftp://ftp.kfki.hu/pub/packages/security/openssl/source/ \
+				ftp://guest.kuria.katowice.pl/pub/openssl/source/ \
+				ftp://ftp.infoscience.co.jp/pub/Crypto/SSL/openssl/source/ \
+				ftp://ftp.fi.muni.cz/pub/openssl/source/ \
+				ftp://ftp.linux.hr/pub/openssl/source/ \
+				ftp://mirror.aarnet.edu.au/pub/openssl/source/ \
+				ftp://ftp.grmbl.com/pub/openssl/source/ \
+				ftp://ftp.duth.gr/pub/OpenSSL/source/ \
+				http://openssl.linux-mirror.org/source/ \
+				http://www.securehost.com/mirror/openssl/source/ \
+				http://www.very-clever.com/download/openssl/source/ \
+				http://openssl.parentinginformed.com/source/ \
+				http://openssl.initrd.net/source/ \
+				ftp://ftp.tpnet.pl/pub/security/openssl/source/ \
+				rsync://ftp.tpnet.pl/pub/security/openssl/source/ \
+				http://openssl.skazkaforyou.com/source/ \
+				http://openssl.raffsoftware.com/source/ \
+				http://artfiles.org/openssl.org/source/
 .else
 .  if !empty(OPENSSL_STABLE:M[yY][eE][sS])
 DISTNAME=	openssl-${OPENSSL_VERS:C/[a-z]$//}-stable-SNAP-${OPENSSL_SNAPSHOT}

>Release-Note:

>Audit-Trail:
From: Noud de Brouwer <noud4@home.nl>
To: gnats-bugs@NetBSD.org, rt@openssl.org
Cc: openssl-dev@openssl.org
Subject: Re: pkg/47521: security/openssl mastersites completion and
 communication with upstream -- contribution
Date: Fri, 01 Feb 2013 16:18:10 +0000

 good day openssl,

 we at http://NetBSD.org/ do package your software in http://pkgsrc.org/
 we noticed your Available Mirror ftp://ftp.openssl.org/source/ is not
 working, just and only http://ftp.openssl.org/source/ works so we
 did change to that without asking you as you can see in:
 http://cvsweb.netbsd.org/bsdweb.cgi/pkgsrc/security/openssl/Makefile.diff?r1=1.170&r2=1.171&only_with_tag=MAIN&f=h
 is this correct? or should it be different?

 mind we will include a complete and corrected mirrors list later-on
 maybe:
 http://gnats.netbsd.org/cgi-bin/query-pr-single.pl?number=47521

 pardon our behaviour not asking you,
 NetBSD
 -- noud

State-Changed-From-To: open->closed
State-Changed-By: joerg@NetBSD.org
State-Changed-When: Fri, 01 Feb 2013 17:49:31 +0000
State-Changed-Why:
Mastersites work and are valid. We do not keep long special mirror lists
as they provide no value, especially for small distfiles.


From: Noud de Brouwer <noud4@home.nl>
To: gnats-bugs@NetBSD.org
Cc: pkg-manager@netbsd.org, pkgsrc-bugs@netbsd.org, gnats-admin@netbsd.org,
  joerg@NetBSD.org
Subject: Re: pkg/47521 (security/openssl mastersites completion and
 communication with upstream)
Date: Fri, 01 Feb 2013 18:24:20 +0000

 On Fri, 2013-02-01 at 17:49 +0000, joerg@NetBSD.org wrote:
 > Synopsis: security/openssl mastersites completion and communication with upstream
 > 
 > State-Changed-From-To: open->closed
 > State-Changed-By: joerg@NetBSD.org
 > State-Changed-When: Fri, 01 Feb 2013 17:49:31 +0000
 > State-Changed-Why:
 > Mastersites work and are valid. We do not keep long special mirror lists
 > as they provide no value, especially for small distfiles.

 yes, is pitty we do not have something geoip like and then a random
 pick out the nearest list

 upstream can still be dialoged.

 -- noud

>Unformatted:

NetBSD Home
NetBSD PR Database Search

(Contact us) $NetBSD: query-full-pr,v 1.39 2013/11/01 18:47:49 spz Exp $
$NetBSD: gnats_config.sh,v 1.8 2006/05/07 09:23:38 tsutsui Exp $
Copyright © 1994-2007 The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.