Sun, 29 Sep 2024 08:21:33 UTC | login

Information for build netty-4.1.13-14.fc33

ID145891
Package Namenetty
Version4.1.13
Release14.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/netty.git#926e57a33656e9b7dab98e27f052a8863b268ebe
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 Mar 2020 12:32:34 UTC
CompletedSat, 28 Mar 2020 02:50:12 UTC
Taskbuild (f33, /rpms/netty.git:926e57a33656e9b7dab98e27f052a8863b268ebe)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/netty.git#926e57a33656e9b7dab98e27f052a8863b268ebe'}}
Tags
f33
RPMs
src
netty-4.1.13-14.fc33.src.rpm (info) (download)
riscv64
netty-4.1.13-14.fc33.riscv64.rpm (info) (download)
netty-javadoc-4.1.13-14.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * 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 * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 4.1.13-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Wed Apr 25 2018 Michael Simacek <msimacek@redhat.com> - 4.1.13-5 - Remove log4j from jp_minimal build * Tue Apr 24 2018 mskalick@redhat.com - 4.1.13-4 - Remove org.eclipse.jetty.alpn dependency for jp_minimal * Tue Apr 24 2018 Michael Simacek <msimacek@redhat.com> - 4.1.13-3 - Don't package test artifacts