~ubuntu-branches/ubuntu/saucy/modemmanager/saucy

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Package Import Robot
  • Author(s): Mathieu Trudel-Lapierre
  • Date: 2012-09-25 16:51:16 UTC
  • Revision ID: package-import@ubuntu.com-20120925165116-210ba13mkn86kjam
Tags: 0.6.0.0-0ubuntu3
* debian/patches/git_lte_4g_parsing_90489ae.patch,
  debian/patches/git_lte_etsi_mode_0af47c7.patch: cherry-pick the patches
  to properly handle and display LTE/4G technology modes. (LP: #1044744)
* debian/patches/git_lp1015328_segfault_in_clck_parser_318aaa0.patch: avoid
  crashing when parsing +CLCK responses. (LP: #1015328)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
modemmanager (0.6.0.0-0ubuntu3) quantal; urgency=low
 
2
 
 
3
  * debian/patches/git_lte_4g_parsing_90489ae.patch,
 
4
    debian/patches/git_lte_etsi_mode_0af47c7.patch: cherry-pick the patches
 
5
    to properly handle and display LTE/4G technology modes. (LP: #1044744)
 
6
  * debian/patches/git_lp1015328_segfault_in_clck_parser_318aaa0.patch: avoid
 
7
    crashing when parsing +CLCK responses. (LP: #1015328)
 
8
 
 
9
 -- Mathieu Trudel-Lapierre <mathieu-tl@ubuntu.com>  Tue, 25 Sep 2012 16:51:16 -0400
 
10
 
1
11
modemmanager (0.6.0.0-0ubuntu2) quantal; urgency=low
2
12
 
3
13
  * debian/patches/git_better_handle_ucs2_convert_e07c216.patch,