Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:Alexander_Naumov:SLE12
NetworkManager-gnome
NetworkManager-gnome.changes
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File NetworkManager-gnome.changes of Package NetworkManager-gnome
------------------------------------------------------------------- Tue Aug 19 10:37:17 UTC 2014 - acho@suse.com - Added patches: - Add nm-applet-build-don-t-try-to-build-bluetooth-widget-with-newer.patch + Since the plugin API no longer exists.(bnc#876552) - Add nm-applet-build-network-manager-applet-add-rules-for-BlueZ-.patch + BlueZ 5 supported is default, disable the bluetooth plugin when BlueZ 5 is used.(bnc#876552) + Add bluez Requires ------------------------------------------------------------------- Mon Nov 11 18:28:12 UTC 2013 - dimstar@opensuse.org - Update to version 0.9.8.8: + nm-applet is now started under GNOME 3 again (but never acts as a "secret agent" under GNOME Shell). This fixes the lack of password dialogs in some GNOME-3-based sessions (bgo#709410), and fixes the lack of a mobile broadband PIN unlock dialog under GNOME Shell. + Fixed a warning when closing the VPN import/export dialogs. + Made nm-applet use g_debug(); set G_MESSAGES_DEBUG=nm-applet to see logging now. + Updated translations. ------------------------------------------------------------------- Tue Oct 1 10:35:42 UTC 2013 - glin@suse.com - Rebase nm-applet-private-connection.patch for 0.9.8.4 (bnc#751211) - Add nm-applet-probe-radius-server-cert.patch to probe the certificate the RADIUS server (bnc#574266) ------------------------------------------------------------------- Fri Sep 13 17:20:46 UTC 2013 - dimstar@opensuse.org - Update to version 0.9.8.4: + Fix handling of bonding mode and VLAN parent fields in editor. + Fix crash when failing to read secrets from the keyring. + nm-applet is no longer autostarted under GNOME. + Updated translations. ------------------------------------------------------------------- Wed Sep 11 17:55:18 UTC 2013 - dimstar@opensuse.org - Add dbus(org.freedesktop.secrets) Requires (bnc#828387). ------------------------------------------------------------------- Fri Jun 21 13:02:30 UTC 2013 - dimstar@opensuse.org - Update to version 0.9.8.2: + Conversion from gnome-keyring to libsecret; libsecret is now required to build. + Editor no longer overwrites master interface name with the master UUID. + Fix crashes when using ModemManager 0.7/0.8. + Fix allowed values for VLAN ID and MTU in the editor. + Preserve existing PPP LCP echo failure and interval values. + Ensure Bridge STP checkbox values are saved. + Hide BSSID for Wi-Fi Ad-Hoc connections (it's autocreated by the kernel). + Ensure IPv6 next-hop/gateway values are sane. + Fix problems with the MAC address combo box on various pages. + Only request secrets from the user when allowed to. + Fix running with GTK+ 2.x. + Fix signal icons to work with newer libpng. + Don't show Wi-Fi Security combo when not required. + Improve applet icon size handling. + Show more helpful errors when VPN plugins are not installed. + Updated translations. - Replace gnome-keyring-devel BuildRequires with pkgconfig(libsecret-unstable), following upstreams port to libsecret. ------------------------------------------------------------------- Fri Feb 22 19:46:25 UTC 2013 - zaitor@opensuse.org - Update to version 0.9.8.0: + Add manpages for nm-applet and nm-connection-editor. - Stop passing --disable-more-warnings to configure, it builds fine without it now. - Exchange NetworkManager-devel BuildRequires for pkgconfig(NetworkManager), pkgconfig(libnm-glib), pkgconfig(libnm-glib-vpn) and pkgconfig(libnm-util) BuildRequires, following what configure checks for. ------------------------------------------------------------------- Sat Feb 9 21:38:43 UTC 2013 - dimstar@opensuse.org - Update to version 0.9.7.997: + Ensure AP mode connections are treated as Hotspot too. + Build fixes. + Editor fixes. + Editor: hide widgets that aren't supported for VPNs on the general page. + Updated translations. ------------------------------------------------------------------- Mon Feb 4 20:44:32 UTC 2013 - dimstar@opensuse.org - Update to version 0.9.7.995: + Rework connection editor main UI to better support different connection types + Add connection editor support for WiMAX, Infiniband, Bond, and VLAN connections + Suggest "seen BSSIDs" for WiFi BSSID entry + Add connection editor support for autoconnect VPN connections + Add a "General" page to the connection editor and move general options to it + Fix GNOME Bluetooth plugin for recent versions of GNOME Bluetooth and the GNOME Control Center + Add LTE and HSPA+ icons to the applet + Fix connection editor command-line passing to already-running instance + Suppress nm-applet notifications when GNOME Shell is running + Ensure 802.1x passwords default to "agent owned" and not system-wide + Default to using system CA certificates for new connections + Add support for ModemManager 0.7/0.8 + Fix a crash when editing IP addresses with the XIM input framework + Fix handling of connection Zone when firewalld is active + Fix saving a connection when ignoring a missing CA certificate - Add pkgconfig(mm-glib) BuildRequires: dependency for ModemManager support. - Add pkgconfig(gudev-1.0) BuildRequires: new depdendency. - Add gobject-introspection-devel BuildRequires: new dependency. - Split new subpackage typelib-1_0-NMGtk-1_0. ------------------------------------------------------------------- Mon Feb 4 19:54:42 UTC 2013 - dimstar@opensuse.org - Fix nm-applet-private-connection.patch: Allow to select a BT paired devices a PAN/NAP device. Without this fix, gnome-control-center crashes at that moment. ------------------------------------------------------------------- Sat Oct 27 09:01:22 UTC 2012 - dimstar@opensuse.org - Update to version 0.9.6.4: + Better cooperation with GNOME Shell + Fix connection editing from external tools when the editor is already open + Backport new libnm-gtk API to work with recent GNOME Control Center versions + Updated translations. ------------------------------------------------------------------- Mon Aug 13 08:41:50 UTC 2012 - dimstar@opensuse.org - Update to version 0.9.6.2: + Fix GNOME Bluetooth plugin DUN modem detection and setup. ------------------------------------------------------------------- Tue Aug 7 18:20:32 UTC 2012 - dimstar@opensuse.org - Update to version 0.9.6.0: + Only handle VPN secrets for GNOME Shell 3.3 and lower. ------------------------------------------------------------------- Tue Jul 24 07:33:55 UTC 2012 - dimstar@opensuse.org - Update to version 0.9.5.96: + Recognize PKCS#12 certificates imported from Firefox + Pre-fill CDMA username/password in the mobile broadband wizard. ------------------------------------------------------------------- Fri Jun 29 06:57:42 UTC 2012 - dimstar@opensuse.org - Update to version 0.9.5.95: + Fixed UI mnemonics. + Various crash and stability fixes. + Allow appending DNS servers and domains in automatic addressing mode. + Fix defaults for PPP echo values. + Show IPv6 addressing page for VPN plugins that support it. + Port to GSettings and split out 0.8 -> 0.9 migration code into standalone tool. - Pass --disable-migration to configure: no supported openSUSE version has NetworkManager <= 0.8 anymore, so we do not need the migration tool. - Replace gconf schema handling macros with glib variants. - Drop gconf2-devel BuildRequires: without the migration tool, there is no need to access gconf anymore. ------------------------------------------------------------------- Thu Jun 28 21:19:01 UTC 2012 - dimstar@opensuse.org - Add nm-applet-private-connection.patch: Create private connections if the user is not authorized. Some distributions do not allow the normal user to create a system connection without the polkit authentication. This commit checks the polkit policy and creates private connections if the user is not authorized. [bnc#751211]. - Add polkit-devel BuildRequires, as the above patch makes use of it. - Add gnome-common BuildRequires and call to gnome-autogen.sh, as above patch touches the build system. ------------------------------------------------------------------- Sat Mar 24 09:54:49 UTC 2012 - vuntz@opensuse.org - Update to version 0.9.4.1: + No change compared to 0.9.4.1. - Changes from version 0.9.4.0: + Do not run our own secret agent when GNOME Shell is running. + Several bug fixes. + Updated translations. - Drop NetworkManager-gnome-OnlyShowIn.patch: this was implemented with NotShowIn upstream. ------------------------------------------------------------------- Tue Mar 20 16:29:59 UTC 2012 - vuntz@opensuse.org - Update to version 0.9.3.997: + More flexible build-time warnings with --enable-more-warnings=[yes|no|error] + Removed unused PolicyKit configure check + Lazily initialize the notification service for faster startup + Fix various memory leaks + Warn user if CA certificate is left blank in the editor for 802.1x + Disabled creation of WPA-protected Ad-Hoc WiFi networks due to kernel bugs - Remove polkit-devel BuildRequires: removed upstream. ------------------------------------------------------------------- Fri Mar 2 19:21:56 UTC 2012 - dimstar@opensuse.org - Update to version 0.9.3.995: + Updated translations. ------------------------------------------------------------------- Sat Feb 18 16:11:03 UTC 2012 - dimstar@opensuse.org - Update to version 0.9.3.990: + Fix interaction of single-connection edit mode with PolicyKit + Add EAP-FAST support + Make editor connection list sortable + Ensure mobile broadband provider list is sensitized correctly - Drop NetworkManager-gnome-link-gkr.patch: fixed upstream. - Remove call to autoreconf: it was only needed for above patch. ------------------------------------------------------------------- Wed Feb 8 20:49:26 UTC 2012 - dimstar@opensuse.org - Add NetworkManager-gnome-link-gkr.patch: Fix linking with gnome-keyring in a gconf-helpers test program. - Add call to autoreconf in %prep, as above patch touches the build system. ------------------------------------------------------------------- Sat Nov 12 19:21:46 UTC 2011 - dimstar@opensuse.org - Update to version 0.9.2.0: + Updated translations. - Pass --disable-more-warnings to configure to allow building with gtk+ 3.3. - Really enable parallel build: fix typo smp_flags => smp_mflags. ------------------------------------------------------------------- Mon Oct 31 17:32:22 UTC 2011 - dimstar@opensuse.org - Update to version 0.9.1.95: + Select user's home directory by default for VPN import + Show VPN details in the Connection Information dialog + Allow auto-unlocking of GSM modems + Fix crash of Bluetooth widget after pairing - Drop NetworkManager-gnome-bluetooth-crash.patch: fixed upstream. ------------------------------------------------------------------- Fri Oct 28 13:58:51 UTC 2011 - badshah400@gmail.com - Replace category SystemSetup by X-SuSE-ServiceConfiguration to suppress rpmlint warnings ------------------------------------------------------------------- Wed Oct 26 16:58:41 UTC 2011 - badshah400@gmail.com - Modified categories in .desktop file so that it is grouped with "System" applications in the desktop menus (bnc#714333) ------------------------------------------------------------------- Thu Oct 13 13:24:27 UTC 2011 - vuntz@opensuse.org - Add NetworkManager-gnome-bluetooth-crash.patch: fix some crash in gnome-control-center when disabling bluetooth. ------------------------------------------------------------------- Wed Sep 21 19:06:48 UTC 2011 - vuntz@opensuse.org - Update to version 0.9.1.90: + New private library for wireless and mobile dialogs + iso-codes package used for translated country names in the mobile broadband wizard - Add pkgconfig(iso-codes) BuildRequires and iso-codes Requires for the new use of iso-codes. - Create libnm-gtk0 and libnm-gtk-devel subpackages, for the new library. ------------------------------------------------------------------- Sat Sep 17 09:52:39 UTC 2011 - jengelh@medozas.de - Remove redundant tags/sections from specfile ------------------------------------------------------------------- Wed Sep 7 08:36:15 UTC 2011 - vuntz@opensuse.org - Remove NetworkManager-glib BuildRequires: we don't need an explicit BuildRequires for libraries. - Remove libglade2-devel, libgudev-1_0-devel, libiw-devel BuildRequires: they are unneeded. - Change dbus-1-glib BuildRequires to dbus-1-glib-devel: we're interested in the devel subpackage. ------------------------------------------------------------------- Tue Aug 23 09:16:05 CEST 2011 - dimstar@opensuse.org - Update to version 0.9.0: + Fix compatibility with GTK+ <= 2.22. + Change "Device MAC address" to combo box with an entry. + Default to IPv6 Auto for manually created connections. + Enable registration state home/roaming notifications for CDMA. + Fix various VPN secret saving issues. ------------------------------------------------------------------- Thu Jun 9 14:37:22 UTC 2011 - fcrozat@novell.com - Update to 0.8.9997: + don't allow inserting 0.0.0.0 as destination and netmask for IPv4 routes. + Fix crash when connection is invalid. + Complete openconnect migration support. + handle PKCS#8 private keys. + filter APN entry characters in mobile-wizard. + allow _ as APN character. + Updated translations. ------------------------------------------------------------------- Wed May 4 12:20:59 CEST 2011 - dimstar@opensuse.org - Update to version 0.8.999: + Give modems more time to unlock themselves after PIN entry + Fix creation of 802.1x-enabled connections in the applet + Don't crash gnome-bluetooth on some failures when creating new DUN connections + Much better handling of IP addresses in the editor + Updated translations. - Drop NetworkManager-gnome-fix-wpa-e.patch: fixed upstream. ------------------------------------------------------------------- Mon May 2 14:54:50 UTC 2011 - fcrozat@novell.com - Add NetworkManager-gnome-fix-wpa-e.patch: fix WPA-Enterprise support (bgo#646210) (git) ------------------------------------------------------------------- Tue Apr 5 13:46:07 UTC 2011 - dimstar@opensuse.org - Update to version 0.8.998 (0.9.0-rc1): + Bugs fixed: bgo#646043, bgo#646643. + Updated translations. - Rebase NetworkManager-gnome-OnlyShowIn.patch ------------------------------------------------------------------- Sun Mar 20 16:28:06 UTC 2011 - dimstar@opensuse.org - Update to version 0.8.997 (0.9 beta3): + Mostly bugfixes. ------------------------------------------------------------------- Wed Mar 16 11:22:48 CET 2011 - dimstar@opensuse.org - Update to version 0.8.996 (0.9 beta2): + don't require glib 2.26 + deb#615082, lp#725041: fixes for new dnsmasq + crash fixes + ifupdown plugin fixes + save connection timestamps in /var not /etc + install time fixes for Arch Linux + libnm-glib crash and correctness fixes + fix display of SSIDs in applet tooltips + build fixes and cleanups + import existing user connections - Summary from 0.8.995 (0.9 beta1) + simpler, easier, more flexible, and cooler applets. + Fast User Switching. + WiMAX support. + System connections by default. + More flexible system administration. + Scales down to smaller devices. - Rebase NetworkManager-gnome-OnlyShowIn.patch - Change gtk2-devel BuildRequires to gtk3-devel. - Stop removing %{_sysconfdir}/dbus-1/system.d/nm-applet.conf ourselves: it's not installed anymore. ------------------------------------------------------------------- Mon Feb 14 16:14:49 CET 2011 - sbrabec@suse.cz - Added support for translation-update-upstream. ------------------------------------------------------------------- Sun Feb 13 16:54:56 CET 2011 - vuntz@opensuse.org - Call relevant macros in %post/%postun: + %desktop_database_post/postun because the package ships at least one desktop file. + %icon_theme_cache_post/postun because the package ships themed icons. - Pass %{?no_lang_C} to %find_lang so that english documentation can be packaged with the program, and not in the lang subpackage. - Change Requires of lang subpackage to Recommends, since the english documentation is not there anymore. ------------------------------------------------------------------- Thu Dec 23 12:52:06 UTC 2010 - gber@opensuse.org - updated NetworkManager-gnome-OnlyShowIn.patch in order to start nm-applet under Xfce as well ------------------------------------------------------------------- Sat Nov 6 14:57:07 CET 2010 - dimstar@opensuse.org - Update to version 0.8.2: + Hide mobile broadband PIN code when it's entered + Ensure Enable Wireless and Enable Networking always correctly sensitized + Fix handling of slow mobile broadband devices when entering a PIN + Startup performance improvements + Easier keyboard navigation of the connection editor + Show VPN connection notification even if VPN provides none + Fix handling of VPN secrets when moving connections from system to user + Updated translations. - Drop upstream fixed patches: + NetworkManager-gnome-fix-new-glib.patch + Drop NetworkManager-gnome-remove-bad-category.patch - Split out -lang package. ------------------------------------------------------------------- Mon Sep 6 14:30:30 CEST 2010 - vuntz@opensuse.org - Add NetworkManager-gnome-remove-bad-category.patch to remove a category that should not exist upstream anyway. Instead, add X-SuSE-ControlCenter-Hardware to nm-connection-editor.desktop later on with suse_update_desktop_file. ------------------------------------------------------------------- Mon Aug 9 13:12:11 CEST 2010 - vuntz@opensuse.org - Do not add -fno-strict-aliasing to CFLAGS: it's not needed anymore. - Remove non-existing --with-notify configure option. - Re-enable parallel build. ------------------------------------------------------------------- Mon Jul 26 11:48:26 UTC 2010 - dimstar@opensuse.org - Upodate to version 0.8.1: + Bluetooth Dial-Up Networking + Mobile Broadband Status: signal strength, roaming, and access technology display + Enhanced IPv6 support + Updated translations - Pass --disable-maintainer-mode to configure to allow building with latest gtk. ------------------------------------------------------------------- Mon Jun 21 22:13:20 UTC 2010 - dimstar@opensuse.org - Require mobile-broadband-provider-info for DUN capabilities. The BT plugin crashes when selecting DUN without this package available. ------------------------------------------------------------------- Fri Apr 23 09:50:02 UTC 2010 - bili@novell.com - Add a general frontend dbus configuration in NetworkManager so delete the conf in nm-applet, bili@novell.com(bnc#476502). ------------------------------------------------------------------- Sun Apr 18 01:40:10 UTC 2010 - crrodriguez@opensuse.org - Requires timezone package ------------------------------------------------------------------- Tue Feb 23 15:50:09 CET 2010 - vuntz@opensuse.org - Rename 0002-Autostart-nm-applet-in-GNOME-session-only.patch to NetworkManager-gnome-OnlyShowIn.patch, and add LXDE to OnlyShowIn. - This is based on work by Andrea Florio <andrea@opensuse.org> ------------------------------------------------------------------- Tue Feb 23 09:07:54 CET 2010 - dimstar@opensuse.org - Update to version 0.8: + rh#494641 - Add --help to explain what nm-applet is/does + core: clearer failure message when an applet is already running + dun: refactor gnome bluetooth plugin to use bluetooth client + rh#556763 - wired: don't crash when getting 802.1x settings from the user + rh#557007 - info: don't crash on various D-Bus property errors + core: fix clearing secrets when updating connections + rh#541353 - link nm-connection-editor with libm for ceil() + gsm: fix secret request when connection has multiple secrets + Updated translations. ------------------------------------------------------------------- Thu Feb 11 09:31:37 CET 2010 - vuntz@opensuse.org - Change again gnome-keyring-devel BuildRequires to libgnome-keyring-devel, following the module split upstream. ------------------------------------------------------------------- Thu Jan 21 18:43:19 UTC 2010 - tambet@novell.com - Upgrade to the latest upstream 0.8 branch: + New popup menu UI. + Ability to manually disconnect active devices. + Rework PolicyKit support. + Now it's possible to disable (somewhat annoying) notifications + Require newer glib and remove cut+pasted code for things that are now in glib (GChecksum, ) + Certificate handling improvements. + Add lockdown support for "Create new wireless network..." + New wizard for GSM/CDMA connection setup + Translation updates. + Lots of bug fixes. ------------------------------------------------------------------- Wed Dec 23 11:44:55 CET 2009 - vuntz@opensuse.org - Change gnome-keyring-devel BuildRequires to libgnome-keyring-devel, following the module split upstream. ------------------------------------------------------------------- Fri Sep 25 20:35:28 UTC 2009 - andrea@opensuse.org - Replaced 0002-Autostart-nm-applet-in-GNOME-session-only.patch with 0002-Autostart-nm-applet-in-GNOME-LXDE-session-only.patch: Add LXDE to OnlyShowIn, as LXDE uses the gtk2 NetworkManager. ------------------------------------------------------------------- Fri Sep 4 07:06:20 UTC 2009 - tambet@novell.com - Fix the 802.1x wired authentication dialog to use the entered secrets (bnc #525401). ------------------------------------------------------------------- Tue Aug 25 07:59:02 UTC 2009 - tambet@novell.com - The ModemManager API signatures have been changed for some calls, adjust the calling code (bnc #533261). ------------------------------------------------------------------- Thu Jun 11 04:33:10 CEST 2009 - vuntz@novell.com - Remove libgnomeui-devel BuildRequires, which isn't needed. ------------------------------------------------------------------- Wed May 27 09:06:00 EEST 2009 - tambet@novell.com - Update to 0.7.1. ------------------------------------------------------------------- Tue Apr 28 17:41:09 CEST 2009 - vuntz@novell.com - Add -fno-strict-aliasing to CFLAGS to fix build with gcc 4.4. ------------------------------------------------------------------- Sun Feb 1 01:12:46 CET 2009 - vuntz@novell.com - Use sr@latin instead of sr@Latn. ------------------------------------------------------------------- Sun Jan 25 02:11:25 CET 2009 - vuntz@novell.com - Call %suse_update_desktop_file on all desktop files. Part of bnc#445728. ------------------------------------------------------------------- Mon Jan 12 10:47:03 EET 2009 - michael.meeks@novell.com - Hide all "Show Password" widgets from the UI. ------------------------------------------------------------------- Fri Jan 9 10:55:14 EET 2009 - tambet@novell.com - Hide characters entered to the PIN request entry (bnc #456722). - Add widgets to allow choosing CA from system "database" (bnc #456050). ------------------------------------------------------------------- Wed Dec 3 13:29:41 EET 2008 - tambet@novell.com - Rebase from the official NetworkManager 0.7.0 release: + Update translations: de, sv. ------------------------------------------------------------------- Fri Nov 21 14:42:46 EET 2008 - tambet@novell.com - Fix conversion of NM 0.6 vpnc connections with custom routes. - Add support for PKCS#12 certificates. - Fix a bunch of non-accurate warnings. - Lot's of small bug fixes. - Updated translations: es, hu, pl. ------------------------------------------------------------------- Fri Nov 14 12:21:33 EET 2008 - tambet@novell.com - Fix private key handling. ------------------------------------------------------------------- Mon Nov 3 14:56:06 EET 2008 - tambet@suse.de - Use the accessors provided by NM instead of poking the private structures directly for settings. (a.k.a make it built with the latest NetworkManager again.) ------------------------------------------------------------------- Fri Oct 24 13:03:12 EEST 2008 - tambet@suse.de - Updated connection editor UI. - List certificates with '.cer' and '.crt' extensions too. - Update translations: be, cs, de, es, fi, fr, he, hu, nb, pl, sk, sv. ------------------------------------------------------------------- Fri Oct 10 12:17:30 EEST 2008 - tambet@suse.de - Upgrade from upstream: + Correct translatables in the UI (bgo #554193). + Accept more delimiters for DNS servers and searches. + Update translations: es, et, fi, hu, nb, sv ------------------------------------------------------------------- Fri Sep 26 16:09:35 EEST 2008 - tambet@suse.de - Upgrade from upstream: + Fix some memory leaks. + Fix names & constants to accurately reflect the network technologies (bgo #551361). + Fix some issues with upgrading gconf data (bgo #553465). + Handle VPN login failures (bnc #395564). + Updated translations: fr fi lt sv eu cs it. ------------------------------------------------------------------- Fri Sep 12 16:04:15 EEST 2008 - tambet@suse.de - Add a progress dialog for GSM modem scanning. - Update from the SVN: + Fix a crasher bug in connection editor (bnc #426661). + Fix a bug causing to not store secrets in keyring. + Update translations: fi, he, nl. ------------------------------------------------------------------- Fri Sep 12 16:04:15 EEST 2008 - tambet@suse.de - Bring up to date with SVN. - Add a patch to make use of ModemManager. That allows us to use more advanced features like signal quality monitoring, scanning, and seeing more information about modems. - Require NetworkManager >= 0.7.0.r4060 since '0.7.0' is too vague. - Build fixes required to compile with newer kernels. ------------------------------------------------------------------- Fri Aug 1 15:42:03 EEST 2008 - tambet@suse.de - Bring up to date with SVN again. ------------------------------------------------------------------- Mon Jun 30 17:36:09 CEST 2008 - tambet@suse.de - Bring up to date with SVN again. ------------------------------------------------------------------- Wed May 28 17:23:54 CEST 2008 - sbrabec@suse.cz - Do not call gtk-update-icon-cache (bnc#395056). ------------------------------------------------------------------- Fri May 23 14:42:20 CEST 2008 - tambet@suse.de - Show error dialog if updating, adding, or removing connection fails in connection editor. - Implement changing connection type in connection editor (bnc #390170). - Update GConf connections after all the changes are done to avoid invalid connection states while in between changes. - Add a "DHCP with manual DNS settings" IP4 configuration method. ------------------------------------------------------------------- Fri May 9 13:37:35 CEST 2008 - tambet@suse.de - Upgrade to the latest SVN: Use PolicyKit to restrict system connections editing. Implement PIN code requesting for GSM devices. Implement system connections editing. Allow adding new connections in the connection editor. Improve connection editor pages. Lots of bug fixes. ------------------------------------------------------------------- Fri Apr 11 12:24:02 CEST 2008 - tambet@suse.de - Upgrade to the latest SVN: Rework the wireless security handling to support wired 802.1x. Implement wired 802.1x authentication. Remove the iwlib dependecy. Implement DSL handling. Implement editing in connection editor for most of the connection types. Add the WEP key index selector. Add an ID to connections to handle connection name changes correctly. Bug fixes. ------------------------------------------------------------------- Thu Mar 13 23:58:45 CET 2008 - tambet@suse.de - Upgrade to the latest SVN: Support for multiple active devices. Adapt NetworkManager API changes. - Don't autostart nm-applet in KDE (bnc #367258). - Disable "Add" and "Edit" buttons in connection editor - these aren't implemented yet and only crash the editor (bnc #368750). ------------------------------------------------------------------- Fri Feb 29 23:40:06 CET 2008 - tambet@suse.de - Upgrade to the latest SVN. ------------------------------------------------------------------- Mon Feb 4 17:35:18 CET 2008 - tambet@suse.de - Update to the latest SVN. ------------------------------------------------------------------- Fri Jan 11 22:54:25 CET 2008 - maw@suse.de - Remove unnecessary Requires - Parallel build is broken, so don't build in parallel. ------------------------------------------------------------------- Wed Nov 28 11:33:24 CET 2007 - tambet@suse.de - New spec file, split from NetworkManager.
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor