Compare commits

...

4 Commits
rawhide ... f31

Author SHA1 Message Date
Thomas Haller dfca43fa3f
Update to 1.20.12 release 2020-05-29 16:12:57 +02:00
Antonio Cardace 8c07d8301e Update to 1.20.10 release 2020-01-13 15:10:17 +01:00
Lubomir Rintel 666a987a99 Update to 1.20.8 release 2019-11-25 15:04:59 +01:00
Beniamino Galvani 1cddfeb82f Update to 1.20.6 release 2019-11-06 19:33:07 +01:00
3 changed files with 39 additions and 11 deletions

4
.gitignore vendored
View File

@ -362,3 +362,7 @@ network-manager-applet-0.8.1.tar.bz2
/NetworkManager-1.20.0.tar.xz
/NetworkManager-1.20.2.tar.xz
/NetworkManager-1.20.4.tar.xz
/NetworkManager-1.20.6.tar.xz
/NetworkManager-1.20.8.tar.xz
/NetworkManager-1.20.10.tar.xz
/NetworkManager-1.20.12.tar.xz

View File

@ -5,8 +5,8 @@
%global glib2_version %(pkg-config --modversion glib-2.0 2>/dev/null || echo bad)
%global epoch_version 1
%global rpm_version 1.20.4
%global real_version 1.20.4
%global rpm_version 1.20.12
%global real_version 1.20.12
%global release_version 1
%global snapshot %{nil}
%global git_sha %{nil}
@ -21,10 +21,10 @@
%global _hardened_build 1
%if "x%{?snapshot}" != x
%if "x%{?snapshot}" != "x"
%global snapshot_dot .%{snapshot}
%endif
%if "x%{?git_sha}" != x
%if "x%{?git_sha}" != "x"
%global git_sha_dot .%{git_sha}
%endif
@ -109,9 +109,9 @@
# bpf(BPF_MAP_CREATE, ...) randomly fails with EPERM. That might
# be related to `ulimit -l`. Anyway, this is not usable at the
# moment.
%global ebpf_enabled no
%global ebpf_enabled "no"
%else
%global ebpf_enabled no
%global ebpf_enabled "no"
%endif
###############################################################################
@ -454,7 +454,7 @@ configurations using "/etc/sysconfig/network-scripts/rule-NAME" files
(eg, to do policy-based routing).
%if 0%{with_nmtui}
%if %{with nmtui}
%package tui
Summary: NetworkManager curses-based UI
Group: System Environment/Base
@ -521,6 +521,11 @@ by nm-connection-editor and nm-applet in a non-graphical environment.
-Diwd=true \
%else
-Diwd=false \
%endif
%if %{with nmtui}
-Dnmtui=true \
%else
-Dnmtui=false \
%endif
-Dvapi=true \
-Dintrospection=true \
@ -549,7 +554,7 @@ by nm-connection-editor and nm-applet in a non-graphical environment.
%else
-Dlibpsl=false \
%endif
%if %{ebpf_enabled} != yes
%if %{ebpf_enabled} != "yes"
-Debpf=false \
%else
-Debpf=true \
@ -637,6 +642,11 @@ intltoolize --automake --copy --force
--with-iwd=yes \
%else
--with-iwd=no \
%endif
%if %{with nmtui}
--with-nmtui=yes \
%else
--with-nmtui=no \
%endif
--enable-vala=yes \
--enable-introspection \
@ -692,7 +702,7 @@ intltoolize --automake --copy --force
make %{?_smp_mflags}
%endif # end autotools
%endif
%install
%if %{with meson}
@ -750,7 +760,7 @@ make -k %{?_smp_mflags} check
%else
make -k %{?_smp_mflags} check || :
%endif
%endif # end autotools
%endif
%pre
@ -972,6 +982,20 @@ fi
%changelog
* Fri May 29 2020 Thomas Haller <thaller@redhat.com> - 1:1.20.12-1
- Update to 1.20.12 release
- ifcfg-rh: handle "802-1x.{,phase2-}ca-path" (rh #1841395, CVE-2020-10754)
* Mon Jan 13 2020 Antonio Cardace <acardace@redhat.com> - 1:1.20.10-1
- Update to 1.20.10 release
* Mon Nov 25 2019 Lubomir Rintel <lkundrak@v3.sk> - 1:1.20.8-1
- Update to 1.20.8 release
* Wed Nov 6 2019 Beniamino Galvani <bgalvani@redhat.com> - 1:1.20.6-1
- Update to 1.20.6 release
- Fix updating agent-owned VPN secrets (rh #1767129)
* Mon Sep 30 2019 Thomas Haller <thaller@redhat.com> - 1:1.20.4-1
- Update to 1.20.4 release
- wifi: fix crash related to Wi-Fi P2P

View File

@ -1 +1 @@
SHA512 (NetworkManager-1.20.4.tar.xz) = d08f7e8f5ea8f8567834a53a68ff7aeff09839658b73dc17b31dbdd7dd5c36b09f4e563c2ebc52d1e1574a84163e66e0bfee01c3762a222aa7154d18c09660cb
SHA512 (NetworkManager-1.20.12.tar.xz) = 97dacee9b0720b864c941c139579d84d98d1b2f74dfc97fd0a6ed35ed9ae0b45d40553f8d79c4d7c4d3958228a2e6035555069c94040ecbe4a34457bce8d5f60