Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] libarchive: update to 3.6.0.
@ 2022-02-13 18:39 tibequadorian
  2022-02-19 21:11 ` [PR REVIEW] " paper42
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: tibequadorian @ 2022-02-13 18:39 UTC (permalink / raw)
  To: ml

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

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

https://github.com/tibequadorian/void-packages libarchive
https://github.com/void-linux/void-packages/pull/35590

libarchive: update to 3.6.0.
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration)
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!-- 
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From 9f004d2192ec80e8fcb0c9d453f12aaf11005376 Mon Sep 17 00:00:00 2001
From: tibequadorian <tibequadorian@posteo.de>
Date: Sun, 13 Feb 2022 19:24:58 +0100
Subject: [PATCH] libarchive: update to 3.6.0.

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

diff --git a/srcpkgs/libarchive/template b/srcpkgs/libarchive/template
index 9437ce72db63..03b40b00073b 100644
--- a/srcpkgs/libarchive/template
+++ b/srcpkgs/libarchive/template
@@ -1,6 +1,6 @@
 # Template file for 'libarchive'
 pkgname=libarchive
-version=3.5.2
+version=3.6.0
 revision=1
 bootstrap=yes
 build_style=gnu-configure
@@ -17,7 +17,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
 license="BSD-2-Clause"
 homepage="http://www.libarchive.org/"
 distfiles="https://github.com/libarchive/libarchive/releases/download/v${version}/libarchive-${version}.tar.gz"
-checksum=5f245bd5176bc5f67428eb0aa497e09979264a153a074d35416521a5b8e86189
+checksum=a36613695ffa2905fdedc997b6df04a3006ccfd71d747a339b78aa8412c3d852
 
 build_options="acl expat lzo lz4 ssl zstd"
 build_options_default="acl ssl lz4 zstd"

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

* Re: [PR REVIEW] libarchive: update to 3.6.0.
  2022-02-13 18:39 [PR PATCH] libarchive: update to 3.6.0 tibequadorian
@ 2022-02-19 21:11 ` paper42
  2022-02-19 21:24 ` [PR PATCH] [Updated] " tibequadorian
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: paper42 @ 2022-02-19 21:11 UTC (permalink / raw)
  To: ml

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

New review comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/35590#discussion_r810538056

Comment:
```suggestion
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"
```

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

* Re: [PR PATCH] [Updated] libarchive: update to 3.6.0.
  2022-02-13 18:39 [PR PATCH] libarchive: update to 3.6.0 tibequadorian
  2022-02-19 21:11 ` [PR REVIEW] " paper42
@ 2022-02-19 21:24 ` tibequadorian
  2022-02-28  1:53 ` tibequadorian
  2022-03-01 15:24 ` [PR PATCH] [Merged]: " paper42
  3 siblings, 0 replies; 5+ messages in thread
From: tibequadorian @ 2022-02-19 21:24 UTC (permalink / raw)
  To: ml

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

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

https://github.com/tibequadorian/void-packages libarchive
https://github.com/void-linux/void-packages/pull/35590

libarchive: update to 3.6.0.
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration)
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!-- 
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From 0b266868943ab8c7a6288aa6210e2f5f24ea227e Mon Sep 17 00:00:00 2001
From: tibequadorian <tibequadorian@posteo.de>
Date: Sun, 13 Feb 2022 19:24:58 +0100
Subject: [PATCH] libarchive: update to 3.6.0.

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

diff --git a/srcpkgs/libarchive/template b/srcpkgs/libarchive/template
index 9437ce72db63..a5ee27d350d4 100644
--- a/srcpkgs/libarchive/template
+++ b/srcpkgs/libarchive/template
@@ -1,6 +1,6 @@
 # Template file for 'libarchive'
 pkgname=libarchive
-version=3.5.2
+version=3.6.0
 revision=1
 bootstrap=yes
 build_style=gnu-configure
@@ -16,8 +16,9 @@ short_desc="Library to read/write several different streaming archive formats"
 maintainer="Juan RP <xtraeme@gmail.com>"
 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=5f245bd5176bc5f67428eb0aa497e09979264a153a074d35416521a5b8e86189
+checksum=a36613695ffa2905fdedc997b6df04a3006ccfd71d747a339b78aa8412c3d852
 
 build_options="acl expat lzo lz4 ssl zstd"
 build_options_default="acl ssl lz4 zstd"

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

* Re: libarchive: update to 3.6.0.
  2022-02-13 18:39 [PR PATCH] libarchive: update to 3.6.0 tibequadorian
  2022-02-19 21:11 ` [PR REVIEW] " paper42
  2022-02-19 21:24 ` [PR PATCH] [Updated] " tibequadorian
@ 2022-02-28  1:53 ` tibequadorian
  2022-03-01 15:24 ` [PR PATCH] [Merged]: " paper42
  3 siblings, 0 replies; 5+ messages in thread
From: tibequadorian @ 2022-02-28  1:53 UTC (permalink / raw)
  To: ml

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

New comment by tibequadorian on void-packages repository

https://github.com/void-linux/void-packages/pull/35590#issuecomment-1053790242

Comment:
@paper42 Is this ok? I'm using it for 2 weeks now without problems.

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

* Re: [PR PATCH] [Merged]: libarchive: update to 3.6.0.
  2022-02-13 18:39 [PR PATCH] libarchive: update to 3.6.0 tibequadorian
                   ` (2 preceding siblings ...)
  2022-02-28  1:53 ` tibequadorian
@ 2022-03-01 15:24 ` paper42
  3 siblings, 0 replies; 5+ messages in thread
From: paper42 @ 2022-03-01 15:24 UTC (permalink / raw)
  To: ml

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

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

libarchive: update to 3.6.0.
https://github.com/void-linux/void-packages/pull/35590

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

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

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration)
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!-- 
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

end of thread, other threads:[~2022-03-01 15:24 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-13 18:39 [PR PATCH] libarchive: update to 3.6.0 tibequadorian
2022-02-19 21:11 ` [PR REVIEW] " paper42
2022-02-19 21:24 ` [PR PATCH] [Updated] " tibequadorian
2022-02-28  1:53 ` tibequadorian
2022-03-01 15:24 ` [PR PATCH] [Merged]: " paper42

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