Update to 1.41.3 release (development)
Resolves: #2101317 Resolves: #2120471 Resolves: #2126347 Resolves: #2128216 Resolves: #2130287 Resolves: #2134897
This commit is contained in:
parent
4f675a4184
commit
bf3c9d3f1d
1
.gitignore
vendored
1
.gitignore
vendored
@ -418,3 +418,4 @@ network-manager-applet-0.8.1.tar.bz2
|
||||
/NetworkManager-1.39.12.tar.xz
|
||||
/NetworkManager-1.39.90.tar.xz
|
||||
/NetworkManager-1.40.0.tar.xz
|
||||
/NetworkManager-1.41.3.tar.xz
|
||||
|
@ -4,7 +4,7 @@
|
||||
%global glib2_version %(pkg-config --modversion glib-2.0 2>/dev/null || echo bad)
|
||||
|
||||
%global epoch_version 1
|
||||
%global real_version 1.40.0
|
||||
%global real_version 1.41.3
|
||||
%global rpm_version %{real_version}
|
||||
%global release_version 1
|
||||
%global snapshot %{nil}
|
||||
@ -1229,6 +1229,14 @@ fi
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Oct 14 2022 Beniamino Galvani <bgalvani@redhat.com> - 1:1.41.3-1
|
||||
- Update to 1.41.3 release (development)
|
||||
- core: fix reapply of mptcp-flags (rh #2120471)
|
||||
- core: fix autoconnection for devices with a unrealized parent (rh #2101317)
|
||||
- device: fix hanging port devices when controller goes down (rh #2130287)
|
||||
- bond: add "balance-slb" option which implements source load balancing (rh #2128216)
|
||||
- bond: fix setting primary option when the interface is missing (rh #2126347)
|
||||
|
||||
* Fri Aug 26 2022 Ana Cabral <acabral@redhat.com> - 1:1.40.0-1
|
||||
- Update to 1.40.0 release
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (NetworkManager-1.40.0.tar.xz) = 2e51a70a6ef5c0c7ba9af400b9af8e6956c9a23dd93566a7c07efe531bb6253bf3544ac2a61e147fc17145eaaeeb25d7e58c1cb7daf7e7bf7b8ae6742545417e
|
||||
SHA512 (NetworkManager-1.41.3.tar.xz) = 2c98a4bbbd2a3d063b2c4c2a71e1c93664ee9b2f00cd63cbbed9b8fe6c4449512e96a31284e3ce26cde0a33c8e67f146c8d6083de4248c0889ad6288c6c9ebe5
|
||||
|
Loading…
Reference in New Issue
Block a user