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
|
libthrift-java (0.19.0-1) unstable; urgency=medium
* New upstream version 0.19.0.
* Declare compliance with Debian Policy 4.6.2.
* Update pom.xml and build-dependencies for new release.
* d/rules: Update CLASSPATH.
* Update libthrift-java.manifest.
* Remove thrift.jar in clean target. (Closes: #1045232)
-- Markus Koschany <apo@debian.org> Thu, 14 Sep 2023 23:02:34 +0200
libthrift-java (0.16.0-2) unstable; urgency=medium
* Upload to unstable.
-- Markus Koschany <apo@debian.org> Fri, 23 Sep 2022 16:42:52 +0200
libthrift-java (0.16.0-1) experimental; urgency=medium
* New upstream version 0.16.0.
* Update debian/pom.xml for new release
* Build-depend on libcommons-lang3-java.
* Pass --no-javadoc flag to jh_build.
* Update manifest file.
* Declare compliance with Debian Policy 4.6.1.
-- Markus Koschany <apo@debian.org> Tue, 24 May 2022 12:33:28 +0200
libthrift-java (0.13.0-2) unstable; urgency=medium
* Source-only rebuild to allow the migration to testing.
* Declare compliance with Debian Policy 4.6.0.
-- Markus Koschany <apo@debian.org> Thu, 19 Aug 2021 12:54:00 +0200
libthrift-java (0.13.0-1) unstable; urgency=medium
* Reintroduction of libthrift-java to Debian, now maintained by the Debian
Java Team. (Closes: #986435)
-- Markus Koschany <apo@debian.org> Mon, 05 Apr 2021 23:36:40 +0200
libthrift-java (0.9.1-2.1) unstable; urgency=high
* Non-maintainer upload.
* Fix CVE-2018-1320:
It was discovered that it was possible to bypass SASL negotiation
isComplete validation in the org.apache.thrift.transport.TSaslTransport
class. An assert used to determine if the SASL handshake had successfully
completed could be disabled in production settings making the validation
incomplete. (Closes: #918736)
-- Markus Koschany <apo@debian.org> Wed, 06 Feb 2019 19:04:12 +0100
libthrift-java (0.9.1-2) unstable; urgency=low
* Use 3.0 (quilt) source format.
* Update Standards-Version to 3.9.6 .
* New maintainer (closes: #757257).
* Sync with Ubuntu.
[ James Page <james.page@ubuntu.com> ]
* Rename libthrift-java.jar -> thrift.jar (closes: #730213).
[ Emmanuel Bourg <ebourg@apache.org> ]
* Compile with Servlet 3.1 Java API classes.
-- Laszlo Boszormenyi (GCS) <gcs@debian.org> Thu, 16 Oct 2014 22:28:01 +0000
libthrift-java (0.9.1-1) unstable; urgency=medium
* New upstream release.
-- Eric Evans <eevans@debian.org> Sat, 28 Jun 2014 15:58:23 -0500
libthrift-java (0.9.0-1) unstable; urgency=low
* New upstream release.
-- Eric Evans <eevans@debian.org> Tue, 15 Jan 2013 02:01:50 +0000
libthrift-java (0.8.0-2) unstable; urgency=low
* Fix incorrect architecture field.
-- Eric Evans <eevans@debian.org> Mon, 20 Aug 2012 17:25:27 -0500
libthrift-java (0.8.0-1) unstable; urgency=low
* Initial release. (Closes: #648453)
-- Eric Evans <eevans@debian.org> Thu, 12 Jul 2012 17:58:51 -0600
|