zeromq3 (4.0.5+dfsg-2+deb8u2) jessie-security; urgency=high

  * Non-maintainer upload by the LTS Team. 
  * CVE-2019-13132
    fix stack overflow on servers running CURVE
    encryption/authentication.
    (Thanks to Luca Boccassi for the patch)

 -- Thorsten Alteholz <debian@alteholz.de>  Mon, 08 Jul 2019 18:03:02 +0200

zeromq3 (4.0.5+dfsg-2+deb8u1) jessie-security; urgency=high

  * V3 protocol handler vulnerable to downgrade attacks, use upstream
    backported fix for this issue.

 -- Laszlo Boszormenyi (GCS) <gcs@debian.org>  Tue, 05 May 2015 21:52:22 +0000

zeromq3 (4.0.5+dfsg-2) unstable; urgency=medium

  * Don't use test_security_curve to prevent FTBFS.

 -- Laszlo Boszormenyi (GCS) <gcs@debian.org>  Thu, 23 Oct 2014 06:29:29 +0000

zeromq3 (4.0.5+dfsg-1) unstable; urgency=high

  * New upstream release with important fixes, including:
    - CVE-2014-7202 - stream_engine.cpp security can be downgraded,
    - CVE-2014-7203 - curve messages can be replayed.

 -- Laszlo Boszormenyi (GCS) <gcs@debian.org>  Wed, 22 Oct 2014 15:07:39 +0000

