Change logs for nuntium source package in Wily

  • nuntium (1.4+15.10.20150902-0ubuntu1) wily; urgency=medium
    
      [ Alfonso Sanchez-Beato ]
      * [ Dimitri John Ledkov ] Migrate from :sys:started events to dbus
        owner signals.
    
     -- CI Train Bot <email address hidden>  Wed, 02 Sep 2015 12:09:41 +0000
  • nuntium (1.4+15.10.20150714-0ubuntu1) wily; urgency=medium
    
      [ Dennis O'Flaherty ]
      * Enable receiving non-SMIL messages
    
      [ Alfonso Sanchez-Beato (email Canonical) ]
      * Fix decoding of From field value (LP: #1360403)
    
     -- CI Train Bot <email address hidden>  Tue, 14 Jul 2015 09:19:52 +0000
  • nuntium (1.4+15.10.20150707.1-0ubuntu1) wily; urgency=medium
    
      [ Alfonso Sanchez-Beato (email Canonical) ]
      * Track properly org.ofono.PushNotificationAgent (LP: #1471740)
    
     -- CI Train Bot <email address hidden>  Tue, 07 Jul 2015 10:42:24 +0000
  • nuntium (1.4+15.10.20150701.2-0ubuntu1) wily; urgency=medium
    
      [ Alfonso Sanchez-Beato (email Canonical) ]
      * Use proxy and proxy port from ofono Settings property (LP: #1417976)
    
     -- CI Train Bot <email address hidden>  Wed, 01 Jul 2015 16:36:42 +0000
  • nuntium (1.4+15.10.20150615-0ubuntu1) wily; urgency=medium
    
      [ Alfonso Sanchez-Beato (email Canonical) ]
      * Fix LP: #1461107 and make PDU decoding more robust
      * Fix LP: #1460012 (context opened twice on rx)
      * Wait between retries when opening an IP context
      * Set ofono's Preferred property when a context is known to work
    
     -- CI Train Bot <email address hidden>  Mon, 15 Jun 2015 08:52:13 +0000
  • nuntium (1.4+15.10.20150604-0ubuntu1) wily; urgency=medium
    
      [ Alfonso Sanchez-Beato (email Canonical) ]
      * Fix LP #1459995 and most bugs which symptom is not receiving MMS
        messages
      * Remove nuntium binary from VC
    
    nuntium (1.4+15.04.20150521-0ubuntu1) vivid; urgency=medium
    
      [ Sergio Schvezov ]
      * Decode properly content type when there are parameters
    
      [ Alfonso Sanchez-Beato ]
      * Fix LP: #1441135 in the event of an oFono crash
      * Use oFono's Preferred property when selecting the mobile context
    
    nuntium (1.4+15.04.20150518-0ubuntu1) UNRELEASED; urgency=medium
    
      * Change upstart job so nuntium is re-spawned after an exit/crash
    
    nuntium (1.4+15.04.20150422-0ubuntu1) vivid; urgency=medium
    
      [ CI Train Bot ]
      * New rebuild forced.
    
      [ Ricardo Salveti de Araujo ]
      * control: building with golang-go instead (only package currently
        using gccgo)
    
    nuntium (1.4-0ubuntu6) vivid; urgency=medium
    
      * Drop the build dependency on gccgo-go.
    
    nuntium (1.4-0ubuntu5) vivid; urgency=medium
    
      * Still build-depend on gccgo-go on 32bit architectures.
    
    nuntium (1.4-0ubuntu4) vivid; urgency=medium
    
      * Drop the build dependency on gccgo-go.
      * Drop the special handling for gccgo architectures.
    
    nuntium (1.4-0ubuntu2) vivid; urgency=medium
    
      * Adjusting packaging to work on ppc64el.
    
    nuntium (1.4-0ubuntu1) vivid; urgency=medium
    
      [Manuel de la Pena]
      * Adding support for multiple recipients. (LP: #1398440)
    
    nuntium (1.1-0ubuntu1) vivid; urgency=medium
    
      * Minor tree refactor.
      * Test tool added.
      * Documentation added.
    
    nuntium (0.1+14.10.20141013-0ubuntu1) 14.09; urgency=low
    
      [ Sergio Schvezov ]
      * Hold off on retrying when ofono fails to activate a context with a
        generic failure (LP: #1380699)
    
    nuntium (0.1+14.10.20141002-0ubuntu1) 14.09; urgency=low
    
      [ Sergio Schvezov ]
      * Allow context selection over the org.ofono.mms.Service interface
        (LP: #1370660)
      * Syncing upload/download operations with activation/deactivation per
        request. Moving all the ofono context property checks and reflection
        logic to proper functions for easier reuse and readability. (LP:
        #1376224)
      * Retry on NotAttached ofono errors (LP: #1371032)
    
    nuntium (0.1+14.10.20140924-0ubuntu1) 14.09; urgency=low
    
      [ Sergio Schvezov ]
      * Using the same optional parameters android uses for sending, fixing
        length encoding for lengths < 30, adding extra params to the content
        types. (LP: #1349299)
    
    nuntium (0.1+14.10.20140918-0ubuntu1) 14.09; urgency=low
    
      [ Sergio Schvezov ]
      * Iterate over a list of possible valid MMS contexts and store the
        preferred one (LP: #1370659)
    
    nuntium (0.1+14.10.20140915.1-0ubuntu1) 14.09; urgency=low
    
      [ Ubuntu daily release ]
      * New rebuild forced
    
      [ Sergio Schvezov ]
      * Add a missing return statement when decoding fails with an
        additional decoding test. (LP: #1369143)
    
    nuntium (0.1+14.10.20140912-0ubuntu1) utopic; urgency=low
    
      [ Sergio Schvezov ]
      * Allow proxyless contexts to be selected for MMS (LP: #1362008)
    
    nuntium (0.1+14.10.20140904-0ubuntu1) utopic; urgency=low
    
      [ Sergio Schvezov ]
      * Better error handling on sending MMS and lowering the supported
        version number for broader carrier support (LP: #1349299)
    
    nuntium (0.1+14.10.20140902-0ubuntu1) utopic; urgency=low
    
      [ Sergio Schvezov ]
      * Read reflected content length for push data into the correct type.
        (LP: #1342441)
    
    nuntium (0.1+14.10.20140814-0ubuntu1) utopic; urgency=low
    
      [ Tiago Salem Herrmann ]
      * Add ModemObjectPath property to Service.
    
    nuntium (0.1+14.10.20140721-0ubuntu1) utopic; urgency=low
    
      [ Sergio Schvezov ]
      * Calling sync and close after encoding and before uploading.
      * Header parameter encoding corrections for content type and from
        token insert address length.
      * Attachment encoding fixes. (LP: #1342270)
      * Tracking response file for uploads (remaining parts to be done when
        telepathy-ofono integration work starts)
    
    nuntium (0.1+14.10.20140702.2-0ubuntu1) utopic; urgency=low
    
      [ CI bot ]
      * Upload support while moving udm to it's new package namespace
      * SendMessage telepathy service support with necessary encoder fixes.
    
      [ Sergio Schvezov ]
      * Improving incoming dbus method call handling for the mms service
        interface
      * Waiting for calls to GetServices on the proper interface
      * Adding a minimal telepathy message interface
      * Fixing recv for multiple recipients.
      * Making decoding less verbose and logging information on errors only
      * Adding encode -> decode tests for the cases where decoding is the
        inverse function of encoding.
      * Relaxing matching for smil media type
      * Length bound checks fix (LP: #1336146)
      * Sending MessageAdded with draft Status for new outgoing messages
    
    nuntium (0.1+14.10.20140621-0ubuntu1) utopic; urgency=low
    
      [ Sergio Schvezov ]
      * Decoding well known media types in the push notification. (LP:
        #1330917)
    
    nuntium (0.1+14.10.20140529-0ubuntu1) utopic; urgency=low
    
      [ Sergio Schvezov ]
      * Fixing constrained content type decoding (LP: #1324182)
    
    nuntium (0.1+14.10.20140514.1-0ubuntu1) utopic; urgency=low
    
      [ Sergio Schvezov ]
      * Fixing a string decode bounds issue
      * Removing redundant log line
      * Adding one more condition to the upstart start stanza since the
        first event can be missed
      * Splitting up ofono package to smaller logical bits
      * Encoder improvements
    
    nuntium (0.1-0ubuntu2) utopic; urgency=medium
    
      * Moving stray Built-Using from Depends into Built-Using.
    
    nuntium (0.1-0ubuntu1) utopic; urgency=low
    
      * Initial packaging.
    
     -- CI Train Bot <email address hidden>  Thu, 04 Jun 2015 12:49:28 +0000
  • nuntium (1.4+15.10.20150521-0ubuntu8) wily; urgency=medium
    
      [ Sergio Schvezov ]
      * Decode properly content type when there are parameters
    
      [ Alfonso Sanchez-Beato ]
      * Fix LP: #1441135 in the event of an oFono crash
      * Use oFono's Preferred property when selecting the mobile context
    
    nuntium (1.4+15.04.20150518-0ubuntu1) UNRELEASED; urgency=medium
    
      * Change upstart job so nuntium is re-spawned after an exit/crash
    
     -- CI Train Bot <email address hidden>  Thu, 21 May 2015 06:27:56 +0000
  • nuntium (1.4+15.04.20150422-0ubuntu1) vivid; urgency=medium
    
      [ CI Train Bot ]
      * New rebuild forced.
    
      [ Ricardo Salveti de Araujo ]
      * control: building with golang-go instead (only package currently
        using gccgo)
    
    nuntium (1.4-0ubuntu6) vivid; urgency=medium
    
      * Drop the build dependency on gccgo-go.
    
    nuntium (1.4-0ubuntu5) vivid; urgency=medium
    
      * Still build-depend on gccgo-go on 32bit architectures.
    
    nuntium (1.4-0ubuntu4) vivid; urgency=medium
    
      * Drop the build dependency on gccgo-go.
      * Drop the special handling for gccgo architectures.
    
    nuntium (1.4-0ubuntu2) vivid; urgency=medium
    
      * Adjusting packaging to work on ppc64el.
    
    nuntium (1.4-0ubuntu1) vivid; urgency=medium
    
      [Manuel de la Pena]
      * Adding support for multiple recipients. (LP: #1398440)
    
    nuntium (1.1-0ubuntu1) vivid; urgency=medium
    
      * Minor tree refactor.
      * Test tool added.
      * Documentation added.
    
    nuntium (0.1+14.10.20141013-0ubuntu1) 14.09; urgency=low
    
      [ Sergio Schvezov ]
      * Hold off on retrying when ofono fails to activate a context with a
        generic failure (LP: #1380699)
    
    nuntium (0.1+14.10.20141002-0ubuntu1) 14.09; urgency=low
    
      [ Sergio Schvezov ]
      * Allow context selection over the org.ofono.mms.Service interface
        (LP: #1370660)
      * Syncing upload/download operations with activation/deactivation per
        request. Moving all the ofono context property checks and reflection
        logic to proper functions for easier reuse and readability. (LP:
        #1376224)
      * Retry on NotAttached ofono errors (LP: #1371032)
    
    nuntium (0.1+14.10.20140924-0ubuntu1) 14.09; urgency=low
    
      [ Sergio Schvezov ]
      * Using the same optional parameters android uses for sending, fixing
        length encoding for lengths < 30, adding extra params to the content
        types. (LP: #1349299)
    
    nuntium (0.1+14.10.20140918-0ubuntu1) 14.09; urgency=low
    
      [ Sergio Schvezov ]
      * Iterate over a list of possible valid MMS contexts and store the
        preferred one (LP: #1370659)
    
    nuntium (0.1+14.10.20140915.1-0ubuntu1) 14.09; urgency=low
    
      [ Ubuntu daily release ]
      * New rebuild forced
    
      [ Sergio Schvezov ]
      * Add a missing return statement when decoding fails with an
        additional decoding test. (LP: #1369143)
    
    nuntium (0.1+14.10.20140912-0ubuntu1) utopic; urgency=low
    
      [ Sergio Schvezov ]
      * Allow proxyless contexts to be selected for MMS (LP: #1362008)
    
    nuntium (0.1+14.10.20140904-0ubuntu1) utopic; urgency=low
    
      [ Sergio Schvezov ]
      * Better error handling on sending MMS and lowering the supported
        version number for broader carrier support (LP: #1349299)
    
    nuntium (0.1+14.10.20140902-0ubuntu1) utopic; urgency=low
    
      [ Sergio Schvezov ]
      * Read reflected content length for push data into the correct type.
        (LP: #1342441)
    
    nuntium (0.1+14.10.20140814-0ubuntu1) utopic; urgency=low
    
      [ Tiago Salem Herrmann ]
      * Add ModemObjectPath property to Service.
    
    nuntium (0.1+14.10.20140721-0ubuntu1) utopic; urgency=low
    
      [ Sergio Schvezov ]
      * Calling sync and close after encoding and before uploading.
      * Header parameter encoding corrections for content type and from
        token insert address length.
      * Attachment encoding fixes. (LP: #1342270)
      * Tracking response file for uploads (remaining parts to be done when
        telepathy-ofono integration work starts)
    
    nuntium (0.1+14.10.20140702.2-0ubuntu1) utopic; urgency=low
    
      [ CI bot ]
      * Upload support while moving udm to it's new package namespace
      * SendMessage telepathy service support with necessary encoder fixes.
    
      [ Sergio Schvezov ]
      * Improving incoming dbus method call handling for the mms service
        interface
      * Waiting for calls to GetServices on the proper interface
      * Adding a minimal telepathy message interface
      * Fixing recv for multiple recipients.
      * Making decoding less verbose and logging information on errors only
      * Adding encode -> decode tests for the cases where decoding is the
        inverse function of encoding.
      * Relaxing matching for smil media type
      * Length bound checks fix (LP: #1336146)
      * Sending MessageAdded with draft Status for new outgoing messages
    
    nuntium (0.1+14.10.20140621-0ubuntu1) utopic; urgency=low
    
      [ Sergio Schvezov ]
      * Decoding well known media types in the push notification. (LP:
        #1330917)
    
    nuntium (0.1+14.10.20140529-0ubuntu1) utopic; urgency=low
    
      [ Sergio Schvezov ]
      * Fixing constrained content type decoding (LP: #1324182)
    
    nuntium (0.1+14.10.20140514.1-0ubuntu1) utopic; urgency=low
    
      [ Sergio Schvezov ]
      * Fixing a string decode bounds issue
      * Removing redundant log line
      * Adding one more condition to the upstart start stanza since the
        first event can be missed
      * Splitting up ofono package to smaller logical bits
      * Encoder improvements
    
    nuntium (0.1-0ubuntu2) utopic; urgency=medium
    
      * Moving stray Built-Using from Depends into Built-Using.
    
    nuntium (0.1-0ubuntu1) utopic; urgency=low
    
      * Initial packaging.
     -- CI Train Bot <email address hidden>   Wed, 22 Apr 2015 00:58:08 +0000
  • nuntium (1.4-0ubuntu6) vivid; urgency=medium
    
      * Drop the build dependency on gccgo-go.
     -- Matthias Klose <email address hidden>   Tue, 10 Mar 2015 19:33:49 +0100