From mboxrd@z Thu Jan 1 00:00:00 1970 Delivery-date: Thu, 16 Jan 2025 17:10:34 +0100 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 1tYSS1-000ewZ-1a for lore@lore.pengutronix.de; Thu, 16 Jan 2025 17:10:34 +0100 Received: from localhost ([127.0.0.1] helo=metis.whiteo.stw.pengutronix.de) by metis.whiteo.stw.pengutronix.de with esmtp (Exim 4.92) (envelope-from ) id 1tYSS1-0003P3-Qs; Thu, 16 Jan 2025 17:10:33 +0100 Received: from drehscheibe.grey.stw.pengutronix.de ([2a0a:edc0:0:c01:1d::a2]) by metis.whiteo.stw.pengutronix.de with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1tYSR9-0001l6-0B; Thu, 16 Jan 2025 17:09:39 +0100 Received: from dude05.red.stw.pengutronix.de ([2a0a:edc0:0:1101:1d::54]) by drehscheibe.grey.stw.pengutronix.de with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1tYSR8-000HTp-2f; Thu, 16 Jan 2025 17:09:38 +0100 Received: from mol by dude05.red.stw.pengutronix.de with local (Exim 4.96) (envelope-from ) id 1tYSR8-001nAW-2W; Thu, 16 Jan 2025 17:09:38 +0100 From: Michael Olbrich To: ptxdist@pengutronix.de Date: Thu, 16 Jan 2025 17:09:38 +0100 Message-Id: <20250116160938.427325-1-m.olbrich@pengutronix.de> X-Mailer: git-send-email 2.39.5 In-Reply-To: <20250103112232.963262-1-christian.melki@t2data.com> References: <20250103112232.963262-1-christian.melki@t2data.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [ptxdist] [APPLIED] e2fsprogs: Version bump. 1.47.1 -> 1.47.2 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 Cc: Christian Melki 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 Thanks, applied as 4ca588b6725522d951dfe860b13697bd5dd4ef4d. Michael [sent from post-receive hook] On Thu, 16 Jan 2025 17:09:38 +0100, Christian Melki wrote: > Minor fixes and changes. > https://github.com/tytso/e2fsprogs/blob/v1.47.2/doc/RelNotes/v1.47.2.txt > > * Forward patchset. Applies cleanly. > > * Change source URL to kernel mirror. > SF did not contain the new release and it is borderline dead to me. > > Signed-off-by: Christian Melki > Message-Id: <20250103112232.963262-1-christian.melki@t2data.com> > Signed-off-by: Michael Olbrich > > diff --git a/patches/e2fsprogs-1.47.1/0001-e2fsprogs-Disable-docs.patch b/patches/e2fsprogs-1.47.2/0001-e2fsprogs-Disable-docs.patch > similarity index 100% > rename from patches/e2fsprogs-1.47.1/0001-e2fsprogs-Disable-docs.patch > rename to patches/e2fsprogs-1.47.2/0001-e2fsprogs-Disable-docs.patch > diff --git a/patches/e2fsprogs-1.47.1/0002-e2fsprogs-Disable-ldconfig.patch b/patches/e2fsprogs-1.47.2/0002-e2fsprogs-Disable-ldconfig.patch > similarity index 100% > rename from patches/e2fsprogs-1.47.1/0002-e2fsprogs-Disable-ldconfig.patch > rename to patches/e2fsprogs-1.47.2/0002-e2fsprogs-Disable-ldconfig.patch > diff --git a/patches/e2fsprogs-1.47.1/0003-mke2fs.conf-remove-orphan_file-from-ext4-features.patch b/patches/e2fsprogs-1.47.2/0003-mke2fs.conf-remove-orphan_file-from-ext4-features.patch > similarity index 100% > rename from patches/e2fsprogs-1.47.1/0003-mke2fs.conf-remove-orphan_file-from-ext4-features.patch > rename to patches/e2fsprogs-1.47.2/0003-mke2fs.conf-remove-orphan_file-from-ext4-features.patch > diff --git a/patches/e2fsprogs-1.47.1/series b/patches/e2fsprogs-1.47.2/series > similarity index 100% > rename from patches/e2fsprogs-1.47.1/series > rename to patches/e2fsprogs-1.47.2/series > diff --git a/rules/e2fsprogs.make b/rules/e2fsprogs.make > index f5cc651b1336..3675567f0ae0 100644 > --- a/rules/e2fsprogs.make > +++ b/rules/e2fsprogs.make > @@ -15,11 +15,11 @@ PACKAGES-$(PTXCONF_E2FSPROGS) += e2fsprogs > # > # Paths and names > # > -E2FSPROGS_VERSION := 1.47.1 > -E2FSPROGS_MD5 := 75e6d1353cbe6d5728a98fb0267206cb > +E2FSPROGS_VERSION := 1.47.2 > +E2FSPROGS_MD5 := 56a9e11ca395297627fed9b5afc4fec5 > E2FSPROGS := e2fsprogs-$(E2FSPROGS_VERSION) > E2FSPROGS_SUFFIX := tar.gz > -E2FSPROGS_URL := $(call ptx/mirror, SF, e2fsprogs/e2fsprogs/v$(E2FSPROGS_VERSION)/$(E2FSPROGS).$(E2FSPROGS_SUFFIX)) > +E2FSPROGS_URL := $(call ptx/mirror, KERNEL, kernel/people/tytso/e2fsprogs/v$(E2FSPROGS_VERSION)/$(E2FSPROGS).$(E2FSPROGS_SUFFIX)) > E2FSPROGS_SOURCE := $(SRCDIR)/$(E2FSPROGS).$(E2FSPROGS_SUFFIX) > E2FSPROGS_DIR := $(BUILDDIR)/$(E2FSPROGS) > E2FSPROGS_LICENSE := GPL-2.0-or-later AND LGPL-2.0-or-later AND BSD-3-Clause AND MIT