- 23 Mar, 2018 2 commits
-
-
Luca Boccassi authored
Solution: revert the revert! Revert "Problem: regression in 4.2.3 went unnoticed, want to release 4.2.5" This reverts commit 5f17e26f.
-
Luca Boccassi authored
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 3cb79f50. Revert "Problem: ZMQ_MSG_GSSAPI_* have met STABLE conditions" This reverts commit 374da420. Revert "Problem: ZMQ_MSG_T_SIZE has met STABLE conditions" This reverts commit 6411c4a2. Revert "Problem: docs say STABLE API still in DRAFT" This reverts commit 9f2f30b7.
-
- 21 Mar, 2018 2 commits
-
-
Luca Boccassi authored
Solution: move it from DRAFT to STABLE since it's been in a public release, committed for 6+ months and has not changed. Given a new STABLE symbol has been added, bump minor version number.
-
Luca Boccassi authored
Solution: bump to 4.2.5
-
- 13 Dec, 2017 1 commit
-
-
Luca Boccassi authored
Solution: bump changelog, ABI revision, library and packaging version
-
- 17 Sep, 2017 1 commit
-
-
Luca Boccassi authored
Solution: use same autoconf workaround as for Debian 7, and manually create the config directory
-
- 19 Aug, 2017 3 commits
-
-
Luca Boccassi authored
Solution: mention recent changes
-
Luca Boccassi authored
Solution: don't. libtool's archive files are already being deprecated in Debian-based distros. They are no longer necessary, and cause the reverse dependencies to over-link. EG: when built with sodium/pgm/krb5, all applications/libraries linking against libzmq would be forced to link against sodium/pgm/krb5 despite not using any of those libraries symbols.
-
Luca Boccassi authored
Solution: fix it
-
- 29 Apr, 2017 1 commit
-
-
Luca Boccassi authored
Solution: use wildcard to pick up manpages in the spec file
-
- 18 Feb, 2017 2 commits
-
-
Luca Boccassi authored
Solution: bump changelog, ABI revision, library and packaging version
-
Luca Boccassi authored
Solution: bump to 4.2.2
-
- 07 Jan, 2017 1 commit
-
-
Luca Boccassi authored
Solution: remove the dependency as it's not been needed for a while
-
- 08 Nov, 2016 1 commit
-
-
Luca Boccassi authored
Solution: update NEWS, include/zmq.h and packaging
-
- 06 Nov, 2016 1 commit
-
-
Luca Boccassi authored
Solution: add new libzmq-tools package to ship it
-
- 28 Aug, 2016 1 commit
-
-
Luca Boccassi authored
Solution: if rpmbuild is called with --with drafts, which can be triggered on OBS by adding: Macros: %_with_drafts 1 to the bottom of the prjconf, then enable draft APIs.
-
- 31 Jul, 2016 6 commits
-
-
Luca Boccassi authored
Solution: name the binary package that ships the library libzmq5 to adhere to the soname convention for RPMs
-
Luca Boccassi authored
Solution: update manpages list and use wildcard where possible in the spec file
-
Luca Boccassi authored
Solution: target wildcard in the spec file to make maintenance easier
-
Luca Boccassi authored
Solution: build-depend on the libraries and add parameters in the spec file
-
Luca Boccassi authored
Solution: build-depend on the toolchain and call autoreconf in the spec
-
Luca Boccassi authored
Solution: stop autogenerating it and hard code version so that the OBS build service can extract it and use it to build packages automatically
-
- 18 Feb, 2016 1 commit
-
-
Min RK authored
instead of removing it, which breaks downstream builds.
-
- 01 Feb, 2016 1 commit
-
-
Constantin Rack authored
Solution: remove all remaining references to `zmq_utils.h`
-
- 15 Jan, 2016 1 commit
-
-
Pieter Hintjens authored
Specifically, the RedHat tools. Solution: move this into packaging/
-
- 28 Oct, 2014 2 commits
-
-
J.T. Conklin authored
-
J.T. Conklin authored
-
- 25 Oct, 2014 1 commit
-
-
Phillip Mienk authored
-
- 19 Oct, 2014 1 commit
-
-
J.T. Conklin authored
command line options.
-
- 16 Oct, 2014 1 commit
-
-
J.T. Conklin authored
-
- 07 Oct, 2014 1 commit
-
-
J.T. Conklin authored
-
- 02 Oct, 2014 2 commits
-
-
Dan Mick authored
Signed-off-by:
Dan Mick <dmick@redhat.com>
-
Dan Mick authored
Signed-off-by:
Dan Mick <dmick@redhat.com>
-
- 01 Oct, 2014 2 commits
-
-
Dan Mick authored
Signed-off-by:
Dan Mick <dmick@redhat.com>
-
Dan Mick authored
Signed-off-by:
Dan Mick <dmick@redhat.com>
-
- 10 Jun, 2014 1 commit
-
-
Tristian Celestin authored
-
- 17 Jan, 2013 1 commit
-
-
MinRK authored
in order to avoid logical collisions with pre-existing notions of context destruction in bindings (czmq, pyzmq).
-
- 12 Jan, 2013 1 commit
-
-
Adrian Muraru authored
-
- 26 Nov, 2012 1 commit
-
-
Ian Barber authored
Update the RPM spec file with Justin Cook's changes to fix the build for 3.2.2. (https://zeromq.jira.com/browse/LIBZMQ-473)
-
- 16 Mar, 2012 1 commit
-
-
Pieter Hintjens authored
- reverted commit 941be8d2. - fixed zmq_device implementation for latest socket_base class - added back zmq_device.3 man page
-