From f0be8138f00ada32f82c5dbca06456f48ce22bc4 Mon Sep 17 00:00:00 2001 From: Lubomir Rintel Date: Thu, 24 Feb 2022 17:11:49 +0100 Subject: [PATCH] Upgrade to 1.36.0 release Resolves: #2055665 --- .gitignore | 1 + NetworkManager.spec | 13 ++++++++---- rpminspect.yaml | 49 --------------------------------------------- sources | 2 +- 4 files changed, 11 insertions(+), 54 deletions(-) delete mode 100644 rpminspect.yaml diff --git a/.gitignore b/.gitignore index dde97ea..b2945f3 100644 --- a/.gitignore +++ b/.gitignore @@ -403,3 +403,4 @@ network-manager-applet-0.8.1.tar.bz2 /NetworkManager-1.35.90.tar.xz /NetworkManager-1.35.91.tar.xz /NetworkManager-1.35.92.tar.xz +/NetworkManager-1.36.0.tar.xz diff --git a/NetworkManager.spec b/NetworkManager.spec index d7a412a..4125429 100644 --- a/NetworkManager.spec +++ b/NetworkManager.spec @@ -6,8 +6,8 @@ %global epoch_version 1 %global rpm_version 1.36.0 -%global real_version 1.35.92 -%global release_version 0.10 +%global real_version 1.36.0 +%global release_version 1 %global snapshot %{nil} %global git_sha %{nil} @@ -703,8 +703,7 @@ Preferably use nmcli instead. -Dresolvconf=no \ -Dnetconfig=no \ -Dconfig_dns_rc_manager_default=%{dns_rc_manager_default} \ - -Dconfig_logging_backend_default=%{logging_backend_default} \ - -Djson_validation=true + -Dconfig_logging_backend_default=%{logging_backend_default} %meson_build @@ -1189,6 +1188,12 @@ fi %changelog +* Thu Feb 24 2022 Lubomir Rintel - 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 - 1:1.36.0-0.10 - Upgrade to 1.35.92 (release candidate) - ppp: increase disconnect timeout (rh #2049596) diff --git a/rpminspect.yaml b/rpminspect.yaml deleted file mode 100644 index d01b3f9..0000000 --- a/rpminspect.yaml +++ /dev/null @@ -1,49 +0,0 @@ -# -# rpminspect configuration file -# -# *** INTERNAL SETTINGS FOR RED HAT -- DO NOT REDISTRIBUTE *** -# - -#XXX In order to tweak the rpminspect configuration per component, the -#XXX default configuration file can be obtained from -#XXX https://gitlab.cee.redhat.com/osci/rpminspect-data-redhat/-/blob/master/redhat.yaml - ---- -badfuncs: - # Shared function names prohibited from executables and libraries. - # The function names listed here are generally ones provided by - # the system, but are deprecated in favor of more modern - # alternatives. As a rule we do not want to make use of those but - # only provide them to users for backwards compatibility. - - # This is an array of forbidden function names. - - gethostbyname - - gethostbyname2 - - gethostbyaddr - - inet_addr - - #XXX NetworkManager intentionally uses inet_aton. It does so in a controlled manner - #XXX to parse IPv4 addresses in the legacy style (with leading zeros, which inet_pton() does - #XXX not support). See https://gitlab.freedesktop.org/NetworkManager/NetworkManager/-/blob/cf1b726157c36f72a79aa1276c8c80fe2be1d04d/src/libnm-glib-aux/nm-shared-utils.c#L911 - #XXX - #XXX - inet_aton - - - inet_nsap_addr - - inet_ntoa - - inet_nsap_ntoa - - inet_makeaddr - - inet_netof - - inet_network - - inet_neta - - inet_net_ntop - - inet_net_pton - - rcmd - - rexec - - rresvport - - # Optional list of glob(7) specifications to match files to ignore - # for this inspection. The format of this list is the same as the - # global 'ignore' list. The difference is the items specified - # here will only be used during this inspection. - #ignore: - # - /usr/lib*/libexample.so* diff --git a/sources b/sources index 9e2adc7..ea9b072 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (NetworkManager-1.35.92.tar.xz) = f30e6880051e13d19d10c7eede08c5b5ca90efd3deaf0aafc6f5971c14141af4213bd93f97fb6724cc47d75cd0be5f3c5198a44f0c40dd24b301d05a149890be +SHA512 (NetworkManager-1.36.0.tar.xz) = 9cc2f4ca0d4425423b6db75ed6c65f7a51229f7c654ab0b9b07d22c695b292d28768ff56aff6af3d9a2c0bd2b46d25bae015e9edacf766bfb74018b4e5847da8