Changelogs from build 20131202.2 to 20131203


 grilo-plugins

  Changesfile not available.

  ifupdown (0.7.47.1ubuntu1) trusty; urgency=low
 .
   * Merge from Debian. Remaining changes:
     - If the /etc/NetworkManager/NetworkManager.conf file is present
       but doesn't have the "ifupdown:managed" the previous upload instructed
       the iniparser to return -1, which evaluates to TRUE. We instead instruct
       it to return 0, as we shouldn't prevent ifupdown from managing the
       interfaces in that case, as NM won't either. (LP: #281984)
     - Remove /etc/default/networking as the upstart job doesn't use it and
       can't really use it without some significant changes (support exclusion
       lists in all the upstart jobs).
     - Add transition code for moving /etc/init.d/networking from netbase
       to ifupdown.
     - Make /etc/init.d/networking exit 1 immediately on Upstart system
       with an error message telling the user to use 'service'.
     - Always call dhclient with -1, Ubuntu carries a patch so that renewal
       won't time out.
     - On upgrade from 0.7.5ubuntu4, handle the fact that our unmodified
       conffile may have a mismatch in the dpkg database and manually
       shuffle the file around on upgrade.  LP: #1217263.
     - Fix testbuild.linux (missing settle-dad.sh)
 .
 ifupdown (0.7.47.1) unstable; urgency=low
 .
   * Depend on adduser (Closes: #730598).
 .
 ifupdown (0.7.47) unstable; urgency=low
 .
   * Don't use hardlinks for ifdown and ifquery.
   * Remove Petter from the Uploaders.
   * Ensure netdev group exists.


 libsoup2.4

  Changesfile not available.

  lxc (1.0.0~alpha3-0ubuntu5) trusty; urgency=low
 .
   * Add -w to iptables calls in lxc-net (LP: #1257117)


  ofono (1.12+bzr6844-0ubuntu1) trusty; urgency=low
 .
   [ Alfonso Sanchez-Beato ]
   * gril: enable low-level multi-request support
   * plugins: add mnclength plugin; re-factored fix (LP: #1231320)
 .
   [ Tony Espy ]
   * rilmodem: re-factor cb_data_new to include user param.
   * gril, rilmodem/gprs, rilmodem/network-registration:
     - merge nemomobile gprs/netreg code
     - re-factor parcel code
     - add gprs/netreg parcel unit tests