lp:~network-manager/network-manager/ubuntu.precise

Created by Mathieu Trudel-Lapierre and last modified
Get this branch:
bzr branch lp:~network-manager/network-manager/ubuntu.precise
Members of Network-manager can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Network-manager
Project:
NetworkManager
Status:
Mature

Recent revisions

517. By Mathieu Trudel-Lapierre

* debian/patches/git_use_wpa_wext_methods_50435e1.patch: use the same kind
  of logic as wpasupplicant instead of just looking at whether a driver
  reports signal over nl80211 to decide whether to use that or fallback
  to wext. (LP: #1035590)
* debian/patches/ipw2x00-no-nl80211.patch: replaced by the patch above.
* debian/patches/git_ignore_ipconfig_dups_cca4052.patch: silently ignore
  duplicates in NMIP[46]Config objects; which tends to happen fairly
  regularly with RDNSS. (LP: #996032)
* debian/patches/nm-ipv6-route-cache.patch: don't re-add routes we receive
  from kernel notifications to the routing table if they have the
  RTM_F_CLONED flag; since that means they're host routes used temporarily
  by the kernel to reach a specific destination; keeping them would cause at
  least issues with VPNs, and possibly confusion with routing daemons.
  Thanks to Ben Jenks for the patch. (LP: #1038541)
* debian/ifblacklist_migrate.sh: make sure that "iface X inet6" entries added
  by d-i also get commented out if set up for dhcp or auto -- this follows
  what is already done for IPv4, where such devices should be handled by
  NetworkManager. This fixes issues where people installing using d-i and
  where IPv6 autoconfiguration is available would get their interfaces
  ignored by NetworkManager when installing desktop. (LP: #995165)

516. By Mathieu Trudel-Lapierre

releasing version 0.9.4.0-0ubuntu4.1

515. By Mathieu Trudel-Lapierre

debian/patches/nm-ip6-rs.patch: avoid disconnections due to RDNSS expiry,
send a Router Sollicit to try and get new RDNSS data. (LP: #993571)

514. By Mathieu Trudel-Lapierre

debian/patches/git_kernel_ipv6_default_route_77de91e.patch: avoid fighting
with the kernel for what IPv6 default route should be set: let the kernel
set his own, then add a new route with a different metric so that we can
go back and remove it later. (LP: #988183)

513. By Mathieu Trudel-Lapierre

debian/network-manager.upstart: add "and static-network-up" to ensure the
loopback device is really up before we start dnsmasq. (LP: #993379)

512. By Mathieu Trudel-Lapierre

releasing version 0.9.4.0-0ubuntu4

511. By Mathieu Trudel-Lapierre

debian/patches/lp990011_use_tempaddr_sysctl_default.patch: *really* fix the
use_tempaddr sysctl to properly be set to 2 on the wired interface.
(LP: #990011)

510. By Mathieu Trudel-Lapierre

* debian/patches/quit_dhclient_on_exit.patch: make sure we kill dhclient when
  we are stopping. (LP: #963106)
* debian/patches/lp949743_ensure_remoteconnection_disconnects_494f0a2.patch:
  make sure NMRemoteConnection objects have their signals disconnected.
  (LP: #949743)

509. By Mathieu Trudel-Lapierre

releasing version 0.9.4.0-0ubuntu3

508. By Mathieu Trudel-Lapierre

debian/patches/ipw2x00-no-nl80211.patch: workaround ipw2x00 drivers not
reporting wireless encryption capabilities properly: if caps are 0 (none
reported), then fail the nl80211 initialization and fallback to wext.
Thanks to Omar Siam for the patch. (LP: #973241)

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:network-manager
This branch contains Public information 
Everyone can see this information.

Subscribers