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
|
quickfix (1.15.1+dfsg-4) unstable; urgency=medium
* Use --with-openssl option when building (Closes: #959132)
-- Roberto C. Sanchez <roberto@connexer.com> Wed, 29 Apr 2020 15:41:30 -0400
quickfix (1.15.1+dfsg-3) unstable; urgency=medium
* Add appropriate multi-arch hints in debian/control
* Update to Standards-Version 4.5.0 (no changes)
* Don't let automake clobber user variables (e.g., INCLUDES, LDFLAGS,
CXXFLAGS, etc.)
* Update to debhelper compatibility level 10
-- Roberto C. Sanchez <roberto@connexer.com> Thu, 23 Apr 2020 00:32:03 -0400
quickfix (1.15.1+dfsg-2) unstable; urgency=medium
* Fix FTBFS on non-x86-based architectures by using Boost's atomic_count
-- Roberto C. Sanchez <roberto@connexer.com> Wed, 28 Aug 2019 10:13:46 -0400
quickfix (1.15.1+dfsg-1) unstable; urgency=medium
* New upstream release
+ Rebuild with current MariaDB libraries (Closes: #934818)
* Rename libquickfix16 -> libquickfix17
* libquickfix-dev: Add libxml2-dev as a dependency
* Update to Standards-Version 4.4.0 (no changes)
* Change package priority from 'extra' to 'optional'
-- Roberto C. Sanchez <roberto@connexer.com> Sun, 25 Aug 2019 07:23:31 -0400
quickfix (1.14.4+dfsg-1) unstable; urgency=low
* New upstream release (Closes: #831128)
* Rename libquickfix14 -> libquickfix16
* Dropped patches (incorporated upstream):
+ patches/01_uninitialized_v2.patch
+ patches/07_stdlib.patch
* Dropped patches (obsolete):
+ patches/02_src_fieldbase_calculate.patch
+ patches/04_ruby_site_packages.patch
+ patches/05_ruby_hardcode_lower_optimization.patch
+ patches/06_build_system_cleanup.patch
+ patches/09_error_string_format.patch
+ patches/10_STR2CSTR_replace.patch
+ patches/11_RSTRING_update.patch
* Refreshed patches:
+ patches/03_src_heartbeat.patch
+ patches/06_build_system_cleanup.patch
* New patches:
+ patches/01_disable_problematic_tests.patch
+ patches/02_dtor_noexcept_false.patch
* Update to debhelper compatibility level 9
* Update obsolete build dependencies:
+ libmysqlclient-dev to default-libmysqlclient-dev (Closes: #845901)
+ libpqxx3-dev to libpqxx-dev (Closes: #814232)
* Remove Vcs-* links pointing to upstream (Closes: #814231)
* Update to Standards-Version 3.9.8 (no changes)
-- Roberto C. Sanchez <roberto@connexer.com> Mon, 05 Dec 2016 00:04:14 -0500
quickfix (1.13.3+dfsg-9) unstable; urgency=low
* Fix FTBFS on hurd-i386; thanks to Pino Toscano for the patch
(Closes: #745943)
* Fix incorrect manual copying of config.{sub,guess}; thanks to Logan
Rosen for the patch (Closes: #745156)
* Update Vcs-* fields to point to GitHub
-- Roberto C. Sanchez <roberto@connexer.com> Thu, 19 Jun 2014 13:32:03 -0400
quickfix (1.13.3+dfsg-8) unstable; urgency=low
* Standardize patch names and number patches
* Fix FTBFS: explicitly use -pthread when building on kfreebsd-*
-- Roberto C. Sanchez <roberto@connexer.com> Mon, 31 Mar 2014 10:02:48 -0400
quickfix (1.13.3+dfsg-7) unstable; urgency=low
* Drop Ruby and Python bindings (Closes: #735438, #717412, #739779)
* Update to Standards-Version 3.9.5 (no changes)
-- Roberto C. Sanchez <roberto@connexer.com> Tue, 04 Mar 2014 08:44:50 -0500
quickfix (1.13.3+dfsg-6) unstable; urgency=low
* Ensure `xargs` doesn't call `chmod` if nothing is found (Closes: #717199)
* Document how to regenerate SWIG-generated files
-- Roberto C. Sanchez <roberto@connexer.com> Sat, 20 Jul 2013 10:04:06 -0400
quickfix (1.13.3+dfsg-5) unstable; urgency=low
* Add Vcs-* fields to debian/control
* Update to Standards-Version 3.9.4 (no changes)
* Build with hardening options, adjust flags, and fix binary-indep target
* Patches to correct format string insecurity, as well replace deprecated
calls (Closes: 676083)
* Rename binary package libquickfix-ruby1.8 to ruby-quickfix, also remove
binary support for Ruby 1.8 and add binary support for Ruby 1.9
-- Roberto C. Sanchez <roberto@connexer.com> Wed, 10 Jul 2013 22:49:22 -0400
quickfix (1.13.3+dfsg-4) unstable; urgency=low
* Change Build-Depends to use default Python version (Closes: #653798)
-- Roberto C. Sanchez <roberto@connexer.com> Tue, 03 Jan 2012 20:39:48 -0500
quickfix (1.13.3+dfsg-3) unstable; urgency=low
* Apply test_runner_bad_virtual_method_arg.patch from unittest++ source,
since quickfix embeds its own copy of UnitTest++ (Closes: #648257)
-- Roberto C. Sanchez <roberto@connexer.com> Sat, 26 Nov 2011 18:59:25 -0500
quickfix (1.13.3+dfsg-2) unstable; urgency=low
* Only apply -msse3 optimization when it will work, thanks to Nobuhiro
Iwamatsu for the patch (Closes: #644450)
-- Roberto C. Sanchez <roberto@connexer.com> Mon, 10 Oct 2011 11:52:59 -0400
quickfix (1.13.3+dfsg-1) unstable; urgency=low
* Initial release (Closes: #642268)
-- Roberto C. Sanchez <roberto@connexer.com> Tue, 20 Sep 2011 18:09:58 -0400
|