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
|
thrift (0.11.0-4) unstable; urgency=medium
* Backport upstream security fix for CVE-2018-11798: Node.js Filesever
webroot fixed path (closes: #918734).
* Update Standards-Version to 4.3.0 .
-- Laszlo Boszormenyi (GCS) <gcs@debian.org> Tue, 08 Jan 2019 21:31:07 +0000
thrift (0.11.0-3) unstable; urgency=medium
* Build with latest PHP package version.
* Provide PHP package without version number.
* Upload to Sid (closes: #835294).
-- Laszlo Boszormenyi (GCS) <gcs@debian.org> Sat, 27 Oct 2018 20:57:18 +0000
thrift (0.11.0-2) experimental; urgency=medium
* Disable failing Python self-tests to fix mips and s390x FTBFS.
-- Laszlo Boszormenyi (GCS) <gcs@debian.org> Fri, 12 Oct 2018 00:12:09 +0000
thrift (0.11.0-1) experimental; urgency=medium
* New major upstream release.
* Fixes CVE-2016-5397: command injection in format_go_output
(closes: #894577).
* Fix FTBFS problems (closes: #909067).
* Rename related packages to -0.11.0 suffix.
* Build with PHP 7.2 version.
* Remove libmaven-ant-tasks-java build dependency (closes: #877126).
* Update patches.
* Use auto-generated debug packages.
* Change package priority to optional.
* Update Standards-Version to 4.2.1 .
-- Laszlo Boszormenyi (GCS) <gcs@debian.org> Thu, 20 Sep 2018 18:16:39 +0000
thrift (0.10.0-1) experimental; urgency=low
* New upstream release.
* Rename related packages to -0.10.0 suffix.
* Correct Perl install directory (closes: #859128).
* Fix building with Boost 1.62 version.
* Only build Go bindings on supported architectures.
* Add python{,3}-six build dependency for testing support.
* Disable failing TSimpleServer testing for Python.
-- Laszlo Boszormenyi (GCS) <gcs@debian.org> Sat, 13 May 2017 08:15:21 +0000
thrift (0.9.3-2) experimental; urgency=low
* Build Go bindings.
* Update to build with Java Servlet API 3.1 .
* Fix build with GCC 6.2 .
* Fix build with Boost 1.61 .
* Update Standards-Version to 3.9.8 .
-- Laszlo Boszormenyi (GCS) <gcs@debian.org> Sun, 17 Jul 2016 19:31:46 +0000
thrift (0.9.3-1) experimental; urgency=low
* New upstream release.
* Patch SSLv3 support to use SSLv23_method function (closes: #804668).
* Specify Qt version to build and move to version 5 of the library.
* This release contains TestValidators.thrift , remove its patch.
* Add debug package for Pyton bindings.
* Update OpenJDK build dependency to version 8.
* Update Perl build dependency.
* Update Standards-Version to 3.9.7 .
* Keep rebuildable.
-- Laszlo Boszormenyi (GCS) <gcs@debian.org> Sun, 20 Mar 2016 11:10:27 +0000
thrift (0.9.2-2) experimental; urgency=low
* Specify openjdk-7-jdk to build with.
* Disable parallel testing.
* Update Boost build dependency to be version 1.58.0 at least.
-- Laszlo Boszormenyi (GCS) <gcs@debian.org> Mon, 03 Aug 2015 20:09:47 +0200
thrift (0.9.2-1) experimental; urgency=low
* Use monolithic upstream source for Thrift packaging (closes: #792097).
-- Laszlo Boszormenyi (GCS) <gcs@debian.org> Sat, 21 Mar 2015 17:45:29 +0000
|