Newsgroups: php.internals,php.webmaster Path: news.php.net Xref: news.php.net php.internals:72632 php.webmaster:18339 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 70372 invoked from network); 15 Feb 2014 16:12:46 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 15 Feb 2014 16:12:46 -0000 Authentication-Results: pb1.pair.com smtp.mail=tyra3l@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=tyra3l@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.216.178 as permitted sender) X-PHP-List-Original-Sender: tyra3l@gmail.com X-Host-Fingerprint: 209.85.216.178 mail-qc0-f178.google.com Received: from [209.85.216.178] ([209.85.216.178:42166] helo=mail-qc0-f178.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id D2/C3-45929-AF19FF25 for ; Sat, 15 Feb 2014 11:12:43 -0500 Received: by mail-qc0-f178.google.com with SMTP id m20so21557470qcx.37 for ; Sat, 15 Feb 2014 08:12:39 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=XBlvYpRAmbekhMCdexWH1IxO5aAql6FVWf4HVbI+AJg=; b=PyP3BRYtcpPkTTPc6SMH+XEEljWLzw288u1Z6q/rLHDwopd6dDFhZT4QrLAxveGldx z0DUiQJ/DBDguTEFYmIPSp9TEppeM3zgg8aclWbM61xAvFg++NmiT7tmggeSL+SQyTPI /xs7SyNvW46QtQGZSHLtTr+hvVN8BoR6ceQpB05Ci3ESMoSISbApXkc4a6YSTcx3sznm Sb/Fiyx8wtV/i4IJvt2SsogP+S3mTT7zlOSb/C9ufBIjhzv075Bgn6MwDa2Q26ObeAEa wzziqsL8CgAfPv6ONo+/c94BMSy8shFOopz1iaJSu0szu7DDgXxROy94OXZSatXC70GL 48eA== MIME-Version: 1.0 X-Received: by 10.224.172.4 with SMTP id j4mr2204919qaz.85.1392480759099; Sat, 15 Feb 2014 08:12:39 -0800 (PST) Received: by 10.140.96.70 with HTTP; Sat, 15 Feb 2014 08:12:39 -0800 (PST) In-Reply-To: References: Date: Sat, 15 Feb 2014 17:12:39 +0100 Message-ID: To: Rogerio Prado de Jesus , php-webmaster Cc: PHP Internals Content-Type: multipart/alternative; boundary=001a11c2fcca00b7a904f27431ff Subject: Re: [PHP-DEV] Is there a rule in moving releases from distributions to museum? From: tyra3l@gmail.com (Ferenc Kovacs) --001a11c2fcca00b7a904f27431ff Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Sat, Feb 15, 2014 at 4:35 PM, Rogerio Prado de Jesus < rogeriopradoj@gmail.com> wrote: > Hello, > > I'm involved with CHH/php-build project on GitHub, and one of the issues = is > getting more discussion: > > https://github.com/CHH/php-build/commit/226802e28591287c11b240943876d21b0= 3aec2f4#commitcomment-5230260and > https://github.com/CHH/php-build/pull/175. > > What I'd like to know is if there is a rule in moving releases from > distributions to museum? > > This way we could in php-build plan better how to solve the issues there. > > Thanks in advance! > > Rogerio > rogeriopradoj.com > about.me/rogeriopradoj > =E1=90=A7 > hi, We keep the release tarballs in the http://git.php.net/?p=3Dweb/php-distributions.git;a=3Dsummary git repo (whi= ch is in turn then git submoduled to the http://git.php.net/?p=3Dweb/php.git;a=3Dsummary git repo, which in turn wil= l be provided as an rsync target, from where the php.net mirrors pull the files required for them to work. We move the old packages from the distributions repo to the museum to shrink the size of the checkout and the space requirement for the mirrors. I'm fairly sure that we won't be able to change that and provide each and every archive tarball from http://museum.php.net/ on our php.net mirrors. What we could do is maybe setting up an api to fetch the download url(s) for a given release or to set up a redirect pointing to museum if the requested archive seems to be sane, but it isn't found on the mirror. Let's see what others think. ps: cc'ing the webmaster mailing list. --=20 Ferenc Kov=C3=A1cs @Tyr43l - http://tyrael.hu --001a11c2fcca00b7a904f27431ff--