commit NetworkManager for openSUSE:12.2
Hello community, here is the log from the commit of package NetworkManager for openSUSE:12.2 checked in at 2012-07-31 14:04:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:12.2/NetworkManager (Old) and /work/SRC/openSUSE:12.2/.NetworkManager.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "NetworkManager", Maintainer is "gnome-maintainers@suse.de" Changes: -------- --- /work/SRC/openSUSE:12.2/NetworkManager/NetworkManager.changes 2012-06-25 15:14:40.000000000 +0200 +++ /work/SRC/openSUSE:12.2/.NetworkManager.new/NetworkManager.changes 2012-07-31 14:15:46.000000000 +0200 @@ -1,0 +2,8 @@ +Wed Jul 18 04:37:40 UTC 2012 - glin@suse.com + +- Add nm-probe-radius-server-cert.patch to probe the certificate + of the RADIUS server (bnc#574266, bnc#771185) +- Add nm-null-out-on-dispose.patch to fix crash in gnome-shell or + any other program using libnm-glib (bgo#674473) + +------------------------------------------------------------------- New: ---- nm-null-out-on-dispose.patch nm-probe-radius-server-cert.patch ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ NetworkManager.spec ++++++ --- /var/tmp/diff_new_pack.Ssikp5/_old 2012-07-31 14:15:52.000000000 +0200 +++ /var/tmp/diff_new_pack.Ssikp5/_new 2012-07-31 14:15:52.000000000 +0200 @@ -49,6 +49,9 @@ Patch7: nm-ppp-build-error.patch # PATCH-FIX-UPSTREAM nm-ensure-bindings-created-NMClient-object-work.patch bnc#766045 bgo#672812 badshah400@gmail.com -- Fixes "nmcli con" not working (patch came from upstream git) Patch8: nm-ensure-bindings-created-NMClient-object-work.patch +# PATCH-FIX-UPSTREAM nm-probe-radius-server-cert.patch bnc#574266 glin@suse.com -- Probe the RADIUS server certificate +Patch9: nm-probe-radius-server-cert.patch +Patch10: nm-null-out-on-dispose.patch BuildRequires: fdupes BuildRequires: gobject-introspection-devel BuildRequires: gtk-doc @@ -192,6 +195,8 @@ %patch6 -p1 %patch7 -p1 %patch8 -p1 +%patch9 -p1 +%patch10 -p1 %build pppddir=`ls -1d /usr/%_lib/pppd/2*` ++++++ nm-null-out-on-dispose.patch ++++++ ++++ 671 lines (skipped) ++++++ nm-probe-radius-server-cert.patch ++++++ ++++ 983 lines (skipped) -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@hilbert.suse.de