Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] atop: update to 2.7.1.
@ 2022-01-11 11:48 unspecd
  2022-01-11 11:51 ` unspecd
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: unspecd @ 2022-01-11 11:48 UTC (permalink / raw)
  To: ml

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

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

https://github.com/unspecd/void-packages pkg/atop
https://github.com/void-linux/void-packages/pull/34991

atop: update to 2.7.1.
<!-- 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, (x86_64-musl)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - ppc64le-musl


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

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

From 80dfd68dd19258418ff82dcee85dba88a007c475 Mon Sep 17 00:00:00 2001
From: Evgeny Ermakov <evgeny.v.ermakov@gmail.com>
Date: Tue, 11 Jan 2022 22:47:30 +1100
Subject: [PATCH] atop: update to 2.7.1.

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

diff --git a/srcpkgs/atop/template b/srcpkgs/atop/template
index 29ff1d6523b1..376f8369d511 100644
--- a/srcpkgs/atop/template
+++ b/srcpkgs/atop/template
@@ -1,6 +1,6 @@
 # Template file for 'atop'
 pkgname=atop
-version=2.7.0
+version=2.7.1
 revision=1
 build_style=gnu-makefile
 make_install_target="sysvinstall"
@@ -10,7 +10,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later"
 homepage="https://www.atoptool.nl/"
 distfiles="https://www.atoptool.nl/download/atop-${version}.tar.gz"
-checksum=a606705aaca940a6d44d67c886529a75db98fd88140f743eb0aaebb184c38af7
+checksum=ca48d2f17e071deead5e6e9cc9e388bf6a3270d695e61976b3794d4d927b5c4e
 
 make_dirs="/var/log/atop 755 root root"
 

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

* Re: atop: update to 2.7.1.
  2022-01-11 11:48 [PR PATCH] atop: update to 2.7.1 unspecd
@ 2022-01-11 11:51 ` unspecd
  2022-01-11 14:26 ` [PR PATCH] [Updated] " unspecd
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: unspecd @ 2022-01-11 11:51 UTC (permalink / raw)
  To: ml

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

New comment by unspecd on void-packages repository

https://github.com/void-linux/void-packages/pull/34991#issuecomment-1009888681

Comment:
CI failure:
```
Run common/travis/fetch_upstream.sh
Fetching upstream...
fatal: remote error: 
  The unauthenticated git protocol on port 9418 is no longer supported.
Please see https://github.blog/2021-09-01-improving-git-protocol-security-github/ for more information.
Error: Process completed with exit code 128.
```

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

* Re: [PR PATCH] [Updated] atop: update to 2.7.1.
  2022-01-11 11:48 [PR PATCH] atop: update to 2.7.1 unspecd
  2022-01-11 11:51 ` unspecd
@ 2022-01-11 14:26 ` unspecd
  2022-01-11 15:48 ` unspecd
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: unspecd @ 2022-01-11 14:26 UTC (permalink / raw)
  To: ml

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

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

https://github.com/unspecd/void-packages pkg/atop
https://github.com/void-linux/void-packages/pull/34991

atop: update to 2.7.1.
<!-- 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, (x86_64-musl)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - ppc64le-musl


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

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

From 80dfd68dd19258418ff82dcee85dba88a007c475 Mon Sep 17 00:00:00 2001
From: Evgeny Ermakov <evgeny.v.ermakov@gmail.com>
Date: Tue, 11 Jan 2022 22:47:30 +1100
Subject: [PATCH 1/2] atop: update to 2.7.1.

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

diff --git a/srcpkgs/atop/template b/srcpkgs/atop/template
index 29ff1d6523b1..376f8369d511 100644
--- a/srcpkgs/atop/template
+++ b/srcpkgs/atop/template
@@ -1,6 +1,6 @@
 # Template file for 'atop'
 pkgname=atop
-version=2.7.0
+version=2.7.1
 revision=1
 build_style=gnu-makefile
 make_install_target="sysvinstall"
@@ -10,7 +10,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later"
 homepage="https://www.atoptool.nl/"
 distfiles="https://www.atoptool.nl/download/atop-${version}.tar.gz"
