Thanks, applied as 4ca588b6725522d951dfe860b13697bd5dd4ef4d.

Michael

[sent from post-receive hook]

On Thu, 16 Jan 2025 17:09:38 +0100, Christian Melki 
<[email protected]> 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 <[email protected]>
> Message-Id: <[email protected]>
> Signed-off-by: Michael Olbrich <[email protected]>
> 
> 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

Reply via email to