libzmq/packaging
Luca Boccassi 5f17e26fa4 Problem: regression in 4.2.3 went unnoticed, want to release 4.2.5
Solution: revert DRAFT -> STABLE API transition so that we can do a
bugfix-only 4.2.5 release.
Will be re-reverted once tagged.

Revert "Problem: ZMQ_BINDTODEVICE has met STABLE conditions"

This reverts commit 3cb79f5042.

Revert "Problem: ZMQ_MSG_GSSAPI_* have met STABLE conditions"

This reverts commit 374da4207b.

Revert "Problem: ZMQ_MSG_T_SIZE has met STABLE conditions"

This reverts commit 6411c4a247.

Revert "Problem: docs say STABLE API still in DRAFT"

This reverts commit 9f2f30b7ff.
2018-03-23 11:22:10 +00:00
..
debian Problem: regression in 4.2.3 went unnoticed, want to release 4.2.5 2018-03-23 11:22:10 +00:00
nuget Problem: generated NuGet files out of date. 2017-12-27 17:31:02 -08:00
obs Problem: Debian packages are missing zmq.hpp 2017-12-01 01:09:28 +00:00
redhat Problem: regression in 4.2.3 went unnoticed, want to release 4.2.5 2018-03-23 11:22:10 +00:00
README Problem: builds directory contains packaging scripts 2016-01-15 10:25:38 +01:00

This directory is for packaging tools. Please do not hardcode version
numbers into your scripts; you can get them at runtime by calling
version.sh, or at configure time if you use autoconf.