[ubuntu/wily-proposed] network-manager 1.0.4-0ubuntu1 (Accepted)

Mathieu Trudel-Lapierre mathieu-tl at ubuntu.com
Thu Aug 20 14:21:15 UTC 2015


network-manager (1.0.4-0ubuntu1) wily; urgency=medium

  * New upstream release.
  * Patches removed because applied upstream:
    - 0006-tui-fix-Wi-Fi-section-of-nmtui-connect-list-in-non-U.patch
    - 0007-core-fix-checks-for-default-routes-by-comparing-the-.patch
    - 0009-Support-building-against-libsystemd-library.patch
    - 0010-tui-fix-requesting-and-displaying-secrets.patch
    - 0011-tui-fix-updating-of-NmtPasswordFields-passwords-bgo-.patch
    - 0012-fix-arping-path.patch
    - 0013-fix-dhclient-abnormal-exit-due-to-SIGPIPE.patch
    - 0014-log-DHCLIENT-exit-status-better.patch
    - fix_default_routes.patch
    - git_assert_test-remote-settings-client_746a13bd.patch
    - git_fix_crash_test-remote-settings-client_98e7145f.patch
    - git_fix_nmcli_multiple_wifi.patch
    - git_ignore_cache_routes_faa7d8ab.patch
    - git_primary_connection_type_aab7fbfc.patch
  * Refreshed all patches.
  * debian/patches/conditional_libteam_tests.patch: make team device tests as
    conditional to libteam being available as the support for the devices.
  * Resynchronise with Debian; remaining changes:
    - debian/control: Updated Vcs tags; enabled autopkgtests.
    - debian/control: Build-Depends on libgnutls-dev and libgcrypt20-dev.
    - debian/control: reshuffle Depends for network-manager due to main
      inclusion requirements, and add Breaks for old versions of plugins.
    - debian/control: network-manager Conflicts with connman.
    - debian/control: update network-manager Description since we don't ship
      with team support yet, and dnsmasq-base isn't optional.
    - debian/ifblacklist_migrate.sh: update to better handle interfaces stanza.
    - debian/libnm*-dev.install: ship vala bindings.
    - debian/NetworkManager.conf: enable the ofono plugin and dnsmasq use as a
      local DNS cache.
    - debian/network-manager.dirs: add /etc/NetworkManager/dnsmasq.d.
    - debian/network-manager.install: add files for the ofono plugin.
    - debian/network-manager.install: add Apport hook.
    - debian/network-manager.links: link....
    - debian/network-manager.postinst: Don't need to migrate from sysvinit,
      just keep removing the sysvinit script symlinks.
    - debian/network-manager.postinst: Don't add the netdev group.
    - debian/network-manager.postinst: Notify the user a reboot may be
      required after upgrade.
    - debian/network-manager.upstart: ship an upstart job for NM.
    - debian/rules: configure: disable libteam.
    - debian/rules: configure: enable building vala bindings.
    - debian/rules: configure: enable running tests during the build.
    - debian/rules: don't install sysvinit scripts.
    - debian/rules: copy over dnsmasq configuration files.
    - debian/rules: don't restart NetworkManager on upgrade.
    - debian/rules: run NM's unit tests in dh_auto_test via dbus-test-runner.
    - debian/source_network-manager.py: ship an Apport hook.
    - debian/tests: Ship autopkgtests for automated functional testing.
  * debian/NetworkManager.conf: temporarily disable the ofono plugin, it needs
    more porting (and possibly some g_type_ensure hack).

