| 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.4 |
| Version: 0.8.2 | Vendor: openSUSE |
| Release: 15.28.1 | Build date: Fri Nov 4 10:53:49 2011 |
| Group: Productivity/Networking/System | Build host: build32 |
| Size: 2253930 | Source RPM: NetworkManager-0.8.2-15.28.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.
GPLv2+
* Thu Nov 03 2011 glin@suse.com
- Add nm-check-for-shared-wifi-authorization.patch to check whether
the shared wifi connection is authorized or not. (bnc#702016)
* Fri Oct 21 2011 glin@suse.com
- Add nm-settings-subject-match.patch and nm-probe-ca-cert.patch
to probe the RADIUS server certificate and set the subject
(bnc#574266)
* Fri May 27 2011 bili@novell.com
- Add the NetworkManager-dhcp-hostname-true.patch, which send the
dhcp-hostname to server by default(bnc#557720,swampid#41130).
* Wed Apr 27 2011 binli@opensuse.org
- Add nm-dismiss-keyfile-spam.patch to dismiss spam log(bnc#681072).
- Add nm-suppress-user-proxy-error-msg.patch, suppress
the user_proxy_init() errors(bnc#687001,swampid#40478).
* Mon Feb 21 2011 binli@opensuse.org
- Add nm-destory-crash.patch, fix crash when NM exit(bnc#673627).
* Tue Feb 15 2011 binli@opensuse.org
- Add the nm-stop-touching-hosts.patch to stop touching /etc/hosts.
(bnc#667265)
* Wed Feb 02 2011 bjorn.lie@gmail.com
- Added autoreconf since nm-ignore-temp-files.patch needs more
than touching Makefile.in.
* Sun Jan 30 2011 bjorn.lie@gmail.com
- Add nm-ignore-temp-files.patch: stop NM from filling dmesg and
logs by ignoring temporary files (bgo#602868) (bnc#668183)
Original upstream patch has been extended to also touch
Makefile.in in order to avoid having to re-bootstrap.
* Fri Jan 14 2011 jeffm@suse.de
- Add nm-crash-lack-ipv4.patch to fix a crash during exit: lack of
an IPv4 setting indicates DHCP (bnc#664640).
* Tue Dec 14 2010 vuntz@opensuse.org
- Stop removing sr@Latn translation: it was added by
translation-update-upstream, and the script got fixed now.
* Wed Nov 24 2010 tittiatcoke@gmail.com
- Add patch to fix NM crash (bnc#655685)
* Tue Nov 23 2010 wstephenson@novell.com
- Add patch to fix NM crash with ethernet (bnc#655505)
* Wed Nov 10 2010 coolo@novell.com
- Remove sr@Latn as it's a duplicate of sr@latin and no valid
locale.
* Sat Nov 06 2010 dimstar@opensuse.org
- Update to version 0.8.2:
+ Native local caching nameserver support using dnsmasq
+ Automatically detect addition and removal of new VPN plugins
+ Support for handling suspend/resume signals from UPower
+ Ensure users are allowed to enable/disable WiFi and networking
+ Ensure WiFi enable state is preserved across reboot and suspend
+ Better handling of /etc/hosts and preservation of custom
hostnames
+ Support for the systemd session management service
+ Better handling of 'keyfile' system connection errors
+ Support for S390 network devices
+ and much more...
- Split out lang package.
- Pass --with-docs to configure.
* Mon Aug 09 2010 vuntz@opensuse.org
- Change --with-dhcp-client configure option to --with-dhclient.
- Re-enable parallel build.
* Mon Jul 26 2010 dimstar@opensuse.org
- Update to version 0.8.1:
+ Bluetooth Dial-Up Networking
+ nmcli: a command-line interface for controlling NetworkManager
+ Mobile Broadband Status: signal strength, roaming, and access
technology display
+ Enhanced IPv6 support: including DHCPv6 and tons of fixes
+ Logging and Debugging: make NM as quiet or verbose as you like
- Drop NetworkManager-netconfig-exit-quick.patch, upstreamed.
- Drop NetworkManager-NIS.patch, no longer required.
* Fri Jul 23 2010 bili@novell.com
- nfs script should not use nfs restart(bnc#559021).
* Fri Jul 09 2010 jengelh@medozas.de
- Add SPARC targets to %files list
- Reword comment about locations of files (since sparcv9 is neither
single-arch nor a 64-bit environment)
* Wed Jun 30 2010 bili@novell.com
- Update NetworkManager-NIS.patch, init the variable(bnc#618599).
* Tue Jun 29 2010 bili@novell.com
- Add NetworkManager-netconfig-exit-quick.patch, fix wrong return
value when updating the DNS with netconfig(bnc#595708, bnc#544195,
bnc#537907, bnc#596163).
* Thu Jun 24 2010 bili@novell.com
- Add NetworkManager-NIS.patch, support NIS domain and servers
(bnc#608677).
* Tue Jun 15 2010 dimstar@opensuse.org
- Minor spec-cleanup.
* Wed Jun 09 2010 cristian.rodriguez@opensuse.org
- fix NetworkManager dependencies
* ModemManager and dnsmasq should be recommended, not required
* should Require iproute2,iputils and ppp
* Should Recommend iptables
* Wed May 19 2010 lnussel@suse.de
- remove not needed build time dependency on dhcp-client
* Fri Apr 23 2010 bili@novell.com
- Add a general dbus conf file for nm-applet, cnetworkmanager and
NetworkManager-kde4(bnc#476502).
* Mon Feb 22 2010 dimstar@opensuse.org
- Update to version 0.8:
+ introspection: fix inclusion of Dhcp6Config XML
+ crypto: de-init NSS after calling PR_GetError()
+ ifcfg-rh: read and write DHCPv6 connections
+ policy: fall back to original hostname before trying reverse
DNS
+ bluetooth: finish DUN implementation
+ introspection: sync device state reason code with
NetworkManager.h
+ policy: be more selective when adding hostname to /etc/hosts
+ gsm: handle PIN requests during modem enable too
+ system-settings: register setting errors so D-Bus errors are
meaningful
+ Updated translations.
* Fri Feb 12 2010 vuntz@opensuse.org
- Add NetworkManager-rpmlintrc to list of sources.
- Fix self-obsoletion of dhcdbd.
* Sat Jan 30 2010 captain.magnus@opensuse.org
- Update to version 0.7.999:
+ ifcfg-rh: formatting fix
+ ifcfg-rh: handle missing PREFIX by generating one
+ ifcfg-rh: ensure IPv6 addresses are cleared when none get
written out
+ ifcfg-rh: add IPv6 addressing and routes support (rh #523288)
+ backends: add backend for Pardus
+ libnm-util: fix NMDeviceBt hardware address property
+ core: ensure failed /etc/hosts update writes out
well-formatted file (lp#471498)
+ olpc-mesh: fix companion path and active channel property
types
+ netlink: work around kernel cache refill problems
+ keyfile: add IPv6 support (bgo #593814)
+ libnm-util: add IPv6 comparison functions
+ Translation updates
- Remove 0006-NIS-patch.patch, 0007-Fix-etc-hosts-updating.patch,
nm-hal-tree-changes.patch and
0009-Implement-sending-system-hostname-with-DHCP-client.patch.
These patches were not applied
* Thu Jan 21 2010 tambet@novell.com
- Upgrade to the latest upstream 0.8 branch:
+ Add support for Bluetooth DUN devices.
+ Add support to manually deactivate active devices.
+ Much improved killswitch handling.
+ The state (networking, wireless, ...) is now remembered after
reboots.
+ The system settings daemon is removed and the main daemon has
support for distribution specific plugins now.
+ The keyfile plugin supports a lot more data formats now (human
readable IP addresses, passwords without hashing etc). Add
back the support for certificate file paths.
+ Add back support for multiple CA certificate per (.PEM) file.
+ HAL usage is replaced with gudev.
+ IPv6 support.
+ Documentation updates.
+ Lots of bug fixes.
* 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.
/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/NMDHCP6Config.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/NMIP6Config.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-NMDeviceBt.html /usr/share/gtk-doc/html/libnm-glib/libnm-glib-NMExportedConnection.html /usr/share/gtk-doc/html/libnm-glib/libnm-glib-NMRemoteConnection.html /usr/share/gtk-doc/html/libnm-glib/libnm-glib-NMRemoteSettings.html /usr/share/gtk-doc/html/libnm-glib/libnm-glib-NMRemoteSettingsSystem.html /usr/share/gtk-doc/html/libnm-glib/libnm-glib-NMSettings.html /usr/share/gtk-doc/html/libnm-glib/libnm-glib-NMSettingsConnection.html /usr/share/gtk-doc/html/libnm-glib/libnm-glib-NMSettingsService.html /usr/share/gtk-doc/html/libnm-glib/libnm-glib-NMSettingsSystem.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-NMVpnPluginUi.html /usr/share/gtk-doc/html/libnm-glib/libnm-glib-nm-types.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/NMSettingBluetooth.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/NMSettingIP6Config.html /usr/share/gtk-doc/html/libnm-util/NMSettingOlpcMesh.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/api-index-full.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/object-tree.html /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:28:07 2013