~phablet-team/network-manager/ofono-format-cleanup

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Mathieu Trudel-Lapierre
  • Date: 2015-04-01 01:04:57 UTC
  • mfrom: (950.1.4 network-manager)
  • Revision ID: mathieu.trudel-lapierre@canonical.com-20150401010457-ztccbvdc47vmcrp0
* d/p/0001-wwan-add-support-for-using-oFono-as-a-modem-manager.patch:
  Check that a connection matches the current modem IMSI when deciding
  whether it should be deemed "compatible" to use to connect to a data
  network. (LP: #1431471)
* d/p/0002-wifi-cull-the-scan-list-before-signalling-ScanDone-b.patch:
  Update the last seen timestamp in cull_scan_list() using the new
  nm_ap_update_last_seen() function rather than setting it to time(NULL),
  otherwise the timestamp will appear too far in the future and break the
  removals on last_seen value comparison. (LP: #1427205)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
network-manager (0.9.10.0-4ubuntu13) UNRELEASED; urgency=medium
 
2
 
 
3
  * d/p/0001-wwan-add-support-for-using-oFono-as-a-modem-manager.patch:
 
4
    Check that a connection matches the current modem IMSI when deciding
 
5
    whether it should be deemed "compatible" to use to connect to a data
 
6
    network. (LP: #1431471)
 
7
  * d/p/0002-wifi-cull-the-scan-list-before-signalling-ScanDone-b.patch:
 
8
    Update the last seen timestamp in cull_scan_list() using the new
 
9
    nm_ap_update_last_seen() function rather than setting it to time(NULL),
 
10
    otherwise the timestamp will appear too far in the future and break the
 
11
    removals on last_seen value comparison. (LP: #1427205)
 
12
 
 
13
 -- Mathieu Trudel-Lapierre <mathieu-tl@ubuntu.com>  Tue, 17 Mar 2015 10:57:22 -0400
 
14
 
1
15
network-manager (0.9.10.0-4ubuntu12) vivid; urgency=medium
2
16
 
3
17
  * Don't make NetworkManager D-Bus activatable. If the daemon has been