-checksum=a606705aaca940a6d44d67c886529a75db98fd88140f743eb0aaebb184c38af7
+checksum=ca48d2f17e071deead5e6e9cc9e388bf6a3270d695e61976b3794d4d927b5c4e
 
 make_dirs="/var/log/atop 755 root root"
 

From 8180843310bc7df91b1329bb8551a93c3cfa6250 Mon Sep 17 00:00:00 2001
From: Evgeny Ermakov <evgeny.v.ermakov@gmail.com>
Date: Wed, 12 Jan 2022 01:23:10 +1100
Subject: [PATCH 2/2] common/travis/fetch_upstream.sh: switch to https

---
 common/travis/fetch_upstream.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/common/travis/fetch_upstream.sh b/common/travis/fetch_upstream.sh
index b1b06d9d54f9..45315563e0b1 100755
--- a/common/travis/fetch_upstream.sh
+++ b/common/travis/fetch_upstream.sh
@@ -9,4 +9,4 @@ elif command -v git >/dev/null 2>&1; then
 fi
 
 /bin/echo -e '\x1b[32mFetching upstream...\x1b[0m'
-$GIT_CMD fetch --depth 200 git://github.com/void-linux/void-packages.git master
+$GIT_CMD fetch --depth 200 https://github.com/void-linux/void-packages.git master

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

* Re: [PR PATCH] [Updated] atop: update to 2.7.1.
  2022-01-11 11:48 [PR PATCH] atop: update to 2.7.1 unspecd
  2022-01-11 11:51 ` unspecd
  2022-01-11 14:26 ` [PR PATCH] [Updated] " unspecd
@ 2022-01-11 15:48 ` unspecd
  2022-01-11 15:49 ` unspecd
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: unspecd @ 2022-01-11 15:48 UTC (permalink / raw)
  To: ml

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

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

https://github.com/unspecd/void-packages pkg/atop
https://github.com/void-linux/void-packages/pull/34991

atop: update to 2.7.1.
<!-- 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, (x86_64-musl)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - ppc64le-musl


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

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

From 35a9e08313965b70e46b7410e7b3f86af53bba15 Mon Sep 17 00:00:00 2001
From: Evgeny Ermakov <evgeny.v.ermakov@gmail.com>
Date: Tue, 11 Jan 2022 22:47:30 +1100
Subject: [PATCH 1/2] atop: update to 2.7.1.

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

diff --git a/srcpkgs/atop/template b/srcpkgs/atop/template
index 29ff1d6523b1..376f8369d511 100644
--- a/srcpkgs/atop/template
+++ b/srcpkgs/atop/template
@@ -1,6 +1,6 @@
 # Template file for 'atop'
 pkgname=atop
-version=2.7.0
+version=2.7.1
 revision=1
 build_style=gnu-makefile
 make_install_target="sysvinstall"
@@ -10,7 +10,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later"
 homepage="https://www.atoptool.nl/"
 distfiles="https://www.atoptool.nl/download/atop-${version}.tar.gz"
-checksum=a606705aaca940a6d44d67c886529a75db98fd88140f743eb0aaebb184c38af7
+checksum=ca48d2f17e071deead5e6e9cc9e388bf6a3270d695e61976b3794d4d927b5c4e
 
 make_dirs="/var/log/atop 755 root root"
 

From f16416cf76e44f916f18a6e808b98bae6cf486a4 Mon Sep 17 00:00:00 2001
From: Evgeny Ermakov <evgeny.v.ermakov@gmail.com>
Date: Wed, 12 Jan 2022 01:23:10 +1100
Subject: [PATCH 2/2] common/travis/fetch_upstream.sh: switch to https

---
 common/travis/fetch_upstream.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/common/travis/fetch_upstream.sh b/common/travis/fetch_upstream.sh
index b1b06d9d54f9..45315563e0b1 100755
--- a/common/travis/fetch_upstream.sh
+++ b/common/travis/fetch_upstream.sh
@@ -9,4 +9,4 @@ elif command -v git >/dev/null 2>&1; then
 fi
 
 /bin/echo -e '\x1b[32mFetching upstream...\x1b[0m'
-$GIT_CMD fetch --depth 200 git://github.com/void-linux/void-packages.git master
+$GIT_CMD fetch --depth 200 https://github.com/void-linux/void-packages.git master

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

