Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:100130 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 47703 invoked from network); 30 Jul 2017 19:54:00 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 30 Jul 2017 19:54:00 -0000 Authentication-Results: pb1.pair.com header.from=kalle.php@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=kalle.php@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.223.172 as permitted sender) X-PHP-List-Original-Sender: kalle.php@gmail.com X-Host-Fingerprint: 209.85.223.172 mail-io0-f172.google.com Received: from [209.85.223.172] ([209.85.223.172:35532] helo=mail-io0-f172.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 10/F7-07025-7593E795 for ; Sun, 30 Jul 2017 15:54:00 -0400 Received: by mail-io0-f172.google.com with SMTP id m88so95610949iod.2 for ; Sun, 30 Jul 2017 12:53:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc; bh=i2XUDVJZHS4+qw3yEJ+rB2aeLuOFep99E/FaDpzkikY=; b=EdKLi6AlprvTzUZU7xRiac6hpcfQCx8nK6XpOkVNgeOPj0U+nOrJohgRUGEPlmNVfR Ie9JKHtyN3obrzN64Kv3YXKP44KbQMo3U3DsUM++8ycv2llVwQTUeHKmOzDU4V+oeluh pVBgSgGpbvFLpK9A+VC8xOyMgMfur2qhiOJjyxyZ1234yaLvUP58O66cni4uC2LPIHU4 BNRrpWR2zFaS4ekEksSqPoIn5fwS1mGeSimUqUlB31f4yUZoLGLc/q0PO0ldtYLqWZq8 SzteRUqJ2xMKQG9JjcKer2n8AzhTGRWdrBvVbYVWO7O2Y9DI7FgB6l/rg6wOrbNAw7sz G3vg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to:cc; bh=i2XUDVJZHS4+qw3yEJ+rB2aeLuOFep99E/FaDpzkikY=; b=MXdKxcdv2dTcR6Fj8CkLal0/bZzpCkGInYKoQtoJziBNNNZ2JYmSWARq7Q7hXwgFlg rUhQ6r9rEWRk8AmY2QWqjJIJh0gYse/5dRQm+sCwPUiYs9HU/7RUUxIGUa1ygW3rrQH5 8Nr33WBKJAW6Qv9PlzTzviueXVobJ/+ZjUYyGpEi4gYEYq8HiMi8vCF+DEdLl9vlUMBQ aka4o1zHUKyT8gD2UoLUJ4rSoq2M9Ufiyv2xQFZm6z5G5Hk4AUwoIgBzeXxyEpAxqY1Y Ese85MdtYKjvYo9Y0VTL3f9fmtPL0yN6ZauR8EJKVu6SB+M9UZ3v0CYBRDGmzJGVMz2l pX7w== X-Gm-Message-State: AIVw112RjYXirm4wShcWoH+B/4fe+5Bl89Ipu6ICdKImIIIHqZLoGo9T zhYznumNRzMrjoW+DKSe0YopvYSYJFCX X-Received: by 10.107.17.82 with SMTP id z79mr16270786ioi.35.1501444436254; Sun, 30 Jul 2017 12:53:56 -0700 (PDT) MIME-Version: 1.0 Sender: kalle.php@gmail.com Received: by 10.107.168.144 with HTTP; Sun, 30 Jul 2017 12:53:55 -0700 (PDT) In-Reply-To: References: <519cc2c4-2547-1160-2d61-161cee28dfe6@gmail.com> Date: Sun, 30 Jul 2017 21:53:55 +0200 X-Google-Sender-Auth: cBh-KkDeo_0M_VQSkkPWgz2oTrQ Message-ID: To: Sara Golemon Cc: Anatol Belski , Stanislav Malyshev , Remi Collet , PHP internals Content-Type: text/plain; charset="UTF-8" Subject: Re: [PHP-DEV] Size of release tarballs From: kalle@php.net (Kalle Sommer Nielsen) 2017-07-30 21:41 GMT+02:00 Sara Golemon : > On Sun, Jul 30, 2017 at 9:22 AM, Anatol Belski wrote: >>> I think we can handle it in the old-fashioned way now - just notify the RMs and >>> clean up the repos. >>> >> > Some scripts for RMs to run periodically will get us 80% of the way > there, yeah. I don't mind tossing some together and updating > README.RELEASE-PROCESS to reflect that duty. In fact, I think it > might be worth breaking out this file into README.RELEASE-MANAGEMENT > to cover non-release parts of the RM role (such as keeping an eye on > out-sized files and that people observe merging process, etc...) I committed some changes which should reduce the exif tests by a larger margin in a7484beea2711c28f548d4c4e7cc10c5271b7890, I think this will help make the tarballs return back to normal -- regards, Kalle Sommer Nielsen kalle@php.net