Wed, 15 May 2024 13:59:04 UTC | login

Information for build netty-4.1.13-6.fc29

ID73051
Package Namenetty
Version4.1.13
Release6.fc29
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
StartedMon, 17 Sep 2018 16:32:30 UTC
CompletedMon, 17 Sep 2018 19:38:53 UTC
Taskbuild (f29-candidate, netty-4.1.13-6.fc29.src.rpm)
Tags
f29
f30
RPMs
src
netty-4.1.13-6.fc29.src.rpm (info) (download)
riscv64
netty-4.1.13-6.fc29.riscv64.rpm (info) (download)
netty-javadoc-4.1.13-6.fc29.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * 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 * Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 4.1.13-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Mon Aug 14 2017 Michael Simacek <msimacek@redhat.com> - 4.1.13-1 - Update to upstream version 4.1.13 * Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 4.0.42-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 4.0.42-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Wed Mar 29 2017 Michael Simacek <msimacek@redhat.com> - 4.0.42-5 - Keep Import-Package default value * Thu Mar 16 2017 Michael Simacek <msimacek@redhat.com> - 4.0.42-4 - Remove maven-javadoc-plugin from POM * Wed Mar 15 2017 Michael Simacek <msimacek@redhat.com> - 4.0.42-3 - Add jp_minimal conditional * Mon Feb 06 2017 Michael Simacek <msimacek@redhat.com> - 4.0.42-2 - Remove useless plugins * Thu Oct 20 2016 Severin Gehwolf <sgehwolf@redhat.com> - 4.0.42-1 - Remove old netty4 provides/obsoletes. * Thu Oct 20 2016 Severin Gehwolf <sgehwolf@redhat.com> - 4.0.42-1 - Update to upstream 4.0.42 release. - Resolves RHBZ#1380921