From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mail.thorsis.com ([92.198.35.195]) by metis.ext.pengutronix.de with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1jqtl4-0007gD-Tn for ptxdist@pengutronix.de; Thu, 02 Jul 2020 09:35:47 +0200 Received: from localhost (localhost [127.0.0.1]) by mail.thorsis.com (Postfix) with ESMTP id 32C7B2A7C for ; Thu, 2 Jul 2020 09:35:46 +0200 (CEST) Received: from mail.thorsis.com ([127.0.0.1]) by localhost (mail.thorsis.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id old9VL4hpQMo for ; Thu, 2 Jul 2020 09:35:46 +0200 (CEST) Received: from adahl by ada.ifak-system.com with local (Exim 4.92) (envelope-from ) id 1jqtky-0006HR-59 for ptxdist@pengutronix.de; Thu, 02 Jul 2020 09:35:40 +0200 From: Alexander Dahl Date: Thu, 2 Jul 2020 09:35:37 +0200 Message-Id: <20200702073540.24100-1-ada@thorsis.com> Subject: [ptxdist] [PATCH 0/3] dropwatch: Post upgrade tweaks List-Id: PTXdist Development Mailing List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: ptxdist@pengutronix.de MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: ptxdist-bounces@pengutronix.de Sender: "ptxdist" To: ptxdist@pengutronix.de Hei hei, I already had the version bump on my todo stack, but Michael was faster with c03e3ff8f8f9 ("dropwatch: version bump 2015-07-06-g7c33d8a -> 1.5.3"). However I still had some leftovers and split them up now and send this as a follow up series to the mentioned commit. Greets Alex Alexander Dahl (3): dropwatch: Update license information dropwatch: Update help text dropwatch: Add upstream patches ...ssue-when-compiling-with-Wcast-align.patch | 47 +++++++++++++++++++ .../0002-Fix-configure-for-libnl3-genl.patch | 43 +++++++++++++++++ patches/dropwatch-1.5.3/series | 5 ++ rules/dropwatch.in | 4 +- rules/dropwatch.make | 3 +- 5 files changed, 99 insertions(+), 3 deletions(-) create mode 100644 patches/dropwatch-1.5.3/0001-Fix-build-issue-when-compiling-with-Wcast-align.patch create mode 100644 patches/dropwatch-1.5.3/0002-Fix-configure-for-libnl3-genl.patch create mode 100644 patches/dropwatch-1.5.3/series -- 2.26.2 _______________________________________________ ptxdist mailing list ptxdist@pengutronix.de To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de