From mboxrd@z Thu Jan 1 00:00:00 1970 Delivery-date: Thu, 29 Sep 2022 16:53:11 +0200 Received: from metis.ext.pengutronix.de ([2001:67c:670:201:290:27ff:fe1d:cc33]) by lore.white.stw.pengutronix.de with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1oduuV-000fyh-9P for lore@lore.pengutronix.de; Thu, 29 Sep 2022 16:53:11 +0200 Received: from localhost ([127.0.0.1] helo=metis.ext.pengutronix.de) by metis.ext.pengutronix.de with esmtp (Exim 4.92) (envelope-from ) id 1oduuT-0007mj-SY; Thu, 29 Sep 2022 16:53:09 +0200 Received: from drehscheibe.grey.stw.pengutronix.de ([2a0a:edc0:0:c01:1d::a2]) by metis.ext.pengutronix.de with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1odutl-0007lK-Lu for ptxdist@pengutronix.de; Thu, 29 Sep 2022 16:52:25 +0200 Received: from [2a0a:edc0:0:1101:1d::28] (helo=dude02.red.stw.pengutronix.de) by drehscheibe.grey.stw.pengutronix.de with esmtp (Exim 4.94.2) (envelope-from ) id 1odutm-003d06-DO for ptxdist@pengutronix.de; Thu, 29 Sep 2022 16:52:24 +0200 Received: from localhost ([::1] helo=blackshift.org) by dude02.red.stw.pengutronix.de with esmtp (Exim 4.94.2) (envelope-from ) id 1odutk-009wFl-3c for ptxdist@pengutronix.de; Thu, 29 Sep 2022 16:52:24 +0200 From: Marc Kleine-Budde To: ptxdist@pengutronix.de Date: Thu, 29 Sep 2022 16:52:18 +0200 Message-Id: <20220929145223.1932910-1-mkl@pengutronix.de> X-Mailer: git-send-email 2.30.2 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: [ptxdist] [PATCH v4 0/5] various version bumps 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: , Reply-To: ptxdist@pengutronix.de 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.ext.pengutronix.de); SAEximRunCond expanded to false this series contains a few versions bumps and a configure fix for libcurl with deactivated ssl backend. regards, Marc changes since v1: https://lore.ptxdist.org/ptxdist/20220920125705.2728029-1-mkl@pengutronix.de - clarify subject and patch description for 1/7 changes since v2: https://lore.ptxdist.org/ptxdist/20220920141759.3394460-1-mkl@pengutronix.de - 1/5 simplify no SSL backend fix (thanks mol) - 2/5, 3/5, 4/5 update license file checksums - 5/5 nettle: new patch - dropped already applied patches changes since v3: https://lore.ptxdist.org/ptxdist/20220928121609.1209927-1-mkl@pengutronix.de/ - 2/5, 3/5, 4/5: explain diff of license files