Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] wslu: update to 4.0.0
@ 2022-08-27 11:29 tranzystorek-io
  2022-08-27 11:33 ` [PR PATCH] [Updated] " tranzystorek-io
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: tranzystorek-io @ 2022-08-27 11:29 UTC (permalink / raw)
  To: ml

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

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

https://github.com/tranzystorek-io/void-packages wslu
https://github.com/void-linux/void-packages/pull/38941

wslu: update to 4.0.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 [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
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/38941.patch is attached

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

From 82177a2d2678142a69941b00ac2f89e555680393 Mon Sep 17 00:00:00 2001
From: Marcin Puc <tranzystorek.io@protonmail.com>
Date: Sat, 27 Aug 2022 13:28:45 +0200
Subject: [PATCH] wslu: update to 4.0.0

---
 srcpkgs/wslu/template | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/wslu/template b/srcpkgs/wslu/template
index fcf4a1765c69..26d76b2c8a42 100644
--- a/srcpkgs/wslu/template
+++ b/srcpkgs/wslu/template
@@ -1,11 +1,12 @@
 # Template file for 'wslu'
 pkgname=wslu
-version=3.2.4
+version=4.0.0
 revision=1
 build_style=gnu-makefile
 short_desc="Collection of utilities for Windows 10 Linux Subsystems"
 maintainer="Marcin Puc <tranzystorek.io@protonmail.com>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/wslutilities/wslu"
-distfiles="https://github.com/wslutilities/wslu/archive/v${version}.tar.gz"
-checksum=40eaadaddbab82154985966690c686679abdc59446c79555de1798fa356e1680
+distfiles="https://github.com/wslutilities/wslu/archive/refs/tags/v${version}.tar.gz"
+checksum=3626208869f0605154a02cfaf0f6c2612417fcf04a4c096f59b2f7ce9a05edd1
+conf_files="/usr/share/wslu/conf"

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

* Re: [PR PATCH] [Updated] wslu: update to 4.0.0
  2022-08-27 11:29 [PR PATCH] wslu: update to 4.0.0 tranzystorek-io
@ 2022-08-27 11:33 ` tranzystorek-io
  2022-08-28 11:12 ` [PR REVIEW] " classabbyamp
                   ` (9 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: tranzystorek-io @ 2022-08-27 11:33 UTC (permalink / raw)
  To: ml

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

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

https://github.com/tranzystorek-io/void-packages wslu
https://github.com/void-linux/void-packages/pull/38941

wslu: update to 4.0.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 [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
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/38941.patch is attached

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

From 8cd36e3da53683725fc88d08435a70060a4cc759 Mon Sep 17 00:00:00 2001
From: Marcin Puc <tranzystorek.io@protonmail.com>
Date: Sat, 27 Aug 2022 13:28:45 +0200
Subject: [PATCH] wslu: update to 4.0.0

---
 srcpkgs/wslu/template | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/wslu/template b/srcpkgs/wslu/template
index fcf4a1765c69..fbdb74aa1652 100644
--- a/srcpkgs/wslu/template
+++ b/srcpkgs/wslu/template
@@ -1,11 +1,12 @@
 # Template file for 'wslu'
 pkgname=wslu
-version=3.2.4
+version=4.0.0
 revision=1
 build_style=gnu-makefile
 short_desc="Collection of utilities for Windows 10 Linux Subsystems"
 maintainer="Marcin Puc <tranzystorek.io@protonmail.com>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/wslutilities/wslu"
-distfiles="https://github.com/wslutilities/wslu/archive/v${version}.tar.gz"
-checksum=40eaadaddbab82154985966690c686679abdc59446c79555de1798fa356e1680
+distfiles="https://github.com/wslutilities/wslu/archive/refs/tags/v${version}.tar.gz"
+checksum=f3fc0191306496e8794397ba7623754b834603fd3f37bef40a858c0fe1ac3e08
+conf_files="/usr/share/wslu/conf"

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

* Re: [PR REVIEW] wslu: update to 4.0.0
  2022-08-27 11:29 [PR PATCH] wslu: update to 4.0.0 tranzystorek-io
  2022-08-27 11:33 ` [PR PATCH] [Updated] " tranzystorek-io
@ 2022-08-28 11:12 ` classabbyamp
  2022-08-28 11:26 ` tranzystorek-io
                   ` (8 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: classabbyamp @ 2022-08-28 11:12 UTC (permalink / raw)
  To: ml

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

New review comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/38941#discussion_r956710242

Comment:
manpage says

> You can override the default configuration in  \'/usr/share/wslu/custom.conf\', \'$HOME/.config/wslu/conf\', or \'$HOME/.wslurc\'

so maybe this shouldn't be a conf file?

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

* Re: [PR REVIEW] wslu: update to 4.0.0
  2022-08-27 11:29 [PR PATCH] wslu: update to 4.0.0 tranzystorek-io
  2022-08-27 11:33 ` [PR PATCH] [Updated] " tranzystorek-io
  2022-08-28 11:12 ` [PR REVIEW] " classabbyamp
@ 2022-08-28 11:26 ` tranzystorek-io
  2022-08-28 11:27 ` tranzystorek-io
                   ` (7 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: tranzystorek-io @ 2022-08-28 11:26 UTC (permalink / raw)
  To: ml

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

New review comment by tranzystorek-io on void-packages repository

https://github.com/void-linux/void-packages/pull/38941#discussion_r956712059

Comment:
Definitely worth discussing upstream, especially since this file looks like it belongs in /etc.

Nevertheless, typical conf files that live in /etc can also be overriden per user but that doesn't disqualify them from being conf_files, so I don't see your point

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

* Re: [PR REVIEW] wslu: update to 4.0.0
  2022-08-27 11:29 [PR PATCH] wslu: update to 4.0.0 tranzystorek-io
                   ` (2 preceding siblings ...)
  2022-08-28 11:26 ` tranzystorek-io
@ 2022-08-28 11:27 ` tranzystorek-io
  2022-08-28 11:35 ` classabbyamp
                   ` (6 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: tranzystorek-io @ 2022-08-28 11:27 UTC (permalink / raw)
  To: ml

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

New review comment by tranzystorek-io on void-packages repository

https://github.com/void-linux/void-packages/pull/38941#discussion_r956712059

Comment:
Definitely worth discussing upstream, especially since this file looks like it belongs in /etc.

Nevertheless, typical conf files that live in /etc can also usually be overriden per user but that doesn't disqualify them from being conf_files, so I don't see your point

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

* Re: [PR REVIEW] wslu: update to 4.0.0
  2022-08-27 11:29 [PR PATCH] wslu: update to 4.0.0 tranzystorek-io
                   ` (3 preceding siblings ...)
  2022-08-28 11:27 ` tranzystorek-io
@ 2022-08-28 11:35 ` classabbyamp
  2022-08-28 11:41 ` tranzystorek-io
                   ` (5 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: classabbyamp @ 2022-08-28 11:35 UTC (permalink / raw)
  To: ml

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

New review comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/38941#discussion_r956713223

Comment:
the installed file has a big DO NOT EDIT comment at the top is my point, i guess 

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

* Re: [PR REVIEW] wslu: update to 4.0.0
  2022-08-27 11:29 [PR PATCH] wslu: update to 4.0.0 tranzystorek-io
                   ` (4 preceding siblings ...)
  2022-08-28 11:35 ` classabbyamp
@ 2022-08-28 11:41 ` tranzystorek-io
  2022-08-28 11:46 ` tranzystorek-io
                   ` (4 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: tranzystorek-io @ 2022-08-28 11:41 UTC (permalink / raw)
  To: ml

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

New review comment by tranzystorek-io on void-packages repository

https://github.com/void-linux/void-packages/pull/38941#discussion_r956713913

Comment:
You're right, I'll talk with upstream, but they only recently introduced this file, seems the "DO NOT EDIT" warning is a bit extraneous (it would be more fitting if this file was routinely autogenerated/automodified like a package lock file).

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

* Re: [PR REVIEW] wslu: update to 4.0.0
  2022-08-27 11:29 [PR PATCH] wslu: update to 4.0.0 tranzystorek-io
                   ` (5 preceding siblings ...)
  2022-08-28 11:41 ` tranzystorek-io
@ 2022-08-28 11:46 ` tranzystorek-io
  2022-08-28 15:18 ` tranzystorek-io
                   ` (3 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: tranzystorek-io @ 2022-08-28 11:46 UTC (permalink / raw)
  To: ml

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

New review comment by tranzystorek-io on void-packages repository

https://github.com/void-linux/void-packages/pull/38941#discussion_r956713913

Comment:
You're right, I'll talk with upstream, but they only recently introduced this file, seems the "DO NOT EDIT" warning is a bit extraneous (it would be more fitting if this file was routinely autogenerated/automodified like a package lock file).

Upstream discussion issue: https://github.com/wslutilities/wslu/issues/241

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

* Re: [PR REVIEW] wslu: update to 4.0.0
  2022-08-27 11:29 [PR PATCH] wslu: update to 4.0.0 tranzystorek-io
                   ` (6 preceding siblings ...)
  2022-08-28 11:46 ` tranzystorek-io
@ 2022-08-28 15:18 ` tranzystorek-io
  2022-08-28 15:24 ` [PR PATCH] [Updated] " tranzystorek-io
                   ` (2 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: tranzystorek-io @ 2022-08-28 15:18 UTC (permalink / raw)
  To: ml

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

New review comment by tranzystorek-io on void-packages repository

https://github.com/void-linux/void-packages/pull/38941#discussion_r956744112

Comment:
According to https://github.com/wslutilities/wslu/issues/241#issuecomment-1229478234 this file contains essential config defaults so I'll remove it from `conf_files` in this version

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

* Re: [PR PATCH] [Updated] wslu: update to 4.0.0
  2022-08-27 11:29 [PR PATCH] wslu: update to 4.0.0 tranzystorek-io
                   ` (7 preceding siblings ...)
  2022-08-28 15:18 ` tranzystorek-io
@ 2022-08-28 15:24 ` tranzystorek-io
  2022-09-16 11:52 ` tranzystorek-io
  2022-09-17 20:16 ` [PR PATCH] [Merged]: " classabbyamp
  10 siblings, 0 replies; 12+ messages in thread
From: tranzystorek-io @ 2022-08-28 15:24 UTC (permalink / raw)
  To: ml

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

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

https://github.com/tranzystorek-io/void-packages wslu
https://github.com/void-linux/void-packages/pull/38941

wslu: update to 4.0.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 [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
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/38941.patch is attached

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

From 8c8bc5a040080a1089cbf132ab9471175723d5cb Mon Sep 17 00:00:00 2001
From: Marcin Puc <tranzystorek.io@protonmail.com>
Date: Sat, 27 Aug 2022 13:28:45 +0200
Subject: [PATCH] wslu: update to 4.0.0

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

diff --git a/srcpkgs/wslu/template b/srcpkgs/wslu/template
index fcf4a1765c69..865ce38aa994 100644
--- a/srcpkgs/wslu/template
+++ b/srcpkgs/wslu/template
@@ -1,11 +1,11 @@
 # Template file for 'wslu'
 pkgname=wslu
-version=3.2.4
+version=4.0.0
 revision=1
 build_style=gnu-makefile
 short_desc="Collection of utilities for Windows 10 Linux Subsystems"
 maintainer="Marcin Puc <tranzystorek.io@protonmail.com>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/wslutilities/wslu"
-distfiles="https://github.com/wslutilities/wslu/archive/v${version}.tar.gz"
-checksum=40eaadaddbab82154985966690c686679abdc59446c79555de1798fa356e1680
+distfiles="https://github.com/wslutilities/wslu/archive/refs/tags/v${version}.tar.gz"
+checksum=f3fc0191306496e8794397ba7623754b834603fd3f37bef40a858c0fe1ac3e08

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

* Re: [PR PATCH] [Updated] wslu: update to 4.0.0
  2022-08-27 11:29 [PR PATCH] wslu: update to 4.0.0 tranzystorek-io
                   ` (8 preceding siblings ...)
  2022-08-28 15:24 ` [PR PATCH] [Updated] " tranzystorek-io
@ 2022-09-16 11:52 ` tranzystorek-io
  2022-09-17 20:16 ` [PR PATCH] [Merged]: " classabbyamp
  10 siblings, 0 replies; 12+ messages in thread
From: tranzystorek-io @ 2022-09-16 11:52 UTC (permalink / raw)
  To: ml

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

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

https://github.com/tranzystorek-io/void-packages wslu
https://github.com/void-linux/void-packages/pull/38941

wslu: update to 4.0.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 [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
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/38941.patch is attached

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

From e084331a6c37e6e1890e9f583ed580281ac7fe2d Mon Sep 17 00:00:00 2001
From: Marcin Puc <tranzystorek.io@protonmail.com>
Date: Sat, 27 Aug 2022 13:28:45 +0200
Subject: [PATCH] wslu: update to 4.0.0

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

diff --git a/srcpkgs/wslu/template b/srcpkgs/wslu/template
index fcf4a1765c69..865ce38aa994 100644
--- a/srcpkgs/wslu/template
+++ b/srcpkgs/wslu/template
@@ -1,11 +1,11 @@
 # Template file for 'wslu'
 pkgname=wslu
-version=3.2.4
+version=4.0.0
 revision=1
 build_style=gnu-makefile
 short_desc="Collection of utilities for Windows 10 Linux Subsystems"
 maintainer="Marcin Puc <tranzystorek.io@protonmail.com>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/wslutilities/wslu"
-distfiles="https://github.com/wslutilities/wslu/archive/v${version}.tar.gz"
-checksum=40eaadaddbab82154985966690c686679abdc59446c79555de1798fa356e1680
+distfiles="https://github.com/wslutilities/wslu/archive/refs/tags/v${version}.tar.gz"
+checksum=f3fc0191306496e8794397ba7623754b834603fd3f37bef40a858c0fe1ac3e08

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

* Re: [PR PATCH] [Merged]: wslu: update to 4.0.0
  2022-08-27 11:29 [PR PATCH] wslu: update to 4.0.0 tranzystorek-io
                   ` (9 preceding siblings ...)
  2022-09-16 11:52 ` tranzystorek-io
@ 2022-09-17 20:16 ` classabbyamp
  10 siblings, 0 replies; 12+ messages in thread
From: classabbyamp @ 2022-09-17 20:16 UTC (permalink / raw)
  To: ml

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

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

wslu: update to 4.0.0
https://github.com/void-linux/void-packages/pull/38941

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 [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
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] 12+ messages in thread

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

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-27 11:29 [PR PATCH] wslu: update to 4.0.0 tranzystorek-io
2022-08-27 11:33 ` [PR PATCH] [Updated] " tranzystorek-io
2022-08-28 11:12 ` [PR REVIEW] " classabbyamp
2022-08-28 11:26 ` tranzystorek-io
2022-08-28 11:27 ` tranzystorek-io
2022-08-28 11:35 ` classabbyamp
2022-08-28 11:41 ` tranzystorek-io
2022-08-28 11:46 ` tranzystorek-io
2022-08-28 15:18 ` tranzystorek-io
2022-08-28 15:24 ` [PR PATCH] [Updated] " tranzystorek-io
2022-09-16 11:52 ` tranzystorek-io
2022-09-17 20:16 ` [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).