Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Adrian Bunk <bunk@stusta.de>
To: akuster808 <akuster808@gmail.com>
Cc: openembedded-core@lists.openembedded.org
Subject: Re: [PATCH] bind: Remove RECIPE_NO_UPDATE_REASON and follow the ESV releases
Date: Tue, 30 Jul 2019 12:47:10 +0300	[thread overview]
Message-ID: <20190730094710.GB11235@localhost> (raw)
In-Reply-To: <5acdfa6c-f88a-7812-a0b1-108e4532ebbd@gmail.com>

On Tue, Jul 30, 2019 at 02:20:40AM -0700, akuster808 wrote:
> 
> 
> On 7/29/19 3:00 AM, Adrian Bunk wrote:
> > Signed-off-by: Adrian Bunk <bunk@stusta.de>
> > ---
> >  meta/recipes-connectivity/bind/bind_9.11.5-P4.bb | 4 ++--
> >  1 file changed, 2 insertions(+), 2 deletions(-)
> >
> > diff --git a/meta/recipes-connectivity/bind/bind_9.11.5-P4.bb b/meta/recipes-connectivity/bind/bind_9.11.5-P4.bb
> > index 1355841e6b..93c406f778 100644
> > --- a/meta/recipes-connectivity/bind/bind_9.11.5-P4.bb
> > +++ b/meta/recipes-connectivity/bind/bind_9.11.5-P4.bb
> > @@ -26,8 +26,8 @@ SRC_URI[md5sum] = "8ddab4b61fa4516fe404679c74e37960"
> >  SRC_URI[sha256sum] = "7e8c08192bcbaeb6e9f2391a70e67583b027b90e8c4bc1605da6eb126edde434"
> >  
> >  UPSTREAM_CHECK_URI = "https://ftp.isc.org/isc/bind9/"
> > -UPSTREAM_CHECK_REGEX = "(?P<pver>9(\.\d+)+(-P\d+)*)/"
> > -RECIPE_NO_UPDATE_REASON = "9.11 is LTS 2021"
> > +# stay at 9.11 until 9.16, from 9.16 follow the ESV versions divisible by 4
> > +UPSTREAM_CHECK_REGEX = "(?P<pver>9.(11|16|20|24|28)(\.\d+)+(-P\d+)*)/"
> 
> So are you setting the package update policy to LTS only ?

RECIPE_NO_UPDATE_REASON was a bug in any case since it prevented 
upgrades on the 9.11 branch.

> Its a function over maintenance question.

Yes.

> I don't understand why this package is being singled out. I think it
> should be an OE  architecture discussion

My impression is that the default in OE is to follow upstream LTS,
and not doing so would be the exception.

> - Armin

cu
Adrian

-- 

       "Is there not promise of rain?" Ling Tan asked suddenly out
        of the darkness. There had been need of rain for many days.
       "Only a promise," Lao Er said.
                                       Pearl S. Buck - Dragon Seed



  reply	other threads:[~2019-07-30  9:47 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-07-29 10:00 [PATCH] bind: Remove RECIPE_NO_UPDATE_REASON and follow the ESV releases Adrian Bunk
2019-07-30  9:20 ` akuster808
2019-07-30  9:47   ` Adrian Bunk [this message]
2019-07-30 13:01   ` Alexander Kanavin
2019-07-30 18:02     ` Khem Raj

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=20190730094710.GB11235@localhost \
    --to=bunk@stusta.de \
    --cc=akuster808@gmail.com \
    --cc=openembedded-core@lists.openembedded.org \
    /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