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 v2] host-fakeroot: Version bump. 1.28 -> 1.29.
Date: Fri, 23 Sep 2022 16:21:10 +0200	[thread overview]
Message-ID: <20220923142110.1904332-1-christian.melki@t2data.com> (raw)

Minor bugfix. Hardly noteworthy.
* Forward patches.

Signed-off-by: Christian Melki <christian.melki@t2data.com>
---
 .../0001-Also-wrap-the-stat-library-call.patch              | 0
 .../0002-Fix-prototype-generation-for-openat.patch          | 0
 .../0003-make-fakeroot-relocatable.patch                    | 0
 patches/{fakeroot-1.28 => fakeroot-1.29}/autogen.sh         | 0
 patches/{fakeroot-1.28 => fakeroot-1.29}/series             | 0
 rules/host-fakeroot.make                                    | 6 +++---
 6 files changed, 3 insertions(+), 3 deletions(-)
 rename patches/{fakeroot-1.28 => fakeroot-1.29}/0001-Also-wrap-the-stat-library-call.patch (100%)
 rename patches/{fakeroot-1.28 => fakeroot-1.29}/0002-Fix-prototype-generation-for-openat.patch (100%)
 rename patches/{fakeroot-1.28 => fakeroot-1.29}/0003-make-fakeroot-relocatable.patch (100%)
 rename patches/{fakeroot-1.28 => fakeroot-1.29}/autogen.sh (100%)
 rename patches/{fakeroot-1.28 => fakeroot-1.29}/series (100%)

diff --git a/patches/fakeroot-1.28/0001-Also-wrap-the-stat-library-call.patch b/patches/fakeroot-1.29/0001-Also-wrap-the-stat-library-call.patch
similarity index 100%
rename from patches/fakeroot-1.28/0001-Also-wrap-the-stat-library-call.patch
rename to patches/fakeroot-1.29/0001-Also-wrap-the-stat-library-call.patch
diff --git a/patches/fakeroot-1.28/0002-Fix-prototype-generation-for-openat.patch b/patches/fakeroot-1.29/0002-Fix-prototype-generation-for-openat.patch
similarity index 100%
rename from patches/fakeroot-1.28/0002-Fix-prototype-generation-for-openat.patch
rename to patches/fakeroot-1.29/0002-Fix-prototype-generation-for-openat.patch
diff --git a/patches/fakeroot-1.28/0003-make-fakeroot-relocatable.patch b/patches/fakeroot-1.29/0003-make-fakeroot-relocatable.patch
similarity index 100%
rename from patches/fakeroot-1.28/0003-make-fakeroot-relocatable.patch
rename to patches/fakeroot-1.29/0003-make-fakeroot-relocatable.patch
diff --git a/patches/fakeroot-1.28/autogen.sh b/patches/fakeroot-1.29/autogen.sh
similarity index 100%
rename from patches/fakeroot-1.28/autogen.sh
rename to patches/fakeroot-1.29/autogen.sh
diff --git a/patches/fakeroot-1.28/series b/patches/fakeroot-1.29/series
similarity index 100%
rename from patches/fakeroot-1.28/series
rename to patches/fakeroot-1.29/series
diff --git a/rules/host-fakeroot.make b/rules/host-fakeroot.make
index 80d9d7fbf..2436f99d0 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.28
-HOST_FAKEROOT_MD5	:= 75663fa4d0d1eedab0b951bb977bc12f
+HOST_FAKEROOT_VERSION	:= 1.29
+HOST_FAKEROOT_MD5	:= cab9604a7dc1d58346e0d15bb285bd0f
 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/20220304T204941Z/pool/main/f/fakeroot/$(HOST_FAKEROOT_TARBALL)
+HOST_FAKEROOT_URL	:= https://snapshot.debian.org/archive/debian/20220522T213641Z/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
-- 
2.34.1




             reply	other threads:[~2022-09-23 14:21 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-23 14:21 Christian Melki [this message]
2022-09-28 14:29 ` [ptxdist] [APPLIED] " Michael Olbrich

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=20220923142110.1904332-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