Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] btrfs-progs: update to 6.3.
@ 2023-05-28 15:03 motorto
  2023-06-05 22:34 ` [PR PATCH] [Updated] " motorto
  2023-06-09  2:12 ` [PR PATCH] [Merged]: " classabbyamp
  0 siblings, 2 replies; 3+ messages in thread
From: motorto @ 2023-05-28 15:03 UTC (permalink / raw)
  To: ml

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

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

https://github.com/motorto/void-packages btrfs-progs-6.3
https://github.com/void-linux/void-packages/pull/44125

btrfs-progs: update to 6.3.
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

#### Local build testing
- I built this PR locally for my native architecture, x86_64-glibc

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-btrfs-progs-6.3-44125.patch --]
[-- Type: text/x-diff, Size: 1232 bytes --]

From 7cfc8a79eecb8a82f3e520f7eb75f763feff9aff Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andr=C3=A9=20Cerqueira?= <acerqueira021@gmail.com>
Date: Sun, 28 May 2023 16:03:25 +0100
Subject: [PATCH] btrfs-progs: update to 6.3.

---
 srcpkgs/btrfs-progs/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/btrfs-progs/template b/srcpkgs/btrfs-progs/template
index 0aa9eb6a3be6..b0d5efee6543 100644
--- a/srcpkgs/btrfs-progs/template
+++ b/srcpkgs/btrfs-progs/template
@@ -1,6 +1,6 @@
 # Template file for 'btrfs-progs'
 pkgname=btrfs-progs
-version=6.2.2
+version=6.3
 revision=1
 build_style=gnu-configure
 make_check_target=test
@@ -15,7 +15,7 @@ license="GPL-2.0-only, LGPL-2.1-or-later"
 homepage="https://btrfs.wiki.kernel.org/index.php/Main_Page"
 changelog="https://raw.githubusercontent.com/kdave/btrfs-progs/master/CHANGES"
 distfiles="${KERNEL_SITE}/kernel/people/kdave/btrfs-progs/btrfs-progs-v${version}.tar.xz"
-checksum=e4888db8637d92e667448386992d0856b954cf2515b98d39b667da43c482d693
+checksum=40a0bdff787ecb490e5533dbcefd4852176daf12aae5a1158203db43d8ad6a7d
 # Most of the tests depend on `mount` and `fallocate` commands, which are not
 # presented in chroot-util-linux
 make_check=no

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

* Re: [PR PATCH] [Updated] btrfs-progs: update to 6.3.
  2023-05-28 15:03 [PR PATCH] btrfs-progs: update to 6.3 motorto
@ 2023-06-05 22:34 ` motorto
  2023-06-09  2:12 ` [PR PATCH] [Merged]: " classabbyamp
  1 sibling, 0 replies; 3+ messages in thread
From: motorto @ 2023-06-05 22:34 UTC (permalink / raw)
  To: ml

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

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

https://github.com/motorto/void-packages btrfs-progs-6.3
https://github.com/void-linux/void-packages/pull/44125

btrfs-progs: update to 6.3.
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

#### Local build testing
- I built this PR locally for my native architecture, x86_64-glibc

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-btrfs-progs-6.3-44125.patch --]
[-- Type: text/x-diff, Size: 1236 bytes --]

From 43f0043efa0a77cf5f40c38c0773b4ce9f1736ff Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andr=C3=A9=20Cerqueira?= <acerqueira021@gmail.com>
Date: Sun, 28 May 2023 16:03:25 +0100
Subject: [PATCH] btrfs-progs: update to 6.3.1.

---
 srcpkgs/btrfs-progs/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/btrfs-progs/template b/srcpkgs/btrfs-progs/template
index 0aa9eb6a3be6..4ba0fb11a9b9 100644
--- a/srcpkgs/btrfs-progs/template
+++ b/srcpkgs/btrfs-progs/template
@@ -1,6 +1,6 @@
 # Template file for 'btrfs-progs'
 pkgname=btrfs-progs
-version=6.2.2
+version=6.3.1
 revision=1
 build_style=gnu-configure
 make_check_target=test
@@ -15,7 +15,7 @@ license="GPL-2.0-only, LGPL-2.1-or-later"
 homepage="https://btrfs.wiki.kernel.org/index.php/Main_Page"
 changelog="https://raw.githubusercontent.com/kdave/btrfs-progs/master/CHANGES"
 distfiles="${KERNEL_SITE}/kernel/people/kdave/btrfs-progs/btrfs-progs-v${version}.tar.xz"
-checksum=e4888db8637d92e667448386992d0856b954cf2515b98d39b667da43c482d693
+checksum=9ad98394c7936c3650445a134103a0db6ad3bf6f163917dfff49ff77614b3f14
 # Most of the tests depend on `mount` and `fallocate` commands, which are not
 # presented in chroot-util-linux
 make_check=no

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

* Re: [PR PATCH] [Merged]: btrfs-progs: update to 6.3.
  2023-05-28 15:03 [PR PATCH] btrfs-progs: update to 6.3 motorto
  2023-06-05 22:34 ` [PR PATCH] [Updated] " motorto
@ 2023-06-09  2:12 ` classabbyamp
  1 sibling, 0 replies; 3+ messages in thread
From: classabbyamp @ 2023-06-09  2:12 UTC (permalink / raw)
  To: ml

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

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

btrfs-progs: update to 6.3.
https://github.com/void-linux/void-packages/pull/44125

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

#### Local build testing
- I built this PR locally for my native architecture, x86_64-glibc

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

end of thread, other threads:[~2023-06-09  2:12 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-28 15:03 [PR PATCH] btrfs-progs: update to 6.3 motorto
2023-06-05 22:34 ` [PR PATCH] [Updated] " motorto
2023-06-09  2:12 ` [PR PATCH] [Merged]: " classabbyamp

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).