Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] zeromq: update to 4.3.3
@ 2020-10-11 13:42 ev-ermakov
  2020-10-13  0:55 ` [PR PATCH] [Updated] " ev-ermakov
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: ev-ermakov @ 2020-10-11 13:42 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ev-ermakov/void-packages zeromq-4.3.3
https://github.com/void-linux/void-packages/pull/25521

zeromq: update to 4.3.3


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

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

From bd663f3b674dc0be117dc1f78bfdac6ae69e9b36 Mon Sep 17 00:00:00 2001
From: Evgeny Ermakov <evgeny.v.ermakov@gmail.com>
Date: Sun, 11 Oct 2020 22:14:31 +1100
Subject: [PATCH 1/9] zeromq: update to 4.3.3

---
 common/shlibs           | 2 +-
 srcpkgs/zeromq/template | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/common/shlibs b/common/shlibs
index 9c7da029640..a938a92c189 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -1211,7 +1211,7 @@ libvirt-gconfig-1.0.so.0 libvirt-glib-0.1.2_1
 libvirt-gobject-1.0.so.0 libvirt-glib-0.1.2_1
 libvirt-glib-1.0.so.0 libvirt-glib-0.1.2_1
 libgsasl.so.7 libgsasl-1.8.0_1
-libzmq.so.5 zeromq-4.1.2_1
+libzmq.so.5 zeromq-4.3.3_1
 libstatgrab.so.10 libstatgrab-0.91_1
 libseccomp.so.2 libseccomp-2.0.0_1
 libqrencode.so.4 libqrencode-4.0.0_1
diff --git a/srcpkgs/zeromq/template b/srcpkgs/zeromq/template
index 25c4d6f7351..86e03e9cab5 100644
--- a/srcpkgs/zeromq/template
+++ b/srcpkgs/zeromq/template
@@ -1,6 +1,6 @@
 # Template file for 'zeromq'
 pkgname=zeromq
-version=4.3.2
+version=4.3.3
 revision=1
 build_style=gnu-configure
 configure_args="--with-libsodium"
@@ -11,7 +11,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="LGPL-3.0-or-later"
 homepage="http://www.zeromq.org"
 distfiles="https://github.com/zeromq/libzmq/releases/download/v${version}/zeromq-${version}.tar.gz"
-checksum=ebd7b5c830d6428956b67a0454a7f8cbed1de74b3b01e5c33c5378e22740f763
+checksum=9d9285db37ae942ed0780c016da87060497877af45094ff9e1a1ca736e3875a2
 
 zeromq-devel_package() {
 	depends="${sourcepkg}-${version}_${revision}"

From 127739f4e3f4aa6f537deee8f0ab91676c4bfacc Mon Sep 17 00:00:00 2001
From: Evgeny Ermakov <evgeny.v.ermakov@gmail.com>
Date: Sun, 11 Oct 2020 22:15:05 +1100
Subject: [PATCH 2/9] czmq: revbump for zeromq

---
 srcpkgs/czmq/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/czmq/template b/srcpkgs/czmq/template
index b1754d57685..6312d64cbba 100644
--- a/srcpkgs/czmq/template
+++ b/srcpkgs/czmq/template
@@ -1,7 +1,7 @@
 # Template file for 'czmq'
 pkgname=czmq
 version=4.2.0
-revision=2
+revision=3
 build_style=gnu-configure
 hostmakedepends="asciidoc automake libtool pkg-config xmlto"
 makedepends="libuuid-devel zeromq-devel"

From 3c9616d210e78129981874aa6522ab2510a1beef Mon Sep 17 00:00:00 2001
From: Evgeny Ermakov <evgeny.v.ermakov@gmail.com>
Date: Sun, 11 Oct 2020 22:15:06 +1100
Subject: [PATCH 3/9] horizon: revbump for zeromq

---
 srcpkgs/horizon/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/horizon/template b/srcpkgs/horizon/template
index b414febdbba..928cc26324e 100644
--- a/srcpkgs/horizon/template
+++ b/srcpkgs/horizon/template
@@ -1,7 +1,7 @@
 # Template file for 'horizon'
 pkgname=horizon
 version=1.2.1
-revision=1
+revision=2
 build_style=gnu-makefile
 make_build_args="GOLD="
 make_use_env=yes

From 754cd895cb0edb5ea37713f84521d0d561599a29 Mon Sep 17 00:00:00 2001
From: Evgeny Ermakov <evgeny.v.ermakov@gmail.com>
Date: Sun, 11 Oct 2020 22:15:07 +1100
Subject: [PATCH 4/9] libbitcoin-client: revbump for zeromq

---
 srcpkgs/libbitcoin-client/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/libbitcoin-client/template b/srcpkgs/libbitcoin-client/template
index f85033f35c6..5b63efde5db 100644
--- a/srcpkgs/libbitcoin-client/template
+++ b/srcpkgs/libbitcoin-client/template
@@ -1,7 +1,7 @@
 # Template file for 'libbitcoin-client'
 pkgname=libbitcoin-client
 version=3.6.0
-revision=3
+revision=4
 build_style=gnu-configure
 configure_args="--with-boost-libdir=${XBPS_CROSS_BASE}/usr/lib
  --with-boost=${XBPS_CROSS_BASE}/usr --with-gnu-ld --without-examples"

From 55fb9044913722cd825239dcb7cdbbd7214eb596 Mon Sep 17 00:00:00 2001
From: Evgeny Ermakov <evgeny.v.ermakov@gmail.com>
Date: Sun, 11 Oct 2020 22:15:07 +1100
Subject: [PATCH 5/9] libbitcoin-explorer: revbump for zeromq

---
 srcpkgs/libbitcoin-explorer/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/libbitcoin-explorer/template b/srcpkgs/libbitcoin-explorer/template
index 39c2a55f654..8704c89d558 100644
--- a/srcpkgs/libbitcoin-explorer/template
+++ b/srcpkgs/libbitcoin-explorer/template
@@ -1,7 +1,7 @@
 # Template file for 'libbitcoin-explorer'
 pkgname=libbitcoin-explorer
 version=3.6.0
-revision=3
+revision=4
 build_style=gnu-configure
 configure_args="--with-bash-completiondir=/usr/share/bash-completion/completions
  --with-boost-libdir=${XBPS_CROSS_BASE}/usr/lib

From 7fa152238fa9e2d22df9fa0392aff5edb36ff13b Mon Sep 17 00:00:00 2001
From: Evgeny Ermakov <evgeny.v.ermakov@gmail.com>
Date: Sun, 11 Oct 2020 22:15:08 +1100
Subject: [PATCH 6/9] libbitcoin-protocol: revbump for zeromq

---
 srcpkgs/libbitcoin-protocol/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/libbitcoin-protocol/template b/srcpkgs/libbitcoin-protocol/template
index 8d45895873b..7209be818c7 100644
--- a/srcpkgs/libbitcoin-protocol/template
+++ b/srcpkgs/libbitcoin-protocol/template
@@ -1,7 +1,7 @@
 # Template file for 'libbitcoin-protocol'
 pkgname=libbitcoin-protocol
 version=3.6.0
-revision=3
+revision=4
 build_style=gnu-configure
 configure_args="--with-boost-libdir=${XBPS_CROSS_BASE}/usr/lib
  --with-boost=${XBPS_CROSS_BASE}/usr --with-gnu-ld"

From 4f2bb8f5ca9b64ed268bca8faf345afa19dfab20 Mon Sep 17 00:00:00 2001
From: Evgeny Ermakov <evgeny.v.ermakov@gmail.com>
Date: Sun, 11 Oct 2020 22:15:08 +1100
Subject: [PATCH 7/9] libbitcoin-server: revbump for zeromq

---
 srcpkgs/libbitcoin-server/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/libbitcoin-server/template b/srcpkgs/libbitcoin-server/template
index 0a949866e0c..6e770407dda 100644
--- a/srcpkgs/libbitcoin-server/template
+++ b/srcpkgs/libbitcoin-server/template
@@ -1,7 +1,7 @@
 # Template file for 'libbitcoin-server'
 pkgname=libbitcoin-server
 version=3.6.0
-revision=3
+revision=4
 archs="aarch64* ppc64* x86_64*"
 build_style=gnu-configure
 configure_args="--with-bash-completiondir=/usr/share/bash-completion/completions

From f4d9019336149ef29184af591d0fce76e73177f7 Mon Sep 17 00:00:00 2001
From: Evgeny Ermakov <evgeny.v.ermakov@gmail.com>
Date: Sun, 11 Oct 2020 22:15:09 +1100
Subject: [PATCH 8/9] monero: revbump for zeromq

---
 srcpkgs/monero/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/monero/template b/srcpkgs/monero/template
index c9f0f5e06a8..82a7ed59d26 100644
--- a/srcpkgs/monero/template
+++ b/srcpkgs/monero/template
@@ -1,7 +1,7 @@
 # Template file for 'monero'
 pkgname=monero
 version=0.17.0.1
-revision=1
+revision=2
 _randomx_version="1.1.8"
 # the revision monero uses as a submodule for the specific version
 _rapidjson_gitrev="129d19ba7f496df5e33658527a7158c79b99c21c"

From bb3832ea3f79ec801429840d9a29d39878cc6b82 Mon Sep 17 00:00:00 2001
From: Evgeny Ermakov <evgeny.v.ermakov@gmail.com>
Date: Sun, 11 Oct 2020 22:15:09 +1100
Subject: [PATCH 9/9] python3-pyzmq: revbump for zeromq

---
 srcpkgs/python3-pyzmq/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/python3-pyzmq/template b/srcpkgs/python3-pyzmq/template
index 4defa14dc46..e48b0696530 100644
--- a/srcpkgs/python3-pyzmq/template
+++ b/srcpkgs/python3-pyzmq/template
@@ -1,7 +1,7 @@
 # Template file for 'python3-pyzmq'
 pkgname=python3-pyzmq
 version=19.0.2
-revision=3
+revision=4
 wrksrc="pyzmq-${version}"
 build_style=python3-module
 make_build_args="--zmq=${XBPS_CROSS_BASE}/usr"

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

* Re: [PR PATCH] [Updated] zeromq: update to 4.3.3
  2020-10-11 13:42 [PR PATCH] zeromq: update to 4.3.3 ev-ermakov
@ 2020-10-13  0:55 ` ev-ermakov
  2020-10-13  1:09 ` ev-ermakov
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: ev-ermakov @ 2020-10-13  0:55 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ev-ermakov/void-packages zeromq-4.3.3
https://github.com/void-linux/void-packages/pull/25521

zeromq: update to 4.3.3


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

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

From bd663f3b674dc0be117dc1f78bfdac6ae69e9b36 Mon Sep 17 00:00:00 2001
From: Evgeny Ermakov <evgeny.v.ermakov@gmail.com>
Date: Sun, 11 Oct 2020 22:14:31 +1100
Subject: [PATCH] zeromq: update to 4.3.3

---
 common/shlibs           | 2 +-
 srcpkgs/zeromq/template | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/common/shlibs b/common/shlibs
index 9c7da029640..a938a92c189 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -1211,7 +1211,7 @@ libvirt-gconfig-1.0.so.0 libvirt-glib-0.1.2_1
 libvirt-gobject-1.0.so.0 libvirt-glib-0.1.2_1
 libvirt-glib-1.0.so.0 libvirt-glib-0.1.2_1
 libgsasl.so.7 libgsasl-1.8.0_1
-libzmq.so.5 zeromq-4.1.2_1
+libzmq.so.5 zeromq-4.3.3_1
 libstatgrab.so.10 libstatgrab-0.91_1
 libseccomp.so.2 libseccomp-2.0.0_1
 libqrencode.so.4 libqrencode-4.0.0_1
diff --git a/srcpkgs/zeromq/template b/srcpkgs/zeromq/template
index 25c4d6f7351..86e03e9cab5 100644
--- a/srcpkgs/zeromq/template
+++ b/srcpkgs/zeromq/template
@@ -1,6 +1,6 @@
 # Template file for 'zeromq'
 pkgname=zeromq
-version=4.3.2
+version=4.3.3
 revision=1
 build_style=gnu-configure
 configure_args="--with-libsodium"
@@ -11,7 +11,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="LGPL-3.0-or-later"
 homepage="http://www.zeromq.org"
 distfiles="https://github.com/zeromq/libzmq/releases/download/v${version}/zeromq-${version}.tar.gz"
-checksum=ebd7b5c830d6428956b67a0454a7f8cbed1de74b3b01e5c33c5378e22740f763
+checksum=9d9285db37ae942ed0780c016da87060497877af45094ff9e1a1ca736e3875a2
 
 zeromq-devel_package() {
 	depends="${sourcepkg}-${version}_${revision}"

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

* Re: [PR PATCH] [Updated] zeromq: update to 4.3.3
  2020-10-11 13:42 [PR PATCH] zeromq: update to 4.3.3 ev-ermakov
  2020-10-13  0:55 ` [PR PATCH] [Updated] " ev-ermakov
