src/3rdparty/libconninet/debian/changelog
changeset 37 758a864f9613
equal deleted inserted replaced
36:ef0373b55136 37:758a864f9613
       
     1 libconninet (0.42+0m6) unstable; urgency=low
       
     2 
       
     3   * This entry has been added by BIFH queue processor
       
     4     version has been changed to 0.42+0m6
       
     5 
       
     6  -- Qing Jin <ext-qing.1.jin@nokia.com>  Thu, 22 Jul 2010 14:04:58 +0300
       
     7 
       
     8 libconninet (0.42) unstable; urgency=low
       
     9 
       
    10   * Fixes: NB#180536 - Uploads to online services are not working.
       
    11     This is a regression caused by fix to bug 175098, the timeout was never
       
    12     expiring when waiting reply from icd.
       
    13 
       
    14  -- Jukka Rissanen <jukka.rissanen@nokia.com>  Mon, 19 Jul 2010 12:23:30 +0300
       
    15 
       
    16 libconninet (0.41) unstable; urgency=low
       
    17 
       
    18   * Fixes: NB#175098 - Qt4.7 Webkit crashes when bearer API QNetworkSession
       
    19     constructor calls QNetworkSession::syncStateWithInterface() which in turn
       
    20     calls Maemo::state() and Maemo::addrinfo() and webkit expects that event
       
    21     loop is not run but those function process main loop events.
       
    22     Now Maemo::state() and Maemo::addrinfo() are changed to be synchronous
       
    23     and fully blocking functions. The old non-blocking versions are called 
       
    24     Maemo::state_non_blocking() and Maemo::addrinfo_non_blocking().
       
    25 
       
    26  -- Jukka Rissanen <jukka.rissanen@nokia.com>  Wed, 14 Jul 2010 10:12:47 +0300
       
    27 
       
    28 libconninet (0.40) unstable; urgency=low
       
    29 
       
    30   * Fixes: NB#167465 - Unable to open network connection using libbearer
       
    31 
       
    32  -- Jukka Rissanen <jukka.rissanen@nokia.com>  Tue, 11 May 2010 10:47:10 +0300
       
    33 
       
    34 libconninet (0.39) unstable; urgency=low
       
    35 
       
    36   * Fixes: NB#167982 - initialize DBus vtable in DBusDispatcher.
       
    37 
       
    38  -- Aapo Makela <aapo.makela@nokia.com>  Mon, 10 May 2010 14:42:39 +0300
       
    39 
       
    40 libconninet (0.38) unstable; urgency=low
       
    41 
       
    42   * Changing icd2 connect_req to be synchronous as the check for
       
    43     returned connect signal did not work correctly, this caused a
       
    44     long timeout when connect() was called.
       
    45   * Scan sometimes missed results and did not return them to caller.
       
    46   * HTTP proxy settings were not set correctly.
       
    47 
       
    48  -- Jukka Rissanen <jukka.rissanen@nokia.com>  Thu, 15 Apr 2010 11:25:06 +0300
       
    49 
       
    50 libconninet (0.37) unstable; urgency=low
       
    51 
       
    52   * Make proxy config reference counting atomic.
       
    53 
       
    54  -- Jukka Rissanen <jukka.rissanen@nokia.com>  Wed,  3 Mar 2010 13:23:08 +0200
       
    55 
       
    56 libconninet (0.36) unstable; urgency=low
       
    57 
       
    58   * Fixes: NB#157586 - Cleanup dbus listener when WLAN scanning object is
       
    59     deleted.
       
    60 
       
    61  -- Jukka Rissanen <jukka.rissanen@nokia.com>  Fri, 26 Feb 2010 13:30:41 +0200
       
    62 
       
    63 libconninet (0.35) unstable; urgency=low
       
    64 
       
    65   * Fixes: NB#156883 - libconninet fails to build under the Platform SDK (SB2)
       
    66 
       
    67  -- Jukka Rissanen <jukka.rissanen@nokia.com>  Thu, 18 Feb 2010 12:14:40 +0200
       
    68 
       
    69 libconninet (0.34) unstable; urgency=low
       
    70 
       
    71   * Coverity fix
       
    72 
       
    73  -- Jukka Rissanen <jukka.rissanen@nokia.com>  Tue, 16 Feb 2010 16:38:00 +0200
       
    74 
       
    75 libconninet (0.33) unstable; urgency=low
       
    76 
       
    77   * Added API to update Qt proxy config.
       
    78 
       
    79  -- Jukka Rissanen <jukka.rissanen@nokia.com>  Tue, 26 Jan 2010 15:48:36 +0200
       
    80 
       
    81 libconninet (0.32) unstable; urgency=low
       
    82 
       
    83   * Fixed IAPConf to unset value when set value is invalid.
       
    84   * Updated IAPMonitor to use libconnsettings.
       
    85 
       
    86  -- Aapo Makela <aapo.makela@nokia.com>  Wed, 03 Feb 2010 07:32:45 +0200
       
    87 
       
    88 libconninet (0.31) unstable; urgency=low
       
    89 
       
    90   * Fixes: NB#154892 - Check nulls in IAPConf.
       
    91 
       
    92  -- Aapo Makela <aapo.makela@nokia.com>  Mon, 01 Feb 2010 09:32:06 +0200
       
    93 
       
    94 libconninet (0.30) unstable; urgency=low
       
    95 
       
    96   * Updated IAPConf to use libconnsettings.
       
    97 
       
    98  -- Aapo Makela <aapo.makela@nokia.com>  Fri, 29 Jan 2010 12:58:03 +0200
       
    99 
       
   100 libconninet (0.29) unstable; urgency=low
       
   101 
       
   102   * Fixed dependencies
       
   103 
       
   104  -- Jukka Rissanen <jukka.rissanen@nokia.com>  Fri, 15 Jan 2010 10:16:07 +0200
       
   105 
       
   106 libconninet (0.28) unstable; urgency=low
       
   107 
       
   108   * Get rid of libdui dependency
       
   109 
       
   110  -- Jukka Rissanen <jukka.rissanen@nokia.com>  Wed, 13 Jan 2010 09:56:26 +0200
       
   111 
       
   112 libconninet (0.27) unstable; urgency=low
       
   113 
       
   114   * Insert new pending calls to the list in DBusDispatcher.
       
   115 
       
   116  -- Aapo Makela <aapo.makela@nokia.com>  Tue, 22 Dec 2009 14:27:32 +0200
       
   117 
       
   118 libconninet (0.26) unstable; urgency=low
       
   119 
       
   120   * Added possibility to specify different signal path for DBusDispatcher.
       
   121 
       
   122  -- Aapo Makela <aapo.makela@nokia.com>  Wed, 25 Nov 2009 14:27:34 +0200
       
   123 
       
   124 libconninet (0.25) unstable; urgency=low
       
   125 
       
   126   * Fixes: NB#146450 - All scan results were not returned to the caller.
       
   127 
       
   128  -- Jukka Rissanen <jukka.rissanen@nokia.com>  Mon, 16 Nov 2009 17:23:15 +0200
       
   129 
       
   130 libconninet (0.24) unstable; urgency=low
       
   131 
       
   132   * Wait all scan results for all network types in Maemo::Icd::scan()
       
   133 
       
   134  -- Jukka Rissanen <jukka.rissanen@nokia.com>  Fri,  6 Nov 2009 14:45:23 +0200
       
   135 
       
   136 libconninet (0.23) unstable; urgency=low
       
   137 
       
   138   * Fixes: NB#143361 - Assert failure in session class for GPRS IAP.
       
   139 
       
   140  -- Jukka Rissanen <jukka.rissanen@nokia.com>  Mon, 19 Oct 2009 16:00:14 +0300
       
   141 
       
   142 libconninet (0.22) unstable; urgency=low
       
   143 
       
   144   * Fixed the error checking if scan returns 0 results.
       
   145 
       
   146  -- Jukka Rissanen <jukka.rissanen@nokia.com>  Wed,  7 Oct 2009 13:50:27 +0300
       
   147 
       
   148 libconninet (0.21) unstable; urgency=low
       
   149 
       
   150   * Support multiple DBusDispatcher classes at the same time. This is
       
   151     required by Maemo::Icd class so that multiple instances of it can
       
   152     be used the same time.
       
   153 
       
   154  -- Jukka Rissanen <jukka.rissanen@nokia.com>  Mon,  5 Oct 2009 16:33:43 +0300
       
   155 
       
   156 libconninet (0.20) unstable; urgency=low
       
   157 
       
   158   * Fixed memory leak in IAPConf::setValue()
       
   159 
       
   160  -- Jukka Rissanen <jukka.rissanen@nokia.com>  Fri,  2 Oct 2009 13:02:21 +0300
       
   161 
       
   162 libconninet (0.19) unstable; urgency=low
       
   163 
       
   164   * Fixed connect_req to one specific IAP in Icd class.
       
   165 
       
   166  -- Jukka Rissanen <jukka.rissanen@nokia.com>  Tue, 29 Sep 2009 17:02:46 +0300
       
   167 
       
   168 libconninet (0.18) unstable; urgency=low
       
   169 
       
   170   * Make sure the library will not abort in Icd class if scan does
       
   171     not return any results.
       
   172 
       
   173  -- Jukka Rissanen <jukka.rissanen@nokia.com>  Tue, 22 Sep 2009 17:00:12 +0300
       
   174 
       
   175 libconninet (0.17) unstable; urgency=low
       
   176 
       
   177   * Added IAP monitoring support.
       
   178 
       
   179  -- Jukka Rissanen <jukka.rissanen@nokia.com>  Mon, 21 Sep 2009 16:29:31 +0300
       
   180 
       
   181 libconninet (0.16) unstable; urgency=low
       
   182 
       
   183   * Disabled the old osso-ic dbus interface as it is currently not used.
       
   184   * Fixed the addrinfo request, now addresses are returned correctly to
       
   185     the caller.
       
   186 
       
   187  -- Jukka Rissanen <jukka.rissanen@nokia.com>  Thu, 17 Sep 2009 15:56:13 +0300
       
   188 
       
   189 libconninet (0.15) unstable; urgency=low
       
   190 
       
   191   * Enabling state_req, statistics_req and addrinfo_req support
       
   192     functions in Maemo::Icd as the corresponding DBUS API functions are
       
   193     fixed in icd2 v0.89
       
   194 
       
   195  -- Jukka Rissanen <jukka.rissanen@nokia.com>  Fri, 24 Jul 2009 15:23:02 +0300
       
   196 
       
   197 libconninet (0.14) unstable; urgency=low
       
   198 
       
   199   * Icd statistics support added.
       
   200   * Icd address information support added.
       
   201   * Icd scan method does not return the final (and empty) result any more.
       
   202   * Added initial unit test implementation for Icd class.
       
   203   * Some of the status functions in Icd class disabled because of issues
       
   204     in icd2 and the dbus api.
       
   205 
       
   206  -- Jukka Rissanen <jukka.rissanen@nokia.com>  Thu, 23 Jul 2009 11:03:05 +0300
       
   207 
       
   208 libconninet (0.13) unstable; urgency=low
       
   209 
       
   210   * Added API to get all the configured IAPs.
       
   211 
       
   212  -- Jukka Rissanen <jukka.rissanen@nokia.com>  Tue, 21 Jul 2009 09:47:18 +0300
       
   213 
       
   214 libconninet (0.12) unstable; urgency=low
       
   215 
       
   216   * Replaced duivaluespace by Dui in pkg-config file because the
       
   217     duivaluespace is deprecated.
       
   218 
       
   219  -- Jukka Rissanen <jukka.rissanen@nokia.com>  Mon, 20 Jul 2009 16:00:10 +0300
       
   220 
       
   221 libconninet (0.11) unstable; urgency=low
       
   222 
       
   223   * Using libdui instead of libduivaluespace because it is deprecated.
       
   224   * The IAPConf::clear() uses native gconf API instead of launching gconftool
       
   225   * Check that state_req call returned list and the list contains entries
       
   226     before trying to access it.
       
   227 
       
   228  -- Jukka Rissanen <jukka.rissanen@nokia.com>  Mon, 20 Jul 2009 14:55:15 +0300
       
   229 
       
   230 libconninet (0.10) unstable; urgency=low
       
   231 
       
   232   * connect() did not return ok when connection succeeded.
       
   233 
       
   234  -- Jukka Rissanen <jukka.rissanen@nokia.com>  Thu, 25 Jun 2009 09:31:21 +0300
       
   235 
       
   236 libconninet (0.9) unstable; urgency=low
       
   237 
       
   238   * Connection timeout set to 2.5min, same as in fremantle.
       
   239 
       
   240  -- Jukka Rissanen <jukka.rissanen@nokia.com>  Wed, 17 Jun 2009 13:36:40 +0300
       
   241 
       
   242 libconninet (0.8) unstable; urgency=low
       
   243 
       
   244   * Fix state_req signal received from Icd
       
   245 
       
   246  -- Jukka Rissanen <jukka.rissanen@nokia.com>  Thu, 11 Jun 2009 17:19:33 +0300
       
   247 
       
   248 libconninet (0.7) unstable; urgency=low
       
   249 
       
   250   * Icd disconnect and select reqs are made synchronous as we do not
       
   251     wait the return status. The previous async version was causing core
       
   252     dumps if Icd class was destroyed too early.
       
   253 
       
   254  -- Jukka Rissanen <jukka.rissanen@nokia.com>  Thu, 11 Jun 2009 11:52:36 +0300
       
   255 
       
   256 libconninet (0.6) unstable; urgency=low
       
   257 
       
   258   * Fixed the libconninet0-dev dependencies.
       
   259 
       
   260  -- Jukka Rissanen <jukka.rissanen@nokia.com>  Mon,  8 Jun 2009 10:47:56 +0300
       
   261 
       
   262 libconninet (0.5) unstable; urgency=low
       
   263 
       
   264   * Fixed missing QObject connect functions.
       
   265   * Fixed IAPConf to return invalid QVariant if the value does not exist.
       
   266 
       
   267  -- Jukka Rissanen <jukka.rissanen@nokia.com>  Mon, 01 Jun 2009 13:58:53 +0300
       
   268 
       
   269 libconninet (0.4) unstable; urgency=low
       
   270 
       
   271   * Fixed QObject signal setting for Maemo::Icd
       
   272 
       
   273  -- Jukka Rissanen <jukka.rissanen@nokia.com>  Wed, 20 May 2009 13:51:11 +0300
       
   274 
       
   275 libconninet (0.3) unstable; urgency=low
       
   276 
       
   277   * Refactoring classes
       
   278   * Added IAPConf class.
       
   279 
       
   280  -- Jukka Rissanen <jukka.rissanen@nokia.com>  Thu, 14 May 2009 13:24:11 +0300
       
   281 
       
   282 libconninet (0.2) unstable; urgency=low
       
   283 
       
   284   * Fixed pkgconfig file which had wrong dependency
       
   285   * Added DBus array and struct support to DBusDispatcher.
       
   286 
       
   287  -- Jukka Rissanen <jukka.rissanen@nokia.com>  Wed, 13 May 2009 12:11:00 +0300
       
   288 
       
   289 libconninet (0.1) unstable; urgency=low
       
   290 
       
   291   * Initial Release.
       
   292 
       
   293  -- Jukka Rissanen <jukka.rissanen@nokia.com>  Tue, 12 May 2009 16:10:27 +0200