zeromq3 (4.0.4+dfsg-3) unstable; urgency=medium

  * Build with libsodium for crypto support (closes: #744969).
  * Update Standards-Version to 3.9.6 .

 -- Laszlo Boszormenyi (GCS) <gcs@debian.org>  Mon, 20 Oct 2014 19:16:16 +0000

zeromq3 (4.0.4+dfsg-2) unstable; urgency=low

  * Honour nocheck option in DEB_BUILD_OPTIONS .
  * New maintainer (closes: #741746).

 -- Laszlo Boszormenyi (GCS) <gcs@debian.org>  Thu, 20 Mar 2014 14:51:15 +0000

zeromq3 (4.0.4+dfsg-1) unstable; urgency=medium

  * QA upload; orphan the package
    - Upload to unstable
  * New upstream release
  * Update repack.stub script
  * Drop 02_fix-exported-symbols.patch and 03_fix-s390-rdtsc.patch
    (merged upstream)

 -- Alessandro Ghedini <ghedo@debian.org>  Sun, 16 Mar 2014 14:02:28 +0100

zeromq3 (4.0.3+dfsg-1) experimental; urgency=medium

  * New upstream release (Closes: #736353)
  * Drop 01_shutdown-race.patch (merged upstream)
  * Update *.symbols file
  * Don't install README anymore
  * Update copyright file

 -- Alessandro Ghedini <ghedo@debian.org>  Wed, 05 Feb 2014 22:06:16 +0100

zeromq3 (3.2.4+dfsg-4) unstable; urgency=medium

  * Update Standards-Version to 3.9.5 (no changes needed)
  * Add 03_fix-s390-rdtsc.patch to fix FTBFS on s390x (Closes: #734521)
  * Re-enable tests on s390x

 -- Alessandro Ghedini <ghedo@debian.org>  Sun, 12 Jan 2014 13:21:34 +0100

zeromq3 (3.2.4+dfsg-3) unstable; urgency=medium

  * Do not export C++ symbols (Closes: #732654)
  * Use dh-autoreconf instead of autotools-dev

 -- Alessandro Ghedini <ghedo@debian.org>  Fri, 20 Dec 2013 19:11:09 +0100

zeromq3 (3.2.4+dfsg-2) unstable; urgency=medium

  * Fix vcs-field-not-canonical
  * Add symbols file
  * Add 01_shutdown-race.patch to fix a race condition on shutdown
    (Closes: #732576)

 -- Alessandro Ghedini <ghedo@debian.org>  Thu, 19 Dec 2013 13:42:12 +0100

zeromq3 (3.2.4+dfsg-1) unstable; urgency=low

  * New upstream release
  * Update the zmq.hpp C++ header

 -- Alessandro Ghedini <ghedo@debian.org>  Fri, 20 Sep 2013 13:56:16 +0200

zeromq3 (3.2.3+dfsg-2) unstable; urgency=low

  * Make test failures non-fatal on kfreebsd and s390/s390x

 -- Alessandro Ghedini <ghedo@debian.org>  Tue, 14 May 2013 15:42:02 +0200

zeromq3 (3.2.3+dfsg-1) unstable; urgency=low

  * New upstream release
    - Change connection failure test to use an invalid hostname
      (Closes: #705561)
  * Fix typo in libzmq3-dbg description (Closes: #696731)
  * Provide the zmq.hpp C++ header again (Closes: #697743)
  * Upload to unstable

 -- Alessandro Ghedini <ghedo@debian.org>  Fri, 03 May 2013 13:00:43 +0200

zeromq3 (3.2.2+dfsg-1) experimental; urgency=low

  * New upstream release (Closes: #694087)
  * Do not mangle upstream version anymore

 -- Alessandro Ghedini <ghedo@debian.org>  Sat, 24 Nov 2012 17:07:58 +0100

zeromq3 (3.2.1~rc2+dfsg-1) experimental; urgency=low

  * New upstream RC release (Closes: #690704)
  * Bump Standards-Version to 3.9.4 (no changes needed)

 -- Alessandro Ghedini <ghedo@debian.org>  Tue, 16 Oct 2012 19:49:30 +0200

zeromq3 (3.2.0~rc1+dfsg-1) experimental; urgency=low

  * New upstream RC release
  * Use repack.{local,stub} instead of get-orig-source rule
  * Add 01_fix-unused-variable-error.patch
  * Remove build dependency on uuid-dev (no more needed)
  * Add 02_check-ifdef-SO_NOSIGPIPE.patch to fix kfreebsd build
  * Add 03_fix-test_shutdown_stress-segfault.patch

 -- Alessandro Ghedini <ghedo@debian.org>  Tue, 12 Jun 2012 10:53:58 +0200

zeromq3 (3.1.0~beta+dfsg-2) experimental; urgency=low

  * libzmq3-dev Conflicts with libzmq-dev (Closes: #676160)

 -- Alessandro Ghedini <ghedo@debian.org>  Tue, 05 Jun 2012 09:29:58 +0200

zeromq3 (3.1.0~beta+dfsg-1) experimental; urgency=low

  * Initial ZeroMQ v3 packaging (Closes: #661503)
    - Update get-orig-source rule and watch file
    - Rename binary packages to new SONAME
    - Update Vcs-* headers too
    - Update copyright file

 -- Alessandro Ghedini <ghedo@debian.org>  Mon, 04 Jun 2012 21:21:09 +0200

zeromq (2.2.0+dfsg-2) unstable; urgency=low

  * Make -dev package Multi-Arch: same too (Closes: #674601)

 -- Alessandro Ghedini <ghedo@debian.org>  Sun, 03 Jun 2012 13:29:40 +0200

zeromq (2.2.0+dfsg-1) unstable; urgency=low

  * New maintainer (Closes: #673619)
  * Repack upstream tarball to remove bundled openpgm tarball and xmlParser
    - Mangle dversion in watch file
  * Switch to short-form dh rules file
    - Use autotools-dev plugin
  * Bump debhelper compat level to 9
  * Update copyright file using Copyright-Format 1.0
  * Remove source options
  * Remove unused lintian overrides
  * Add Multi-Arch headers
    - Fix *.install files to use multi-arch paths
  * Vcs-* tags point to collab-maint repository
  * Fix short and long descriptions formatting
  * Ignore beta 3.x releases in watch file
  * Remove outdated and uselss README.Debian

 -- Alessandro Ghedini <ghedo@debian.org>  Tue, 22 May 2012 22:24:49 +0200

zeromq (2.2.0-1) unstable; urgency=low

  * [5661946] Imported Upstream version 2.2.0 (Closes: #672427)
  * [bbf467d] Bump Standards-Version to 3.9.3 with no changes
  * [0da0708] Add Vcs-Git and Vcs-Browser to debian/control

 -- Martin Lucina <martin@lucina.net>  Sun, 20 May 2012 11:27:32 +0200

zeromq (2.1.11-1) unstable; urgency=low

  * [4016b65] Imported Upstream version 2.1.11
  * [eaa74d0] Maintainer e-mail address changed
  * [9943256] Run testsuite during build (Closes: #655620)
  * [5ea0ff8] Remove unneeded libzmq.la from libzmq-dev (Closes: #633292)

 -- Martin Lucina <martin@lucina.net>  Mon, 23 Jan 2012 11:14:23 +0100

zeromq (2.1.10-1) unstable; urgency=low

  * New upstream version. 

 -- Martin Lucina <mato@kotelna.sk>  Mon, 03 Oct 2011 17:09:06 +0200

zeromq (2.1.9-1) unstable; urgency=low

  * New upstream version. 

 -- Martin Lucina <mato@kotelna.sk>  Thu, 08 Sep 2011 16:38:46 +0200

zeromq (2.1.7-1) unstable; urgency=low

  * New upstream version. (closes: #619374)
  * --with-system-pgm is now used instead of the embedded OpenPGM library. 
  * Added Debian watch file.

 -- Martin Lucina <mato@kotelna.sk>  Fri, 13 May 2011 12:43:09 +0200

zeromq (2.1.4-1) experimental; urgency=low

  * New upstream version.
  * OpenPGM re-enabled for amd64 and i386, still using embedded library.

 -- Martin Lucina <mato@kotelna.sk>  Thu, 07 Apr 2011 15:37:46 +0200

zeromq (2.1.3-1) experimental; urgency=low

  * New upstream version.
  * The zeromq-bin package has been removed, as upstream has removed the
    devices.
  * Temporarily disabled OpenPGM builds on i386 and amd64 due to changes in
    upstream OpenPGM intergration. 

 -- Martin Lucina <mato@kotelna.sk>  Mon, 28 Mar 2011 10:39:51 +0200

zeromq (2.0.10-1) unstable; urgency=low

  * New upstream version.
  * Upstream now uses DFSG-clean OpenPGM tarball, so dropping .dfsg from 
    the Debian version.

 -- Martin Lucina <mato@kotelna.sk>  Thu, 21 Oct 2010 16:21:20 +0200

zeromq (2.0.9.dfsg-1) unstable; urgency=medium

  * New upstream version. 
  * Move all manpages in libzmq0 to zeromq-dev package (closes: #595890) 
  * Updated to standards version 3.9.1.
  * Add lintian-overrides for spelling-error-in-copyright due to error in
    upstream license of xmlParser.
  * Use Breaks: instead of Conflicts: in zeromq-bin package, fixes 
    conflicts-with-version from lintian.
  * Various other minor fixes for warnings from lintian.

 -- Martin Lucina <mato@kotelna.sk>  Wed, 08 Sep 2010 15:25:45 +0200

zeromq (2.0.7.dfsg-1) unstable; urgency=low

  * New upstream version.
  * Reformatted package description, thanks to Rhonda (closes: #577549)
  * Added AUTHORS, NEWS and README to installed documentation.
  * New maintainer (closes: #587505)

 -- Martin Lucina <mato@kotelna.sk>  Wed, 30 Jun 2010 12:31:08 +0200

zeromq (2.0.6beta.dfsg-2) unstable; urgency=low

  * Much improved descriptions (thanks to Martin Lucina)
  * Rename zeromq-utils to -bin to better reflect the nature of these files.

 -- Adrian von Bidder <cmot@debian.org>  Mon, 22 Mar 2010 07:05:29 +0100

zeromq (2.0.6beta.dfsg-1) unstable; urgency=low

  * New upstream version.
    - Source doesn't include non-C/C++ language bindings anymore.
    - New versioning: 2.0.6 is official upstream version which is a beta.
  * Repacked orig tar: removed non-free RFC documents (closes: #567513)
  * Improved/corrected description and copyright file, added bzip2 build
    dependency.  Thanks to feedback from zeromq mailing list.
  * Disable OpenPGM on non-x86 architectures (closes: #567848)

 -- Adrian von Bidder <cmot@debian.org>  Wed, 17 Mar 2010 10:43:40 +0100

zeromq (2.0~beta2-1) unstable; urgency=low

  * Initial package (closes: #566125)

 -- Adrian von Bidder <cmot@debian.org>  Tue, 26 Jan 2010 19:03:39 +0100
