Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tag a new release? #324

Closed
tpetazzoni opened this issue Aug 26, 2015 · 1 comment
Closed

Tag a new release? #324

tpetazzoni opened this issue Aug 26, 2015 · 1 comment

Comments

@tpetazzoni
Copy link

Hello,

The last release (v1.0.0) dates back fro May 2014, and since then there has been a number of useful improvements and fixes. In the context of Buildroot, an embedded Linux build system that packages Zyre and the rest of the ZeroMQ stack, we are especially interested in having the changes switching to pkg-config to detect zmq and czmq, since they fix static linking. We will use the latest commit for now, but having a new tagged release would be nicer.

Thanks!

Thomas

tpetazzoni added a commit to buildroot/buildroot that referenced this issue Aug 26, 2015
The last tagged release of zyre, v1.0.0, was made in May 2014. Since
then, they have switched to pkg-config to detect zmq and czmq, which
fixes static linking problems. However, they made a number of changes
to configure.ac, which make it difficult to backport just the relevant
changes.

Since we already had another backported fix, let's simply bump the
version of zyre to the latest available commit, which builds fine with
no change for shared and static scenarios, thanks to the use of
pkg-config.

An issue was opened upstream to ask them to tag a new release:
zeromq/zyre#324.

Fixes:

  http://autobuild.buildroot.net/results/0ab/0ab4c6a4bb4942d51e7712073d4731d81ecb5251/

Thanks to Vincente Olivert Riera for the initial investigation.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
@hintjens
Copy link
Member

OK, done. I've tagged v1.1.0.

On Wed, Aug 26, 2015 at 8:41 AM, Thomas Petazzoni notifications@github.com
wrote:

Hello,

The last release (v1.0.0) dates back fro May 2014, and since then there
has been a number of useful improvements and fixes. In the context of
Buildroot, an embedded Linux build system that packages Zyre and the rest
of the ZeroMQ stack, we are especially interested in having the changes
switching to pkg-config to detect zmq and czmq, since they fix static
linking. We will use the latest commit for now, but having a new tagged
release would be nicer.

Thanks!

Thomas


Reply to this email directly or view it on GitHub
#324.

@jemc jemc closed this as completed Aug 26, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants