From owner-svn-src-head@freebsd.org Fri Sep 18 00:19:29 2020 Return-Path: Delivered-To: svn-src-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id DC9623F2DEF; Fri, 18 Sep 2020 00:19:29 +0000 (UTC) (envelope-from carpeddiem@gmail.com) Received: from mail-il1-f182.google.com (mail-il1-f182.google.com [209.85.166.182]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "smtp.gmail.com", Issuer "GTS CA 1O1" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4BsvbN6s0gz3brJ; Fri, 18 Sep 2020 00:19:28 +0000 (UTC) (envelope-from carpeddiem@gmail.com) Received: by mail-il1-f182.google.com with SMTP id t12so4359949ilh.3; Thu, 17 Sep 2020 17:19:28 -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=5tRhZOTdJehdwxDTGpbScgVR2ho5we3FXkNG5QTumTI=; b=HwE+nqx6j+ZWJDgQ80KF8ujrM3ZKsRsjzMfu81Mp5Ko31YMim0h+wCofLDtBKSzGtF N6+CiGAXUY+/RyZF13ViEA9MBeCcoyalORP5Lv+0ZB5Y8HSfenTBm+PdsmJVo1oict4r RIgchQvdNtluYLGg6139VvCLxW5h6L2RyCeofg40Gd6CuSfrh9uJvf9QEFrQK/yhOqSz Wmy670qKcCqVxd8SlihHy6yTKaBtvta+ENPeG95Nuv44+2L9NvkvCEOSrZYRkVxV5i3Q s/LtGq79qPBoz1ldH/VEmcT2KrcvuG03NcEyH8pRUhmFn0ltQokMNMThM57cEj3Y9qG5 9CIw== X-Gm-Message-State: AOAM531op1fbEyf+lZ4gn3wlF/U8FrOugK8HWY9MZpvTUTbbjQ6CXPYH 2wOGrk/BnpDTC2bK0zAqHJ7RmhLJYOi6FpR8EnugCpYnmxQ= X-Google-Smtp-Source: ABdhPJzubQaFlnRlIf3pvsrfihZieAqIV/aMU18d5PdAiNz024X8VLZob2I+VQMpyq4kOzzF0vFwPVYKPF6qqydKgZ8= X-Received: by 2002:a05:6e02:8a2:: with SMTP id a2mr9670119ilt.98.1600388367510; Thu, 17 Sep 2020 17:19:27 -0700 (PDT) MIME-Version: 1.0 References: <202009171847.08HIlNXa015641@repo.freebsd.org> In-Reply-To: From: Ed Maste Date: Thu, 17 Sep 2020 20:19:15 -0400 Message-ID: Subject: Re: svn commit: r365846 - head To: Kyle Evans Cc: src-committers , svn-src-all , svn-src-head Content-Type: text/plain; charset="UTF-8" X-Rspamd-Queue-Id: 4BsvbN6s0gz3brJ X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=pass (mx1.freebsd.org: domain of carpeddiem@gmail.com designates 209.85.166.182 as permitted sender) smtp.mailfrom=carpeddiem@gmail.com X-Spamd-Result: default: False [-2.05 / 15.00]; RCVD_TLS_ALL(0.00)[]; ARC_NA(0.00)[]; RCVD_COUNT_TWO(0.00)[2]; FREEFALL_USER(0.00)[carpeddiem]; FROM_HAS_DN(0.00)[]; RCPT_COUNT_THREE(0.00)[4]; TO_MATCH_ENVRCPT_ALL(0.00)[]; R_SPF_ALLOW(-0.20)[+ip4:209.85.128.0/17]; MIME_GOOD(-0.10)[text/plain]; DMARC_NA(0.00)[freebsd.org]; NEURAL_HAM_LONG(-0.78)[-0.776]; NEURAL_HAM_MEDIUM(-0.52)[-0.518]; TO_DN_ALL(0.00)[]; NEURAL_HAM_SHORT(-0.76)[-0.759]; RCVD_IN_DNSWL_NONE(0.00)[209.85.166.182:from]; FORGED_SENDER(0.30)[emaste@freebsd.org,carpeddiem@gmail.com]; RWL_MAILSPIKE_POSSIBLE(0.00)[209.85.166.182:from]; R_DKIM_NA(0.00)[]; FREEMAIL_ENVFROM(0.00)[gmail.com]; ASN(0.00)[asn:15169, ipnet:209.85.128.0/17, country:US]; MIME_TRACE(0.00)[0:+]; FROM_NEQ_ENVFROM(0.00)[emaste@freebsd.org,carpeddiem@gmail.com]; MAILMAN_DEST(0.00)[svn-src-all,svn-src-head] X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Sep 2020 00:19:29 -0000 On Thu, 17 Sep 2020 at 18:35, Ed Maste wrote: > > On Thu, 17 Sep 2020 at 15:07, Kyle Evans wrote: > > > > Is there any way we can sneak a r/o src tree build in here? I've had a > > PR open to do this in our Jenkins builds for a couple years, but > > without any ability to test it myself I suspect it'll continue > > unmerged. > > Cirrus-CI does the git clone for us and it is done as root, so we > should in effect have a RO src tree here. I'll confirm sometime later > on. Indeed, Cirrus checks out the tree under /tmp/cirrus-ci-build as root, and there are no files/directories writable by the unprivileged user added by this change.