Hello community,

here is the log from the commit of package NetworkManager-kde4.1268 for 
openSUSE:12.3:Update checked in at 2013-01-31 16:10:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:12.3:Update/NetworkManager-kde4.1268 (Old)
 and      /work/SRC/openSUSE:12.3:Update/.NetworkManager-kde4.1268.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "NetworkManager-kde4.1268", Maintainer is ""

Changes:
--------
New Changes file:

--- /dev/null   2013-01-09 19:40:42.352580873 +0100
+++ 
/work/SRC/openSUSE:12.3:Update/.NetworkManager-kde4.1268.new/NetworkManager-kde4.changes
    2013-01-31 16:10:40.000000000 +0100
@@ -0,0 +1,978 @@
+-------------------------------------------------------------------
+Mon Jan 28 12:36:25 UTC 2013 - [email protected]
+
+- Update to 0.9.0.7
+  * fix Metric edit box in VPN's routes window (kde#311837)
+  * add workaround to prevent crash when disabling wireless 
+    also disconnects the wifi card from motherboard (kde#304466)
+  * fix Ok button when adding/editing connections (kde#313291)
+  * add support to IPv6 Privacy Extension (kde#312305)
+  * quote file names when exporting openvpn configuration 
+    file in case they contain white spaces in their names (kde#312656)
+  *  improve vpn import/export error handling.
+  * ignore "ghost" connections (kde#311032)
+  * workaround visual glitch in Back button in interface 
+    details window (kde#311348)
+  * fix disabling IPv4 configuration (usefull if you only 
+    use IPv6) (kde#311894)
+
+-------------------------------------------------------------------
+Wed Dec 12 08:55:54 UTC 2012 - [email protected]
+
+- Update to 0.9.0.6
+  * Add warning when storage mode is kwallet and kwallet is not enabled. The
+warning will be printed in ~/.xsession-errors.
+  * Add warning about things that must not go to the log file.
+  * Pre-fill secrets in password dialog for wifi connections.
+  * Fix crash when deleting connection.
+  * Fix another potential case of qDeleteAll() crash.
+  * Fix crash on kded4 startup
+  * Make version text selectable by mouse. 
+  * Update systray icon even when not in a panel containment. This is
+usefull when using systray widget outside a panel.
+  * Go passive if there is no network interface available.
+  * guard QWaitCondtion::wakeAll() call with mutex lock/unlock to prevent
+deadlock
+  * CISCO vpn pcf files can have string keys either as "<key>" or
+"!<key>". If <key> is not found, look for !<key> too.
+  * Knm::Setting does not need to inherit from QObject. This may be the
+cause of the crash when deleting Knm::WirelessSecuritySetting:
+  * Add MD5 and GTC options to WPA2 Enterprise's TTLS setting dialog.
+  * Set configuration dialog size when opening it via systray icon's right 
menu.
+  * Use correct default password mode.
+  * Correctly detect if 802-1x security setting is enabled or not.
+  * Add mechanism to validate EAP methods' settings. The first one implemented 
is
+for TLS, which requires the identify field to be filled or it will crash the
+edit dialog. Now the Ok button in edit dialog will be disabled if the identify
+field is empty.
+  * Print error message if loading vpn plugin fails.
+  * Fix ConnectionSecretsJob::doAskUser() for vpn connections.
+
+-------------------------------------------------------------------
+Tue Oct  2 04:57:10 UTC 2012 - [email protected]
+
+- Update to 0.9.0.5
+  * Read/Save EAP configuration in PPP tab for mobile broadband and 
+    bluetooth connections. (kde#304873)
+  * Escape ampersands since Plasma::IconWidget::setText() removes 
+    accelerators (ampersands) automatically.(kde#305077)
+  * Test if wallet has been sucessfully opened before using it.
+    (kde#303524)
+  * Fix insertion of new connections (such as VPN) in wrong position 
+    when no wireless interface is enabled.
+  * Fix problem with system tray icon not showing status overlay or 
+    more precisely cleaning the status overlay when it should not.
+  * Fix a bug in which the wireless password prompt dialog would be 
+    shown at an incorrect size. (kde#306902)
+  * Allow empty string in 'Subject Match' and 'Alternative Subject 
+    Matches' fields in wifi WPA2 enterprise dialog. (kde#307496)
+  * Add storage type combobox for GSM password field in GsmWidget.
+    (kde#306132)
+  * SECRET_TAG and TLS_AUTH_TAG should contain 2 parameters, second 
+    one being the direction (in/out) assuming values 0 or 1 respectively. 
+    Added another check to ensure that the 2nd parameter is present before 
+    accessing that index. (kde#307517)
+  * with many improvements 
+
+-------------------------------------------------------------------
+Thu Aug  2 20:44:28 UTC 2012 - [email protected]
+
+- Update to 0.9.0.4
+  * fix crash loading VPNC config file (kde#302006)
+  * show correct icon when wired is plugged/unplugged (kde#303155)
+  * Show ad-hoc connections in connection list
+    when "Show More" is active (kde#302790)
+  * Fix issue with OpenVPN config files (kde#302451)
+  * Fix asking for WPA2 password dialogs (kde#299868)
+  * Some icon and tooltip fixes
+
+-------------------------------------------------------------------
+Mon Jun 18 12:35:42 UTC 2012 - [email protected]
+
+- Update to 0.9.0.3
+  * fix the crash when opening kwallet bug in all known cases
+  * other bugfixes
+
+-------------------------------------------------------------------
+Sat May 26 10:07:03 UTC 2012 - [email protected]
+
+- Update nm9 version to official 0.9.0.2 release
+
+-------------------------------------------------------------------
+Fri Mar 23 11:15:10 UTC 2012 - [email protected]
+
+- Update to git snapshot 20120319
+  * Import/Export Routes for VPN connections
+  * Fix "Last Used label resets to Never after a minute".
+  * Use localized provider's name and plan in Mobile Connection Wizard
+  * Fix wifi hidden network support (kde#209464)
+  * Allow creating cdma connections when no cdma device is plugged
+    (kde#293068)
+  * Don't show Access technology in tray icon while connecting
+    (kde#103828)
+  * Fix and workaround graphical artifacts (kde#290964)
+  * Use asynchronous DBus API in plasmoid and kded module 
+    communication
+  * Hide non-Internet APNs in Mobile Connection Wizard (kde#291122)
+  * Fix security type identification for wifi shared connections
+  * Fix wifi security type icon in connection list
+  * Correctly detect adhoc WPA access points
+  * Do not crash if no security type has been detected
+
+-------------------------------------------------------------------
+Mon Dec 12 09:15:44 UTC 2011 - [email protected]
+
+- Update to git snapshot 20111209
+  * Fix wifi WPA2 edit dialog
+  * Fix setting focus on the first empty input field 
+    in vpnc auth dialog
+  * Add some checks to prevent crash when PolicyKit 
+    denies connection editing
+  * Fix icons for bluetooth interface item and system tray
+  * Fix tethering with iPhone 3GS via PAN
+
+-------------------------------------------------------------------
+Sat Nov 26 16:32:01 UTC 2011 - [email protected]
+
+- fix file list for files packaged twice
+
+-------------------------------------------------------------------
+Sun Oct 30 16:55:45 UTC 2011 - [email protected]
+
+- Refresh git snapshot again to fix second part of kde#285255 
+
+-------------------------------------------------------------------
+Sat Oct 29 19:00:38 UTC 2011 - [email protected]
+
+- Update to git snapshot 20111029
+  * Fix crash after resume from disk (kde#285255)
+
+-------------------------------------------------------------------
+Thu Oct 27 09:28:14 UTC 2011 - [email protected]
+
+- Update to git snapshot 20111027
+  * Fix kde#283017
+
+-------------------------------------------------------------------
+Mon Oct 24 10:12:53 UTC 2011 - [email protected]
+
+- Update to git snapshot 20111024
+  * Prevent crash when stopping NM
+  * Make signal strength show in system tray also for Mobile 
+    broadband connections
+  * Enable autoconnect by default for WIFI connections
+  * Several bugfixes
+- Updated translations
+
+-------------------------------------------------------------------
+Thu Oct 13 13:48:38 UTC 2011 - [email protected]
+
+- just set some environment variable in case there is no NM configured
+  in sysconfig
+
+-------------------------------------------------------------------
+Mon Sep 26 07:52:16 UTC 2011 - [email protected]
+
+- Update to git snapshot 20110925
+  * Prevent two crashes because of dangling points (kde#254070)
+  * Add wifi's band and channel info to interface details (NM 0.9 only)
+  * Enable hover effects on system tray icon (NM 0.9 only) 
+    (kde#190342)
+  * Improve NM's wrong version error message (NM 0.9 only) 
+    (kde#281962,#282085)
+  * Mark some OpenConnect secrets as NotSaved, since they are changing
+    (NM 0.9 only) (kde#282282)
+  * Fix networkmanager plasmoid icons too small when in panel 
+    (NM 0.9 only) (kde#249319)
+  * Rework VPN status overlay icon (NM 0.9 only)  
+  * Fix crash in OpenConnect when trying to connect to an 
+    empty/unset host
+  * Fix overlay not shown when adding plasmoid (NM 0.9 only) 
+    (kde#271766)
+  * Use the interface with default route to update system tray's icon
+    (NM 0.9 only)
+
+-------------------------------------------------------------------
+Mon Sep 12 19:27:16 UTC 2011 - [email protected]
+
++++ 781 more lines (skipped)
++++ between /dev/null
++++ and 
/work/SRC/openSUSE:12.3:Update/.NetworkManager-kde4.1268.new/NetworkManager-kde4.changes

New:
----
  NetworkManager-kde4.changes
  NetworkManager-kde4.spec
  knetworkmanager.default.sh
  networkmanagement-0.9.0.7.tar.bz2
  networkmanagement.tar.bz2
  networkmanager-po.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ NetworkManager-kde4.spec ++++++
#
# spec file for package NetworkManager-kde4
#
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#


Name:           NetworkManager-kde4
Url:            http://quickgit.kde.org/?p=networkmanagement.git
BuildRequires:  git
BuildRequires:  kdebase4-workspace-devel
BuildRequires:  mobile-broadband-provider-info
%if 0%{?suse_version} >= 1210
BuildRequires:  NetworkManager-devel >= 0.9.0
BuildRequires:  openconnect-devel >= 3.99
%else
BuildRequires:  NetworkManager-devel < 0.8.5
%endif
Version:        0.9.0.7
Release:        0
Summary:        NetworkManager client for KDE 4
License:        LGPL-2.0+
Group:          System/GUI/KDE
%if 0%{?suse_version} >= 1210
Source0:        
http://download.kde.org/unstable/networkmanagement/%{version}/src/networkmanagement-%{version}.tar.bz2
%else
Source0:        networkmanagement.tar.bz2
%endif
Source1:        networkmanager-po.tar.bz2
Source2:        knetworkmanager.default.sh
BuildRoot:      %{_tmppath}/%{name}-%{version}-build
ExcludeArch:    s390 s390x

%description
KNetworkManager is a KDE 4 applet for controlling
network connections on systems that use the NetworkManager service.

%package libs
Summary:        NetworkManager client for KDE 4
License:        LGPL-2.0+
Group:          System/GUI/KDE
Requires:       NetworkManager
Recommends:     %{name}-libs-lang = %{version}
Obsoletes:      NetworkManager-kde4-lang < 0.9.svn1192577
Provides:       NetworkManager-kde4-lang = 0.9.svn1192577
%kde4_runtime_requires

%description libs
Support libraries for the Network Management plasmoid
Network Management Plasmoid is a KDE 4 applet and connection editor for 
controlling
network connections on systems that use the NetworkManager service

%package devel
Summary:        Development files for %{name}
License:        LGPL-2.0+
Group:          Development/Libraries/KDE
Requires:       %{name}-libs = %{version}
Requires:       plasmoid-networkmanagement = %{version}
%kde4_runtime_requires

%description devel
This package contains the necessary files and headers for developing 
applications
using %{name}.

%package -n plasmoid-networkmanagement
Summary:        NetworkManager client for KDE 4
License:        GPL-2.0+
Group:          System/GUI/KDE
Requires:       %{name}-libs = %{version}
Requires:       mobile-broadband-provider-info
Obsoletes:      NetworkManager-kde4 < %{version}
Provides:       NetworkManager-client
Provides:       NetworkManager-kde4 = %{version}
%kde4_runtime_requires

%description -n plasmoid-networkmanagement
Network Management Plasma applet for controlling network connections
on systems that use the NetworkManager service.

%package -n NetworkManager-openvpn-kde4
Summary:        NetworkManager client for KDE 4
License:        GPL-2.0+
Group:          System/GUI/KDE
Requires:       %{name}-libs = %{version}
Requires:       NetworkManager-openvpn
Provides:       NetworkManager-openvpn-frontend
%kde4_runtime_requires

%description -n NetworkManager-openvpn-kde4
OpenVPN VPN plugin for KDE Network Management components.

%package -n NetworkManager-pptp-kde4
Summary:        NetworkManager client for KDE 4
License:        GPL-2.0+
Group:          System/GUI/KDE
Requires:       %{name}-libs = %{version}
Requires:       NetworkManager-pptp
Provides:       NetworkManager-pptp-frontend
%kde4_runtime_requires

%description -n NetworkManager-pptp-kde4
PPTP VPN plugin for KDE Network Management components.

%package -n NetworkManager-vpnc-kde4
Summary:        NetworkManager client for KDE 4
License:        GPL-2.0+
Group:          System/GUI/KDE
Requires:       %{name}-libs = %{version}
Requires:       NetworkManager-vpnc
Provides:       NetworkManager-vpnc-frontend
%kde4_runtime_requires

%description -n NetworkManager-vpnc-kde4
Cisco VPN plugin for KDE Network Management components.

%package -n NetworkManager-novellvpn-kde4
Summary:        NovellVPN NetworkManager plugin for KDE 4
License:        GPL-2.0+
Group:          System/GUI/KDE
Requires:       %{name}-libs = %{version}
Requires:       NetworkManager-novellvpn
Provides:       NetworkManager-novellvpn-frontend
%kde4_runtime_requires

%description -n NetworkManager-novellvpn-kde4
NovellVPN VPN plugin for KDE Network Management components.

%package -n NetworkManager-strongswan-kde4
Summary:        Strongswan NetworkManager plugin for KDE 4
License:        GPL-2.0+
Group:          System/GUI/KDE
Requires:       %{name}-libs = %{version}
Requires:       strongswan
Provides:       NetworkManager-strongswan-frontend
%kde4_runtime_requires

%description -n NetworkManager-strongswan-kde4
Strongswan VPN plugin for KDE Network Management components.


%if 0%{?suse_version} >= 1210

%package -n NetworkManager-openconnect-kde4
Summary:        OpenConnect NetworkManager plugin for KDE 4
License:        GPL-2.0+
Group:          System/GUI/KDE
Requires:       %{name}-libs = %{version}
Requires:       openconnect
Provides:       NetworkManager-openconnect-frontend
%kde4_runtime_requires

%description -n NetworkManager-openconnect-kde4
OpenConnect VPN plugin for KDE Network Management components.
%endif

%lang_package -n %{name}-libs

%prep
%if 0%{?suse_version} >= 1210
%setup -q -n networkmanagement-%{version}
%else
%setup -q -n networkmanagement
git checkout nm08
tar -xjf %{SOURCE1}
%endif
echo "find_package(Msgfmt REQUIRED)" >> CMakeLists.txt
echo "find_package(Gettext REQUIRED)" >> CMakeLists.txt
echo "add_subdirectory(po)" >> CMakeLists.txt

%build
  %cmake_kde4 -d build \-DDBUS_SYSTEM_POLICY_DIR=/etc/dbus-1/system.d
  %make_jobs

%install
  cd build
  %make_install
  mkdir -p %{buildroot}%{_kde4_sharedir}/env
  install -m 755 %{SOURCE2} %{buildroot}%{_kde4_sharedir}/env

%ifarch s390 s390x
rm -f %{buildroot}%{_kde4_modulesdir}/networkmanagement_openvpnui.so
rm -f %{buildroot}%{_kde4_servicesdir}/networkmanagement_openvpnui.desktop
%endif

   # Add a general frontend dbus configuration in NetworkManager
   # so delete the conf in knetworkmanager, [email protected](bnc#476502).
   # -f because file doesn't exist in nm09 branch anymore
   rm -f %{buildroot}%{_sysconfdir}/dbus-1/system.d/NetworkManager-kde4.conf

  %kde_post_install
  cd ..
  %find_lang libknetworkmanager %{name}.lang
  %find_lang knetworkmanager %{name}.lang
  %find_lang plasma_applet_networkmanagement %{name}.lang
%if 0%{?suse_version} >= 1210
  %find_lang solidcontrolnm09 %{name}.lang
%endif

%post   libs -p /sbin/ldconfig

%postun libs -p /sbin/ldconfig

%clean
rm -rf %{buildroot}

%files libs-lang -f %{name}.lang

%files libs
%defattr(-,root,root)
%{_kde4_appsdir}/networkmanagement/
%{_kde4_iconsdir}/oxygen/*
%{_kde4_libdir}/libknmclient.so.*
%{_kde4_libdir}/libknminternals.so.*
%{_kde4_libdir}/libknmservice.so.*
%{_kde4_libdir}/libknmui.so.*
%{_kde4_libdir}/libknm_nm.so
%{_kde4_libdir}/libsolidcontrolfuture.so
%{_kde4_libexecdir}/networkmanagement_configshell
%{_kde4_modulesdir}/kcm_networkmanagement.so
%{_kde4_modulesdir}/kcm_networkmanagement_tray.so
%{_kde4_servicesdir}/kcm_networkmanagement.desktop
%{_kde4_servicesdir}/kcm_networkmanagement_tray.desktop
%{_kde4_servicetypesdir}/networkmanagement_vpnuiplugin.desktop
%{_kde4_sharedir}/env
%if 0%{?suse_version} >= 1210
%{_kde4_libdir}/libsolidcontrol*.so.*
%{_kde4_modulesdir}/solid_networkmanager09.so
%{_kde4_servicesdir}/solidbackends/solid_networkmanager09.desktop
%{_kde4_servicetypesdir}/solidnetworkmanagernm09.desktop
%{_kde4_appsdir}/desktoptheme/default/icons/network2.svgz
%endif

%files devel
%defattr(-,root,root)
%{_kde4_libdir}/libknmclient.so
%{_kde4_libdir}/libknminternals.so
%{_kde4_libdir}/libknmservice.so
%{_kde4_libdir}/libknmui.so
%if 0%{?suse_version} >= 1210
%exclude %{_kde4_libdir}/libsolidcontrolfuture.so
%{_kde4_libdir}/libsolidcontrol*.so
%{_includedir}/solid/*
%endif

%files -n plasmoid-networkmanagement
%defattr(-,root,root)
%{_kde4_modulesdir}/kded_networkmanagement.so
%{_kde4_modulesdir}/plasma_applet_networkmanagement.so
%{_kde4_modulesdir}/plasma_engine_networkmanagement.so
%{_kde4_servicesdir}/kded
%{_kde4_servicesdir}/plasma-applet-networkmanagement.desktop
%{_kde4_servicesdir}/plasma-engine-networkmanagement.desktop

%files -n NetworkManager-openvpn-kde4
%defattr(-,root,root)
%{_kde4_modulesdir}/networkmanagement_openvpnui.so
%{_kde4_servicesdir}/networkmanagement_openvpnui.desktop

%files -n NetworkManager-vpnc-kde4
%defattr(-,root,root)
%{_kde4_modulesdir}/networkmanagement_vpncui.so
%{_kde4_servicesdir}/networkmanagement_vpncui.desktop

%files -n NetworkManager-pptp-kde4
%defattr(-,root,root)
%{_kde4_modulesdir}/networkmanagement_pptpui.so
%{_kde4_servicesdir}/networkmanagement_pptpui.desktop

%files -n NetworkManager-novellvpn-kde4
%defattr(-,root,root)
%{_kde4_modulesdir}/networkmanagement_novellvpnui.so
%{_kde4_servicesdir}/networkmanagement_novellvpnui.desktop

%files -n NetworkManager-strongswan-kde4
%defattr(-,root,root)
%{_kde4_modulesdir}/networkmanagement_strongswanui.so
%{_kde4_servicesdir}/networkmanagement_strongswanui.desktop

%if 0%{?suse_version} >= 1210

%files -n NetworkManager-openconnect-kde4
%defattr(-,root,root)
%{_kde4_modulesdir}/networkmanagement_openconnectui.so
%{_kde4_servicesdir}/networkmanagement_openconnectui.desktop
%endif

%changelog
++++++ knetworkmanager.default.sh ++++++
knetworkmanager_autostart=$(. /etc/sysconfig/network/config && echo 
"$NETWORKMANAGER")

if test -n "$knetworkmanager_autostart"; then
    case "$knetworkmanager_autostart" in
     no)
        export KDE_NETWORKMANAGER_DISABLED=1
        ;;
    esac
fi

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to