mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Alexander Dahl <ada@thorsis.com>
To: ptxdist@pengutronix.de
Subject: Re: [ptxdist] [RFC PATCH] at: version bump 3.1.12 -> 3.2.5
Date: Mon, 23 May 2022 15:38:45 +0200	[thread overview]
Message-ID: <2843376.2yEHqIZ7s9@ada> (raw)
In-Reply-To: <20220523132208.23113-1-ada@thorsis.com>

Hello,

Am Montag, 23. Mai 2022, 15:22:08 CEST schrieb Alexander Dahl:
> Upstream changed in 2015, tarballs are available at a new URL now.
> 
> Patches could all be removed, issues where addressed upstream in a
> different way however.

Well, the patch does not remove the patches, but should. m(

The main reason I sent this as RFC is maybe someone can test this against 
latest autoconf? O:-)

(That is mentioned to fail in the staging note applied with 
7889c752cfde ("at: move to staging")).

A

> 
> Changes in Copyright file where updating an e-mail address and adding a
> note on new maintainership.
> 
> Link:
> http://blog.calhariz.com/index.php/post/2015/12/06/Taking-over-the-develope
> ment-of-at-daemon. Signed-off-by: Alexander Dahl <ada@thorsis.com>
> ---
> 
> Notes:
>     We are using 'at', but on an older BSP version still.
>     Maybe we can get this out of staging again nevertheless?
>     Builds fine with OSELAS.Toolchain-2016.06.1/arm-v5te-linux-gnueabi on
>     ptxdist-2018.05.0, I have no more recent system at hand currently.
>     No runtime tests, yet.
> 
>  rules/at.make | 11 ++++++-----
>  1 file changed, 6 insertions(+), 5 deletions(-)
> 
> diff --git a/rules/at.make b/rules/at.make
> index 5a105e271..7a4da8f5a 100644
> --- a/rules/at.make
> +++ b/rules/at.make
> @@ -14,18 +14,18 @@ PACKAGES-$(PTXCONF_AT) += at
>  #
>  # Paths and names
>  #
> -AT_VERSION	:= 3.1.12
> -AT_MD5		:= 1e67991776148fb319fd77a2e599a765
> +AT_VERSION	:= 3.2.5
> +AT_MD5		:= ca3657a1c90d7c3d252e0bc17feddc6e
>  AT_SUFFIX	:= tar.gz
>  AT		:= at-$(AT_VERSION)
>  AT_TARBALL	:= at_$(AT_VERSION).orig.$(AT_SUFFIX)
> -AT_URL		:=
> http://snapshot.debian.org/archive/debian/20091130T214753Z/pool/main/a/at/$
> (AT_TARBALL) +AT_URL		:= http://software.calhariz.com/at/$(AT_TARBALL)
>  AT_SOURCE	:= $(SRCDIR)/$(AT_TARBALL)
>  AT_DIR		:= $(BUILDDIR)/$(AT)
>  AT_LICENSE	:= GPL-2.0-or-later AND GPL-3.0-or-later AND ISC
>  AT_LICENSE_FILES := \
>  	file://COPYING;md5=4325afd396febcb659c36b49533135d4 \
> -	file://Copyright;md5=dffa11c636884752fbf0b2a159b2883a
> +	file://Copyright;md5=7532282502653b5282e013ffe944d993
> 
>  #
> ---------------------------------------------------------------------------
> - # Prepare
> @@ -47,10 +47,11 @@ endif
>  AT_CONF_TOOL	:= autoconf
>  AT_CONF_OPT	:= \
>  	$(CROSS_AUTOCONF_USR) \
> -	--with-loadavg_mx=1.5 \
>  	--with-jobdir=/var/spool/cron/atjobs \
>  	--with-atspool=/var/spool/cron/atspool \
> +	--with-loadavg_mx=1.5 \
>  	--with-daemon_username=root \
> +	--$(call ptx/wwo, PTXCONF_GLOBAL_SELINUX)-selinux \
>  	--with-daemon_groupname=root \
>  	SENDMAIL=$(AT_SENDMAIL)
> 
> 
> base-commit: 6f8f19ff434b20efd3caeb779873d401f5c3dead







      reply	other threads:[~2022-05-23 13:39 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-23 13:22 Alexander Dahl
2022-05-23 13:38 ` Alexander Dahl [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=2843376.2yEHqIZ7s9@ada \
    --to=ada@thorsis.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