From: "Yann E. MORIN" <yann.morin.1998@free.fr>
To: Peter Seiderer <ps.report@gmx.net>
Cc: buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH v1] package/strace: bump version to 5.16
Date: Wed, 19 Jan 2022 22:46:21 +0100 [thread overview]
Message-ID: <20220119214621.GH3095239@scaer> (raw)
In-Reply-To: <20220118161853.27777-1-ps.report@gmx.net>
Peter, All,
On 2022-01-18 17:18 +0100, Peter Seiderer spake thusly:
> - update license file hash for COPYING (copyright year update)
>
> Changelog (from [1]):
>
> Noteworthy changes in strace 5.16 (2022-01-10)
> ==============================================
>
> * Improvements
> * Implemented --secontext=mismatch option to find mismatches in SELinux
> contexts.
> * Implemented decoding of futex_waitv syscall introduced in Linux 5.16.
> * Implemented decoding of BPF_LINK_GET_NEXT_ID and BPF_LINK_GET_FD_BY_ID bpf
> syscall commands.
> * Enhanced decoding of BPF_MAP_CREATE, BPF_PROG_TEST_RUN, and BPF_PROG_LOAD
> bpf syscall commands.
> * Enhanced decoding of BTRFS_IOC_FS_INFO ioctl command.
> * Updated lists of AUDIT_*, BPF_*, BTRFS_*, DEVCONF_*, FAN_*, ETH_P_*,
> IPV4_DEVCONF_*, KVM_*, NDA_*, SO_*, and V4L2_* constants.
> * Updated lists of ioctl commands from Linux 5.16.
>
> * Bug fixes
> * Fixed build for older Android.
>
> [1] https://strace.io/files/5.16/
>
> Signed-off-by: Peter Seiderer <ps.report@gmx.net>
Applied to master, thanks.
Regards,
Yann E. MORIN.
> ---
> package/strace/strace.hash | 6 +++---
> package/strace/strace.mk | 2 +-
> 2 files changed, 4 insertions(+), 4 deletions(-)
>
> diff --git a/package/strace/strace.hash b/package/strace/strace.hash
> index ff89447bfd..30c90e8e39 100644
> --- a/package/strace/strace.hash
> +++ b/package/strace/strace.hash
> @@ -1,5 +1,5 @@
> # Locally calculated after checking signature with RSA key 0xA8041FA839E16E36
> -# https://strace.io/files/5.15/strace-5.15.tar.xz.asc
> -sha256 ebcac22f297335294dc654425cbc3ce013343bece6da2699e3aec86aee8d72dc strace-5.15.tar.xz
> -sha256 f847d5ef26ad1151ca63bb88536b23a4cac5040c67917f3d5ee7ea1316e2b736 COPYING
> +# https://strace.io/files/5.16/strace-5.16.tar.xz.asc
> +sha256 dc7db230ff3e57c249830ba94acab2b862da1fcaac55417e9b85041a833ca285 strace-5.16.tar.xz
> +sha256 d92f973d08c8466993efff1e500453add0c038c20b4d2cbce3297938a296aea9 COPYING
> sha256 7c379436436a562834aa7d2f5dcae1f80a25230fa74201046ca1fba4367d39aa LGPL-2.1-or-later
> diff --git a/package/strace/strace.mk b/package/strace/strace.mk
> index 4b70531aa7..c8c3590f6e 100644
> --- a/package/strace/strace.mk
> +++ b/package/strace/strace.mk
> @@ -4,7 +4,7 @@
> #
> ################################################################################
>
> -STRACE_VERSION = 5.15
> +STRACE_VERSION = 5.16
> STRACE_SOURCE = strace-$(STRACE_VERSION).tar.xz
> STRACE_SITE = https://strace.io/files/$(STRACE_VERSION)
> STRACE_LICENSE = LGPL-2.1+
> --
> 2.34.1
>
> _______________________________________________
> buildroot mailing list
> buildroot@buildroot.org
> https://lists.buildroot.org/mailman/listinfo/buildroot
--
.-----------------.--------------------.------------------.--------------------.
| Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software Designer | \ / CAMPAIGN | ___ |
| +33 561 099 427 `------------.-------: X AGAINST | \e/ There is no |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspiracy. |
'------------------------------^-------^------------------^--------------------'
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
prev parent reply other threads:[~2022-01-19 21:46 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-01-18 16:18 [Buildroot] [PATCH v1] package/strace: bump version to 5.16 Peter Seiderer
2022-01-19 21:46 ` Yann E. MORIN [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=20220119214621.GH3095239@scaer \
--to=yann.morin.1998@free.fr \
--cc=buildroot@buildroot.org \
--cc=ps.report@gmx.net \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.