libthrift-java 0.9.1-2.1~build0.18.04.1 source package in Ubuntu

Changelog

libthrift-java (0.9.1-2.1~build0.18.04.1) bionic-security; urgency=medium

  * fake sync from Debian

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)

 -- Mike Salvatore <email address hidden>  Thu, 07 Feb 2019 09:58:07 -0500

Upload details

Uploaded by:
Mike Salvatore
Uploaded to:
Bionic
Original maintainer:
Laszlo Boszormenyi
Architectures:
all
Section:
java
Urgency:
Very Urgent

See full publishing history Publishing

Series Pocket Published Component Section
Bionic updates universe devel
Bionic security universe devel

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libthrift-java_0.9.1.orig.tar.gz 129.0 KiB 8cb6af03b29e6b3ba5bcd06a6cf7681222c1e606fbae2e3ae617e06710cd7998
libthrift-java_0.9.1-2.1~build0.18.04.1.debian.tar.xz 3.2 KiB 1d7443ff8f0a4ad98fcc8fed5b0ffb4f5e2c6667c9f80c7b67d3cba09d0eb2d4
libthrift-java_0.9.1-2.1~build0.18.04.1.dsc 2.2 KiB 6083ce2c54e64447205b4d0d45a0dcad0f8f47cb50bad4e524632e220d39ecd6

View changes file

Binary packages built by this source

libthrift-java: Java language support for Thrift

 Thrift is a software framework for the development of reliable and
 performant communication and data serialization. It combines a software
 stack with code generation to build services that operate seamlessly
 across a number of different development languages.
 .
 This package provides the Java language support for Thrift.