From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Andreas Helmcke <ahelmcke@ela-soft.com>
Subject: Re: [ptxdist] [APPLIED] sysstat: version bump 12.7.4 -> 12.7.9
Date: Mon, 27 Apr 2026 09:46:09 +0200 [thread overview]
Message-ID: <20260427074609.52530-1-m.olbrich@pengutronix.de> (raw)
In-Reply-To: <20260418182311.11653-12-ahelmcke@ela-soft.com>
Thanks, applied as 1d1e49b5a94625e30dcb50c89003f750edbfbf9d.
Michael
[sent from post-receive hook]
On Mon, 27 Apr 2026 09:46:09 +0200, Andreas Helmcke <ahelmcke@ela-soft.com> wrote:
> - added license hash
> - with Y2038
>
> Signed-off-by: Andreas Helmcke <ahelmcke@ela-soft.com>
> Message-Id: <20260418182311.11653-12-ahelmcke@ela-soft.com>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
>
> diff --git a/rules/sysstat.make b/rules/sysstat.make
> index 3f3310aba85d..ffd762816c4c 100644
> --- a/rules/sysstat.make
> +++ b/rules/sysstat.make
> @@ -14,14 +14,15 @@ PACKAGES-$(PTXCONF_SYSSTAT) += sysstat
> #
> # Paths and names
> #
> -SYSSTAT_VERSION := 12.7.4
> -SYSSTAT_MD5 := db7efd76e0d0b2bf120ba7b92594eddd
> +SYSSTAT_VERSION := 12.7.9
> +SYSSTAT_MD5 := 5949fbec8e233960d31f4d559f4627b0
> SYSSTAT := sysstat-$(SYSSTAT_VERSION)
> SYSSTAT_SUFFIX := tar.gz
> SYSSTAT_URL := https://github.com/sysstat/sysstat/archive/refs/tags/v$(SYSSTAT_VERSION).$(SYSSTAT_SUFFIX)
> SYSSTAT_SOURCE := $(SRCDIR)/$(SYSSTAT).$(SYSSTAT_SUFFIX)
> SYSSTAT_DIR := $(BUILDDIR)/$(SYSSTAT)
> SYSSTAT_LICENSE := GPL-2.0-or-later
> +SYSSTAT_LICENSE_FILES := file://COPYING;md5=a23a74b3f4caf9616230789d94217acb
>
> # ----------------------------------------------------------------------------
> # Prepare
> @@ -37,18 +38,22 @@ SYSSTAT_CONF_ENV = \
> SYSSTAT_CONF_TOOL := autoconf
> SYSSTAT_CONF_OPT := \
> $(CROSS_AUTOCONF_USR) \
> + --disable-pcp \
> --disable-sensors \
> $(GLOBAL_LARGE_FILE_OPTION) \
> --disable-nls \
> + --disable-lto \
> --disable-file-attr \
> --disable-compress-manpg \
> --enable-clean-sa-dir \
> --disable-install-cron \
> + --disable-use-crond \
> --enable-collect-all \
> --enable-copy-only \
> --disable-documentation \
> --enable-debuginfo \
> - --disable-stripping
> + --disable-stripping \
> + --$(call ptx/endis, PTXCONF_GLIBC_Y2038)-year2038
>
> # ----------------------------------------------------------------------------
> # Target-Install
prev parent reply other threads:[~2026-04-27 7:47 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-04-18 18:23 [ptxdist] [PATCH] " Andreas Helmcke
2026-04-27 7:46 ` 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=20260427074609.52530-1-m.olbrich@pengutronix.de \
--to=m.olbrich@pengutronix.de \
--cc=ahelmcke@ela-soft.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