Date: Thu, 20 Aug 2015 16:18:32 +0200
Changed-By: Mathieu Trudel-Lapierre <mathieu-tl at ubuntu.com>
Maintainer: Ubuntu Core Dev Team <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/network-manager/1.0.4-0ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Thu, 20 Aug 2015 16:18:32 +0200
Source: network-manager
Binary: network-manager network-manager-dev libnm-glib4 libnm-glib-dev libnm-glib-vpn1 libnm-glib-vpn-dev libnm-util2 libnm-util-dev libnm0 libnm-dev network-manager-dbg gir1.2-networkmanager-1.0
Architecture: source
Version: 1.0.4-0ubuntu1
Distribution: wily
Urgency: medium
Maintainer: Ubuntu Core Dev Team <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Mathieu Trudel-Lapierre <mathieu-tl at ubuntu.com>
Description:
 gir1.2-networkmanager-1.0 - GObject introspection data for NetworkManager
 libnm-dev  - GObject-based client library for NetworkManager (development file
 libnm-glib-dev - network management framework (GLib interface)
 libnm-glib-vpn-dev - network management framework (GLib interface)
 libnm-glib-vpn1 - network management framework (GLib VPN shared library)
 libnm-glib4 - network management framework (GLib shared library)
 libnm-util-dev - network management framework (development files)
 libnm-util2 - network management framework (shared library)
 libnm0     - GObject-based client library for NetworkManager
 network-manager - network management framework (daemon and userspace tools)
 network-manager-dbg - network management framework (debugging symbols)
 network-manager-dev - network management framework (development files)
Changes:
 network-manager (1.0.4-0ubuntu1) wily; urgency=medium
 .
   * New upstream release.
   * Patches removed because applied upstream:
     - 0006-tui-fix-Wi-Fi-section-of-nmtui-connect-list-in-non-U.patch
     - 0007-core-fix-checks-for-default-routes-by-comparing-the-.patch
     - 0009-Support-building-against-libsystemd-library.patch
     - 0010-tui-fix-requesting-and-displaying-secrets.patch
     - 0011-tui-fix-updating-of-NmtPasswordFields-passwords-bgo-.patch
     - 0012-fix-arping-path.patch
     - 0013-fix-dhclient-abnormal-exit-due-to-SIGPIPE.patch
     - 0014-log-DHCLIENT-exit-status-better.patch
     - fix_default_routes.patch
     - git_assert_test-remote-settings-client_746a13bd.patch
     - git_fix_crash_test-remote-settings-client_98e7145f.patch
     - git_fix_nmcli_multiple_wifi.patch
     - git_ignore_cache_routes_faa7d8ab.patch
     - git_primary_connection_type_aab7fbfc.patch
   * Refreshed all patches.
   * debian/patches/conditional_libteam_tests.patch: make team device tests as
     conditional to libteam being available as the support for the devices.
   * Resynchronise with Debian; remaining changes:
     - debian/control: Updated Vcs tags; enabled autopkgtests.
     - debian/control: Build-Depends on libgnutls-dev and libgcrypt20-dev.
     - debian/control: reshuffle Depends for network-manager due to main
       inclusion requirements, and add Breaks for old versions of plugins.
     - debian/control: network-manager Conflicts with connman.
     - debian/control: update network-manager Description since we don't ship
       with team support yet, and dnsmasq-base isn't optional.
     - debian/ifblacklist_migrate.sh: update to better handle interfaces stanza.
     - debian/libnm*-dev.install: ship vala bindings.
     - debian/NetworkManager.conf: enable the ofono plugin and dnsmasq use as a
       local DNS cache.
     - debian/network-manager.dirs: add /etc/NetworkManager/dnsmasq.d.
     - debian/network-manager.install: add files for the ofono plugin.
     - debian/network-manager.install: add Apport hook.
     - debian/network-manager.links: link....
     - debian/network-manager.postinst: Don't need to migrate from sysvinit,
       just keep removing the sysvinit script symlinks.
     - debian/network-manager.postinst: Don't add the netdev group.
     - debian/network-manager.postinst: Notify the user a reboot may be
       required after upgrade.
     - debian/network-manager.upstart: ship an upstart job for NM.
     - debian/rules: configure: disable libteam.
     - debian/rules: configure: enable building vala bindings.
     - debian/rules: configure: enable running tests during the build.
     - debian/rules: don't install sysvinit scripts.
     - debian/rules: copy over dnsmasq configuration files.
     - debian/rules: don't restart NetworkManager on upgrade.
     - debian/rules: run NM's unit tests in dh_auto_test via dbus-test-runner.
     - debian/source_network-manager.py: ship an Apport hook.
     - debian/tests: Ship autopkgtests for automated functional testing.
   * debian/NetworkManager.conf: temporarily disable the ofono plugin, it needs
     more porting (and possibly some g_type_ensure hack).
Checksums-Sha1:
 943c88a1415adc128250da8c3b82e84a00dde950 3652 network-manager_1.0.4-0ubuntu1.dsc
 bb12da39651f1477278ba4f2d5d0fac17a99bb61 3364168 network-manager_1.0.4.orig.tar.xz
 f92b17341bfd5e507793eb00379b9e0737af7af9 164536 network-manager_1.0.4-0ubuntu1.debian.tar.xz
Checksums-Sha256:
 2c50828b4ee779d95a1e1e7e645f86b01f335a01d490342fa7b97eaa57091f40 3652 network-manager_1.0.4-0ubuntu1.dsc
 e4099fa2f4f4b8d95d0ad9fdd03ec20960845085fa500bf79aecbf54cee018c9 3364168 network-manager_1.0.4.orig.tar.xz
 494397c4eb6b568ccb36bb6282287b0c589eabd35f33246c183cf2ad1de2a835 164536 network-manager_1.0.4-0ubuntu1.debian.tar.xz
Files:
 f5b1528adfd6938a82caddcc6e12029c 3652 net optional network-manager_1.0.4-0ubuntu1.dsc
 7eabef7bd3bbdd6dc0473dd32aeac924 3364168 net optional network-manager_1.0.4.orig.tar.xz
 a75601636a206c11b3aa2d02a3db9d6e 164536 net optional network-manager_1.0.4-0ubuntu1.debian.tar.xz
Original-Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers at lists.alioth.debian.org>

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBAgAGBQJV1eHRAAoJEMfaqUbclcpaQHYP/RSXoMP8rljnFSYfqqxEzG/2
Js2OZfslU+ov/l1+LB5TQj+4YEqyTXUvIgmNApcaHoFTU2cdp/Mr+clYAta90Xpc
OEIACJyuYIaNJWxa1o//8g50RRPfmZ72Pnnq43jEHVVhLLEfWOir16FllebxsbYm
kpzWU0YSJAu+/Ol+RI8UOdnQXOQRpIf/F/HNCyeApVcHJbdrD800TqrsTxddT1tT
mQD6E70/9k5mmXOurlZL7r6g9qtE/DqunPhkJQHTvaWQ6bhNZiFPzlTr2+1IOYxP
uYA7U1kw1PpXVME5ix/Hn8JUxcU9aPg9lLmCQClvNGXccNWSxiH2/EXI1zPbOymJ
WlO8aXO5F1iYYeusxTAXCv62gliPW5xcSWeiPi3rG4JeuMMeK5B6kFCEelOXWwBE
dYGTVggYJTW4dbEx7ITq83wwYjJAQbc2HzgiM/ChohqfbRPcXp+s+nhXH1x4g8nm
MO1tL2KHudM6uFrLmW/agv0RcxNOv83u5KgnwwxaBGxMfwvDozdtuPGadIKii+pP
v+9XXfQc74jXgj3127SD9yvLCu1JOlVdeuLaSM2CsIDl9mUpew5k9EfsvFLF0uoZ
edPoAAckNUMwl5ZImnv3SdWE9g+zeQvSfuYDASCa75NnGi8ojvFKHs7EZXedb9eO
P3QwljwIOgXikqI1Lc3d
=NDeu
-----END PGP SIGNATURE-----


More information about the Wily-changes mailing list