import NetworkManager-1.34.0-0.2.el8
This commit is contained in:
parent
3779fdc4e5
commit
2f70ec03fe
@ -1 +1 @@
|
||||
cb8c284156a1184d3dc1bfb4b7e7fa6603b5c7bd SOURCES/NetworkManager-1.33.2.tar.xz
|
||||
745edc0e66bd8d2d42cf184e11c6a0fa48e03fbe SOURCES/NetworkManager-1.33.3.tar.xz
|
||||
|
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
SOURCES/NetworkManager-1.33.2.tar.xz
|
||||
SOURCES/NetworkManager-1.33.3.tar.xz
|
||||
|
@ -14,7 +14,7 @@ Patch the man pages with the proper values.
|
||||
2 files changed, 2 insertions(+), 2 deletions(-)
|
||||
|
||||
diff --git a/docs/api/html/NetworkManager.conf.html b/docs/api/html/NetworkManager.conf.html
|
||||
index e348806a1eb1..377d4f7d56cc 100644
|
||||
index e8efb5e7fe7d..f432f6736691 100644
|
||||
--- a/docs/api/html/NetworkManager.conf.html
|
||||
+++ b/docs/api/html/NetworkManager.conf.html
|
||||
@@ -658,7 +658,7 @@ unmanaged-devices=mac:00:22:68:1c:59:b1;mac:00:1E:65:30:D1:C4;interface-name:eth
|
||||
@ -27,7 +27,7 @@ index e348806a1eb1..377d4f7d56cc 100644
|
||||
</tr>
|
||||
<tr>
|
||||
diff --git a/man/NetworkManager.conf.5 b/man/NetworkManager.conf.5
|
||||
index 2383af9079d5..55fa6fa47041 100644
|
||||
index 75215918a9d5..2251c95a11b5 100644
|
||||
--- a/man/NetworkManager.conf.5
|
||||
+++ b/man/NetworkManager.conf.5
|
||||
@@ -664,7 +664,7 @@ INFO\&.
|
||||
|
@ -6,8 +6,8 @@
|
||||
|
||||
%global epoch_version 1
|
||||
%global rpm_version 1.34.0
|
||||
%global real_version 1.33.2
|
||||
%global release_version 0.1
|
||||
%global real_version 1.33.3
|
||||
%global release_version 0.2
|
||||
%global snapshot %{nil}
|
||||
%global git_sha %{nil}
|
||||
|
||||
@ -1167,6 +1167,12 @@ fi
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Sep 23 2021 Ana Cabral <acabral@redhat.com> - 1:1.34.0-0.2
|
||||
- Upgrade to 1.33.3 release (development)
|
||||
- platform: don't listen for tc netlink messages (rh #1753677)
|
||||
- cloud-setup: better handle other route configuration (rh #2006370)
|
||||
- Fix autoneg advertisement (rh #1897004)
|
||||
|
||||
* Thu Sep 9 2021 Ana Cabral <acabral@redhat.com> - 1:1.34.0-0.1
|
||||
- Upgrade to 1.33.2 release (development) (rh #1996617)
|
||||
- Obtain permanent hardware address via netlink or lookup via ethtool (rh #1987286)
|
||||
|
Loading…
Reference in New Issue
Block a user