@ 2020-10-13  1:09 ` ev-ermakov
  2020-10-13  1:20 ` ev-ermakov
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: ev-ermakov @ 2020-10-13  1:09 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ev-ermakov/void-packages zeromq-4.3.3
https://github.com/void-linux/void-packages/pull/25521

zeromq: update to 4.3.3


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

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

From 39b6ff8aead7cb88ca14fb83c9fe189ca0442779 Mon Sep 17 00:00:00 2001
From: Evgeny Ermakov <evgeny.v.ermakov@gmail.com>
Date: Sun, 11 Oct 2020 22:14:31 +1100
Subject: [PATCH] zeromq: update to 4.3.3

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

diff --git a/srcpkgs/zeromq/template b/srcpkgs/zeromq/template
index 25c4d6f7351..86e03e9cab5 100644
--- a/srcpkgs/zeromq/template
+++ b/srcpkgs/zeromq/template
@@ -1,6 +1,6 @@
 # Template file for 'zeromq'
 pkgname=zeromq
-version=4.3.2
+version=4.3.3
 revision=1
 build_style=gnu-configure
 configure_args="--with-libsodium"
@@ -11,7 +11,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="LGPL-3.0-or-later"
 homepage="http://www.zeromq.org"
 distfiles="https://github.com/zeromq/libzmq/releases/download/v${version}/zeromq-${version}.tar.gz"
