Fedora 13 Update: NetworkManager-0.8.1-4.git20100817.fc13

updates at fedoraproject.org updates at fedoraproject.org
Mon Aug 23 22:06:27 UTC 2010


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2010-13124
2010-08-20 00:57:39
--------------------------------------------------------------------------------

Name        : NetworkManager
Product     : Fedora 13
Version     : 0.8.1
Release     : 4.git20100817.fc13
URL         : http://www.gnome.org/projects/NetworkManager/
Summary     : Network connection manager and user applications
Description :
NetworkManager is a system network service that manages your network devices
and connections, attempting to keep active network connectivity when available.
It manages ethernet, WiFi, mobile broadband (WWAN), and PPPoE devices, and
provides VPN integration with a variety of different VPN services.

--------------------------------------------------------------------------------
Update Information:

This update fixes a security issue caused by dbus-glib (CVE-2010-1172), enhances
interaction with the /etc/hosts file, enables DHCPv6-only configurations,
ensures that connections will not fail if the DHCP lease unexpectedly expires
and is reacquired, works around unstable behavior of proprietary wireless
drivers, quiets annoying warning messages, fixes crashes when editing system and
WPA Enterprise connections, and hides mobile broadband PIN/PUK codes when asking
the user for them.
--------------------------------------------------------------------------------
ChangeLog:

* Tue Aug 17 2010 Dan Williams <dcbw at redhat.com> - 0.8.1-4
- core: rebuild to fix polkit 0.97 build issue
- applet: updated translations
* Fri Aug 13 2010 Dan Williams <dcbw at redhat.com> - 0.8.1-3
- core: rebuild to fix dbus-glib security issue (CVE-2010-1172) (rh #585394)
* Fri Aug 13 2010 Dan Williams <dcbw at redhat.com> - 0.8.1-2
- core: quiet annoying warnings (rh #612991)
- core: fix retrieval of various IP options in libnm-glib (rh #611141)
- core: ship NetworkManager.conf instead of deprecated nm-system-settings.conf (rh #606160)
- core: add short hostname to /etc/hosts too (rh #621910)
- core: recheck autoactivation when new system connections appear
- core: enable DHCPv6-only configurations (rh #612445)
- core: don't fail connection immediately if DHCP lease expires (rh #616084) (rh #590874)
- core: fix editing of PPPoE system connections
- core: work around twitchy frequency reporting of various wifi drivers
- core: don't tear down user connections on console changes (rh #614556)
- cli: wait a bit for NM's permissions check to complete (rh #614866)
- ifcfg-rh: ignore BRIDGE and VLAN configs and treat as unmanaged (rh #619863)
- man: add manpage for nm-online
- applet: fix crash saving ignore-missing-CA-cert preference (rh #619775)
- applet: hide PIN/PUK by default in the mobile PIN/PUK dialog (rh #615085)
- applet: ensure Enter closes the PIN/PUK dialog (rh #611831)
- applet: fix another crash in ignore-CA-certificate handling (rh #557495)
- editor: fix handling of Wired/s390 connections (rh #618620)
- editor: fix crash when canceling editing in IP address pages (rh #610891)
- editor: fix handling of s390-specific options
- editor: really fix crash when changing system connections (rh #603566)
* Thu Jul 22 2010 Dan Williams <dcbw at redhat.com> - 0.8.1-1
- core: read nm-system-settings.conf before NetworkManager.conf (rh #606160)
- core: fix editing system DSL connections when using keyfile plugin
- core: work around inconsistent proprietary driver associated AP reporting
- core: ensure empty VPN secrets are not used (rh #587784)
- core: don't request WiFi scans when connection is locked to a specific BSSID
- cli: show IPv6 settings and configuration
- applet: updated translations
- editor: fix a PolicyKit-related crash editing connections (rh #603566)
- applet: fix saving the ignore-missing-CA-cert preference (rh #610084)
- editor: fix listing connections on PPC64 (rh #608663)
- editor: ensure editor windows are destroyed when closed (rh #572466)
* Thu Jul  1 2010 Matthias Clasen <mclasen at redhatcom> - 0.8.1-0.5
- Rebuild against new gnome-bluetooth
* Fri Jun 25 2010 Dan Williams <dcbw at redhat.com> - 0.8.1-0.4
- Update to 0.8.1 release candidate
- core: fix WWAN hardware enable state tracking (rh #591622)
- core: fix Red Hat initscript return value on double-start (rh #584321)
- core: add multicast route entry for IPv4 link-local connections
- core: fix connection sharing in cases where a dnsmasq config file exists
- core: fix handling of Ad-Hoc wifi connections to indicate correct network
- core: ensure VPN interface name is passed to dispatcher when VPN goes down
- ifcfg-rh: fix handling of ASCII WEP keys
- ifcfg-rh: fix double-quoting of some SSIDs (rh #606518)
- applet: ensure deleted connections are actually forgotten (rh #618973)
- applet: don't crash if the AP's BSSID isn't availabe (rh #603236)
- editor: don't crash on PolicyKit events after windows are closed (rh #572466)
* Wed May 26 2010 Dan Williams <dcbw at redhat.com> - 0.8.1-0.3
- core: fix nm-online crash (rh #593677)
- core: fix failed suspend disables network (rh #589108)
- core: print out missing firmware errors (rh #594578)
- applet: fix device descriptions for some mobile broadband devices
- keyfile: bluetooth fixes
- applet: updated translations (rh #589230)
* Wed May 19 2010 Dan Williams <dcbw at redhat.com> - 0.8.1-0.2.git20100519
- core: use GIO in local mode only (rh #588745)
- core: updated translations (rh #589230)
- core: be more lenient in IPv6 RDNSS server expiry (rh #590202)
- core: fix headers to be C++ compatible (rh #592783)
- applet: updated translations (rh #589230)
- applet: lock connections with well-known SSIDs to their specific AP
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #590874 - let dhclient get a new lease on existing lease expiration before terminating connection
        https://bugzilla.redhat.com/show_bug.cgi?id=590874
  [ 2 ] Bug #619775 - [abrt] crash in NetworkManager-gnome-1:0.8.1-1.fc13: nag_dialog_response_cb: Process /usr/bin/nm-applet was killed by signal 11 (SIGSEGV)
        https://bugzilla.redhat.com/show_bug.cgi?id=619775
  [ 3 ] Bug #615085 - system asking for 3g broadband pin in the clear
        https://bugzilla.redhat.com/show_bug.cgi?id=615085
  [ 4 ] Bug #611831 - Allow <Enter> key in SIM PIN window of NM
        https://bugzilla.redhat.com/show_bug.cgi?id=611831
  [ 5 ] Bug #557495 - [abrt] crash in eap_method_nag_user()
        https://bugzilla.redhat.com/show_bug.cgi?id=557495
  [ 6 ] Bug #610891 - [abrt] crash in NetworkManager-gnome-1:0.8.1-0.1.git20100510.fc13: cell_editing_canceled: Process /usr/bin/nm-connection-editor was killed by signal 11 (SIGSEGV)
        https://bugzilla.redhat.com/show_bug.cgi?id=610891
  [ 7 ] Bug #603566 - [abrt] crash in get_permissions_cb()
        https://bugzilla.redhat.com/show_bug.cgi?id=603566
  [ 8 ] Bug #605338 - nm doesn't restore 127.0.0.1 entry in  /etc/hosts
        https://bugzilla.redhat.com/show_bug.cgi?id=605338
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  Use 
su -c 'yum update NetworkManager' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.

All packages are signed with the Fedora Project GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------


More information about the package-announce mailing list