Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] xorriso: update to 1.5.5.
@ 2021-03-30  9:43 ailiop-git
  2021-03-30 11:00 ` ericonr
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: ailiop-git @ 2021-03-30  9:43 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ailiop-git/void-packages xorriso
https://github.com/void-linux/void-packages/pull/29874

xorriso: update to 1.5.5.
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [ ] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] 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/29874.patch is attached

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

From fe5b4a05f4e7a6c336918bca6370329ce38f29e8 Mon Sep 17 00:00:00 2001
From: Anthony Iliopoulos <ailiop@altatus.com>
Date: Tue, 30 Mar 2021 11:39:18 +0200
Subject: [PATCH] xorriso: update to 1.5.5.

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

diff --git a/srcpkgs/xorriso/template b/srcpkgs/xorriso/template
index 51f9a18b30fd..92af53a27d0f 100644
--- a/srcpkgs/xorriso/template
+++ b/srcpkgs/xorriso/template
@@ -1,6 +1,6 @@
 # Template file for 'xorriso'
 pkgname=xorriso
-version=1.5.3
+version=1.5.5
 revision=1
 build_style=gnu-configure
 makedepends="zlib-devel bzip2-devel readline-devel acl-devel"
@@ -9,4 +9,4 @@ maintainer="Anthony Iliopoulos <ailiop@altatus.com>"
 license="GPL-3.0-or-later"
 homepage="https://www.gnu.org/software/xorriso"
 distfiles="https://www.gnu.org/software/xorriso/xorriso-${version}.tar.gz"
-checksum=bb8db9274caecd44993e8242e6acff4298b3508b83ac3c51c9fd970b9e765adc
+checksum=91663d61bee61ff790b3f6861fdf57c54af0e238ab14f297b55bae8ab5d17684

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

* Re: xorriso: update to 1.5.5.
  2021-03-30  9:43 [PR PATCH] xorriso: update to 1.5.5 ailiop-git
@ 2021-03-30 11:00 ` ericonr
  2021-03-30 11:02 ` ailiop-git
  2021-03-30 11:04 ` [PR PATCH] [Closed]: " ailiop-git
  2 siblings, 0 replies; 4+ messages in thread
From: ericonr @ 2021-03-30 11:00 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/29874#issuecomment-810128053

Comment:
See https://github.com/void-linux/void-packages/pull/29794#issuecomment-809284115, I think we should stick with the 1.5.4 update.

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

* Re: xorriso: update to 1.5.5.
  2021-03-30  9:43 [PR PATCH] xorriso: update to 1.5.5 ailiop-git
  2021-03-30 11:00 ` ericonr
@ 2021-03-30 11:02 ` ailiop-git
  2021-03-30 11:04 ` [PR PATCH] [Closed]: " ailiop-git
  2 siblings, 0 replies; 4+ messages in thread
From: ailiop-git @ 2021-03-30 11:02 UTC (permalink / raw)
  To: ml

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

New comment by ailiop-git on void-packages repository

https://github.com/void-linux/void-packages/pull/29874#issuecomment-810129396

Comment:
Yeah, makes sense. I'll drop this one. Thanks for pointing it out.

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

* Re: [PR PATCH] [Closed]: xorriso: update to 1.5.5.
  2021-03-30  9:43 [PR PATCH] xorriso: update to 1.5.5 ailiop-git
  2021-03-30 11:00 ` ericonr
  2021-03-30 11:02 ` ailiop-git
@ 2021-03-30 11:04 ` ailiop-git
  2 siblings, 0 replies; 4+ messages in thread
From: ailiop-git @ 2021-03-30 11:04 UTC (permalink / raw)
  To: ml

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

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

xorriso: update to 1.5.5.
https://github.com/void-linux/void-packages/pull/29874

Description:
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [ ] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] 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] 4+ messages in thread

end of thread, other threads:[~2021-03-30 11:04 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-30  9:43 [PR PATCH] xorriso: update to 1.5.5 ailiop-git
2021-03-30 11:00 ` ericonr
2021-03-30 11:02 ` ailiop-git
2021-03-30 11:04 ` [PR PATCH] [Closed]: " ailiop-git

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