Changelog for
NetworkManager-openconnect-kde4-0.9.0.7-1.4.1.x86_64.rpm :
* Wed Apr 10 2013 jdmulloyAATTgmail.com- Added Requires: NetworkManager-openconnect to fix bnc#814488
* Removed Requires: openconnect as it\'s required by NetworkManager-openconnect
* Mon Jan 28 2013 hrvoje.senjanAATTgmail.com- 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 2012 mailaenderAATTopensuse.org- 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 \"
\" or \"!\". If is not found, look for ! 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 02 2012 mlinAATTsuse.com- 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 02 2012 wstephensonAATTsuse.com- 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 2012 toddrme2178AATTgmail.com- Update to 0.9.0.3
* fix the crash when opening kwallet bug in all known cases
* other bugfixes
* Sat May 26 2012 toddrme2178AATTgmail.com- Update nm9 version to official 0.9.0.2 release
* Fri Mar 23 2012 idonmezAATTsuse.com- 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 2011 idonmezAATTsuse.com- 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 2011 cooloAATTsuse.com- fix file list for files packaged twice
* Sun Oct 30 2011 idonmezAATTsuse.com- Refresh git snapshot again to fix second part of kde#285255
* Sat Oct 29 2011 idonmezAATTsuse.com- Update to git snapshot 20111029
* Fix crash after resume from disk (kde#285255)
* Thu Oct 27 2011 idonmezAATTsuse.com- Update to git snapshot 20111027
* Fix kde#283017
* Mon Oct 24 2011 tittiatcokeAATTgmail.com- 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 2011 cooloAATTsuse.com- just set some environment variable in case there is no NM configured in sysconfig
* Mon Sep 26 2011 tittiatcokeAATTgmail.com- 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 2011 idonmezAATTsuse.com- Update to git snapshot 20110911
* Fix saving secrets for system connections
* Fix crash on resume
* Support connecting to hidden SSID networks (NM 0.9 only)
* Sun Sep 11 2011 ctrippeAATTopensuse.org- libknm_nm.so is not properly versioned hence should be in the -libs package
* Mon Sep 05 2011 idonmezAATTsuse.com- libsolidcontrolfuture.so is not properly versioned hence should be in the -libs package
* Thu Sep 01 2011 toddrme2178AATTgmail.com- Added mobile-broadband-providers-info buildrequires- Added openconnect backend for 0.9 (openSUSE 12.1) version This is not available for the 0.8 (opensuse <=11.4) version- Changed git buildrequires to be openSUSE 12.1-only- Made devel package for all distros- Changed URL to correct upstream URL- Cleaned up spec file formatting
* Wed Aug 31 2011 idonmezAATTsuse.com- Update to git snapshot 20110831
* Fix bko #281074 and bko # 280826
* Mon Aug 29 2011 tittiatcokeAATTgmail.com- Make the package mobile-broadband-provider-info a requirement. Without this package the mobile broadband connection wizard will not work.
* Mon Aug 29 2011 idonmezAATTsuse.com- Update to git snapshot 20110829
* Fix crash while configuring WEP network.
* Fix OpenConnect VPN not working.
* Fri Aug 26 2011 idonmezAATTnovell.com- Update to git snapshot 20110826
* Changed secret handling
* Treat adhoc wireless networks as normal networks
* Now depends on NetworkManager >= 0.9.0
* Tue Aug 23 2011 idonmezAATTnovell.com- Update to git snapshot 20110823
* Add an easier GUI for network sharing
* Don\'t try to load binary incompatible backends
* Fri Aug 19 2011 idonmezAATTnovell.com- Update to git snapshot 20110819
* Fix crash while disabling bluetooth interface
* Fri Aug 12 2011 idonmezAATTnovell.com- Update to git snapshot 20110811
* Make WEP key validation for [nm09]
* More VPN fixes [nm08]
* Thu Aug 11 2011 idonmezAATTnovell.com- Update to git snapshot 20110811
* Fix loading/saving VPN profiles
* Thu Aug 04 2011 idonmezAATTnovell.com- Fix build on 11.4
* Thu Aug 04 2011 tittiatcokeAATTgmail.com- Update to git snapshot 20110804 - Resolves WPA2 connectivity bug (kde#277889)
* Wed Jul 27 2011 idonmezAATTnovell.com- Obsolete NetworkManager-kde4 via plasmoid-networkmanagement to fix update on openSUSE 11.4
* Fri Jul 22 2011 tittiatcokeAATTgmail.com- Update to git snapshot 20110722 + Build the NM09 branch for Factory + Remove obsolete patches
* Wed May 04 2011 tittiatcokeAATTgmail.com- Update to git snapshot 20110503- Remove 2 obsolete patches- Added compatibility patch for NM 0.9 (Only for Factory)- Monolithic KNM is no longer build
* Wed Feb 02 2011 dmuellerAATTnovell.com- Add Obsoletes to allow upgrade from 11.4
* Mon Nov 15 2010 ctrippeAATTgmx.net- Add patch to fix handling of BSSID (bko238046)
* Wed Nov 03 2010 tittiatcokeAATTgmail.com- update to r1192577
* Hide popup when losing focus
* Patch from Jirka Klimes against monolithic KNM to reflect a change in Solid Network Manager backend. (kde#238325)
* Sun Oct 10 2010 tittiatcokeAATTgmail.com- update to r1184295
* Fix crash and enable CDMA support in Mobile Connection Wizard
* Workaround for the crash when Network Manager restarts
* Wed Oct 06 2010 tittiatcokeAATTgmail.com- update to r1182930
* Adding Mobile Connection Wizard
* Logic for hiding and showing \"Hidden Network\" activatable
* Wed Sep 29 2010 wstephensonAATTnovell.com- Update to 1180608 to fix Qt 4.7 build
* Tue Aug 31 2010 ajAATTsuse.de- Recommend instead of require lang package since it\'s not mandatory.
* Tue Aug 10 2010 wstephensonAATTnovell.com- update to r1161677 to fix icon layout problem
* Sat Aug 07 2010 llunakAATTnovell.com- work around popup menu not showing items (kde#243987)
* Mon Jul 19 2010 dmuellerAATTsuse.de- use the lang_package macro
* Sun Jun 20 2010 dmuellerAATTsuse.de- fix NetworkManager for openSUSE <= 11.2 (again)
* Wed May 26 2010 herbertAATTgraeber-clan.de- add network.svgz to plasmoids files
* Tue May 18 2010 tittiatcokeAATTgmail.com- update to svn 1128314 - Enable Plasmoid by default, don\'t autostart KNM if not asked for - Use globe for the default route - Add defaultroute icon - Fix crash when showing connection details for unused interfaces - Use new artwork - Total traffic stats and current traffic now displayed - Smaller font for the information - Interface name now takes top position, no redundant headers - Add label for traffic - Patch to make knm to emmit notification when it is already running. (kde#219420) - nicer coloring of the traffic graph - Turn back icon into a pushbutton
* Fri May 14 2010 tittiatcokeAATTgmail.com- update to svn 1126573
* Add a traffic plotter to the interface details
* Current traffic in interface details
* Fix show more/less button updating
* Keep wireless checkbox in sync with reality
* Fix crash with connections that have gone away (kde#237360)
* Create notifications for all possible situations.
* Make it work with 4.4 libs
* improve alignment and give the text a bit more space to show
* Fix crasher when VPN interface is clicked
* Polishing of the interface details
* Mon Apr 26 2010 tittiatcokeAATTgmail.com- update to svn 1118999
* add connections info (applet)
* make sure there\'s an active interface (kde#233488)
* New StrongSwan VPN Plugin
* more consequent use of wirelessstatus
* Fri Apr 23 2010 biliAATTnovell.com- Add a general frontend dbus configuration in NetworkManager so delete the conf in knetworkmanager, biliAATTnovell.com(bnc#476502).
* Sun Mar 21 2010 tittiatcokeAATTgmail.com- update to svn 1105786
* Wed Mar 17 2010 wstephensonAATTsuse.de- Enable KDED module by default when plasmoid-networkmanagement is installed.
* Tue Mar 16 2010 wstephensonAATTsuse.de- Update to svn 1102398
* Wed Dec 02 2009 tittiatcokeAATTgmail.com- update to svn 1057339
* fix jumpiness in the popup when switching tabs
* autoload kded module for plasmoid
* Remove textbackground for buttons
* Thu Nov 26 2009 tittiatcokeAATTgmail.com- update to svn 1054438 + fix stepped resizing of the panel icon + tweak sizepolicies in the extender + create context for translators
* Sat Nov 21 2009 tittiatcokeAATTgmail.com- update to svn 1051974 + NetworkManagement Plasmoid is build by default again
* Fri Nov 20 2009 wstephensonAATTnovell.com- Add novellvpn plugin (bnc#438310, bnc#400710)- Build on openSUSE 11.1 and SLE11
* Thu Nov 19 2009 llunakAATTnovell.com- sync 11.2 KDE packages with SLE (fate#305847)
* Wed Nov 18 2009 wstephensonAATTnovell.com- Fix bnc#553908 - no routing set with DHCP connections- Notify NetworkManager correctly when connections are edited- Fix broken doubleclick in Other Networks dialog- Don\'t show Enable wireless when no wireless hardware present- Prompt for missing VPN secrets on connect- Fix openVPN with X509 certificates only- Fix sorting of newly added connections
* Wed Nov 04 2009 tittiatcokeAATTgmail.com- update to svn 1044856
* Add ToDo
* Change KNotificationItem for KStatusNotifierItem with streamlining the 4.3 ifdefs.
* Mon Nov 02 2009 wstephensonAATTnovell.com- Update to svn1043876
* Sync dbus policy file with nm-applet
* Show correct wireless security widget when creating new connections (kde#201993)
* Show correct dialog when creating new connections from popup
* Mon Oct 26 2009 wstephensonAATTnovell.com- Update to svn1040608
* Fix GSM network type not stored/restored (kde#207454)
* Fix OpenVPN HMAC key type store/restore (kde#205894,bnc#501829)
* Support never-default route option for connections needed for VPN.
* Support sending DHCP client ID
* Fix NM rejecting our cellular connections
* Show disconnect button and status for VPN connections
* Thu Oct 22 2009 wstephensonAATTnovell.com- Update to svn1039124
* Fix 3G (cellular) connections (bnc#534230)
* Wed Oct 21 2009 wstephensonAATTnovell.com- Update to svn1038793
* Allow WEP ascii passwords (bnc#498284,kde#199786)
* Show signal strength and security in Connect to Other Wireless Network dialog
* Fri Oct 16 2009 llunakAATTnovell.com- obsolete the KDE3 version from 11.1 (bnc#529955)
* Tue Sep 29 2009 cooloAATTnovell.com- stop knetworkmanager from autostarting for ifup case (bnc#537367)
* Fri Sep 25 2009 wstephensonAATTnovell.com- Update to svn1028043
* Fixes in manual IP address entry
* Updated i18n
* Mon Sep 14 2009 wstephensonAATTnovell.com- Update to svn1023237
* Show previous secrets when asking for new secrets
* Reinitialise wireless secrets objects when changing security type (kde#192597)
* Read VPN connection secrets on edit (kde#188489)
* Fix crash on asking for wired 802.1x connection secrets (kde#206880)
* Don\'t send empty VPN usernames (kde#205894)
* Tue Sep 08 2009 wstephensonAATTnovell.com- Update to svn1021252
* Fix crash on resume using wireless (bnc#536942, kde#205955)
* Allow manual IP configuration without a gateway (kde#206115)
* Tue Sep 01 2009 tittiatcokeAATTgmail.com- Update to svn1017841
* Reorganize configuration so that connections and the tray icon are managed in separate config modules. (kde#203412)
* Mon Aug 31 2009 tittiatcokeAATTgmail.com- Update to svn1017780
* Set a useful default size for the other connections dialog.
* Show the unconfigured network item again when there are no connections. regression introduced by 1017188
* Changes in comparison with the initial version (kde#167636 and kde#199416): - avoided ugly input masks; - more usual terminology (netmask vs prefix); - netmask suggestion for basic and advanced settings (it works only if a netmask field is empty, the suggestion logic can be improved but it is enough to cover basic use cases); - simple line edits instead of table items for basic settings (as it was proposed in the bug description, now basic settings layout looks like on Mac OS); - a bit improved table view usability (as it was mentioned in TODO comments) + fields autoresize.
* Mon Aug 31 2009 tittiatcokeAATTgmail.com- Update to svn1017661
* Fix missing brackets that broke PSK detection (kde#205048)
* Extract some more strings (kde#205321)
* Correct the \'MAC Address\' labelling to \'Restrict To Interface:\" and show the interfaces by Solid product name and kernel name (kde#205407)
* Sat Aug 29 2009 wstephensonAATTnovell.com- Update to svn1017188
* Working hidden wireless networks
* Move unconfigured networks to dialog
* GSM fixes
* Mon Aug 17 2009 wstephensonAATTnovell.com- Update to svn1012598
* Implement simple LEAP
* Implement Dynamic WEP (kde#191881)
* Implement Wired 802.1x
* Allow custom connection icons
* Fix a couple of crash bugs (kde#204088)
* Fix editing EAP-PEAP inner secrets
* Correctly save and restore \'Use System CA Certs\'
* Several EAP-LEAP fixes (kde#191120)
* Correct Static WEP networks appearing as Dynamic WEP in tooltips
* Sat Aug 15 2009 wstephensonAATTnovell.com- Update to svn 1011743
* Use valid UUIDs according to NM 0.7 branch
* Fix crash on AP roam
* Wed Aug 12 2009 wstephensonAATTnovell.com- Update to svn1010399
* Workaround broken WPA hashing (bnc#525980, bnc#522397)
* Set default WPA-PSK connection security
* Fix inverted Show Passwords logic
* Fix wrong wireless bit rate units
* Tue Aug 11 2009 wstephensonAATTnovell.com- Update to svn1010089
* Fix wrongly identified wireless security (kde#201993)
* Fix crash when connecting to an AP that just disappeared (kde#202690)
* Tue Aug 04 2009 wstephensonAATTnovell.com- update to svn1007025
* Fix missing wireless interfaces from the icon with default settings (bnc#528083).
* Mon Aug 03 2009 tittiatcokeAATTgmail.com- Removed patch for tooltip as solid has been updated
* Mon Aug 03 2009 wstephensonAATTnovell.com- update to svn1006258
* allow disconnecting VPN and cellular connections
* Fixes for wireless connections and routing (bnc#525980)
* Detailed, configurable tooltips (kde#132151)
* Completed OpenVPN support (kde#198374)
* Completed Cisco VPN support (kde#188489)
* Wed Jul 29 2009 tittiatcokeAATTgmail.com- update to svn1004062
* include fix to prevent crash with knetworkmanager
* Wed Jul 29 2009 tittiatcokeAATTgmail.com- update to svn1004031
* Show vpn icon overlay in tray when a vpn connection is up (kde#160365)
* Identify Ad-hoc networks
* Fix duplicate interface types appearing in the icon config UI
* Icon per interface fixes:
* Show displayed interface\'s state in tooltip, instead of system wide state
* don\'t show additional networks menu when the icon is not displaying wireless interfaces
* Disable unusable tooltip keys for now- packaging
* Move kded module to plasmoid-networkmanagement
* Tue Jul 28 2009 tittiatcokeAATTgmail.com- update to svn1003612
* Fixes around autostart. Autostart is now described as \'show tray icon\' and knetworkmanager is stopped and started by changing this setting in the KCM.
* Allow separate tray icons for each interface type
* Add UI and KConfigXT for configuring tray icon
* Mon Jul 27 2009 tittiatcokeAATTgmail.com- update to svn1002883
* NetworkManager-plasmoid not functional yet. To avoid crashes a dummy UI is placed in the Plasmoid to avoid Plasma crashes
* Sun Jul 26 2009 tittiatcokeAATTgmail.com- update to svn1002668
* Fix broken include
* Allow WPA-PSK connections to enter PSKs as well as passphrases (kde#191879)
* Validate WPA-PSK secrets are either a valid passphrase or a valid PSK (kde#195824)
* Stop giving redundant network interface added notifications during startup
* Sun Jul 26 2009 tittiatcokeAATTgmail.com- Update to svn1002494
* Final set of tooltip keys
* Rephrase negatively termed action text
* Update the hand edits diff
* Change the visibility macros used.
* Hardcode the NM DBus visibility macro as it differs from the settings\' macro
* Prevent sending auth-alg for non-WEP connections
* Start of work to make it possible to enter hashed PSKs or passphrases for WPA auth (NM 7.1 only)
* Add connection name validation (kde#201293)
* Fri Jul 24 2009 tittiatcokeAATTgmail.com- Update to svn1001914 + Provide plasmoid-networkmanagement in separate package + Create separate package for underlying libraries to enable the install of either the plasmoid or the tray applet
* Fri Jul 24 2009 wstephensonAATTnovell.com- Update to svn1001631 + Provide monolithic tray applet knetworkmanager in separate package
* Fri Jun 05 2009 tittiatcokeAATTgmail.com- Update to svn977685 + Change labels to Wired vs Wireless + Fix showing up of VPN + Don\'t block too much on startup. The plasmoid has held up starting up Plasma for a bit. We\'re now only adding networkinterfaces after a bit of waiting so things can settle down a bit
* Thu Jun 04 2009 wstephensonAATTsuse.de- Fix file list conflicts
* Sun May 31 2009 tittiatcokeAATTgmail.com- update to r975779 + Make clear that \"Connect to hidden network\" is a clickable item and set its height so that matches lineedit\'s, fixing a visual glitch
* Fri May 29 2009 tittiatcokeAATTgmail.com- Update to r974487 + Don\'t crash when we rfkill + Improved display of accesspoint
* Sat May 23 2009 tittiatcokeAATTgmail.com- Update to r971920 + make Passphrase default (seems more common than hex) + make sure only one of the hex/passphrase labels is shown in the wepwidget ctor
* Wed May 20 2009 tittiatcokeAATTgmail.com- Update to r970021 + Show the correct last used time in the KCM + Update the seen BSSIDs when roaming to a new AP + Display recent dates in the connection editor relative to now. + Enable double click to edit connections + GUI Changes according to http://techbase.kde.org/Projects/Usability/HIG + Commit patch by Per Hermansson to fix peap phase label. BUG:188087 + Validate WEP hex keys for correct length and hex digits. + Streamline security icons and -tooltips + Fix the buddy for the wep edit Passphrase. + Support connecting to hidden wireless networks. + allow to change the port for openvpn connections + create the contents of the tooltip only on demand + add ip address to the tooltip. BUG 132151 + Fix BUG 192790
* Thu Apr 23 2009 wstephensonAATTsuse.de- update to r958040
* Fix for WPA-EAP connection deserialization
* Wed Apr 22 2009 wstephensonAATTsuse.de- update to r957516