mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Christian Melki <christian.melki@t2data.com>
To: ptxdist@pengutronix.de
Subject: [ptxdist] [PATCH] e2fsprogs: Version bump. 1.47.1 -> 1.47.2
Date: Fri,  3 Jan 2025 12:22:32 +0100	[thread overview]
Message-ID: <20250103112232.963262-1-christian.melki@t2data.com> (raw)

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 <christian.melki@t2data.com>
---
 .../0001-e2fsprogs-Disable-docs.patch                       | 0
 .../0002-e2fsprogs-Disable-ldconfig.patch                   | 0
 ...-mke2fs.conf-remove-orphan_file-from-ext4-features.patch | 0
 patches/{e2fsprogs-1.47.1 => e2fsprogs-1.47.2}/series       | 0
 rules/e2fsprogs.make                                        | 6 +++---
 5 files changed, 3 insertions(+), 3 deletions(-)
 rename patches/{e2fsprogs-1.47.1 => e2fsprogs-1.47.2}/0001-e2fsprogs-Disable-docs.patch (100%)
 rename patches/{e2fsprogs-1.47.1 => e2fsprogs-1.47.2}/0002-e2fsprogs-Disable-ldconfig.patch (100%)
 rename patches/{e2fsprogs-1.47.1 => e2fsprogs-1.47.2}/0003-mke2fs.conf-remove-orphan_file-from-ext4-features.patch (100%)
 rename patches/{e2fsprogs-1.47.1 => e2fsprogs-1.47.2}/series (100%)

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 f5cc651b1..3675567f0 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
-- 
2.34.1




                 reply	other threads:[~2025-01-03 11:23 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20250103112232.963262-1-christian.melki@t2data.com \
    --to=christian.melki@t2data.com \
    --cc=ptxdist@pengutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox