From: Bruce Ashfield <bruce.ashfield@gmail.com>
To: yi.zhao@eng.windriver.com
Cc: meta-virtualization@lists.yoctoproject.org
Subject: Re: [meta-virtualization] [m-c-s][PATCH] nss-pam-ldapd: add UPSTREAM_CHECK_URI
Date: Tue, 2 Dec 2025 00:03:38 -0500 [thread overview]
Message-ID: <aS5zKusKvgc6MaZn@gmail.com> (raw)
In-Reply-To: <20251127135339.428115-1-yi.zhao@windriver.com>
merged.
Bruce
In message: [meta-virtualization] [m-c-s][PATCH] nss-pam-ldapd: add UPSTREAM_CHECK_URI
on 27/11/2025 Yi Zhao via lists.yoctoproject.org wrote:
> Add UPSTREAM_CHECK_URI to check the correct latest stable verison.
>
> Before the patch:
> $ devtool latest-version nss-pam-ldapd
> INFO: Current version: 0.9.12
> INFO: Latest version:
>
> After the patch:
> $ devtool latest-version nss-pam-ldapd
> INFO: Current version: 0.9.12
> INFO: Latest version: 0.9.13
>
> Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
> ---
> recipes-support/nss-pam-ldapd/nss-pam-ldapd_0.9.12.bb | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/recipes-support/nss-pam-ldapd/nss-pam-ldapd_0.9.12.bb b/recipes-support/nss-pam-ldapd/nss-pam-ldapd_0.9.12.bb
> index 08923275..98fcc0b3 100644
> --- a/recipes-support/nss-pam-ldapd/nss-pam-ldapd_0.9.12.bb
> +++ b/recipes-support/nss-pam-ldapd/nss-pam-ldapd_0.9.12.bb
> @@ -21,6 +21,8 @@ SRC_URI = "\
> file://nslcd.service \
> "
>
> +UPSTREAM_CHECK_URI = "https://arthurdejong.org/nss-pam-ldapd/downloads"
> +
> inherit autotools features_check
> REQUIRED_DISTRO_FEATURES = "pam"
>
> --
> 2.34.1
>
>
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#9463): https://lists.yoctoproject.org/g/meta-virtualization/message/9463
> Mute This Topic: https://lists.yoctoproject.org/mt/116500718/1050810
> Group Owner: meta-virtualization+owner@lists.yoctoproject.org
> Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/unsub [bruce.ashfield@gmail.com]
> -=-=-=-=-=-=-=-=-=-=-=-
>
prev parent reply other threads:[~2025-12-02 5:03 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-11-27 13:53 [m-c-s][PATCH] nss-pam-ldapd: add UPSTREAM_CHECK_URI Yi Zhao
2025-12-02 5:03 ` Bruce Ashfield [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=aS5zKusKvgc6MaZn@gmail.com \
--to=bruce.ashfield@gmail.com \
--cc=meta-virtualization@lists.yoctoproject.org \
--cc=yi.zhao@eng.windriver.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.