lightweight messaging kernel

Edit Package zeromq
http://www.zeromq.org/

The 0MQ lightweight messaging kernel is a library which extends the
standard socket interfaces with features traditionally provided by
specialised messaging middleware products. 0MQ sockets provide an
abstraction of asynchronous message queues, multiple messaging patterns,
message filtering (subscriptions), seamless access to multiple transport
protocols and more.

Refresh
Refresh
Source Files
Filename Size Changed
remove_werror.patch 0000000342 342 Bytes
zeromq-4.2.2.tar.gz 0001236437 1.18 MB
zeromq.changes 0000012947 12.6 KB
zeromq.spec 0000004749 4.64 KB
Latest Revision
Ludwig Nussel's avatar Ludwig Nussel (lnussel_factory) accepted request 500412 from Ludwig Nussel's avatar Ludwig Nussel (lnussel) (revision 7)
- remove_werror.patch: don't use -Werror in compiler flags
- disable silent compilation flags

- New upstream version 4.2.2
   * fix SO_NOSIGPIPE and connection closing by peer race condition
   * fix IPv4-in-IPv6 mapped addresses parsing error
   * zmq_z85_decode did validate its input. The function has been
   fixed to correctly follow RFC32 and return NULL if the input is
   invalid.
   * for complete changelog see
   https://github.com/zeromq/libzmq/releases/tag/v4.2.2

- Compact the descriptions.

- New upstream version 4.2.1
   * Bugfix release. For complete changelog see
     https://github.com/zeromq/libzmq/releases/tag/v4.2.1

- New upstream version 4.2.0 
   * For Pieter. Thanks for making all of this possible.
   * This release introduces new APIs, but it is ABI compatible with
     libzmq 4.1.2 and up.
   * Fixed alignment problem on arm and sparc, need to rebuild
     against 4.2.0
   * New Context option ZMQ_MAX_MSGSZ
   * New Socket options:
     - ZMQ_HANDSHAKE_IVL
     - ZMQ_SOCKS_PROXY
     - ZMQ_XPUB_NODROP
     - ZMQ_BLOCKY
Comments 0
openSUSE Build Service is sponsored by