Bug 2195904

Summary: uvw-3.2.0_libuv_v1.46 is available
Product: [Fedora] Fedora Reporter: Upstream Release Monitoring <upstream-release-monitoring>
Component: uvwAssignee: Petr Menšík <pemensik>
Status: ASSIGNED --- QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: pemensik
Target Milestone: ---Keywords: FutureFeature, Triaged
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Upstream Release Monitoring 2023-05-06 11:15:37 UTC
Releases retrieved: 3.0.0_libuv_v1.44
Upstream release that is considered latest: 3.0.0_libuv_v1.44
Current version/release in rawhide: 2.12.1-4.fc39
URL: https://github.com/skypjack/uvw

Please consult the package updates policy before you issue an update to a stable branch: https://docs.fedoraproject.org/en-US/fesco/Updates_Policy/


More information about the service that created this bug can be found at: https://docs.fedoraproject.org/en-US/package-maintainers/Upstream_Release_Monitoring


Please keep in mind that with any upstream change, there may also be packaging changes that need to be made. Specifically, please remember that it is your responsibility to review the new version to ensure that the licensing is still correct and that no non-free or legally problematic items have been added upstream.


Based on the information from Anitya: https://release-monitoring.org/project/33083/


To change the monitoring settings for the project, please visit:
https://src.fedoraproject.org/rpms/uvw

Comment 1 Petr Menšík 2023-05-15 21:31:29 UTC
This version breaks backward compatibility and requires changes to flamethrower, the only package depending on this package.

Also a new test fails in mockbuild.

Comment 2 Petr Menšík 2023-05-19 18:13:41 UTC
It requires significant effort to change code to work with version 3.0. I have created upstream issue [1] requesting some compatibility interface. It seems current code cannot support old and new versions easily. It would have to support only the new version or only the old version, not both.

It seems there are also issues with some changes regarding sockaddr structure initialization of IPv6 addresses.

Created flamethrower issue #101 [2] to notify upstream of incompatible changes.

[1] https://github.com/skypjack/uvw/issues/285
[2] https://github.com/DNS-OARC/flamethrower/issues/101

Comment 3 Petr Menšík 2023-05-19 18:23:42 UTC
sed rules to replace some structures:

s/uvw::TimerHandle/uvw::timer_handle/g
s/uvw::TimerEvent/uvw::timer_event/g
s/uvw::timer_handle::Time/uvw::timer_handle::time/g
s/uvw::TCPHandle/uvw::tcp_handle/g
s/uvw::UDPHandle/uvw::udp_handle/g
s/uvw::UDPDataEvent/uvw::udp_data_event/g
s/uvw::Loop/uvw::loop/g
s/uvw::loop::Time/uvw::loop::time/g
s/uvw::ErrorEvent/uvw::error_event/g
s/uvw::ConnectEvent/uvw::connect_event/g
s/uvw::CloseEvent/uvw::close_event/g
s/uvw::ShutdownEvent/uvw::shutdown_event/g
s/uvw::EndEvent/uvw::end_event/g
s/uvw::DataEvent/uvw::data_event/g
s/uvw::WriteEvent/uvw::write_event/g
s/uvw::IPv6/uvw::ipv6/g
s/uvw::IPv4/uvw::ipv4/g
s/uvw::udp_handle::Bind/uvw::udp_handle::udp_flags/
s/uvw::tcp_handle::Bind/uvw::tcp_handle::tcp_flags/

Comment 4 Upstream Release Monitoring 2023-05-22 21:17:21 UTC
Releases retrieved: 3.1.0_libuv_v1.45
Upstream release that is considered latest: 3.1.0_libuv_v1.45
Current version/release in rawhide: 2.12.1-4.fc39
URL: https://github.com/skypjack/uvw

Please consult the package updates policy before you issue an update to a stable branch: https://docs.fedoraproject.org/en-US/fesco/Updates_Policy/


More information about the service that created this bug can be found at: https://docs.fedoraproject.org/en-US/package-maintainers/Upstream_Release_Monitoring


Please keep in mind that with any upstream change, there may also be packaging changes that need to be made. Specifically, please remember that it is your responsibility to review the new version to ensure that the licensing is still correct and that no non-free or legally problematic items have been added upstream.


Based on the information from Anitya: https://release-monitoring.org/project/33083/


To change the monitoring settings for the project, please visit:
https://src.fedoraproject.org/rpms/uvw

Comment 5 Upstream Release Monitoring 2023-07-03 21:43:01 UTC
Releases retrieved: 3.2.0_libuv_v1.46
Upstream release that is considered latest: 3.2.0_libuv_v1.46
Current version/release in rawhide: 2.12.1-4.fc39
URL: https://github.com/skypjack/uvw

Please consult the package updates policy before you issue an update to a stable branch: https://docs.fedoraproject.org/en-US/fesco/Updates_Policy/


More information about the service that created this bug can be found at: https://docs.fedoraproject.org/en-US/package-maintainers/Upstream_Release_Monitoring


Please keep in mind that with any upstream change, there may also be packaging changes that need to be made. Specifically, please remember that it is your responsibility to review the new version to ensure that the licensing is still correct and that no non-free or legally problematic items have been added upstream.


Based on the information from Anitya: https://release-monitoring.org/project/33083/


To change the monitoring settings for the project, please visit:
https://src.fedoraproject.org/rpms/uvw