Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] strace: update to 6.8.
@ 2024-03-24 20:27 icp1994
  2024-05-20  6:37 ` [PR PATCH] [Updated] " icp1994
  2024-05-23 19:59 ` [PR PATCH] [Merged]: strace: update to 6.9 cinerea0
  0 siblings, 2 replies; 3+ messages in thread
From: icp1994 @ 2024-03-24 20:27 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 472 bytes --]

There is a new pull request by icp1994 against master on the void-packages repository

https://github.com/icp1994/void-packages strace
https://github.com/void-linux/void-packages/pull/49510

strace: update to 6.8.
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture: **x86_64**

A patch file from https://github.com/void-linux/void-packages/pull/49510.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-strace-49510.patch --]
[-- Type: text/x-diff, Size: 1166 bytes --]

From 77bb8307f3c709502d4a38d1a0361e960c7417d5 Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Fri, 22 Mar 2024 01:35:45 +0530
Subject: [PATCH] strace: update to 6.8.

---
 srcpkgs/strace/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/strace/template b/srcpkgs/strace/template
index 483c3680db54f9..07f6daef16c44b 100644
--- a/srcpkgs/strace/template
+++ b/srcpkgs/strace/template
@@ -1,7 +1,7 @@
 # Template file for 'strace'
 pkgname=strace
-version=6.7
-revision=2
+version=6.8
+revision=1
 build_style=gnu-configure
 configure_args="--enable-silent-rules $(vopt_with libunwind)"
 makedepends="$(vopt_if libunwind libunwind-devel)"
@@ -11,7 +11,7 @@ license="LGPL-2.1-or-later"
 homepage="https://strace.io/"
 changelog="https://raw.githubusercontent.com/strace/strace/master/NEWS"
 distfiles="https://github.com/strace/strace/releases/download/v${version}/strace-${version}.tar.xz"
-checksum=2090201e1a3ff32846f4fe421c1163b15f440bb38e31355d09f82d3949922af7
+checksum=ba6950a96824cdf93a584fa04f0a733896d2a6bc5f0ad9ffe505d9b41e970149
 
 build_options="static libunwind"
 build_options_default="libunwind"

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PR PATCH] [Updated] strace: update to 6.8.
  2024-03-24 20:27 [PR PATCH] strace: update to 6.8 icp1994
@ 2024-05-20  6:37 ` icp1994
  2024-05-23 19:59 ` [PR PATCH] [Merged]: strace: update to 6.9 cinerea0
  1 sibling, 0 replies; 3+ messages in thread
From: icp1994 @ 2024-05-20  6:37 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 477 bytes --]

There is an updated pull request by icp1994 against master on the void-packages repository

https://github.com/icp1994/void-packages strace
https://github.com/void-linux/void-packages/pull/49510

strace: update to 6.8.
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture: **x86_64**

A patch file from https://github.com/void-linux/void-packages/pull/49510.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-strace-49510.patch --]
[-- Type: text/x-diff, Size: 1166 bytes --]

From 9a8e4c3a74e5cbb51566f3f3dbf297a383ff64b7 Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Fri, 22 Mar 2024 01:35:45 +0530
Subject: [PATCH] strace: update to 6.9.

---
 srcpkgs/strace/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/strace/template b/srcpkgs/strace/template
index 483c3680db54f9..d78f24557aee2b 100644
--- a/srcpkgs/strace/template
+++ b/srcpkgs/strace/template
@@ -1,7 +1,7 @@
 # Template file for 'strace'
 pkgname=strace
-version=6.7
-revision=2
+version=6.9
+revision=1
 build_style=gnu-configure
 configure_args="--enable-silent-rules $(vopt_with libunwind)"
 makedepends="$(vopt_if libunwind libunwind-devel)"
@@ -11,7 +11,7 @@ license="LGPL-2.1-or-later"
 homepage="https://strace.io/"
 changelog="https://raw.githubusercontent.com/strace/strace/master/NEWS"
 distfiles="https://github.com/strace/strace/releases/download/v${version}/strace-${version}.tar.xz"
-checksum=2090201e1a3ff32846f4fe421c1163b15f440bb38e31355d09f82d3949922af7
+checksum=da189e990a82e3ca3a5a4631012f7ecfd489dab459854d82d8caf6a865c1356a
 
 build_options="static libunwind"
 build_options_default="libunwind"

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PR PATCH] [Merged]: strace: update to 6.9.
  2024-03-24 20:27 [PR PATCH] strace: update to 6.8 icp1994
  2024-05-20  6:37 ` [PR PATCH] [Updated] " icp1994
@ 2024-05-23 19:59 ` cinerea0
  1 sibling, 0 replies; 3+ messages in thread
From: cinerea0 @ 2024-05-23 19:59 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 322 bytes --]

There's a merged pull request on the void-packages repository

strace: update to 6.9.
https://github.com/void-linux/void-packages/pull/49510

Description:
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture: **x86_64**

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-05-23 19:59 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-24 20:27 [PR PATCH] strace: update to 6.8 icp1994
2024-05-20  6:37 ` [PR PATCH] [Updated] " icp1994
2024-05-23 19:59 ` [PR PATCH] [Merged]: strace: update to 6.9 cinerea0

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).