Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] libarchive: update to 3.6.1
@ 2022-04-29 19:17 tuxliban
  2022-04-29 19:30 ` [PR PATCH] [Updated] " tuxliban
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: tuxliban @ 2022-04-29 19:17 UTC (permalink / raw)
  To: ml

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

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

https://github.com/tuxliban/void-packages libarchive
https://github.com/void-linux/void-packages/pull/36914

libarchive: update to 3.6.1
<!-- 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, (musl)
- I built this PR locally for architecture:
  - x86_64
  - i686

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

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

From b10c8e5a9185992d3729d28ad069dbf984179f4b Mon Sep 17 00:00:00 2001
From: Tuxliban Torvalds <tenshalito@gmail.com>
Date: Fri, 29 Apr 2022 14:14:15 -0500
Subject: [PATCH] libarchive: update to 3.6.1

---
 srcpkgs/libarchive/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/libarchive/template b/srcpkgs/libarchive/template
index a5ee27d350d4..3a0ce5f44146 100644
--- a/srcpkgs/libarchive/template
+++ b/srcpkgs/libarchive/template
@@ -1,6 +1,6 @@
 # Template file for 'libarchive'
 pkgname=libarchive
-version=3.6.0
+version=3.6.1
 revision=1
 bootstrap=yes
 build_style=gnu-configure

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

* Re: [PR PATCH] [Updated] libarchive: update to 3.6.1
  2022-04-29 19:17 [PR PATCH] libarchive: update to 3.6.1 tuxliban
@ 2022-04-29 19:30 ` tuxliban
  2022-05-01 14:42 ` paper42
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: tuxliban @ 2022-04-29 19:30 UTC (permalink / raw)
  To: ml

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

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

https://github.com/tuxliban/void-packages libarchive
https://github.com/void-linux/void-packages/pull/36914

libarchive: update to 3.6.1
<!-- 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, (musl)
- I built this PR locally for architecture:
  - x86_64
  - i686

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

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

From b10c8e5a9185992d3729d28ad069dbf984179f4b Mon Sep 17 00:00:00 2001
From: Tuxliban Torvalds <tenshalito@gmail.com>
Date: Fri, 29 Apr 2022 14:14:15 -0500
Subject: [PATCH 1/2] libarchive: update to 3.6.1

---
 srcpkgs/libarchive/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/libarchive/template b/srcpkgs/libarchive/template
index a5ee27d350d4..3a0ce5f44146 100644
--- a/srcpkgs/libarchive/template
+++ b/srcpkgs/libarchive/template
@@ -1,6 +1,6 @@
 # Template file for 'libarchive'
 pkgname=libarchive
-version=3.6.0
+version=3.6.1
 revision=1
 bootstrap=yes
 build_style=gnu-configure

From 8912442ec65dae5538700b06c956132c54253dc9 Mon Sep 17 00:00:00 2001
From: Tuxliban Torvalds <tenshalito@gmail.com>
Date: Fri, 29 Apr 2022 14:29:53 -0500
Subject: [PATCH 2/2] libarchive: update to 3.6.1

---
 srcpkgs/libarchive/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/libarchive/template b/srcpkgs/libarchive/template
index 3a0ce5f44146..6b46500183bf 100644
--- a/srcpkgs/libarchive/template
+++ b/srcpkgs/libarchive/template
@@ -18,7 +18,7 @@ license="BSD-2-Clause"
 homepage="http://www.libarchive.org/"
 changelog="https://raw.githubusercontent.com/wiki/libarchive/libarchive/ReleaseNotes.md"
 distfiles="https://github.com/libarchive/libarchive/releases/download/v${version}/libarchive-${version}.tar.gz"
-checksum=a36613695ffa2905fdedc997b6df04a3006ccfd71d747a339b78aa8412c3d852
+checksum=c676146577d989189940f1959d9e3980d28513d74eedfbc6b7f15ea45fe54ee2
 
 build_options="acl expat lzo lz4 ssl zstd"
 build_options_default="acl ssl lz4 zstd"

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

* Re: libarchive: update to 3.6.1
  2022-04-29 19:17 [PR PATCH] libarchive: update to 3.6.1 tuxliban
  2022-04-29 19:30 ` [PR PATCH] [Updated] " tuxliban
@ 2022-05-01 14:42 ` paper42
  2022-05-02  5:57 ` [PR PATCH] [Updated] " tuxliban
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: paper42 @ 2022-05-01 14:42 UTC (permalink / raw)
  To: ml

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

New comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/36914#issuecomment-1114255534

Comment:
please squash commits to one

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

* Re: [PR PATCH] [Updated] libarchive: update to 3.6.1
  2022-04-29 19:17 [PR PATCH] libarchive: update to 3.6.1 tuxliban
  2022-04-29 19:30 ` [PR PATCH] [Updated] " tuxliban
  2022-05-01 14:42 ` paper42
@ 2022-05-02  5:57 ` tuxliban
  2022-05-02  6:04 ` tuxliban
  2022-06-29 20:09 ` [PR PATCH] [Merged]: " Duncaen
  4 siblings, 0 replies; 6+ messages in thread
From: tuxliban @ 2022-05-02  5:57 UTC (permalink / raw)
  To: ml

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

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

https://github.com/tuxliban/void-packages libarchive
https://github.com/void-linux/void-packages/pull/36914

libarchive: update to 3.6.1
<!-- 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, (musl)
- I built this PR locally for architecture:
  - x86_64
  - i686

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

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

From 50fe97c904bfce276a374901076ef5f6e202b306 Mon Sep 17 00:00:00 2001
From: Tuxliban Torvalds <tenshalito@gmail.com>
Date: Fri, 29 Apr 2022 14:14:15 -0500
Subject: [PATCH] libarchive: update to 3.6.1

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

diff --git a/srcpkgs/libarchive/template b/srcpkgs/libarchive/template
index a5ee27d350d4..6b46500183bf 100644
--- a/srcpkgs/libarchive/template
+++ b/srcpkgs/libarchive/template
@@ -1,6 +1,6 @@
 # Template file for 'libarchive'
 pkgname=libarchive
-version=3.6.0
+version=3.6.1
 revision=1
 bootstrap=yes
 build_style=gnu-configure
@@ -18,7 +18,7 @@ license="BSD-2-Clause"
 homepage="http://www.libarchive.org/"
 changelog="https://raw.githubusercontent.com/wiki/libarchive/libarchive/ReleaseNotes.md"
 distfiles="https://github.com/libarchive/libarchive/releases/download/v${version}/libarchive-${version}.tar.gz"
-checksum=a36613695ffa2905fdedc997b6df04a3006ccfd71d747a339b78aa8412c3d852
+checksum=c676146577d989189940f1959d9e3980d28513d74eedfbc6b7f15ea45fe54ee2
 
 build_options="acl expat lzo lz4 ssl zstd"
 build_options_default="acl ssl lz4 zstd"

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

* Re: libarchive: update to 3.6.1
  2022-04-29 19:17 [PR PATCH] libarchive: update to 3.6.1 tuxliban
                   ` (2 preceding siblings ...)
  2022-05-02  5:57 ` [PR PATCH] [Updated] " tuxliban
@ 2022-05-02  6:04 ` tuxliban
  2022-06-29 20:09 ` [PR PATCH] [Merged]: " Duncaen
  4 siblings, 0 replies; 6+ messages in thread
From: tuxliban @ 2022-05-02  6:04 UTC (permalink / raw)
  To: ml

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

New comment by tuxliban on void-packages repository

https://github.com/void-linux/void-packages/pull/36914#issuecomment-1114524858

Comment:
> please squash commits to one

Thank you very much for your comment, I have already made the changes.

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

* Re: [PR PATCH] [Merged]: libarchive: update to 3.6.1
  2022-04-29 19:17 [PR PATCH] libarchive: update to 3.6.1 tuxliban
                   ` (3 preceding siblings ...)
  2022-05-02  6:04 ` tuxliban
@ 2022-06-29 20:09 ` Duncaen
  4 siblings, 0 replies; 6+ messages in thread
From: Duncaen @ 2022-06-29 20:09 UTC (permalink / raw)
  To: ml

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

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

libarchive: update to 3.6.1
https://github.com/void-linux/void-packages/pull/36914

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, (musl)
- I built this PR locally for architecture:
  - x86_64
  - i686

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

end of thread, other threads:[~2022-06-29 20:09 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-29 19:17 [PR PATCH] libarchive: update to 3.6.1 tuxliban
2022-04-29 19:30 ` [PR PATCH] [Updated] " tuxliban
2022-05-01 14:42 ` paper42
2022-05-02  5:57 ` [PR PATCH] [Updated] " tuxliban
2022-05-02  6:04 ` tuxliban
2022-06-29 20:09 ` [PR PATCH] [Merged]: " Duncaen

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