From owner-freebsd-testing@freebsd.org Mon Apr 1 15:08:49 2019 Return-Path: Delivered-To: freebsd-testing@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E7CD31566290 for ; Mon, 1 Apr 2019 15:08:48 +0000 (UTC) (envelope-from lwhsu.freebsd@gmail.com) Received: from mail-yw1-f52.google.com (mail-yw1-f52.google.com [209.85.161.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "GTS CA 1O1" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 2748572FDD; Mon, 1 Apr 2019 15:08:48 +0000 (UTC) (envelope-from lwhsu.freebsd@gmail.com) Received: by mail-yw1-f52.google.com with SMTP id v127so3357867ywe.13; Mon, 01 Apr 2019 08:08:48 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=Y/PxizWXLXvu3Ze/+ax2BdJt1VO1jEDH9mrW33mePzk=; b=nQdUhxjta16MMegCEfSyIcvDps5RoLzMCIZZoHi5Si8cabKoUi0naUp9MUF3LzJW0I mmbb+nl0vciNueHt+31R1cuvdx2yOO76SR+2upSAW+M+veP17BaOEltXWeFzzpCGLQOo VdJxp2Y73lBsPvxIwA/guXnN089ciR1XMgV4KwPPKaSzTpw2GMpdJ9BfGRgipxkBoK04 ztrtbwn7Q3rWOpUb3Q0yM1ikFJMxPGjfEUxohguyTF7Pyz3wqXvPjX7meHHkE1mQzmWz Qw3VUWMyVPylG+7jVVHybsCC+kcsofvjRpZwYNm8tEf+pi+JZt71mG+Xup6ZmwyaEUaG Mi6A== X-Gm-Message-State: APjAAAWr15nbDplY54q/YZcRXOBmHf4Pz75ZZqDJWIj5yj5crI/c1iNH uT8vqZyldv2qUIx0rsQYoDCYwZXjsahSz8JVmuZhAouw X-Google-Smtp-Source: APXvYqxG4heWxhZoz1TRZN8aMgRqzKPeojR9+Xd3Rd4Iy9gQmJUt7L9F6t1YXZtnAQ/enUx7yuf2EAQAqm2mMSWUrsI= X-Received: by 2002:a81:37d4:: with SMTP id e203mr52574594ywa.399.1554131326979; Mon, 01 Apr 2019 08:08:46 -0700 (PDT) MIME-Version: 1.0 References: <41F71A29-A934-408D-B57D-844EB4BC3C83@gmail.com> In-Reply-To: From: Li-Wen Hsu Date: Mon, 1 Apr 2019 23:08:35 +0800 Message-ID: Subject: Re: FreeBSD CI Weekly Report 2019-03-24 To: Kyle Evans Cc: Enji Cooper , freebsd-testing@freebsd.org Content-Type: text/plain; charset="UTF-8" X-Rspamd-Queue-Id: 2748572FDD X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; spf=pass (mx1.freebsd.org: domain of lwhsufreebsd@gmail.com designates 209.85.161.52 as permitted sender) smtp.mailfrom=lwhsufreebsd@gmail.com X-Spamd-Result: default: False [-4.12 / 15.00]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-1.00)[-0.996,0]; RCVD_COUNT_TWO(0.00)[2]; TAGGED_FROM(0.00)[]; FROM_HAS_DN(0.00)[]; RCPT_COUNT_THREE(0.00)[3]; R_SPF_ALLOW(-0.20)[+ip4:209.85.128.0/17]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; MIME_GOOD(-0.10)[text/plain]; RCVD_TLS_LAST(0.00)[]; DMARC_NA(0.00)[freebsd.org]; TO_DN_SOME(0.00)[]; TO_MATCH_ENVRCPT_SOME(0.00)[]; MX_GOOD(-0.01)[cached: alt3.gmail-smtp-in.l.google.com]; NEURAL_HAM_SHORT(-0.89)[-0.893,0]; RCVD_IN_DNSWL_NONE(0.00)[52.161.85.209.list.dnswl.org : 127.0.5.0]; IP_SCORE(-1.22)[ipnet: 209.85.128.0/17(-3.88), asn: 15169(-2.15), country: US(-0.06)]; FORGED_SENDER(0.30)[lwhsu@freebsd.org,lwhsufreebsd@gmail.com]; MIME_TRACE(0.00)[0:+]; R_DKIM_NA(0.00)[]; FREEMAIL_ENVFROM(0.00)[gmail.com]; ASN(0.00)[asn:15169, ipnet:209.85.128.0/17, country:US]; FROM_NEQ_ENVFROM(0.00)[lwhsu@freebsd.org,lwhsufreebsd@gmail.com]; FREEMAIL_CC(0.00)[gmail.com] X-BeenThere: freebsd-testing@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Testing on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 Apr 2019 15:08:49 -0000 On Tue, Mar 26, 2019 at 10:10 PM Kyle Evans wrote: > Looking back at the NetBSD history, I do see that you upstreamed the > 64M limit and dropped the requirements from 120M to 64M in the > metadata. =-( Apologies for not researching that more closely- I had > only seen that they upped the setrlimit ~two weeks ago and assumed it > was safe at this point. r345516 does fix the case, and the MFC waiting period (3 days) has passed. Do you want to MFC it and fix stable/12? Thanks, Li-Wen