Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] zrepl: update to 0.6.0.
@ 2023-03-02 18:17 robertek
  2023-06-01  2:13 ` github-actions
  2023-06-16  1:59 ` [PR PATCH] [Closed]: " github-actions
  0 siblings, 2 replies; 4+ messages in thread
From: robertek @ 2023-03-02 18:17 UTC (permalink / raw)
  To: ml

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

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

https://github.com/robertek/void-packages zrepl
https://github.com/void-linux/void-packages/pull/42549

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

It should be noted that the 0.6 version replication is not interoperable with 0.5 counterpart. 

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

- Tested on my configuration with snapshoting and replication to FreeBSD server.

<!--
#### 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, (x86_64-glibc)



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

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

From b356afd8fa3bbfb4639f32a2df2d09b3306df44c Mon Sep 17 00:00:00 2001
From: Robert David <robert.david.public@gmail.com>
Date: Thu, 2 Mar 2023 19:01:37 +0100
Subject: [PATCH] zrepl: update to 0.6.0.

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

diff --git a/srcpkgs/zrepl/template b/srcpkgs/zrepl/template
index a989c805ab8f..41e34fbeff06 100644
--- a/srcpkgs/zrepl/template
+++ b/srcpkgs/zrepl/template
@@ -1,6 +1,6 @@
 # Template file for 'zrepl'
 pkgname=zrepl
-version=0.5.0
+version=0.6.0
 revision=1
 build_style=go
 go_import_path=github.com/zrepl/zrepl
@@ -11,7 +11,7 @@ maintainer="Frans Bergman <frans@tankernn.eu>"
 license="MIT"
 homepage="https://github.com/zrepl/zrepl"
 distfiles="${homepage}/archive/v${version}.tar.gz"
-checksum=4acfde9e7a09eca2de3de5c7d2987907ae446b345b69133e4b3c58a99c294465
+checksum=0bf1dcf634a43af81cd9a0d7b9ae65f63a5938c35d3e6cd804177c8db52929f4
 
 conf_files="/etc/zrepl/*"
 

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

* Re: zrepl: update to 0.6.0.
  2023-03-02 18:17 [PR PATCH] zrepl: update to 0.6.0 robertek
@ 2023-06-01  2:13 ` github-actions
  2023-06-16  1:59 ` [PR PATCH] [Closed]: " github-actions
  1 sibling, 0 replies; 4+ messages in thread
From: github-actions @ 2023-06-01  2:13 UTC (permalink / raw)
  To: ml

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

New comment by github-actions[bot] on void-packages repository

https://github.com/void-linux/void-packages/pull/42549#issuecomment-1571221334

Comment:
Pull Requests become stale 90 days after last activity and are closed 14 days after that.  If this pull request is still relevant bump it or assign it.

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

* Re: [PR PATCH] [Closed]: zrepl: update to 0.6.0.
  2023-03-02 18:17 [PR PATCH] zrepl: update to 0.6.0 robertek
  2023-06-01  2:13 ` github-actions
@ 2023-06-16  1:59 ` github-actions
  1 sibling, 0 replies; 4+ messages in thread
From: github-actions @ 2023-06-16  1:59 UTC (permalink / raw)
  To: ml

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

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

zrepl: update to 0.6.0.
https://github.com/void-linux/void-packages/pull/42549

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

It should be noted that the 0.6 version replication is not interoperable with 0.5 counterpart. 

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

- Tested on my configuration with snapshoting and replication to FreeBSD server.

<!--
#### 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, (x86_64-glibc)



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

* [PR PATCH] zrepl: update to 0.6.0.
@ 2023-05-29 20:27 damadmai
  0 siblings, 0 replies; 4+ messages in thread
From: damadmai @ 2023-05-29 20:27 UTC (permalink / raw)
  To: ml

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

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

https://github.com/damadmai/void-packages zrepl060
https://github.com/void-linux/void-packages/pull/44155

zrepl: update to 0.6.0.
#### Testing the changes
- I tested the changes in this PR: **YES**

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

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

From c23db7079b72baa553ac3107e813971473aa3156 Mon Sep 17 00:00:00 2001
From: "Daniel A. Maierhofer" <git@damadmai.at>
Date: Mon, 29 May 2023 22:27:10 +0200
Subject: [PATCH] zrepl: update to 0.6.0.

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

diff --git a/srcpkgs/zrepl/template b/srcpkgs/zrepl/template
index 11716ebcee40..41e34fbeff06 100644
--- a/srcpkgs/zrepl/template
+++ b/srcpkgs/zrepl/template
@@ -1,7 +1,7 @@
 # Template file for 'zrepl'
 pkgname=zrepl
-version=0.5.0
-revision=2
+version=0.6.0
+revision=1
 build_style=go
 go_import_path=github.com/zrepl/zrepl
 go_ldflags="-X github.com/zrepl/zrepl/version.zreplVersion=void-${version}_${revision}"
@@ -11,7 +11,7 @@ maintainer="Frans Bergman <frans@tankernn.eu>"
 license="MIT"
 homepage="https://github.com/zrepl/zrepl"
 distfiles="${homepage}/archive/v${version}.tar.gz"
-checksum=4acfde9e7a09eca2de3de5c7d2987907ae446b345b69133e4b3c58a99c294465
+checksum=0bf1dcf634a43af81cd9a0d7b9ae65f63a5938c35d3e6cd804177c8db52929f4
 
 conf_files="/etc/zrepl/*"
 

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

end of thread, other threads:[~2023-06-16  1:59 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-02 18:17 [PR PATCH] zrepl: update to 0.6.0 robertek
2023-06-01  2:13 ` github-actions
2023-06-16  1:59 ` [PR PATCH] [Closed]: " github-actions
2023-05-29 20:27 [PR PATCH] " damadmai

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