| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: NetworkManager-doc | Distribution: openSUSE 11.2 |
| Version: 0.7.1_git20090811 | Vendor: openSUSE |
| Release: 4.3.1 | Build date: Wed Apr 21 16:53:53 2010 |
| Group: Productivity/Networking/System | Build host: build33 |
| Size: 1259225 | Source RPM: NetworkManager-0.7.1_git20090811-4.3.1.src.rpm |
| Packager: http://bugs.opensuse.org | |
| Url: http://www.gnome.org/projects/NetworkManager/ | |
| Summary: Network Link Manager and User Applications | |
NetworkManager attempts to keep an active network connection available
at all times. The point of NetworkManager is to make networking
configuration and setup as painless and automatic as possible. If
using DHCP, NetworkManager is intended to replace default routes,
obtain IP addresses from a DHCP server, and change name servers
whenever it sees fit.
Authors:
--------
Dan Williams <dcbw@redhat.com>
Robert Love <rml@novell.com>
GPLv2+
* Tue Apr 20 2010 bili@novell.com
- Check origin of NETLINK messages(bnc#520095).
- Fix the system settings daemon to keep the hostname configuration
up to date. Don't return the default hostname if any of the
plugins is capable of handling hostname (bnc #556083).
* Mon Oct 05 2009 tambet@novell.com
- Never fall back to manually updating resolv.conf, even if
netconfig fails (bnc #537907, #544195).
* Mon Sep 14 2009 tambet@novell.com
- Fix a segfault introduced by the updated ModemManager patch
(bnc #538180).
* Wed Aug 26 2009 tambet@novell.com
- HAL added 'ssb' (Silicon Sonics Backplane, used internally on
most Broadcom ethernet and wifi chipsets) in 0.5.13, which
changed the device list layout and made NM unable to get the
driver for the wifi device. Fix that (bnc #526105).
* Tue Aug 25 2009 tambet@novell.com
- Fix issues with root being at_console (bnc #530430).
* Thu Aug 20 2009 aj@suse.de
- Require libiw-devel for building instead of wireless-tools.
* Tue Aug 11 2009 tittiatcoke@gmail.com
- Update to latest 0.7.1 upstream
+ Handle ZTE (Onda) device port types
+ Wait 20 seconds (instead of 15) for PPP connections to come up
+ Block until netconfig exits
+ Allow 63 byte long PSK
+ Fix dbus reconnection
+ Handle unsolicited supplicant scans
+ Other fixes
* Tue Jul 21 2009 aj@suse.de
- Add 0013-iptables-path.patch to correct path for iptables, it lives
in /usr/sbin.
* Tue Jul 14 2009 tittiatcoke@gmail.com
- Added Build dependency for libuuid
* Wed May 27 2009 tambet@novell.com
- Update to 0.7.1:
+ Plays better with stupid wifi and ethernet drivers.
+ Support for rfc3442 classless static routes.
+ The default "Auto eth0" connection is now read/write.
+ Compatibility fixes for 802.1x PEAP authentication and 3G/PPP
connections.
+ Reduced wakeups for power saving awesomeness.
+ Ability to deny specific devices the default route.
+ More correct display of wifi signal strength.
+ Custom IPv4 settings for mobile broadband connections.
+ More informative display of network device state.
+ Lots of bugs fixed.
* Mon Feb 16 2009 sbrabec@suse.cz
- Added support for translation-update-upstream (FATE#301344).
* Wed Feb 11 2009 vuntz@novell.com
- Remove non-upstream translations: they'll get out-of-date.
* Sat Jan 31 2009 vuntz@novell.com
- Use sr@latin instead of sr@Latn.
* Mon Jan 12 2009 mauro@suse.de
- Translations update.
* Thu Jan 08 2009 mauro@suse.de
- Translations update.
* Sat Dec 06 2008 mauro@suse.de
- Translations update.
* Thu Dec 04 2008 tambet@novell.com
- Fix merging the default route (bnc #450553).
* Tue Dec 02 2008 tambet@novell.com
- Rebase from the official NetworkManager 0.7.0 release:
+ Documentation fixes and updates.
+ Updated translations: de, fi, or, sv.
- Fix the /etc/hosts file updating (bnc #433365).
- Fix NIS information updating (bnc #437320).
- Really fix the location of dhclient leases file (bnc #446611).
* Fri Nov 21 2008 tambet@novell.com
- Add support to use distro wide CA certificates from
/ets/ssl/certs (bnc #436192).
- Unmount NFS shares when network is deactivated (bnc #341647).
- Recomment NetworkManager-client (bnc #445643).
- Fix the location of dhclient leases file (bnc #446611).
- Add support for having certificate filenames in system
connections.
- Add API reference documentation for libnm-util.
- Handle gateways in different subnets.
- Add support for PKCS#12 certificates (bgo #558982).
- Update translations: es, pl, se
* Fri Nov 14 2008 tambet@novell.com
- Use system CA certificates in case the CA isn't set on connection.
* Mon Nov 10 2008 tambet@suse.de
- Fix the bug where the keyfile system settings plugin would
return empty strings for passwords when they're not set.
* Fri Nov 07 2008 tambet@suse.de
- Add support for passing through PKCS#11 certificates.
- Monitor /etc/HOSTNAME and set hostname accordingly (bnc #)440809.
* Mon Nov 03 2008 tambet@suse.de
- Break the public API to hide the internal data structures in
hope to achieve maintainable public API from now on.
* Fri Oct 24 2008 tambet@suse.de
- Fix the problem where NetworkManager thinks it can't start ModemManager.
- Always add really important stuff to the command line to ensure
that NM overrides /etc/ppp/options (bgo #556781).
- Fix segfaults on shutdown.
- Correctly determine encryption capabilities.
- Add support for VPN subnet gateways (bgo #549196).
- Rework default route handling to consolidate decisions in the policy,
and to take active VPN connections into account when changing the default
route (bgo #545912).
- Updated translations: be, es, nb, pt_BR, sv.
* Mon Oct 20 2008 tambet@suse.de
- Implement merging connections from /etc/sysconfig/network in
nm-opensuse-merge (part of bnc #433084).
* Fri Oct 10 2008 tambet@suse.de
- Update to the latest upstream:
+ Add a 'hostname' dispatcher action triggered on hostname changes
(bgo #552983).
+ Fix a memory corruption in setting routes.
+ Fix system connections saving after modifications.
+ Fix a system settings crash on removal of ethernet devices.
+ Make PPP username & password handling more robust.
+ Clear secrets on invalid connections.
+ Fix setting value comparison issues.
+ Set route priorities correctly for multiple active devices in the same
subnet.
+ Handle ipw3945 suspend/resume by retrying the GIWRANGE request a few
times when it returns EAGAIN (rh #362421).
+ Update translations: es, et, fi, lv, nb, sv.
- NetworkManager always sets full hostname instead of short one (bnc #433179).
- NetworkManager does not require more exact libnl version (bnc #421735).
- NetworkManager: ethtool_cmd now has a speed_hi field to support devices
faster than 65535 Mb (bnc #431512).
- Fix a bug where during shutdown, NetworkManager messages pollute the
console (bnc #391747).
- Fix typoes in CDMA device which made them appear as GSM devices
(bgo #430502).
* Fri Sep 26 2008 tambet@suse.de
- Update to the latest from upstream:
+ Add support for static and dynamic hostnames.
+ Correctly clean wpa_supplicant state on shutdown (bnc #404883).
+ Fix a crash when a device is removed (bgo #549401).
+ Fix (bgo #551361).
+ Updated translations: it br sv lt fi hu fr.
* Thu Sep 25 2008 ro@suse.de
- use autoreconf -f -i for new libtool
* Fri Sep 19 2008 tambet@suse.de
- Update NIS information from a dispatcher script.
- Make it build on 11.0 as well.
- Update to the latest upstream:
+ Default to "all ciphers" for wireless security setting.
+ Fix a problem where unamanaged devices could cause recursive connection reloads.
+ Fix a typo causing crashes in keyfile plugin.
+ Updated translations: cs, fi, fr, nl.
* Mon Sep 15 2008 ro@suse.de
- added directory to filelist
* Sun Sep 14 2008 aj@suse.de
- Fix directory ownership.
- Remove unneeded build require on ppp.
* Fri Sep 12 2008 tambet@suse.de
- Bring up to date with SVN.
- Add patches to remove the built in modem code and use ModemManager
instead.
- Create a -doc package now that NetworkManager has API reference
documentation.
* Fri Aug 01 2008 tambet@suse.de
- Bring up to date with SVN again.
* Mon Jun 30 2008 tambet@suse.de
- Bring up to date with SVN again.
* Mon Jun 30 2008 tambet@suse.de
SWAMP-ID: 18426
- Don't assume DHCP server always returns a gateway (bnc #392598).
- Missing default route in case the gateways is in another subnet (bnc #266215).
- Cannot enter PIN code with some modems (bnc #394731).
- Changes in yast not picked up until reboot (bnc #378802).
- Make sure pppd is shut down, even if it's blockin on reads (bnc #394598).
- Fix a lifetime issue with VPN services (bnc #381769).
* Wed Jun 04 2008 tambet@suse.de
- Fix a bug where NetworkManager does not work at all in case there are
devices marked with NM_CONTROLLED="no" (bnc #390404).
* Sat May 24 2008 aj@suse.de
- Disable parallel build for now as it let to build failures.
* Fri May 23 2008 tambet@suse.de
- Fix the configuration file path sent to dhclient (bnc #390770).
- Move crypto handling to NetworkManager (from NetworkManager-gnome), implement
WPA-EAP configuration reading for sysconfig.
- Make the system settings service exit when the bus goes away. (brc #444976).
- If the default gateway is in another subnet, first add route to it, then the
default route (bnc #266215).
- Optimize waking up after suspend, don't remove all the devices and then add
everything back. Just syncronize with HAL.
- Close serial devices when not active or activating (bnc #392604 and
bnc #392605).
- Make it possible to override DNS information returned by DHCP.
* Tue May 13 2008 wstephenson@suse.de
- Fix enum syntax errors in installed headers.
- Fix 99% CPU bug due to PolKitContext.
* Fri May 09 2008 tambet@suse.de
- Upgrade to the latest SVN:
Update system settings suse plugin.
Use PolicyKit to restrict changes to system connections.
Add Keyfile system settings plugin.
Allow multiple addresses for devices.
Use libnl for all ip address and route manipulation.
Don't require wireless-tools.
Improve nm-online tool.
* Fri Apr 11 2008 tambet@suse.de
- Upgrade to the latest SVN:
Automatically create a default connection for wired devices that are not
configured in /etc/sysconfig.
Implement ignoring devices that should be ignored by NM according to
system configuration (Not used on suse yet).
Internal VPN API rework.
Lots of love to the libnm-glib.
Fix DSL (pppoe) authentication.
Make it build with gcc 4.3.
Bug fixes.
* Mon Apr 07 2008 maw@suse.de
- The ppp package now installs various modules that NetworkManager
uses in %{_libdir}/pppd; adjust to that change.
* Fri Mar 14 2008 tambet@suse.de
- Fix a crasher bug triggered very frequently on waking up from suspend.
* Thu Mar 13 2008 tambet@suse.de
- Upgrade to the latest SVN:
Implement support for multiple active devices.
Implement support for DSL (pppoe) connection.
Lots of public dbus API cleanup.
Bug fixes.
* Wed Mar 12 2008 tambet@suse.de
- Work with updated HAL (bnc #369539).
* Mon Mar 03 2008 maw@suse.de
- Fix build on biarch systems.
* Fri Feb 29 2008 tambet@suse.de
- Upgrade to the latest SVN.
* Mon Feb 11 2008 coolo@suse.de
- fix pppd installation
* Tue Feb 05 2008 maw@suse.de
- Build with -fno-strict-aliasing.
* Mon Feb 04 2008 tambet@suse.de
- Upgrade to the latest SVN.
- Re-remove some files NM installs, they really aren't ready yet.
* Sat Jan 12 2008 schwab@suse.de
- Fix last change.
* Fri Jan 11 2008 aj@suse.de
- Install nm-tool and nm-online binaries and not
the libtool wrappers (#353240).
- Add proper provides/obsoletes for dhcdbd.
* Fri Jan 11 2008 dmueller@suse.de
- fix file lists
- fix various specfile / packaging errors
* Wed Nov 28 2007 tambet@suse.de
- Upgrade to the unstable branch (0.7).
- many changes and bugfixes
- integrate all previous patches
- switch to using dhcp-client instead of dhcdbd
- gnome applet split off to own source
* Fri Sep 14 2007 tambet@suse.de
- Make sure gnome-keyring does not return empty result. (Novell #307910).
* Wed Aug 15 2007 tambet@suse.de
- Fix the hard-coded gnomesu path. (Novell #299518).
* Tue Aug 07 2007 tambet@suse.de
- Fix a crasher bug in nm-applet that was caused by a typo in a manually
updated patch.
* Fri Aug 03 2007 sbrabec@suse.cz
- Updated gnome-patch-translation support.
* Fri Aug 03 2007 tambet@suse.de
- Update to the latest version from upstream:
Add support for 2-phase authentication.
Add support for rfkill switch.
- Add an editor for stored wireless networks.
- Fix the packaging bug where the log file was not owned by the package
(Novell #280464).
- Fix the issue where NM doesn't honor YaST Static IP Settings
(Novell #271757).
- Fix the packaging issue to not require gnome-panel (Novell #229291).
* Tue May 15 2007 pgajdos@suse.cz
- removed invalid PreReq: gtk2 >= {%gtk_version} gnome-icon-theme
- added Requires: gtk2 >= {%gtk_version}
- removed gnome-icon-theme from BuildRequires [#247450]
* Thu May 10 2007 tambet@suse.de
- Do not overwrite existing AP properties when merging the information from
/etc/sysconfig/network/. Fixes the problem described in
https://bugzilla.novell.com/show_bug.cgi?id=255765#c59
* Wed Mar 07 2007 jhargadon@suse.de
- fixed a problem with nm-resolv-conf-header-rml.patch (#249251)
* Tue Feb 13 2007 sbrabec@suse.cz
- Do not build unusable static libraries (#238552#c17).
* Tue Feb 13 2007 aj@suse.de
- Fix typo (it should be BuildRequires).
* Fri Feb 09 2007 sbrabec@suse.cz
- Removed remaining references to /opt/gnome (#243824).
- Build with libnotify.
- Spec file cleanup.
* Tue Jan 30 2007 sbrabec@suse.cz
- Changed GNOME prefix to /usr.
* Mon Nov 20 2006 tambet@suse.de
- Add a hack to fix translations (Novell #222329).
* Tue Nov 14 2006 sbrabec@suse.cz
- Use translation compendium gnome-patch-translation.
* Sun Nov 12 2006 thoenig@suse.de
- Add patch avahi-dbus-request-name-flags-fix-thoenig-01.patch:
Fix flawed logic for flags passed to dbus_bus_request_name()
* Fri Nov 10 2006 tambet@suse.de
- Pull in latest CVS updates:
- Fix a bunch of memory leaks and reference counting issues.
(Novell #217027).
- Actually fix (Novell #212556).
- Implement disconnect wireless on exit (Novell #218848).
* Thu Nov 02 2006 tambet@suse.de
- Pull in latest CVS updates:
- Suppress messages from the "SCAN" command.
- Reduce the number of times the gnome applet wakes up.
- Add LEAP authentication.
- Fix multiple problems with the fallback patch (Novell #212556):
- Populate the key information from gconf for fallback keys.
- Make sure the AP broadcast state isn't lost in case of fallback
networks.
- Build fixes:
- Merge all fallback related patches.
- autoreconf before build to fix intltool issues.
- Add some auto-detected Requires.
* Fri Oct 20 2006 tambet@suse.de
- Pull in latest CVS update: Don't kill nscd (#149613).
- Add a missing Requires to -devel package.
* Tue Oct 17 2006 tambet@suse.de
- Pull in latest CVS updates:
- Don't loop infinitely if netmask is 0 (Gnome #352634)
- Bump vpn timeout to 45s.
- Backported async scanning patch backported from HEAD.
- Make renaming a VPN entry work (Novell #193711).
- Make sleep/wake distinguishable from enable/disable networking
(Novell #199071).
- Fix a packaging issue (Novell #212506).
- Add 'fallback' support (Novell #175172).
- Remove nm-dbus-api-fix-thoening-01.path as it's upstream now.
* Mon Sep 25 2006 thoenig@suse.de
- Do not "Require: NetworkManager-client" but "Recommend:
NetworkManager-client" to avoid circular dependencies.
* Thu Aug 17 2006 rml@suse.de
- Pull in latest CVS updates:
- Do not restart ypbind, as our ypbind now listens on DBUS
- Less wpa_supplicant debug spew
- Better key request logic
- Fixes for big-endian machines in SHA-1 algorithm
- Shutdown all VPN connections on logout (Novell #187714)
- Fix memory leak
- Add libtool and iproute2 to BuildRequires
- Remove patch "nm-debug-wpa-less-rml.patch" as it is now upstream
* Wed Aug 09 2006 thoenig@suse.de
- Add patch: nm-dbus-api-fix-thoenig-01.patch
* Thu Jul 13 2006 rml@suse.de
- Update to NetworkManager 0.6.4
- Lots of bugfixes
- Drop upstream patches
- Remove libnotify support and drop dependencies
/usr/share/gtk-doc/html/libnm-glib /usr/share/gtk-doc/html/libnm-glib/NMAccessPoint.html /usr/share/gtk-doc/html/libnm-glib/NMActiveConnection.html /usr/share/gtk-doc/html/libnm-glib/NMCdmaDevice.html /usr/share/gtk-doc/html/libnm-glib/NMClient.html /usr/share/gtk-doc/html/libnm-glib/NMDHCP4Config.html /usr/share/gtk-doc/html/libnm-glib/NMDevice.html /usr/share/gtk-doc/html/libnm-glib/NMDeviceEthernet.html /usr/share/gtk-doc/html/libnm-glib/NMDeviceWifi.html /usr/share/gtk-doc/html/libnm-glib/NMGsmDevice.html /usr/share/gtk-doc/html/libnm-glib/NMIP4Config.html /usr/share/gtk-doc/html/libnm-glib/NMObject.html /usr/share/gtk-doc/html/libnm-glib/NMSerialDevice.html /usr/share/gtk-doc/html/libnm-glib/ch01.html /usr/share/gtk-doc/html/libnm-glib/home.png /usr/share/gtk-doc/html/libnm-glib/index.html /usr/share/gtk-doc/html/libnm-glib/index.sgml /usr/share/gtk-doc/html/libnm-glib/left.png /usr/share/gtk-doc/html/libnm-glib/libnm-glib-NMDBusConnection.html /usr/share/gtk-doc/html/libnm-glib/libnm-glib-NMDBusSettings.html /usr/share/gtk-doc/html/libnm-glib/libnm-glib-NMDBusSettingsSystem.html /usr/share/gtk-doc/html/libnm-glib/libnm-glib-NMSettings.html /usr/share/gtk-doc/html/libnm-glib/libnm-glib-NMVPNConnection.html /usr/share/gtk-doc/html/libnm-glib/libnm-glib-NMVPNPlugin.html /usr/share/gtk-doc/html/libnm-glib/libnm-glib-libnm-glib.html /usr/share/gtk-doc/html/libnm-glib/libnm-glib-nm-types.html /usr/share/gtk-doc/html/libnm-glib/libnm-glib-nm-vpn-plugin-ui-interface.html /usr/share/gtk-doc/html/libnm-glib/libnm-glib.devhelp /usr/share/gtk-doc/html/libnm-glib/libnm-glib.devhelp2 /usr/share/gtk-doc/html/libnm-glib/right.png /usr/share/gtk-doc/html/libnm-glib/style.css /usr/share/gtk-doc/html/libnm-glib/up.png /usr/share/gtk-doc/html/libnm-util /usr/share/gtk-doc/html/libnm-util/NMConnection.html /usr/share/gtk-doc/html/libnm-util/NMSetting.html /usr/share/gtk-doc/html/libnm-util/NMSetting8021x.html /usr/share/gtk-doc/html/libnm-util/NMSettingCdma.html /usr/share/gtk-doc/html/libnm-util/NMSettingConnection.html /usr/share/gtk-doc/html/libnm-util/NMSettingGsm.html /usr/share/gtk-doc/html/libnm-util/NMSettingIP4Config.html /usr/share/gtk-doc/html/libnm-util/NMSettingPPP.html /usr/share/gtk-doc/html/libnm-util/NMSettingPPPOE.html /usr/share/gtk-doc/html/libnm-util/NMSettingSerial.html /usr/share/gtk-doc/html/libnm-util/NMSettingVPN.html /usr/share/gtk-doc/html/libnm-util/NMSettingWired.html /usr/share/gtk-doc/html/libnm-util/NMSettingWireless.html /usr/share/gtk-doc/html/libnm-util/NMSettingWirelessSecurity.html /usr/share/gtk-doc/html/libnm-util/ch01.html /usr/share/gtk-doc/html/libnm-util/home.png /usr/share/gtk-doc/html/libnm-util/index.html /usr/share/gtk-doc/html/libnm-util/index.sgml /usr/share/gtk-doc/html/libnm-util/left.png /usr/share/gtk-doc/html/libnm-util/libnm-util-nm-utils.html /usr/share/gtk-doc/html/libnm-util/libnm-util.devhelp /usr/share/gtk-doc/html/libnm-util/libnm-util.devhelp2 /usr/share/gtk-doc/html/libnm-util/right.png /usr/share/gtk-doc/html/libnm-util/style.css /usr/share/gtk-doc/html/libnm-util/up.png
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon May 20 05:47:33 2013