From mboxrd@z Thu Jan 1 00:00:00 1970 Delivery-date: Mon, 22 Jun 2026 10:31:11 +0200 Received: from metis.whiteo.stw.pengutronix.de ([2a0a:edc0:2:b01:1d::104]) by lore.white.stw.pengutronix.de with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1wba3j-008aic-11 for lore@lore.pengutronix.de; Mon, 22 Jun 2026 10:31:11 +0200 Received: from [127.0.0.1] (helo=metis.whiteo.stw.pengutronix.de) by metis.whiteo.stw.pengutronix.de with esmtp (Exim 4.92) (envelope-from ) id 1wba3j-0006Fv-6W; Mon, 22 Jun 2026 10:31:11 +0200 Received: from mail.thorsis.com ([217.92.40.78]) by metis.whiteo.stw.pengutronix.de with esmtp (Exim 4.92) (envelope-from ) id 1wba3a-0006CE-CG for ptxdist@pengutronix.de; Mon, 22 Jun 2026 10:31:02 +0200 Received: from [127.0.0.1] (localhost [127.0.0.1]) by localhost (Mailerdaemon) with ESMTPSA id 646A1148E769; Mon, 22 Jun 2026 10:31:14 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=thorsis.com; s=dkim; t=1782117074; h=from:subject:date:message-id:to:cc:mime-version:content-type: in-reply-to:references; bh=zoaRvAH1STCDpW7bSAGjPckc/Q3HgCUje5K8yvIuwBw=; b=Ehgo63f5yZTuvXSGldTRV9CSBjUQd3HgrW6cnv0PCwTkTy12+2UX54CoZhwAP1ZjtTVLV/ 8ktADWfc/82Geu71XNU8ZD4j8sUUAVl9xbt2/VO/NM7wjy0kb1HHU1KSFT8rQbpCGT9/NN t8Sv4gkAJU0SGtPh8VY/yPM7gjAi+OOZAU3QtbTv1dfOU7mWOSKdZAmtl7b+apLeOgNOsE FgaXho5l1rWVRwSNV/ZwQlJRvyDEAXL2SlwKsfVdPcwKd1Alw6dxzdsft86Jvahh0P1AWc tgv0WY6S3yUiuXcqOFmZDhJrsPortrLcmik8481quu6yUpNH7t8Qbw8kW+TGdw== Date: Mon, 22 Jun 2026 10:30:55 +0200 To: Alexander Dahl via ptxdist Message-ID: <20260622-wronged-tightness-d28cefe6a2f7@thorsis.com> Mail-Followup-To: Alexander Dahl via ptxdist References: <20260622081230.187757-1-ada@thorsis.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20260622081230.187757-1-ada@thorsis.com> User-Agent: Mutt/2.2.13 (2024-03-09) X-Last-TLS-Session-Version: TLSv1.3 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on metis.whiteo.stw.pengutronix.de X-Spam-Level: X-Spam-Status: No, score=-3.1 required=4.0 tests=AWL,BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,SPF_HELO_NONE,SPF_PASS autolearn=ham autolearn_force=no version=3.4.2 Subject: Re: [ptxdist] [PATCH 0/2] libnet: version bump and add license information X-BeenThere: ptxdist@pengutronix.de X-Mailman-Version: 2.1.29 Precedence: list List-Id: PTXdist Development Mailing List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , From: Alexander Dahl via ptxdist Reply-To: ptxdist@pengutronix.de Cc: Alexander Dahl Sender: "ptxdist" X-SA-Exim-Connect-IP: 127.0.0.1 X-SA-Exim-Mail-From: ptxdist-bounces@pengutronix.de X-SA-Exim-Scanned: No (on metis.whiteo.stw.pengutronix.de); SAEximRunCond expanded to false Hei, Am Mon, Jun 22, 2026 at 10:12:28AM +0200 schrieb Alexander Dahl via ptxdist: > Hello, > > doing the version bump before adding the license information here, > because libnet dropped BSD-4-Clause and moved license files before v1.3 > release. Forgot the reference for that claim: Link: https://github.com/libnet/libnet/pull/94 A > > Greets > Alex > > Alexander Dahl (2): > libnet: version bump 1.1.6 -> 1.3 > libnet: Add license information > > rules/libnet.make | 22 +++++++++++++++++++--- > 1 file changed, 19 insertions(+), 3 deletions(-) > > > base-commit: 3d185e7c01807e7a2f58a89fe811ed572d267099 > -- > 2.47.3 > >