mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Christian Melki <christian.melki@t2data.com>
Subject: Re: [ptxdist] [APPLIED] chrony: Version bump. 4.4 -> 4.5
Date: Wed, 13 Dec 2023 08:47:28 +0100	[thread overview]
Message-ID: <20231213074728.694877-1-m.olbrich@pengutronix.de> (raw)
In-Reply-To: <20231207194031.981319-1-christian.melki@t2data.com>

Thanks, applied as 5853b9c05e5eddc47786ab48f44fba4e758c75ca.

Michael

[sent from post-receive hook]

On Wed, 13 Dec 2023 08:47:28 +0100, Christian Melki <christian.melki@t2data.com> wrote:
> Various fixes.
> https://github.com/mlichvar/chrony/compare/4.4...4.5
> https://github.com/mlichvar/chrony/blob/4.5/NEWS
> Chrony could do with a little bit of option polishing.
> 
> * Forward patch, fix offset. Applies ok.
> 
> Signed-off-by: Christian Melki <christian.melki@t2data.com>
> Message-Id: <20231207194031.981319-1-christian.melki@t2data.com>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/patches/chrony-4.4/0001-configure-make-unrecognized-option-a-fatal-error.patch b/patches/chrony-4.5/0001-configure-make-unrecognized-option-a-fatal-error.patch
> similarity index 89%
> rename from patches/chrony-4.4/0001-configure-make-unrecognized-option-a-fatal-error.patch
> rename to patches/chrony-4.5/0001-configure-make-unrecognized-option-a-fatal-error.patch
> index 01f2136338b9..c7b7620157c8 100644
> --- a/patches/chrony-4.4/0001-configure-make-unrecognized-option-a-fatal-error.patch
> +++ b/patches/chrony-4.5/0001-configure-make-unrecognized-option-a-fatal-error.patch
> @@ -12,10 +12,10 @@ Signed-off-by: Bruno Thomsen <bruno.thomsen@gmail.com>
>   1 file changed, 1 insertion(+)
>  
>  diff --git a/configure b/configure
> -index 323f5743cd57..080f7bce746d 100755
> +index eefe5de82cb6..000021624709 100755
>  --- a/configure
>  +++ b/configure
> -@@ -388,6 +388,7 @@ do
> +@@ -410,6 +410,7 @@ do
>       ;;
>       * )
>       echo "Unrecognized option : " $option
> diff --git a/patches/chrony-4.4/series b/patches/chrony-4.5/series
> similarity index 100%
> rename from patches/chrony-4.4/series
> rename to patches/chrony-4.5/series
> diff --git a/rules/chrony.make b/rules/chrony.make
> index b7e831eedd5a..faa7e9a691d9 100644
> --- a/rules/chrony.make
> +++ b/rules/chrony.make
> @@ -15,8 +15,8 @@ PACKAGES-$(PTXCONF_CHRONY) += chrony
>  #
>  # Paths and names
>  #
> -CHRONY_VERSION	:= 4.4
> -CHRONY_MD5	:= f9876c57f9385c193c806ad8d5c6aec7
> +CHRONY_VERSION	:= 4.5
> +CHRONY_MD5	:= fa50d026df54f9919e6a37fae1258c61
>  CHRONY		:= chrony-$(CHRONY_VERSION)
>  CHRONY_SUFFIX	:= tar.gz
>  CHRONY_URL	:= http://download.tuxfamily.org/chrony/$(CHRONY).$(CHRONY_SUFFIX)



      reply	other threads:[~2023-12-13  7:48 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-07 19:40 [ptxdist] [PATCH] " Christian Melki
2023-12-13  7:47 ` 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=20231213074728.694877-1-m.olbrich@pengutronix.de \
    --to=m.olbrich@pengutronix.de \
    --cc=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