-checksum=ebd7b5c830d6428956b67a0454a7f8cbed1de74b3b01e5c33c5378e22740f763
+checksum=9d9285db37ae942ed0780c016da87060497877af45094ff9e1a1ca736e3875a2
 
 zeromq-devel_package() {
 	depends="${sourcepkg}-${version}_${revision}"

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

* Re: zeromq: update to 4.3.3
  2020-10-11 13:42 [PR PATCH] zeromq: update to 4.3.3 ev-ermakov
  2020-10-13  0:55 ` [PR PATCH] [Updated] " ev-ermakov
  2020-10-13  1:09 ` ev-ermakov
@ 2020-10-13  1:20 ` ev-ermakov
  2020-10-13  3:23 ` ev-ermakov
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: ev-ermakov @ 2020-10-13  1:20 UTC (permalink / raw)
  To: ml

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

New comment by ev-ermakov on void-packages repository

https://github.com/void-linux/void-packages/pull/25521#issuecomment-707426705

Comment:
@ahesford, clear, thank you for explanation.

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

* Re: zeromq: update to 4.3.3
  2020-10-11 13:42 [PR PATCH] zeromq: update to 4.3.3 ev-ermakov
                   ` (2 preceding siblings ...)
  2020-10-13  1:20 ` ev-ermakov
@ 2020-10-13  3:23 ` ev-ermakov
  2020-10-15  0:24 ` [PR PATCH] [Closed]: " ahesford
  2020-10-15  0:25 ` ahesford
  5 siblings, 0 replies; 7+ messages in thread
From: ev-ermakov @ 2020-10-13  3:23 UTC (permalink / raw)
  To: ml

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

New comment by ev-ermakov on void-packages repository

https://github.com/void-linux/void-packages/pull/25521#issuecomment-707460309

Comment:
Unfortunately, few packages (programs) use this library. `horizon` and `monero` build and run fine.

In any case, there are no API or ABI changes, mostly bug fixes.

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

* Re: [PR PATCH] [Closed]: zeromq: update to 4.3.3
  2020-10-11 13:42 [PR PATCH] zeromq: update to 4.3.3 ev-ermakov
                   ` (3 preceding siblings ...)
  2020-10-13  3:23 ` ev-ermakov
@ 2020-10-15  0:24 ` ahesford
  2020-10-15  0:25 ` ahesford
  5 siblings, 0 replies; 7+ messages in thread
From: ahesford @ 2020-10-15  0:24 UTC (permalink / raw)
  To: ml

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

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

zeromq: update to 4.3.3
https://github.com/void-linux/void-packages/pull/25521

Description:


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

* Re: zeromq: update to 4.3.3
  2020-10-11 13:42 [PR PATCH] zeromq: update to 4.3.3 ev-ermakov
                   ` (4 preceding siblings ...)
  2020-10-15  0:24 ` [PR PATCH] [Closed]: " ahesford
@ 2020-10-15  0:25 ` ahesford
  5 siblings, 0 replies; 7+ messages in thread
From: ahesford @ 2020-10-15  0:25 UTC (permalink / raw)
  To: ml

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

New comment by ahesford on void-packages repository

https://github.com/void-linux/void-packages/pull/25521#issuecomment-708753798

Comment:
I use zmq for some programs, they all seem fine for me. Merged.

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

end of thread, other threads:[~2020-10-15  0:25 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-11 13:42 [PR PATCH] zeromq: update to 4.3.3 ev-ermakov
2020-10-13  0:55 ` [PR PATCH] [Updated] " ev-ermakov
2020-10-13  1:09 ` ev-ermakov
2020-10-13  1:20 ` ev-ermakov
2020-10-13  3:23 ` ev-ermakov
2020-10-15  0:24 ` [PR PATCH] [Closed]: " ahesford
2020-10-15  0:25 ` ahesford

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