Thanks, applied as 82845460d8eeda471c5eecd4d4c43163555e3541. Michael
[sent from post-receive hook] On Fri, 25 Oct 2024 09:32:53 +0200, Christian Melki <[email protected]> wrote: > Minor changes. > https://github.com/mlichvar/chrony/blob/4.6.1/NEWS > > * Forward patches, applies cleanly > > Signed-off-by: Christian Melki <[email protected]> > Message-Id: <[email protected]> > Signed-off-by: Michael Olbrich <[email protected]> > > diff --git > a/patches/chrony-4.6/0001-configure-make-unrecognized-option-a-fatal-error.patch > > b/patches/chrony-4.6.1/0001-configure-make-unrecognized-option-a-fatal-error.patch > similarity index 100% > rename from > patches/chrony-4.6/0001-configure-make-unrecognized-option-a-fatal-error.patch > rename to > patches/chrony-4.6.1/0001-configure-make-unrecognized-option-a-fatal-error.patch > diff --git a/patches/chrony-4.6/series b/patches/chrony-4.6.1/series > similarity index 100% > rename from patches/chrony-4.6/series > rename to patches/chrony-4.6.1/series > diff --git a/rules/chrony.make b/rules/chrony.make > index c3beabe050ea..33050fc2f858 100644 > --- a/rules/chrony.make > +++ b/rules/chrony.make > @@ -15,8 +15,8 @@ PACKAGES-$(PTXCONF_CHRONY) += chrony > # > # Paths and names > # > -CHRONY_VERSION := 4.6 > -CHRONY_MD5 := 847eb50fd67a85a9b16c4cf2cd584a29 > +CHRONY_VERSION := 4.6.1 > +CHRONY_MD5 := 81a83f54d5f8e1d5fd9afcf8a40c493d > CHRONY := chrony-$(CHRONY_VERSION) > CHRONY_SUFFIX := tar.gz > CHRONY_URL := > https://chrony-project.org/releases/$(CHRONY).$(CHRONY_SUFFIX)