* Re: [PR PATCH] [Updated] atop: update to 2.7.1.
  2022-01-11 11:48 [PR PATCH] atop: update to 2.7.1 unspecd
                   ` (2 preceding siblings ...)
  2022-01-11 15:48 ` unspecd
@ 2022-01-11 15:49 ` unspecd
  2022-01-11 15:52 ` unspecd
  2022-01-11 18:45 ` [PR PATCH] [Merged]: " ericonr
  5 siblings, 0 replies; 7+ messages in thread
From: unspecd @ 2022-01-11 15:49 UTC (permalink / raw)
  To: ml

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

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

https://github.com/unspecd/void-packages pkg/atop
https://github.com/void-linux/void-packages/pull/34991

atop: update to 2.7.1.
<!-- 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, (x86_64-musl)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - ppc64le-musl


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

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

From 0462a2f7d8a6d1d0f977f00660f1ac7ccc4a0658 Mon Sep 17 00:00:00 2001
From: Evgeny Ermakov <evgeny.v.ermakov@gmail.com>
Date: Tue, 11 Jan 2022 22:47:30 +1100
Subject: [PATCH] atop: update to 2.7.1.

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

diff --git a/srcpkgs/atop/template b/srcpkgs/atop/template
index 29ff1d6523b1..376f8369d511 100644
--- a/srcpkgs/atop/template
+++ b/srcpkgs/atop/template
@@ -1,6 +1,6 @@
 # Template file for 'atop'
 pkgname=atop
-version=2.7.0
+version=2.7.1
 revision=1
 build_style=gnu-makefile
 make_install_target="sysvinstall"
@@ -10,7 +10,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later"
 homepage="https://www.atoptool.nl/"
 distfiles="https://www.atoptool.nl/download/atop-${version}.tar.gz"
-checksum=a606705aaca940a6d44d67c886529a75db98fd88140f743eb0aaebb184c38af7
+checksum=ca48d2f17e071deead5e6e9cc9e388bf6a3270d695e61976b3794d4d927b5c4e
 
 make_dirs="/var/log/atop 755 root root"
 

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

* Re: atop: update to 2.7.1.
  2022-01-11 11:48 [PR PATCH] atop: update to 2.7.1 unspecd
                   ` (3 preceding siblings ...)
  2022-01-11 15:49 ` unspecd
@ 2022-01-11 15:52 ` unspecd
  2022-01-11 18:45 ` [PR PATCH] [Merged]: " ericonr
  5 siblings, 0 replies; 7+ messages in thread
From: unspecd @ 2022-01-11 15:52 UTC (permalink / raw)
  To: ml

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

New comment by unspecd on void-packages repository

https://github.com/void-linux/void-packages/pull/34991#issuecomment-1009888681

Comment:
CI failure:
```
Run common/travis/fetch_upstream.sh
Fetching upstream...
fatal: remote error: 
  The unauthenticated git protocol on port 9418 is no longer supported.
Please see https://github.blog/2021-09-01-improving-git-protocol-security-github/ for more information.
Error: Process completed with exit code 128.
```

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

* Re: [PR PATCH] [Merged]: atop: update to 2.7.1.
  2022-01-11 11:48 [PR PATCH] atop: update to 2.7.1 unspecd
                   ` (4 preceding siblings ...)
  2022-01-11 15:52 ` unspecd
@ 2022-01-11 18:45 ` ericonr
  5 siblings, 0 replies; 7+ messages in thread
From: ericonr @ 2022-01-11 18:45 UTC (permalink / raw)
  To: ml

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

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

atop: update to 2.7.1.
https://github.com/void-linux/void-packages/pull/34991

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, (x86_64-musl)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - ppc64le-musl


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

end of thread, other threads:[~2022-01-11 18:45 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-11 11:48 [PR PATCH] atop: update to 2.7.1 unspecd
2022-01-11 11:51 ` unspecd
2022-01-11 14:26 ` [PR PATCH] [Updated] " unspecd
2022-01-11 15:48 ` unspecd
2022-01-11 15:49 ` unspecd
2022-01-11 15:52 ` unspecd
2022-01-11 18:45 ` [PR PATCH] [Merged]: " ericonr

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