Sun, 16 Jun 2024 23:24:06 UTC | login

Information for build netty-4.1.51-1.fc33

ID187636
Package Namenetty
Version4.1.51
Release1.fc33
Epoch
SummaryAn asynchronous event-driven network application framework and tools for Java
DescriptionNetty is a 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. 'Quick and easy' doesn't mean that a resulting application will suffer from a maintainability or a performance issue. Netty has been designed carefully with the experiences earned from the implementation of a lot of protocols such as FTP, SMTP, HTTP, and various binary and text-based legacy protocols. As a result, Netty has succeeded to find a way to achieve ease of development, performance, stability, and flexibility without a compromise.
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 27 Nov 2020 12:41:03 UTC
CompletedFri, 27 Nov 2020 12:41:03 UTC
Tags
f33
f37
f38
RPMs
src
netty-4.1.51-1.fc33.src.rpm (info) (download)
noarch
netty-4.1.51-1.fc33.noarch.rpm (info) (download)
netty-javadoc-4.1.51-1.fc33.noarch.rpm (info) (download)
Changelog * Mon Sep 07 2020 Mat Booth <mat.booth@redhat.com> - 4.1.51-1 - Update to latest upstream version - Native bits were not used by anything, so package is now noarch * Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 4.1.13-19 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Fri Jul 24 2020 Mat Booth <mat.booth@redhat.com> - 4.1.13-18 - Don't ship the bundled all-in-one jar - Fix java 11 build * Sat Jul 11 2020 Jiri Vanek <jvanek@redhat.com> - 4.1.13-17 - Rebuilt for JDK-11, see https://fedoraproject.org/wiki/Changes/Java11 * Tue Jun 30 2020 Jeff Johnston <jjohnstn@redhat.com> - 4.1.13-16 - add BR for Java 1.8.0 and set macro which can later be set to Java 11 * Fri Mar 27 2020 Mat Booth <mat.booth@redhat.com> - 4.1.13-15 - Disable JIT'd builds on arm 32 temporarily due to segfault in JDK, see bug 1818078 * Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 4.1.13-14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Thu Nov 21 2019 Fabio Valentini <decathorpe@gmail.com> - 4.1.13-13 - Remove unnecessary dependency on parent POM. * Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 4.1.13-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Sat Jun 08 2019 Mat Booth <mbooth@apache.org> - 4.1.13-11 - Ensure we use the JIT on 32bit arm * Sun Jun 02 2019 Mat Booth <mat.booth@redhat.com> - 4.1.13-10 - Speed up builds on 32bit arm * Thu Mar 07 2019 Mat Booth <mat.booth@redhat.com> - 4.1.13-9 - Add more artifacts to the jp_minimal conditional * Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 4.1.13-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Sat Dec 08 2018 Mat Booth <mat.booth@redhat.com> - 4.1.13-7 - Disable support for protobuf in the codecs module due to the javanano API being discontinued upstream and obsoleted in Fedora