Fri, 28 Jun 2024 09:51:27 UTC | login

Information for build netty-4.1.13-19.fc33

ID183011
Package Namenetty
Version4.1.13
Release19.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/netty.git#aaed5a2467a584320ccb0f5c395b5f622ec96a07
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
StartedSun, 16 Aug 2020 20:40:26 UTC
CompletedMon, 17 Aug 2020 11:53:02 UTC
Taskbuild (f33, /rpms/netty.git:aaed5a2467a584320ccb0f5c395b5f622ec96a07)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/netty.git#aaed5a2467a584320ccb0f5c395b5f622ec96a07'}}
Tags
f33
RPMs
src
netty-4.1.13-19.fc33.src.rpm (info) (download)
riscv64
netty-4.1.13-19.fc33.riscv64.rpm (info) (download)
netty-javadoc-4.1.13-19.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * 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