import NetworkManager-1.36.0-1.el8
This commit is contained in:
parent
5f952eda3b
commit
7b2f3f7dbc
@ -1 +1 @@
|
|||||||
2a25bc5642fd70750f98f252e95196739dc24a61 SOURCES/NetworkManager-1.35.92.tar.xz
|
adbe8e9eef649ac73c4fbaefd71a1335d4d016cd SOURCES/NetworkManager-1.36.0.tar.xz
|
||||||
|
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
|||||||
SOURCES/NetworkManager-1.35.92.tar.xz
|
SOURCES/NetworkManager-1.36.0.tar.xz
|
||||||
|
@ -6,8 +6,8 @@
|
|||||||
|
|
||||||
%global epoch_version 1
|
%global epoch_version 1
|
||||||
%global rpm_version 1.36.0
|
%global rpm_version 1.36.0
|
||||||
%global real_version 1.35.92
|
%global real_version 1.36.0
|
||||||
%global release_version 0.9
|
%global release_version 1
|
||||||
%global snapshot %{nil}
|
%global snapshot %{nil}
|
||||||
%global git_sha %{nil}
|
%global git_sha %{nil}
|
||||||
|
|
||||||
@ -711,8 +711,7 @@ Preferably use nmcli instead.
|
|||||||
-Dresolvconf=no \
|
-Dresolvconf=no \
|
||||||
-Dnetconfig=no \
|
-Dnetconfig=no \
|
||||||
-Dconfig_dns_rc_manager_default=%{dns_rc_manager_default} \
|
-Dconfig_dns_rc_manager_default=%{dns_rc_manager_default} \
|
||||||
-Dconfig_logging_backend_default=%{logging_backend_default} \
|
-Dconfig_logging_backend_default=%{logging_backend_default}
|
||||||
-Djson_validation=true
|
|
||||||
|
|
||||||
%meson_build
|
%meson_build
|
||||||
|
|
||||||
@ -1197,6 +1196,12 @@ fi
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Feb 24 2022 Lubomir Rintel <lkundrak@v3.sk> - 1:1.36.0-1
|
||||||
|
- Upgrade to 1.36.0 release
|
||||||
|
- core: avoid losing L3 configuration the second time it's applied (rh #2043514)
|
||||||
|
- ovs: avoid removing OVSDB entries on daemon shutdown (rh #2055665)
|
||||||
|
- nmcli: fix defaults for some properties on interactive add (rh #2053603)
|
||||||
|
|
||||||
* Sat Feb 19 2022 Lubomir Rintel <lkundrak@v3.sk> - 1:1.36.0-0.9
|
* Sat Feb 19 2022 Lubomir Rintel <lkundrak@v3.sk> - 1:1.36.0-0.9
|
||||||
- revert: generate docs during build instead of using pre-generated (rh #1995915)
|
- revert: generate docs during build instead of using pre-generated (rh #1995915)
|
||||||
- Upgrade to 1.35.92 (release candidate)
|
- Upgrade to 1.35.92 (release candidate)
|
||||||
|
Loading…
Reference in New Issue
Block a user