From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: "Sven Püschel" <s.pueschel@pengutronix.de>
Subject: Re: [ptxdist] [APPLIED] cifs-utils: version bump 7.0 -> 7.4
Date: Sun, 19 Oct 2025 14:05:22 +0200 [thread overview]
Message-ID: <20251019120522.655985-1-m.olbrich@pengutronix.de> (raw)
In-Reply-To: <20251015090330.2728448-1-s.pueschel@pengutronix.de>
Thanks, applied as eee7bbac6cd88b8d5f8a6ea77885978d58b96213.
Michael
[sent from post-receive hook]
On Sun, 19 Oct 2025 14:05:22 +0200, Sven Püschel <s.pueschel@pengutronix.de> wrote:
> The 7.4 archive misses an install-sh script. This generates an error
> while running the included configure script. Therefore add an
> autogen.sh patch to solve the problem for this release.
>
> Signed-off-by: Sven Püschel <s.pueschel@pengutronix.de>
> Message-Id: <20251015090330.2728448-1-s.pueschel@pengutronix.de>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
>
> diff --git a/patches/cifs-utils-7.4/autogen.sh b/patches/cifs-utils-7.4/autogen.sh
> new file mode 120000
> index 000000000000..9f8a4cb7ddcb
> --- /dev/null
> +++ b/patches/cifs-utils-7.4/autogen.sh
> @@ -0,0 +1 @@
> +../autogen.sh
> \ No newline at end of file
> diff --git a/rules/cifs-utils.make b/rules/cifs-utils.make
> index 20556391eddb..fc23b5639004 100644
> --- a/rules/cifs-utils.make
> +++ b/rules/cifs-utils.make
> @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_CIFS_UTILS) += cifs-utils
> #
> # Paths and names
> #
> -CIFS_UTILS_VERSION := 7.0
> -CIFS_UTILS_MD5 := 518431bf43f23e6aacd97e80e2060df7
> +CIFS_UTILS_VERSION := 7.4
> +CIFS_UTILS_MD5 := ced910b43321c604a9c402beac45cb4e
> CIFS_UTILS := cifs-utils-$(CIFS_UTILS_VERSION)
> CIFS_UTILS_SUFFIX := tar.bz2
> CIFS_UTILS_URL := https://ftp.samba.org/pub/linux-cifs/cifs-utils/$(CIFS_UTILS).$(CIFS_UTILS_SUFFIX)
> @@ -45,10 +45,11 @@ CIFS_UTILS_CONF_OPT := \
> --disable-pam \
> --disable-systemd \
> --disable-man \
> + --with-libcap-ng=no \
> --without-libcap
>
> CIFS_UTILS_INSTALL_OPT := \
> - root_sbindir=/usr/sbin \
> + ROOTSBINDIR=/usr/sbin \
> install
>
> # ----------------------------------------------------------------------------
prev parent reply other threads:[~2025-10-19 12:05 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-10-15 9:03 [ptxdist] [PATCH] " Sven Püschel
2025-10-19 12:05 ` 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=20251019120522.655985-1-m.olbrich@pengutronix.de \
--to=m.olbrich@pengutronix.de \
--cc=ptxdist@pengutronix.de \
--cc=s.pueschel@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