netty 1:4.1.45-1 source package in Ubuntu

Changelog

netty (1:4.1.45-1) unstable; urgency=medium

  * Team upload.
  * New upstream release
    - Fixes CVE-2019-20444, CVE-2019-20445 and CVE-2020-7238
      (Closes: #950966, #950967)
    - Refreshed the patches
    - Updated the Maven rules
    - Depend on libnetty-tcnative-java (>= 2.0.28)
    - Disabled the native image support due to missing dependencies
    - Disabled the BlockHound integration
  * Standards-Version updated to 4.5.0

 -- Emmanuel Bourg <email address hidden>  Mon, 24 Feb 2020 17:10:37 +0100

Upload details

Uploaded by:
Debian Java Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Java Maintainers
Architectures:
all
Section:
java
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe java

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
netty_4.1.45-1.dsc 2.4 KiB e97c4293fee763bbef84afb172c590cf2e96139743ffcc36eb59eb3496e7e0e9
netty_4.1.45.orig.tar.xz 1.6 MiB 5727926d042670c1ac7c19588bd2ca8bd87d3894336b93192d93a53363604a84
netty_4.1.45-1.debian.tar.xz 14.3 KiB ea555a3d91eae86e00de7af00c0ce0eb8686c0c5a397cdabc4c8595f7f922430

Available diffs

No changes file available.

Binary packages built by this source

libnetty-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.