From 90021cc3cfb55e30ad3a20a12257fdf386e3653f Mon Sep 17 00:00:00 2001 From: Micah Anderson Date: Tue, 11 Nov 2014 15:34:50 -0500 Subject: bump python-zmq requirement to use leap provided build against libsodium (#6023) --- debian/changelog | 2 ++ debian/control | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 3e33d4f6..ac3153d9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,8 @@ bitmask (0.7.0~rc4) UNRELEASED; urgency=medium * Release candidate 4 for 0.7.0 * Workarounds for #6219 and #6133 + * Bump python-zmq package requirement to use leap + provided build against libsodium -- Ben Carrillo Mon, 10 Nov 2014 16:03:26 +0100 diff --git a/debian/control b/debian/control index 937fd3df..3869e11e 100644 --- a/debian/control +++ b/debian/control @@ -32,7 +32,7 @@ Depends: python-xdg, python-jsonschema (>= 0.7.0), # temporal pinning until libsodium is in debian - python-zmq (>= 14.3.1-2), + python-zmq (>= 14.4.1-1.1), python-setuptools, openvpn, python-pyside.qtcore, -- cgit v1.2.3