netty-3.9 3.9.9.Final-1+deb9u1build0.18.04.1 source package in Ubuntu

Changelog

netty-3.9 (3.9.9.Final-1+deb9u1build0.18.04.1) bionic-security; urgency=medium

  * fake sync from Debian

netty-3.9 (3.9.9.Final-1+deb9u1) stretch-security; urgency=high

  * Non-maintainer upload by the LTS Team.
  * Correctly handle whitespaces in HTTP header names as defined by
    RFC7230#section-3.2.4 (CVE-2019-16869) (Closes: #941266)
  * Detect missing colon when parsing http headers with no value
    (CVE-2019-20444) (Closes: #950966)
  * Correctly handle Content-Length header that is accompanied by a second
    Content-Length header, or by a Transfer-Encoding header, by removing the
    extra Content-Length header. (CVE-2019-20445) (Closes: #950967)

 -- Paulo Flabiano Smorigo <email address hidden>  Mon, 14 Sep 2020 17:52:12 +0000

Upload details

Uploaded by:
Paulo Flabiano Smorigo
Uploaded to:
Bionic
Original maintainer:
Debian Java Maintainers
Architectures:
all
Section:
java
Urgency:
Very Urgent

See full publishing history Publishing

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

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
netty-3.9_3.9.9.Final.orig.tar.xz 490.7 KiB 5177942a2c066eb8f0519cba2082351a69069776296eebdca8cd8c3453d46315
netty-3.9_3.9.9.Final-1+deb9u1build0.18.04.1.debian.tar.xz 7.7 KiB 5eb0dfda62447b22aa2e9a17f0deed1e5d2c133afabeb78054ed8b8a8bad1751
netty-3.9_3.9.9.Final-1+deb9u1build0.18.04.1.dsc 2.3 KiB 9ca8452e5ce757bc3c0b02801c704654b7c8a3ea5abdf7217ef3ad24f2dec668

View changes file

Binary packages built by this source

libnetty-3.9-java: Java NIO client/server socket framework

 Netty is a Java NIO client/server framework which enables quick and easy
 development of network applications such as protocol servers and clients.
 It greatly simplifies and streamlines network programming such as TCP and UDP
 socket server.