Update to 1.48.4
Resolves: RHEL-33435 Resolves: RHEL-34617
This commit is contained in:
parent
27d42b9ed8
commit
68d736359a
1
.gitignore
vendored
1
.gitignore
vendored
@ -444,3 +444,4 @@ network-manager-applet-0.8.1.tar.bz2
|
||||
/NetworkManager-1.47.91.tar.xz
|
||||
/NetworkManager-1.48.0.tar.xz
|
||||
/NetworkManager-1.48.2.tar.xz
|
||||
/NetworkManager-1.48.4.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.48.2
|
||||
%global real_version 1.48.4
|
||||
%global rpm_version %{real_version}
|
||||
%global release_version 1
|
||||
%global snapshot %{nil}
|
||||
@ -1315,6 +1315,13 @@ fi
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Jul 05 2024 Stanislas Faye <sfaye@redhat.com> 1:1.48.4-1
|
||||
- Update to 1.48.4 release
|
||||
- Support matching a OVS system interface by MAC address (RHEL-34617)
|
||||
- When looking up the system hostname from the reverse DNS lookup of
|
||||
addresses configured on interfaces, NetworkManager now takes into
|
||||
account the content of /etc/hosts (RHEL-33435)
|
||||
|
||||
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 1:1.48.2-1.1
|
||||
- Bump release for June 2024 mass rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (NetworkManager-1.48.2.tar.xz) = 81ed641365183a03fe06346569939b164a0f7446694eb6c2790fef0118897987e494e3d75214df3e35f77f9c0f65375d4f867e942503f5a9ef11b46e9ba6b57d
|
||||
SHA512 (NetworkManager-1.48.4.tar.xz) = 73c9399d528b78fe1393ad2015f641d9dcfe8a1134b65a65e051aa08eece6574f44a340d140d1de525000b365370bc2615da0e682b16c2da28dc597961e6410d
|
||||
|
Loading…
Reference in New Issue
Block a user