lp:ubuntu/oneiric-proposed/network-manager

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp:ubuntu/oneiric-proposed/network-manager
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Mature

Recent revisions

147. By Keng-Yu Lin

debian/patches/core-improving-handling-of-rfkill-bgo-655773.patch:
Fix the rfkill handling with the improved block state determination
logic among the platform driver and the non-platform driver.
(LP: #887834)

146. By Mathieu Trudel-Lapierre

* debian/patches/fix_reading_intlist-like_ssids_965d586.patch: Fix numeric
  SSIDs parsing; if there is no semicolon, except the file is in new format
  (so just a valid, all-nums SSID rather than a integer list). (LP: #874328)
* debian/patches/lp862134_resolv_conf_updates.patch: don't update routing
  and DNS for unmanaged devices or devices transitioning to unmanaged; in an
  attempt to keep possibly correct resolv.conf contents and routes.
  (LP: #862134)

145. By Mathieu Trudel-Lapierre

debian/patches/lp859373_upgrade_policy_fix.patch: keep providing the
use-user-connections PolicyKit policy to help with upgrades from previous
releases. (LP: #859373)

144. By Mathieu Trudel-Lapierre

* debian/patches/nl3-default-ip6-route.patch: set destination for default
  gateway as an all-zero in6_addr rather than NULL (since libnl3 requires
  setting a destination). (LP: #856209)
* debian/patches/manual-ip6-manager.patch: provide an unused but set ipv6
  manager object so manual routes are torn down when a device is deactivated.
* debian/patches/dhcpv6-duid-support.patch: update to avoid spewing out debug
  messages as warnings/info.

143. By Mathieu Trudel-Lapierre

* debian/patches/libnl3-cache-args.patch: unbreak setting route priorities,
  which will also unbreak cases where connections fails when wired and wifi
  are connected to the same network. (LP: #856333)
* debian/patches/dhcpv6-duid-support.patch: support handling DUIDs for DHCPv6
  requests, as defined by RFC 3315, section 9. (LP: #849994)

142. By Mathieu Trudel-Lapierre

* New upstream release. (LP: #855592)
  - core: print textual desc for reason codes on device deactivation too
  - supplicant: Don't leak secrets, even if they're probably invalid
  - core: storing timestamps also for VPN connections (rh #725353)
  - wifi: remove some dead code
  - ppp: pass novj through to pppd
  - monitor: Use nl_socket_alloc() instead of nl_socket_alloc_cb()
  - core: Fix check for failure in translating link name to ifindex
  - netlink: fix flags use in nm_netlink_route_add
  - core: Fix leaks if address parsing fails while setting mac
  - core: fix leaked address structure after parsing mac address
  - ip6: various leak fixes and sanity checks
  - keyfile: fix two bugs for updating/writting a keyfile
  - sharing: fix handling of rule negation (debian #638995)
  - cli: print 'Permissions' property of NMSettingConnection setting
  - cli: add missing GSM bands for GSM setting
  - cli: add 'nmcli con delete' command for removing configured connections
  - cli: nm_access_point_get_bssid instead of nm_access_point_get_hw_address
  - dnsmasq: use '@interface' for link-local DNS servers in dnsmasq config
  - settings: preserve agent secrets the right way
* debian/patches/libnl3-support-0fe8c80.patch: dropped, included upstream.
* debian/libnm-util2.symbols: add new secrets symbols:
  - nm_connection_clear_secrets_with_flags
  - nm_settings_clear_secrets_with_flags
* debian/patches/ipv6-dont-block-ipv4.patch: refreshed, rework to follow
  upstream review and recommendations.
* debian/patches/lp767868_refcount_default_wired_512a0f8.patch: correct ref
  counting of the default wired connection when it's re-saved once changed
  from the original default values. (LP: #767868)
* debian/patches/secrets_delete_conn_leak_e39449c.patch: cherry-pick upstream
  fix of a leak of the connection object when secrets are deleted for a
  connection.

141. By Mathieu Trudel-Lapierre

debian/patches/lp761558_default_ip6_setting_auto.patch: disable the patch,
it causes an issue with mobile broadband connections. (LP: #840082)
Reopens LP: #761558.

140. By Mathieu Trudel-Lapierre

* debian/patches/lp761558_default_ip6_setting_auto.patch: default to AUTO for
  IPv6 method if the setting is missing (e.g. default new connection for new
  devices). (LP: #761558)
* debian/patches/libnl3-support-0fe8c80.patch: fix nm_netlink_route_add() to
  take into account flags already passed (e.g. for replacing routes).

139. By Mathieu Trudel-Lapierre

* New upstream release.
* debian/patches/libnl3-support-0fe8c80.patch: replace libnl3-port.patch; use
  a cherry-pick from upstream with the same changes.
* debian/patches/lp120363_smartcard_pkcs11.patch: dropped, it's high effort
  to maintain across releases, essentially needs to be re-done, and doesn't
  even appear to work. (Reopens: #120363).
* debian/libnm-util2.symbols: fixup 802.1x symbols:
  - remove symbols coming from lp120363_smartcard_pkcs11.patch.
  - add new 802.1x subject/altsubject handling symbols from 0.9.0.

138. By Mathieu Trudel-Lapierre

* debian/control: bump libnl Build-Depends to libnl3-dev.
* debian/patches/libnl3-port.patch: backport changes from NM's libnl3 git
  branch to port to libnl3 APIs.

Branch metadata

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

Subscribers