From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Christian Melki <christian.melki@t2data.com>
Subject: Re: [ptxdist] [APPLIED] host-fakeroot: Version bump. 1.35.1 -> 1.37.1.2
Date: Sat, 12 Jul 2025 17:48:22 +0200 [thread overview]
Message-ID: <20250712154822.3675800-1-m.olbrich@pengutronix.de> (raw)
In-Reply-To: <20250709090818.3568719-1-christian.melki@t2data.com>
Thanks, applied as 852f0699bab2d216223c005c369d209d0e072234.
Michael
[sent from post-receive hook]
On Sat, 12 Jul 2025 17:48:22 +0200, Christian Melki <christian.melki@t2data.com> wrote:
> Looks like minor fixes.
> https://salsa.debian.org/clint/fakeroot/-/blob/debian/1.37.1.2-1/debian/changelog?ref_type=tags
>
> * Change URL to reflect something that contains 1.37.1.2
>
> * Forward patchset, applies cleanly.
>
> * Remove -fpermissive. Bug with uint8_t casts seems fixed, builds with my GCC 15 atleast.
>
> Signed-off-by: Christian Melki <christian.melki@t2data.com>
> Message-Id: <20250709090818.3568719-1-christian.melki@t2data.com>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
>
> diff --git a/patches/fakeroot-1.35.1/0001-make-fakeroot-relocatable.patch b/patches/fakeroot-1.37.1.2/0001-make-fakeroot-relocatable.patch
> similarity index 100%
> rename from patches/fakeroot-1.35.1/0001-make-fakeroot-relocatable.patch
> rename to patches/fakeroot-1.37.1.2/0001-make-fakeroot-relocatable.patch
> diff --git a/patches/fakeroot-1.35.1/series b/patches/fakeroot-1.37.1.2/series
> similarity index 100%
> rename from patches/fakeroot-1.35.1/series
> rename to patches/fakeroot-1.37.1.2/series
> diff --git a/rules/host-fakeroot.make b/rules/host-fakeroot.make
> index a482e1cf5efe..b5a02b6c3892 100644
> --- a/rules/host-fakeroot.make
> +++ b/rules/host-fakeroot.make
> @@ -15,12 +15,12 @@ HOST_PACKAGES-$(PTXCONF_HOST_FAKEROOT) += host-fakeroot
> #
> # Paths and names
> #
> -HOST_FAKEROOT_VERSION := 1.35.1
> -HOST_FAKEROOT_MD5 := 5a75981fd3e805c9f8143bf62103f341
> +HOST_FAKEROOT_VERSION := 1.37.1.2
> +HOST_FAKEROOT_MD5 := e1ed8058217779bb364a8268010a60c4
> HOST_FAKEROOT_SUFFIX := tar.gz
> HOST_FAKEROOT := fakeroot-$(HOST_FAKEROOT_VERSION)
> HOST_FAKEROOT_TARBALL := fakeroot_$(HOST_FAKEROOT_VERSION).orig.$(HOST_FAKEROOT_SUFFIX)
> -HOST_FAKEROOT_URL := https://snapshot.debian.org/archive/debian/20240713T143724Z/pool/main/f/fakeroot/$(HOST_FAKEROOT_TARBALL)
> +HOST_FAKEROOT_URL := https://snapshot.debian.org/archive/debian/20250707T203754Z/pool/main/f/fakeroot/$(HOST_FAKEROOT_TARBALL)
> HOST_FAKEROOT_SOURCE := $(SRCDIR)/$(HOST_FAKEROOT_TARBALL)
> HOST_FAKEROOT_DIR := $(HOST_BUILDDIR)/$(HOST_FAKEROOT)
> HOST_FAKEROOT_LICENSE := GPL-3.0-or-later
> @@ -40,9 +40,6 @@ HOST_FAKEROOT_CONF_OPT := \
> $(HOST_AUTOCONF) \
> --libdir=/usr/lib/fakeroot
>
> -HOST_FAKEROOT_CFLAGS := \
> - -fpermissive
> -
> HOST_FAKEROOT_INSTALL_OPT := \
> SUBDIRS=scripts \
> install
prev parent reply other threads:[~2025-07-12 15:49 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-07-09 9:08 [ptxdist] [PATCH] " Christian Melki
2025-07-12 15:48 ` Michael Olbrich [this message]
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=20250712154822.3675800-1-m.olbrich@pengutronix.de \
--to=m.olbrich@pengutronix.de \
--cc=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