Auto sync2gitlab import of NetworkManager-1.39.7-1.el8.src.rpm
This commit is contained in:
parent
d347d7fc95
commit
c376c1a2e1
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
||||
/NetworkManager-1.39.6.tar.xz
|
||||
/NetworkManager-1.39.7.tar.xz
|
||||
|
@ -5,7 +5,7 @@
|
||||
%global glib2_version %(pkg-config --modversion glib-2.0 2>/dev/null || echo bad)
|
||||
|
||||
%global epoch_version 1
|
||||
%global real_version 1.39.6
|
||||
%global real_version 1.39.7
|
||||
%global rpm_version %{real_version}
|
||||
%global release_version 1
|
||||
%global snapshot %{nil}
|
||||
@ -1242,6 +1242,14 @@ fi
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Jun 15 2022 Lubomir Rintel <lkundrak@v3.sk> - 1:1.39.7-1
|
||||
- Update to 1.39.7 release (development)
|
||||
- core: cancel the IP check on deactivation (rh #2080928)
|
||||
- core: ensure DHCP is restarted every time the link goes up (rh #2079406)
|
||||
- core: fix a leak of L3 configuration memory (rh #2083453)
|
||||
- ppp: fix a race with pppd when removing addresses (rh #2085382)
|
||||
- wifi: fix a crash when checking WEP supplicant capability (rh #2092782)
|
||||
|
||||
* Wed Jun 1 2022 Beniamino Galvani <bgalvani@redhat.com> - 1:1.39.6-1
|
||||
- Update to 1.39.6 release (development)
|
||||
- Implement ACD (address conflict detection) for DHCPv4 (rh #1713380)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (NetworkManager-1.39.6.tar.xz) = 561e3cbb200ffacd2f1bdf4071fa55ededac2cc208222c61b93d2de70819b6bc23edec971ae3a15d190001fe15650776cd32b77ce0084ecd5ed15e55ed8c2768
|
||||
SHA512 (NetworkManager-1.39.7.tar.xz) = ebc0f85ec58cf8cdaf583057d262db242ed4f3723120c4eb216f107bebcd76589057ce8c7edea43f6801a7beebdcf7a08204ef71b636210614fd176cc663ca67
|
||||
|
Loading…
Reference in New Issue
Block a user