From nobody Mon Jun 17 19:48:31 2024 X-Original-To: freebsd-current@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4W30nC3XXVz5PVFj for ; Mon, 17 Jun 2024 19:48:47 +0000 (UTC) (envelope-from carpeddiem@gmail.com) Received: from mail-io1-f45.google.com (mail-io1-f45.google.com [209.85.166.45]) (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 "WR4" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4W30nC1kCsz4Mgr; Mon, 17 Jun 2024 19:48:47 +0000 (UTC) (envelope-from carpeddiem@gmail.com) Authentication-Results: mx1.freebsd.org; none Received: by mail-io1-f45.google.com with SMTP id ca18e2360f4ac-7e23dc4bda0so189156139f.3; Mon, 17 Jun 2024 12:48:47 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718653724; x=1719258524; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=H7gt3C5x0tKFBbzT5eD5UKYuJiNo3I0G6n87+qSJB3A=; b=EqSQifWBoUcYey8yonDFufBHhmcfjiWrqkadOgrtqHXsmjTCB/ztXvxkNvIgoj+5Wi AOer9XtZQinx0hlHQjmkNOMWJfsbpWfutYnNAL2D3gyOBV6qSrSLYMpd+moZna2dKBIO 3OAPLUYVhUbSWIYdwTOY9nONPwmFPZT97LwyUMF0+CONp0MBMFvI/MuNNLX51e28YWDC OJ3SEp8f53d1C1KfZXdfsQqPZNdKuEnWUXEImcATs+AgcvLV7MJ1Fq/ROMOJcRZygxPh x0nU6nac3QKl4qCoe3ciPqVIUEdWq70lmttbr/lnSJ8zqige7C3FRLkcvYvsi2nxGuSb LGrA== X-Gm-Message-State: AOJu0Yz8cXoBHq0gA0Dotn2Xm8DgYABBjd49dQyfNlp0OwR0sq/ac0/8 4EIDE6/PMWAxqWYONbqIaWQAQnSnK7sPJVH+fQjxQ7A3u0W34ymAHBcsEugNu9ENxnMBkfIc43W tUimzUd7BiDTizSTWr9NKqqHf+E463g== X-Google-Smtp-Source: AGHT+IEwpqUIuCLqHxRizltVAufiWSCDTdTeakci3e1eSbd0Z2CCwB0KmrFwCkH1aUKKvn7scEQg3k1l5hS9GNHuFlQ= X-Received: by 2002:a05:6602:1551:b0:7eb:9697:95e1 with SMTP id ca18e2360f4ac-7ebeaef1178mr1258910439f.0.1718653723935; Mon, 17 Jun 2024 12:48:43 -0700 (PDT) List-Id: Discussions about the use of FreeBSD-current List-Archive: https://lists.freebsd.org/archives/freebsd-current List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-current@FreeBSD.org MIME-Version: 1.0 References: <20240617171546.3e12a8ed.grembo@freebsd.org> In-Reply-To: <20240617171546.3e12a8ed.grembo@freebsd.org> From: Ed Maste Date: Mon, 17 Jun 2024 15:48:31 -0400 Message-ID: Subject: Re: Heads-up: ifconfig address without a mask/width to become an error To: Michael Gmelin Cc: FreeBSD Current Content-Type: text/plain; charset="UTF-8" X-Spamd-Bar: ---- X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:15169, ipnet:209.85.128.0/17, country:US] X-Rspamd-Queue-Id: 4W30nC1kCsz4Mgr On Mon, 17 Jun 2024 at 11:16, Michael Gmelin wrote: > > Hi Ed, > > In case there is no EN, what is the process to add information about > issues like this to the release notes? Something like "known issues", > which those of us who read the release notes can stumble over and check? Great question - we don't have a consistent process for an announcement like this that does not come with a patch. It would make sense to me to issue an Erratum Notice without a patch, although I don't believe we've done that before. At a minimum we could update the release notes for 14.0 and 14.1 on the website to make note of this.