1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418
|
zeromq3 (4.2.1-4+deb9u2) stretch-security; urgency=high
[ Luca Boccassi <bluca@debian.org> ]
* Fix CVE-2019-13132: application metadata not parsed correctly when using
CURVE.
-- Laszlo Boszormenyi (GCS) <gcs@debian.org> Sat, 06 Jul 2019 14:19:32 +0000
zeromq3 (4.2.1-4+deb9u1) stretch-security; urgency=medium
* CVE-2019-6250 (Closes: #919098)
-- Moritz Mühlenhoff <jmm@debian.org> Sun, 13 Jan 2019 18:02:22 +0100
zeromq3 (4.2.1-4) unstable; urgency=medium
* Backport upstream fix to disable experimental zmq_poll implementation
(closes: #861416).
-- Laszlo Boszormenyi (GCS) <gcs@debian.org> Fri, 28 Apr 2017 18:52:42 +0000
zeromq3 (4.2.1-3) unstable; urgency=medium
* Compile with OpenPGM support (closes: #856023).
-- Laszlo Boszormenyi (GCS) <gcs@debian.org> Fri, 24 Feb 2017 17:35:03 +0000
zeromq3 (4.2.1-2) unstable; urgency=low
* Backport upstream fix for Hurd FTBFS (closes: #849860).
-- Laszlo Boszormenyi (GCS) <gcs@debian.org> Sun, 01 Jan 2017 15:53:54 +0000
zeromq3 (4.2.1-1) unstable; urgency=low
* New upstream, bugfix release.
* Sync with Ubuntu.
[ Steve Langasek <steve.langasek@ubuntu.com> ]
* Never use hard-coded local port numbers in tests.
-- Laszlo Boszormenyi (GCS) <gcs@debian.org> Sat, 31 Dec 2016 16:03:21 +0000
zeromq3 (4.2.0-2) unstable; urgency=low
* Update library symbols for kfreebsd-i386 .
* Add xmlto and asciidoc to build depends to generate manpages
(closes: #844104).
-- Laszlo Boszormenyi (GCS) <gcs@debian.org> Sat, 12 Nov 2016 23:13:55 +0000
zeromq3 (4.2.0-1) unstable; urgency=low
* New upstream release (closes: #843157).
* Update library symbols.
* Drop merged in patches.
* Update remaining patches.
-- Laszlo Boszormenyi (GCS) <gcs@debian.org> Fri, 04 Nov 2016 15:30:31 +0000
zeromq3 (4.1.5-2) unstable; urgency=low
* Use Sodium crypto library for CURVE security (closes: #827830).
-- Laszlo Boszormenyi (GCS) <gcs@debian.org> Mon, 27 Jun 2016 19:19:12 +0000
zeromq3 (4.1.5-1) unstable; urgency=low
* New upstream release.
* Drop gcc6-fix.patch as this release contains it.
* Update Hurd support patch.
* Update watch file (closes: #827526).
* Update Standards-Version to 3.9.8 .
* Keep rebuildable.
-- Laszlo Boszormenyi (GCS) <gcs@debian.org> Sat, 18 Jun 2016 09:43:48 +0000
zeromq3 (4.1.4-7) unstable; urgency=medium
* Switch back libzmq5-dev package name to libzmq3-dev for the transition
(closes: #818187).
-- Laszlo Boszormenyi (GCS) <gcs@debian.org> Mon, 14 Mar 2016 20:48:59 +0100
zeromq3 (4.1.4-6) unstable; urgency=low
* Fix FTBFS with GCC 6 (closes: #812049).
* Update kFreeBSD symbols.
* Only conflict / replace the development package with the previous soname
version.
-- Laszlo Boszormenyi (GCS) <gcs@debian.org> Sun, 28 Feb 2016 16:26:56 +0100
zeromq3 (4.1.4-5) unstable; urgency=low
* Update the zmq.hpp C++ header wrapper.
-- Laszlo Boszormenyi (GCS) <gcs@debian.org> Wed, 24 Feb 2016 22:32:08 +0100
zeromq3 (4.1.4-4) unstable; urgency=low
* Make self-test failures non-fatal and verbose (closes: #815494).
* Keep rebuildable.
[ Steven Chamberlain <steven@pyro.eu.org> ]
* Fix kFreeBSD FTBFS (closes: #815495).
-- Laszlo Boszormenyi (GCS) <gcs@debian.org> Mon, 22 Feb 2016 17:51:44 +0100
zeromq3 (4.1.4-3) unstable; urgency=low
* Disable buildd failing tests.
-- Laszlo Boszormenyi (GCS) <gcs@debian.org> Sun, 21 Feb 2016 13:46:33 +0100
zeromq3 (4.1.4-2) unstable; urgency=low
* Upload to unstable.
* Builds on Hurd (closes: #799235).
* Update copyright file.
* Update Standards-Version to 3.9.7 .
-- Laszlo Boszormenyi (GCS) <gcs@debian.org> Sun, 21 Feb 2016 09:13:38 +0100
zeromq3 (4.1.4-1) experimental; urgency=low
* New upstream release (closes: #790839).
* Use patch to Hurd build support.
-- Laszlo Boszormenyi (GCS) <gcs@debian.org> Wed, 20 Jan 2016 18:58:46 +0100
zeromq3 (4.1.2-1) experimental; urgency=low
* New upstream release (closes: #790839).
* Library transition to version 5 of soname.
* Update symbols for libzmq5 .
-- Laszlo Boszormenyi (GCS) <gcs@debian.org> Sat, 11 Jul 2015 11:00:09 +0000
zeromq3 (4.0.5+dfsg-3) unstable; urgency=high
* V3 protocol handler vulnerable to downgrade attacks, use upstream
backported fix for this issue (closes: #784366).
-- Laszlo Boszormenyi (GCS) <gcs@debian.org> Tue, 05 May 2015 21:06:02 +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
|